2024-04-13 18:55:34,013 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-13 18:55:34,242 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/d6804448-b605-d324-9e1d-ede2f4afee4a 2024-04-13 18:55:34,301 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=242, ProcessCount=166, AvailableMemoryMB=7479 2024-04-13 18:55:34,332 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:34,340 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-13 18:55:34,351 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-13 18:55:34,353 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-13 18:55:34,356 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-13 18:55:34,970 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:34,970 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:34,970 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:34,970 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:34,981 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=242 (was 242), ProcessCount=166 (was 166), AvailableMemoryMB=7220 (was 7479) 2024-04-13 18:55:34,990 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=242, ProcessCount=166, AvailableMemoryMB=7220 2024-04-13 18:55:34,998 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:35,008 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-13 18:55:35,008 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-13 18:55:35,009 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-13 18:55:35,017 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-13 18:55:35,018 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:35,018 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:35,018 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:35,018 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:35,027 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:93) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:76) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:144) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) 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-0 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=166 (was 166), AvailableMemoryMB=7193 (was 7220) 2024-04-13 18:55:35,037 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=242, ProcessCount=166, AvailableMemoryMB=7193 2024-04-13 18:55:35,042 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:35,051 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:35,051 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-13 18:55:35,053 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-13 18:55:35,072 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:35,079 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:35,088 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-13 18:55:35,088 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-13 18:55:35,088 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-13 18:55:35,089 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:35,095 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:35,104 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:35,104 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:35,104 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:35,104 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:35,115 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: 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 org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) 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 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: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=166 (was 166), AvailableMemoryMB=7034 (was 7193) 2024-04-13 18:55:35,125 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=242, ProcessCount=166, AvailableMemoryMB=7034 2024-04-13 18:55:35,132 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:35,142 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-13 18:55:35,142 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-13 18:55:35,146 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-13 18:55:35,249 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-13 18:55:35,615 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-13 18:55:35,629 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/d6804448-b605-d324-9e1d-ede2f4afee4a/bucketNoRecycler.cache 2024-04-13 18:55:35,629 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:35,629 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-13 18:55:35,630 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/d6804448-b605-d324-9e1d-ede2f4afee4a/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/d6804448-b605-d324-9e1d-ede2f4afee4a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:35,772 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/d6804448-b605-d324-9e1d-ede2f4afee4a/bucketNoRecycler.persistence 2024-04-13 18:55:35,772 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:35,931 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/d6804448-b605-d324-9e1d-ede2f4afee4a/bucketNoRecycler.cache 2024-04-13 18:55:35,931 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-13 18:55:35,931 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-13 18:55:35,990 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-13 18:55:35,993 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/d6804448-b605-d324-9e1d-ede2f4afee4a/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/d6804448-b605-d324-9e1d-ede2f4afee4a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:36,004 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:36,004 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:36,004 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:36,004 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:36,014 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=242 (was 242), ProcessCount=166 (was 166), AvailableMemoryMB=7143 (was 7034) - AvailableMemoryMB LEAK? - 2024-04-13 18:55:36,022 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=242, ProcessCount=166, AvailableMemoryMB=7143 2024-04-13 18:55:36,034 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:36,040 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-13 18:55:36,040 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-13 18:55:36,041 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-13 18:55:37,104 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-13 18:55:38,205 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-13 18:55:39,306 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:39,306 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:39,306 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:39,306 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:39,316 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=223 (was 242), ProcessCount=166 (was 166), AvailableMemoryMB=7111 (was 7143) 2024-04-13 18:55:39,325 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=223, ProcessCount=166, AvailableMemoryMB=7110 2024-04-13 18:55:39,337 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:39,344 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-13 18:55:39,345 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-13 18:55:39,346 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-13 18:55:39,833 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-13 18:55:39,834 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:39,834 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:39,834 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:39,834 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:39,844 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=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=7066 (was 7110) 2024-04-13 18:55:39,854 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=223, ProcessCount=166, AvailableMemoryMB=7065 2024-04-13 18:55:39,866 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:39,874 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-13 18:55:39,875 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-13 18:55:39,877 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-13 18:55:39,888 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:39,897 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:39,903 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-13 18:55:39,904 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-13 18:55:39,905 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-13 18:55:39,905 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:39,915 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-13 18:55:39,916 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-13 18:55:39,917 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-13 18:55:39,917 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:39,928 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-13 18:55:39,929 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-13 18:55:39,929 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-13 18:55:39,930 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:39,930 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:39,930 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:39,930 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:39,941 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=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6899 (was 7065) 2024-04-13 18:55:39,950 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=223, ProcessCount=166, AvailableMemoryMB=6898 2024-04-13 18:55:39,962 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:39,968 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-13 18:55:39,968 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-13 18:55:39,969 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-13 18:55:39,982 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-log-dir so I do NOT create it in target/test-data/77884354-c46a-c461-bf9e-10ec8da578f0 2024-04-13 18:55:39,982 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-log-dir Erasing configuration value by system value. 2024-04-13 18:55:39,982 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-tmp-dir so I do NOT create it in target/test-data/77884354-c46a-c461-bf9e-10ec8da578f0 2024-04-13 18:55:39,982 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-13 18:55:39,982 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/77884354-c46a-c461-bf9e-10ec8da578f0 2024-04-13 18:55:39,983 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-13 18:55:39,993 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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.cache 2024-04-13 18:55:39,993 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-13 18:55:39,993 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-13 18:55:39,994 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/77884354-c46a-c461-bf9e-10ec8da578f0/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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:39,995 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7291430839317662176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,095 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,095 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,095 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,095 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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.persistence 2024-04-13 18:55:41,110 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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.cache 2024-04-13 18:55:41,111 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-13 18:55:41,111 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-13 18:55:41,113 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-13 18:55:41,114 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/77884354-c46a-c461-bf9e-10ec8da578f0/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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:41,114 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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.persistence 2024-04-13 18:55:41,114 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,114 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,114 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,128 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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.cache 2024-04-13 18:55:41,128 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-13 18:55:41,130 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-13 18:55:41,134 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-13 18:55:41,134 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-13 18:55:41,136 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/77884354-c46a-c461-bf9e-10ec8da578f0/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/77884354-c46a-c461-bf9e-10ec8da578f0/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:41,136 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:41,136 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,136 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,136 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,147 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6849 (was 6898) 2024-04-13 18:55:41,156 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=223, ProcessCount=166, AvailableMemoryMB=6849 2024-04-13 18:55:41,167 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,174 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-13 18:55:41,174 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-13 18:55:41,174 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-13 18:55:41,529 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-13 18:55:41,547 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.70 MB, memory=0 B 2024-04-13 18:55:41,549 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-13 18:55:41,551 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-13 18:55:41,552 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-13 18:55:41,554 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.88 MB, memory=0 B 2024-04-13 18:55:41,555 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-13 18:55:41,557 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.66 MB, memory=0 B 2024-04-13 18:55:41,574 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-13 18:55:41,576 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.05 MB, memory=0 B 2024-04-13 18:55:41,576 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-13 18:55:41,578 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.83 MB, memory=0 B 2024-04-13 18:55:41,579 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-13 18:55:41,581 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.06 MB, memory=0 B 2024-04-13 18:55:41,582 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-13 18:55:41,583 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.84 MB, memory=0 B 2024-04-13 18:55:41,584 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-13 18:55:41,585 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=78.23 KB, total=30.06 MB, single=0 B, multi=1.62 MB, memory=0 B 2024-04-13 18:55:41,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7794820484420348817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2774308600718456083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2710765406994912357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1087897980523178059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591088991059472122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329694496444763609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8075935776619440210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5345427218560990146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6558946379883225741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7584927443389904196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3476383379540530878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2312220289091859689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3577529069975909651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859391164691622732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -11771548828495820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2512965729469283189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -781548522068362082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2055698994668378716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1131098298133541931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6535249449802523023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6036068567337457338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5287778451890461339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5326267790546880224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -504221917967573901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8296041594204477681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1658985165605555385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1437016766942117337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8919843802294499484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2473345903061932515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2357296724224601839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2652089335610063882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071849492562693909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6147264513827089251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4436865304123319363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855385853290914695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995932440683406544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8292685390607945722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850352067902715174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8753664308277785002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7471676020884785057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5452918293419544620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 869233214292201522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718823620045809718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2392427954014785698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8524644155375815573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2156683590980117075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5256104180102469102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6020071060376695578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8183121061717405374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1872068783993561973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6143717537703195163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1533027642508168900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3461923147001678284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4232753915629002270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6230558800873819497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 773486737305955970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4643741016740877877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18309168694166368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7521916591848926208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3793870705669065484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 813978138687874622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384659836535264470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1756029035422695106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7190354035978467512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906632206790224067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2682863392428053082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4469262489879364180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7921665877607667177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2429870446948298754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1645714169170963861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7857140248298750546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4995770367085894104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9136199188657538674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3032275006137289381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5511334822377180102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6184434117235073811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8495158144834019417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1196958291775425203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5835381595203285830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4269775165122171062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1176985706468773943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5106486974567611408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6935034895069506251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3919968155368350036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 194038322169504524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3097547342747530340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6012063368049614559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7336011395138968332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5532165069323786418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9081290275866311713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297145573135743082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2680441704331310389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7841961135989150798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3936867884555702283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7555847964904997470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7788602671797616610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1659951565577566484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6641585025878881807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283547201213624465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8743865269138415641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4337081970242325716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2610947457184148381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8582286018922693446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3891263715474271797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6482447422487394174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7955491915601802028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904355914773498561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5493072730922416058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076864139112489083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5447286152603787245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4157934722270943146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5619180464655576992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -860774314483651401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3221249731103913695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5871093470267254545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4231894948860728937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4477348768669247232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6938755592054047815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4271527561412645133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6877300162840938673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5285126102572729471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8317447153374454647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8741012763436915343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9060223335356153415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7847560139757828602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617884163018474585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3361182052688187030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7635892025558220300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7493563975245952983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8355298677198502007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 481468204792076633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3600904983612746260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71099095472713490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049915255118440989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6001893887458229765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6150306429512389011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377409323402326975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3082901361404504518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864002393575484004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8878128833736291662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8316352731469286787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6966253590455704343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2732289520150699388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1832954933907037039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031409803996674018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498903686443854188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409685667096456179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3119658328822897085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939219064462249145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 574668078370688594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800326953361396852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8802519676391379100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940270939836817639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4566956146749972761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736193402141813884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -47872866767325204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7213750577316486597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1754919788855528598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1786390031166284957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 448551906822447950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1676637518860767424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3276193965828662628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2662355463546031449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325786430448604291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7404979502966905826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2283165616362949986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3769274925380100061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2506514981226294127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3637574416581400998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4353671896246843967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -300681258366178870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8443626032926805695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7603910299764900874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048879576753620847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188019390448725530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8701730898356732701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118185362514208840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9067708203713793473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5052134948097127424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1425125658926153153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3176353843797687233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 705620071483940191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1896938193393522837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7369647586001961596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2574501339134911478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7909963045704585887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8212540039785012265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1294377232268972922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3022140291562460465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595663575289396229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6174884663434786040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6012420128926657049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5340594180745824147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3419813030020959079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2810384435838880231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8556382756889591430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7398117507198829014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2708370385557660089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6668403874917473516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7694192630362508157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3090121328823658522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6575330890723472100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5979095571872029474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3610836690969885208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7811172268434691092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1211284531796445771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9203729795681122984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -896982766314859953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8371818335530049383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4804792457250075608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209817892227702118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8729044653031734523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4598375580778121300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4518369017354036719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1510538682651332624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1309778043057980689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640230910470473512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30351756104891629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8046050388497459607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3795848756378119701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5285733478911043305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540569057688154735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4572703670863644491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2009608116451428042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6237242080610952774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4632001318134228166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6448654986012262716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 661100409359224396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -531027956400202484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703034880705591938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4439441027120482218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670053987530369507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6242730366669992968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7215400454584119406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1588169375120629151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426429333569612052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6169168554331462593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2438754716180692890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7112671107266563659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5962273075980041462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2036018754003835816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7147156130590873549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -499457180424791906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5056202355206236214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4209383625587921167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4024440285847458213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4335693600613177529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6480138005055064061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782849964057623616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1382433699225075421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6366593811656521642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6893697849401914863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3874735959875616288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4230779241117433828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8074897192405575111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -98069471666499518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637747257876985857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713196354334936601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5875179641636772938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1775290470153629580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869229479224957651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1079342697629585704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 425303068066916599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220392071842129433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8451284586124879858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4507518491659746517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1938225371970940887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8293379583354547034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3267546028688432483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6611179309116988416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6384770904432080547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1295787215910572031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8741400705532530112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9148693837128550958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3024617329369036492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3784485026037670314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3168634880143076655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,624 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-13 18:55:41,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1982504467058814654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7362518232486054163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6615994136249543228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1631707501145461759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148462049139063671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -433910442187981325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5794458794849988100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6786433881065111971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,626 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-13 18:55:41,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4225485898860536911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526204194893306845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7279444693888207138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5521430559143400119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,626 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-13 18:55:41,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -132285802083345911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8523257816676263103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927054072120753270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2007474812562666383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -678179467995591066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8073334530777612604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,627 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=9.78 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-04-13 18:55:41,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8492935949098319057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8507718186412867696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,627 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-13 18:55:41,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1764244919241597373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072293656025123622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1614978227719573329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2609958513623101867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1466608657817218924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -724060005396263129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5852957737444076329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2377820941914788446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -121540382882757412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4269903423591947860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7208120073043421488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1946391581902134188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452783259169399996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4147122497944708432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221944867061114897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455766901530876913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815666256161329900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069627388668254509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6125901974770587585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7148021944783613131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 346597576158809993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -79264665529694037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241929714358747627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6460850812489584489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6543140531130390999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1000631468638986880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4404559653150561803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:41,631 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-13 18:55:41,631 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-13 18:55:41,632 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-13 18:55:41,632 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-13 18:55:41,633 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-13 18:55:41,633 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-13 18:55:41,634 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-13 18:55:41,634 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-13 18:55:41,635 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-13 18:55:41,635 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,635 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,636 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:41,635 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,646 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=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6801 (was 6849) 2024-04-13 18:55:41,656 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=223, ProcessCount=166, AvailableMemoryMB=6801 2024-04-13 18:55:41,670 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,678 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-13 18:55:41,678 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-13 18:55:41,681 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-13 18:55:41,682 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-13 18:55:41,682 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-13 18:55:41,682 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-13 18:55:41,682 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:41,695 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6767 (was 6801) 2024-04-13 18:55:41,704 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=223, ProcessCount=166, AvailableMemoryMB=6766 2024-04-13 18:55:41,715 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,723 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:41,723 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-13 18:55:41,726 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-13 18:55:41,731 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,731 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-13 18:55:41,732 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-13 18:55:41,734 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,734 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,734 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:41,734 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,744 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6733 (was 6766) 2024-04-13 18:55:41,753 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=223, ProcessCount=166, AvailableMemoryMB=6732 2024-04-13 18:55:41,764 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,772 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-13 18:55:41,772 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-13 18:55:41,772 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:41,785 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,792 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,800 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,808 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-13 18:55:41,808 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-13 18:55:41,808 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-13 18:55:41,809 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,816 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,816 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,816 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:41,816 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,826 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=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6572 (was 6732) 2024-04-13 18:55:41,835 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=223, ProcessCount=166, AvailableMemoryMB=6571 2024-04-13 18:55:41,847 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,851 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-13 18:55:41,852 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-13 18:55:41,852 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-13 18:55:41,863 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,869 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-13 18:55:41,869 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-13 18:55:41,870 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:41,870 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,870 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,870 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,870 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:41,880 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=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6506 (was 6571) 2024-04-13 18:55:41,889 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=223, ProcessCount=166, AvailableMemoryMB=6505 2024-04-13 18:55:41,900 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,906 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-13 18:55:41,906 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-13 18:55:41,907 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:41,917 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,922 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-13 18:55:41,922 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-13 18:55:41,923 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-13 18:55:41,923 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:41,923 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:41,923 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:41,923 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:41,934 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=48 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6445 (was 6505) 2024-04-13 18:55:41,943 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=223, ProcessCount=166, AvailableMemoryMB=6445 2024-04-13 18:55:41,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:41,962 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-13 18:55:41,962 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-13 18:55:41,964 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-13 18:55:41,964 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-log-dir so I do NOT create it in target/test-data/67525c10-4461-6ccd-aeb1-a6b0f5343be3 2024-04-13 18:55:41,965 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-tmp-dir so I do NOT create it in target/test-data/67525c10-4461-6ccd-aeb1-a6b0f5343be3 2024-04-13 18:55:41,965 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-13 18:55:41,976 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/67525c10-4461-6ccd-aeb1-a6b0f5343be3/bucketNoRecycler.cache 2024-04-13 18:55:41,976 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:41,976 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-13 18:55:41,976 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/67525c10-4461-6ccd-aeb1-a6b0f5343be3/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/67525c10-4461-6ccd-aeb1-a6b0f5343be3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:41,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1219159368371958858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:43,077 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:43,077 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:43,077 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/67525c10-4461-6ccd-aeb1-a6b0f5343be3/bucketNoRecycler.persistence 2024-04-13 18:55:43,077 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:43,092 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/67525c10-4461-6ccd-aeb1-a6b0f5343be3/bucketNoRecycler.cache 2024-04-13 18:55:43,092 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:43,092 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-13 18:55:43,095 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-13 18:55:43,096 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/67525c10-4461-6ccd-aeb1-a6b0f5343be3/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/67525c10-4461-6ccd-aeb1-a6b0f5343be3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:43,096 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:43,096 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:43,097 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:43,096 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:43,107 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6409 (was 6445) 2024-04-13 18:55:43,115 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=223, ProcessCount=166, AvailableMemoryMB=6409 2024-04-13 18:55:43,127 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:43,134 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:43,135 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-13 18:55:43,135 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-13 18:55:45,388 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:45,388 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:45,388 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:45,388 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:45,398 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=221 (was 223), ProcessCount=166 (was 166), AvailableMemoryMB=6375 (was 6409) 2024-04-13 18:55:45,407 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=221, ProcessCount=166, AvailableMemoryMB=6374 2024-04-13 18:55:45,418 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,423 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-13 18:55:45,423 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-13 18:55:45,423 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-13 18:55:45,443 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,450 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-13 18:55:45,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-13 18:55:45,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-13 18:55:45,451 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,458 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,465 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,471 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:45,471 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:45,471 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:45,471 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:45,482 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=221 (was 221), ProcessCount=166 (was 166), AvailableMemoryMB=6218 (was 6374) 2024-04-13 18:55:45,491 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=221, ProcessCount=166, AvailableMemoryMB=6218 2024-04-13 18:55:45,502 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,512 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-13 18:55:45,512 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-13 18:55:45,513 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-13 18:55:45,513 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:45,513 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:45,513 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:45,513 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:45,523 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=166 (was 166), AvailableMemoryMB=6185 (was 6218) 2024-04-13 18:55:45,532 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=221, ProcessCount=166, AvailableMemoryMB=6184 2024-04-13 18:55:45,543 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,547 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-13 18:55:45,548 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-13 18:55:45,548 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-13 18:55:45,549 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:45,549 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:45,549 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:45,549 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:45,559 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=166 (was 166), AvailableMemoryMB=6151 (was 6184) 2024-04-13 18:55:45,568 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=221, ProcessCount=166, AvailableMemoryMB=6150 2024-04-13 18:55:45,579 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:45,586 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-13 18:55:45,586 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-13 18:55:45,586 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-13 18:55:46,227 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:46,227 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:46,227 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:46,227 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:46,237 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=221 (was 221), ProcessCount=168 (was 166) - ProcessCount LEAK? -, AvailableMemoryMB=5858 (was 6150) 2024-04-13 18:55:46,246 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=221, ProcessCount=168, AvailableMemoryMB=5858 2024-04-13 18:55:46,256 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,260 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-13 18:55:46,260 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-13 18:55:46,261 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-13 18:55:46,265 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-13 18:55:46,265 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:46,265 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:46,265 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:46,265 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:46,275 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=5855 (was 5858) 2024-04-13 18:55:46,285 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=221, ProcessCount=168, AvailableMemoryMB=5855 2024-04-13 18:55:46,296 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,298 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-13 18:55:46,298 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-13 18:55:46,298 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-13 18:55:46,308 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,311 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,316 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-13 18:55:46,316 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-13 18:55:46,316 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-13 18:55:46,316 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,320 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,326 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:46,326 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:46,326 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:46,326 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:46,336 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=60 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=5827 (was 5855) 2024-04-13 18:55:46,344 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=221, ProcessCount=168, AvailableMemoryMB=5827 2024-04-13 18:55:46,354 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,358 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-13 18:55:46,358 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-13 18:55:46,358 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-13 18:55:46,359 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-log-dir so I do NOT create it in target/test-data/d3a0591c-0420-ed96-aeea-a9dd979e8188 2024-04-13 18:55:46,359 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-tmp-dir so I do NOT create it in target/test-data/d3a0591c-0420-ed96-aeea-a9dd979e8188 2024-04-13 18:55:46,359 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-13 18:55:46,369 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/d3a0591c-0420-ed96-aeea-a9dd979e8188/bucketNoRecycler.cache 2024-04-13 18:55:46,369 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-13 18:55:46,369 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-13 18:55:46,369 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/d3a0591c-0420-ed96-aeea-a9dd979e8188/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/d3a0591c-0420-ed96-aeea-a9dd979e8188/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:46,488 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/d3a0591c-0420-ed96-aeea-a9dd979e8188/bucketNoRecycler.persistence 2024-04-13 18:55:46,488 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:46,502 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/d3a0591c-0420-ed96-aeea-a9dd979e8188/bucketNoRecycler.cache 2024-04-13 18:55:46,502 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-13 18:55:46,502 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-13 18:55:46,505 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-13 18:55:46,506 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/d3a0591c-0420-ed96-aeea-a9dd979e8188/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/d3a0591c-0420-ed96-aeea-a9dd979e8188/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:46,507 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:46,507 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:46,507 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:46,507 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:46,516 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=221 (was 221), ProcessCount=168 (was 168), AvailableMemoryMB=5819 (was 5827) 2024-04-13 18:55:46,526 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=221, ProcessCount=168, AvailableMemoryMB=5818 2024-04-13 18:55:46,537 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:46,541 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-13 18:55:46,541 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-13 18:55:46,541 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-13 18:55:47,642 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-13 18:55:48,743 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-13 18:55:49,843 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:49,843 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:49,843 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:49,843 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:49,853 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=202 (was 221), ProcessCount=166 (was 168), AvailableMemoryMB=5810 (was 5818) 2024-04-13 18:55:49,862 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=202, ProcessCount=166, AvailableMemoryMB=5810 2024-04-13 18:55:49,873 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:49,877 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-13 18:55:49,877 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-13 18:55:49,878 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-13 18:55:49,878 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-13 18:55:49,879 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:49,879 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:49,879 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:49,879 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:49,888 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5801 (was 5810) 2024-04-13 18:55:49,896 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=202, ProcessCount=166, AvailableMemoryMB=5800 2024-04-13 18:55:49,907 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:49,911 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-13 18:55:49,911 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-13 18:55:49,913 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-13 18:55:49,923 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:49,930 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:49,937 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-13 18:55:49,937 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-13 18:55:49,938 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-13 18:55:49,938 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:49,945 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-13 18:55:49,945 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-13 18:55:49,947 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-13 18:55:49,947 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:49,950 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-13 18:55:49,950 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-13 18:55:49,951 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-13 18:55:49,952 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:49,952 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:49,952 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:49,952 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:49,962 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5709 (was 5800) 2024-04-13 18:55:49,970 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=202, ProcessCount=166, AvailableMemoryMB=5709 2024-04-13 18:55:49,981 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:49,985 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-13 18:55:49,985 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-13 18:55:49,986 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-13 18:55:49,996 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-log-dir so I do NOT create it in target/test-data/f1d8769a-3157-2132-d33a-b129071bc76f 2024-04-13 18:55:49,997 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-log-dir Erasing configuration value by system value. 2024-04-13 18:55:49,997 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-tmp-dir so I do NOT create it in target/test-data/f1d8769a-3157-2132-d33a-b129071bc76f 2024-04-13 18:55:49,997 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-13 18:55:49,997 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/f1d8769a-3157-2132-d33a-b129071bc76f 2024-04-13 18:55:49,997 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-13 18:55:50,007 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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.cache 2024-04-13 18:55:50,007 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-13 18:55:50,007 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-13 18:55:50,007 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/f1d8769a-3157-2132-d33a-b129071bc76f/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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:50,008 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 471143976783743559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,108 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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.persistence 2024-04-13 18:55:51,108 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,108 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,108 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,122 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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.cache 2024-04-13 18:55:51,122 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-13 18:55:51,122 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-13 18:55:51,125 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-13 18:55:51,125 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/f1d8769a-3157-2132-d33a-b129071bc76f/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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:51,126 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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.persistence 2024-04-13 18:55:51,126 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,126 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,126 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,139 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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.cache 2024-04-13 18:55:51,139 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-13 18:55:51,140 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-13 18:55:51,143 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-13 18:55:51,143 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-13 18:55:51,143 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/f1d8769a-3157-2132-d33a-b129071bc76f/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/f1d8769a-3157-2132-d33a-b129071bc76f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:51,144 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,144 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,144 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,144 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:51,154 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5688 (was 5709) 2024-04-13 18:55:51,162 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=202, ProcessCount=166, AvailableMemoryMB=5688 2024-04-13 18:55:51,173 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,177 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:51,177 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-13 18:55:51,178 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-13 18:55:51,501 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-13 18:55:51,504 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-13 18:55:51,513 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-13 18:55:51,523 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=3.92 MB, total=31.75 MB, single=0 B, multi=15.40 MB, memory=0 B 2024-04-13 18:55:51,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -120346696889940603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7756851395502199001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196533602323969083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4242798926540589346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4615561142262894127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3440096753337190286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9200734364744711906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4714856627418447867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432647182952086286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8652791500285950340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8486334795341912914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -317941829873670024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3536019973522480240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984307129976300054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7215034462866601968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3670701920972013132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2298999707886986645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2224744148397461138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -840309297216140397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7201733616049812929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9140805454898446002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3047516235789013940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2546731390197486303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294596451514187229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404024477197019149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 985235850949601187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4338481435415284665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1722263353951634569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3338646769475254496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7186785617226845201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6121999974367885328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3391514486821537807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9117555159267062525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7734701471180502813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8372071604913144423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5477430575274656527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846498366571390235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8085816410704138590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712426441728544428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1603445345049760161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2775817052121263952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1435867063243682278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3796019231078454666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6331445742528622267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8933398061135979961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3838419453287243922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 285534936802135021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6285317627814600147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 341574217960428038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5132493980070788194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2197961086315543077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7687577016257794329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5729327650746909556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9172035410049722517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3094449629230751841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9171738629973730562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7570417931850358597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675514833751992470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4394239568491084646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8463894510712484024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3675737851644262646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4633556563801136062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6955166736752890721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8175193988816113906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4097858694911333925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927870486880030640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6643191890809102232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2321439635711652163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012345540363181268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4639660522842963686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674914194224533054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4887718697325985106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8934410378993784702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3807862312467937487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7238645391499872418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1417625954645306368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6346932927853446456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4155950543776129093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2212420768685162992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5803979023827408349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800330993596287482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4638776221960675989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2791629951273414599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 857293331741300569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8951895492495367156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3403277741294661007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -687520126474443936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3274913920311674259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6143839262518376501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1493751290129818892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970671219355569778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054223013249515247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5773183471822594161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1006049527384801432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7306232530541180284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121268710087205315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3892390953650001647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3119736556968801168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1828454404898398090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7102613337919767664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3470811432962210053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3908905913904435172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5217816263488948310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4743458920008153141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7588361648852101488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605341654998313124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -491028862683528731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8526532039051073751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3526704931650207611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3479693539010610720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7293029848159274997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9083534591249768896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -28321538254116458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7500645193163955701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5098700593876100900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5278934962044042815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8277545772549847474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4492500052427828665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5874913263449802440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5511626309436913430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6984851180588404973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4103100251093881117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3194701488751778719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -20064942138922462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5508707298920897326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9041148717608339809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526674336777437093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5051313228788555759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774808087596447801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3587505382260921256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672904328207302879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -513604600564225917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433543190733215796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7916858052576909993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5640769197201189933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2103824664792148672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4772211555204313693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3649662835344215001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5483730956672529027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9142216852610695414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7386617933178171196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3016941437540427576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4494163003106592319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5565486879211715360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2781304081892968825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7486981029407594243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3266535189210653110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7202269622059039617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202455766333096706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7499513828864612662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1175066026883812564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8613282810203970101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7066451737675114711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 709917496705225383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5625539683517394454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3707795406667383121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1717105253994179037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7957491724243202616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5772745328378919508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1950702156410080983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7394323137567969489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6144508790603441028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3357969426681404935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6519449806800094521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6742669628038362849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1948982788176996523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2796755566366420795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3045775113224753250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3663991881139388381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231195820407788460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6618655014456980946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6913079173152135366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4068497411912140573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562135510670564470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 717884861924363670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5049798604356759728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3245286869654536118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418762283569002788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 752730143997351500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7159344009845998874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3116737472666060025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4239515341404438978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5680917554418824617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -410036699636292530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6476751508761496292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347346004070129866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7257599846902298176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6649646626637156805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5711582768253048934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7381492665143785500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3046761101821985438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2592988848156261475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2128073865349569048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5662311973258437537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2924663085149345103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6371080885871354919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3362572608384864793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8948882668180499952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 117229741598575101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -780894399586448520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3598988434585529526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1952173465545352042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2362607083575503109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2037501846744089242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2456539565478668761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1972466078435892870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6716766823815262002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8832381637788968297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8643889907253436241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8315689629831359159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647733259812278194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4336451618794223411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3172974614183834886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1006621914550404203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1658350279436483647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6974807314804032441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1859836062289466262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2874649649948663804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6301152528634719738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8841237072475881732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4932537413626311759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2128823229498686830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7289559575719330219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3929365973890817369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7435584867624740769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3700500841619735421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2316206411247863090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -952522270366128190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978050119286517631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4098561035029841619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8047946896556085262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8754679144031657114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269269315010394703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3312880989855926916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331635637063402623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8058910141601585004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4895422546631215956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333260884904451262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546764188923630851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162768236051910508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 535410397980025904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729782278447127207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1479316274728303908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7378413153222676750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3620667723689107221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1283487201250740379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7175179942740239798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3500715634739099872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5849923218619396108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8364884251983360336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1090169156383452498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7369386944117105230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7574000918467776052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562364629734871754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893916817037162748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6838192254584681376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 360433744513625498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8757666961304152428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5336633850670721239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6618444835942038825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5772652794720316329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733344819798494466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7329384488945863685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2324297746290935111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8387392314062170877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4714656267899424649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636262632800163175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6808515280076239081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1804527808242155999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2412115632426536319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7389278183520391036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8780758367321096810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4999983961361890050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598683847218945841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8252177860970030478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5891231732043653668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4091262721130306877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1366688356212483448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8369180324683664700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2918480486350833446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1709938562303370389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5256004990388707612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9151801191997760967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884758807226827693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2953705337251286501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3828274229647814774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2774138583638545258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2452512822715050565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6606905619573207933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125079545202073744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3771160386923930613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6615458772478958661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4040405740681614680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4301500843418558887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 273519985003286227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1850851687260635768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -331566904319981874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5630635751670282601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -497677654050305133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6286332550567633642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6596812134596581898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4030102581002655191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5197208909577657558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705703345331898329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3037763074050392274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6758782448935186255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8207663328710094690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4354768294787060530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1430953356586725252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 449548267135729582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4248381264375191563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7885605056603212696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7022196163886076797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8372109712736326230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -321199472494433555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5420210537618943408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1248533465317105897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5196081922454440993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1842213606742097557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4639708467606078890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2868840732190770074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3382493121696451310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689660550554891988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2080290319317511160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8132419668997826559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6281547292704709177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5794138272791088982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2247981384297867911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6814800682348943418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -236789262885822138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4913928533909133221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544388267471307858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1425201196848033439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8144127878383770199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9162754792653738478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4127366154612142978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 304091048470966088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1736582441989502216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4321296989654426340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3388694431247817641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6571217448090168833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 872301407557424101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7871114458297344010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6599663122053853121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3627638211982243817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053848266316577983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2034310846185309801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2533957875122083663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6784644790989279163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8008032091587879600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5838180037881600738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -342755845697650557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164139667524575087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938718228051026502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8721572647967156350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9159328492874447275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3403703916769507056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5552217741851258145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3913441646415360433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6802547038457312366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6497267660624338163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365450028594191701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8681581052339696024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5268065231359383116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527368700410344805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6181210996699155477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5475461038057329909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7836716804470618090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1067572496347673618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1172604403940310922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2269050443738715737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5273532921414847830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4033151007625005349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5382888023955444925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5091974305213158608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4135860706764271347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8280614153071142065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 907415443261792531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5419088337599596192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1498303466382892065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7452419086287958895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1581632057049476113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2137624051694434302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 389793324627436071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -350262491684295036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5814396795994004905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1110212892059842424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 56793321901668634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4048729581791455753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563576082699604758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2660653416344113126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5941485700812708997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2959023416147984550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5470852239084589100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664857239108365522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2193556959718001869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7376476440497039417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -866321231318633759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023643286460844089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -302585767013824078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8168712408425786450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408098470904004876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2438409966924647456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7080231825738448889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963433404902327561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841234239764678415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8428105610545969377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132236862447868004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7411202745974340874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225668226927214195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2374510254871747389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6920620008372512754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1450218955358607223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9122451859866781300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5300389752160613870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8959775562846207303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4630148930170958350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1517803507195380295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1854959720728426021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2404282837419087022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4041986641686001661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5513924693274393217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3235709768234180362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -809338940180527560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1358830235408198495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6420408991437345774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5561328355738716557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4960172622176111534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868161670995677986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4802846389955738284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480600629736886410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5482936444012449516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4059732349814674049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6360278345705975301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8148209933795588146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3333229016838710468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5209716153231119850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8463652544876091075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4749988716963292687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5749719333848788270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079418231383838544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900610161839415721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981131650013884962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2868462395730491306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2141091287159634938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7610296357310649237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6270888154302040105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591059470202960810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5169741352622559598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1298393555306296078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4366046584371183114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1393990786623876108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 803239955536955720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -568693607394536044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186428907591962347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015000403063367168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 721461206971500569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3510312787836302473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725570150787475294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4504969318237999150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8962148496152138187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5901180423752753086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6263927308143906004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6031633191991158725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3084898615813998738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7270888186577584612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4721034174886003592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2063582104135032235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528645703528916468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5933468930746801996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8474113983905534002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5476055931084181924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8963511851247658625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1031684617263542532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2122402018262081307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8860863241713027514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1404456976927089742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7920897322830720400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2823378865933865933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4574526494340245700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559060490861432299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4140066727902385725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4839485313093995603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2495291916568839673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3514443807468837332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7531061044022078950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5448716221065383805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1607174307443777492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8530424484968541346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5919199213248236158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7730611373275848728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -29843858468104122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7204150389149775275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8162131700721187399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 74759010508361024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3353234574639474924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4429457195359645917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3536005343991346204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6406428163400937012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4699659651148522135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4499688246999570972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4309279334034096675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6916733855022516178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8578203884843047412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5831246139038221993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7534935036532388683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2505749279203272773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634519993285683014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -679462130797493986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5126743440361687105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7107524352970341858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2946433299887109755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4184269094806515450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5049636155949530028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 263265101455000235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7879550024252396455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 433061947725867703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5896194712360430805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4077461939051961271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5943251809224011676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7739768643414899815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8720556480617734836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9217665714733512319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6709347528183165836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6527617687907385820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3948875014311492010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032779867003477909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2247394785481097116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1586295932313743492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102310629939045253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8382447905957502215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5113759854303521552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3794107348693007153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572553230331052083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3371188482158328997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400623620225873576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1757426328454936892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7013697180241559261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996120542321429756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4000332808194413618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649022948960568685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2965128189386572640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8333368408313314777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8860860302403551738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2169473315203145726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3006235549299302854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231218918834889414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -115041920768136653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3497710354868524389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -798123749817502706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1644378408951103900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2290033926795104705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026247485839648205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4505962953459622024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -49202252562598637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6571034852406447617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2457480436394622251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8058582493630894739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 273656505845052301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7125297600083812132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269456141842835523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9032481002292627740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 835464931315981870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6999654036253735587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3937401770841122497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3723402059791329303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8606899322395036882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5518041213452033213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5933727473145686246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485091371962785491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1472511958789523929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -970048507883115925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2391383786903189524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8801392141383657337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582294376482368933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264760880712288801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8105452827032024943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1763101929494901639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6159502708293382254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3125432032842173288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5777917915940138520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3815976056397349146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4880430077404613447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4062195271304471403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4098483302877949209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3297867048828853133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2777436943381293793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728237956135599765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 881270268880009416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7874585586474553586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691468780183526647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5105313241545589798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4681430812379176239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492036928023768372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4070543489579748973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2778919195882617589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -707368066489603223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2624729256002063515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6041716331449266875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8971959400646576478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3256797736132550441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629234430104725144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8002080325462996133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8120991378345598912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -867465437665218944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460068730559321361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400469666623286828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7161472750080600022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532752983141496391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7683949355564328149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6239421405532519317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4172357051221985828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2694535087692548305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2228808145969755921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7058278265057980320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181443409708537009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1479277208699275403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4540567170187365712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8315123046641662831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1546996494495080244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386817348024643394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1831115598684227994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1663715990870477515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 432214807981147767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2174685298482996313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -950738234590435958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7339387117633913489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4717977375322156686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3229639053083399358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 734019349812288576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286177402128593229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7343539203545780348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -274719223454745187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2892464749208474256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2692133526643763448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 167634547619801450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049302496644894852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007587712727567554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3123760268439744535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1326191535438601805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305705906424759818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564009283713931190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535441964380306604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8432617189798000715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4705221917335589998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 846954667045195777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579978465957437779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 221815312175144560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 380331265361152212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3868472398916977849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 405323639717872136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5681713906994399501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3300416149771294204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577193177930909432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3809520323034884431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6667731208995495535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1831839769245992724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8756916384665192995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4419412654996242026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8875823536733804883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098709515411123608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3897487456048366736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2440086405559008416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3239975051181015944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2332804436704999589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 608092877887039798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5173976489200688371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6864999517730008216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682576902973951550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 531157454587325513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5955076574965967440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1171153450228482987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2691202732368198359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4838242067183144898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1275837723545085999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6441991278811515901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5370283143239636433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7293741059671375263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427665838757767905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3034973902841226639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2136149428897537912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557665324825034061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849362745504953512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692558244364979554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8035305238691919523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4655049485177635160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254296809307373702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8728046325083617584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3187608009256036987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5699566806571212251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4367375209630978251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -104451997884645533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5427202962965543710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2776547516779561424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4775165135227911413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3179689665309237806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6704443513425072861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324071217441235738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 216863481465660238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6674161479590664656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7248928763854568393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 480344616758998512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4577193962659501093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8493286756844338635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6954652210791436946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5539881448603205841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1156167320995019158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 524767307335014815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1643919438546543552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1036532175901480554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7521481992814380219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3353083842731852384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1723020033521767265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2281689943444201415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8968338880355597481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6378612852023016671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593297693072785923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466128172223295904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6733059882389880956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7793657592312230422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1717981914165295413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6894229349593316907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1064637679282456453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1804540833510171623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6062947075212358588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1181616224572616355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3321191377262343303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3777071876646971637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1042203157251009262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -540935282912571133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 218224069254901857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5157677002889518188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3975513131866520143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3009231437476544785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1744525514458744375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3805512037783149524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8774615453168164115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2873569864914908070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8370726874036966972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3095278145372768456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1255351128314442114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2119028039875051481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4169218887690359621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1876790255406071975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1926861592801366907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5169947850046990503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8416778435443952630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834793851499152147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2955383523170479723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461889006939184881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690559024607959207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1499321967965279872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8110334126918329994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1416073663726127947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 761730513629913929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2797425005175827440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8787140935107132460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7204304914634965223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7307568549836766627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7522189435684326290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9089420736403233962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7074103599897284487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5886534925855236513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7736923051334655801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1263537299203745375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6125771643490589519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1066614274114706545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3180251906071383087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6072439839827835103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5567959793795093857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4534567754532202099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5006418218504703348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2249795260375289591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8545383241279093088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1908150455059161487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5643127877056275546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5928693219887244005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452510993471936152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5076821190085227322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6514447728052533279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384406720977534254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585581550159059548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7808225931021295687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2456306802589911527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -216063139837378263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5924337265403487037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6445413736105185966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6268282164276534711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7699147688463976287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9111061998671177451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8215478852350316110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221073252388351468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6485255505599770180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3724030736385978931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4089842539611543484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585273972091269836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8545075543921442558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3102729150451792625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 991297546572876348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1945163389545458934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1104395375280059288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139895718394308876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9087549456555343558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8667640790632470681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 208030684797340285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3296120726019845701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2044127076061031636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2690915062272721032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4510894672324262448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5310279155700686694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4495770477593575489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1222761035520851269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542384279720653122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1223226449540994393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2754418176104535986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220330369527960220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4668369631183539368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4273582521451877801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1058290046773625241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973608982251869918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8514335398325837398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5294304152478443784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956180695466563720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -729579897099858942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6949392458460771309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6094885873420975343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5270565114861210506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1010727268657560220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7312411409493693316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7312975247570295992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170161717818323653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6204273458375859472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2348335364682528568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3784256668218187777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7318190386953116690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 835621894388475016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2677899755660018235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4835147442428597607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1784330659860679008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074691339976748767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8226098060318940895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8546164133271447165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7620900512911431933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424679160592952697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -933940879397706964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6503161291238953889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1145100845066516486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -392695117053465614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4758263199959353048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5368596207140204792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824006101407697433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4588133604178423686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4750062179709380161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1928045522802292260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8284774415950120930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2036886927951175858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 917511781317319616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286435059144333236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586261314751793126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4763635380882018564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 160404038099047551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4628654771808442354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7336404930748726961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125678848106174311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4543632933673635129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6139809649515679638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -291634644114672266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1273309019827006468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628129840660363637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933738887133480268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5877850706631215864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5125805111441188119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2143059258570195929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5184817292275117839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1492539988324751875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98930272841992955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4766611050884074531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451583341270013955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922332125743480978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8691883442231016148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 489719201920399188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685581526880054582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7496443100289547223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5950509984987632075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3661089026959253187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -15904368031598731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 681850517239238605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711577432853235835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6190174421025191644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7687325558481033620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7315952373571592220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3500953237232645632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8838693876742050158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -114422736418811980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6246100252342506932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799517101640068550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4892983307786918651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5997109652041120093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1041643745868459639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493472535751902868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2445731355186143493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 648996623048357823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2898962223346849725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5212253191246624119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193133711833292088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -297054467843637360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 897305332491960136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808409201548705297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6216535531714798981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7950454600781154705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -47331449755267019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4998237273142356484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4870240579675216232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647674988110410840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8197934180041084060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190500307799999790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3961360713135642053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1801201713741228805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5189973571815849551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099129546196489696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836621919509751778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3172812212164531194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6561230514550906368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1125702594705056189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184731375817079804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5122533405205506918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5826280133549956590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2366262063062439309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4711348366657534754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1025084894366537220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6447106950307129189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979446648443702547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7872752462392841279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3769709512252761499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4889567085442211025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -171073495031956722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7310649801155384921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4673196695185573708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4018269853580444340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8332143857714471872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3203642415014020775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9042947721820808269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 13437464420115081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 926711842437847816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2046665241305091916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1622730123827398396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403998889168175590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2070019442633205578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16143819841821560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6565473024672583429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1177053529050260711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5167543303279685905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6927821562558616572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8430646201222674159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9059618909902647099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2435976470265878393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2672347302390764524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690704361020231381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -858763431629528234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591879503642623548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1705073496932345530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1465724387477473550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7721278714763013677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2607154056147433253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4729577242769094644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746756978717230277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4870060378193619916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4735889833638751951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7014357958718113402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949287489413812631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820832568678006231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7594026774041050157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2002568349033562648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1188855601974478431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7860049761499877530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603590612088311863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3673587152336535544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2114720004068507502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 682019168702830540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5296762268741110865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7566619884140446041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7185292456614201507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586730121701746631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3288947693093359226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41603538153976743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6219101900420877411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1216424965141986610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7000154314957493022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2227072064744738239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5006352427443904299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6440383836252780784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1663680017500685926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5979147402020235956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2481905492872323649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7351319621756654591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1776209855580093602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1519226866956502498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6673170518463050246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4368622327633827994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2244145623302548852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -979855514925366739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1934537475349744784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7258658314665956816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4747074466137636572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4353784830427427592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8168570888348257585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1725283351271573683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6707616431201174590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5403662144219603597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7484207733084427625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -741093205949804076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -575618229483560141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5199953585386718755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5522352266974962503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3274195752458500396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8658606376800559524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2032378506221984234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6646864168605942298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7190606463334922120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4370616327701680354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4164387246446735197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2864483962782126521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3301669475073284835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4383576544197219552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6265398603320319363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2407882348479966129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1722005856873521717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 437477696668978984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3077681082834833282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1041049389407471671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4841505996537635053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3241517869777376166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1927409227020432140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2584858845423208200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6160621947235358170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2283140701200916219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6708404100623270491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5931218186457813907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5137469009793626472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6537706405213050590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5936745277138816214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1932607905391969722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6629127971890062136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3717129743287329774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4373450743892260465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7381311890298599107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2831040575441197242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8366687436616524799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940344662621721189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5133874766744403096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1273053842716000045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7368211802819005911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7020609616713678426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9222360532936719735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7648430247565299932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3230367651945274263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 879114871054552713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5549112508454243578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4274124401219201383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -405796660207690811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8984135450295066225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3934703874874820142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8674950466460335494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7404713554876078818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026775501393039858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7502467986083138319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1234832262337452999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7238629478266156367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3519436209182673520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550956325913056051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6687670677433055677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6720713798119689802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -693851535500269228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5422488479381793416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2565418139564929352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3163821307122508415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7063755854499901797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -542660493755140793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 613675112545249953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 58054499787412281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023832943908294319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -196743447766431952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3035986201003113603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902538502314142682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2906176733441456100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7931315514494884265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -887902161774958916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262448153603211155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -752333309680987422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1607604815830733242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4180889173171285435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7780374197212988740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245487055155584473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5386749152997219591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8397284446984516358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1964147019205775504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4762290543794093112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5375207163475389003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5092743494517661551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4348245489281111245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2744048187258831038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 512705280952899086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5505969489790419272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5860464973380507969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1895325577138056311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3844555660029229631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6306532376873778261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8066579086180059530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 517258219004386567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8167813905609148098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8214587605965428351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2499459548794955614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3347563184031460121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325861799326254775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1576293655671658054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2077928669023200757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7703376374902772226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612210004573768313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -880795236456404992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5029714778864606140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -967794987089517744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5238488979314760775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4884507259793137773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6459715094003952568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1678499949944718823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4576881150468837701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1312823955614043422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 306107899766255232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3709433859348528962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6558116960434261426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5285447527616427256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3555788932271977831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6652401548842119773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5454277688212766166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1590325609680634868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3456017872338723746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5234244481496500578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1242595568431758927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753748745820364452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6172894979237702127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7098690497859717075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1454734286811180305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7502682161950227649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5326386905171792641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3437961462079282463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775131866818899043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5200020297607192704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4866904039748732570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8547144980918907122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569640690926977390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9017865653158010311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689709805210040647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 444128180896908591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 379662068786658564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7884422603518466509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834878453664701261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5606138944324527012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7499481079857901285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4647717148165285233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8981552923370433729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564650911389943783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1274601939317891201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6201748666633891233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7329979518405549081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1135285223137092668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3901564763429332191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9115760989721049472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7844066500541449185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664364114274293853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7649358610083029862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4468234833779278107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764996872785489511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5043183992007428834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2715903758817102608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 828913894615186294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7186446679305096468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8880658098179969121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677967984375155319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5999475571120215345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747604423419487919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4465691009697233562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088190784839939203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -680296166321373622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5095151136263590973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 591582230777519269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1902159063401321826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7621933060715822565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5368579749520277967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212951806360807103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -487438017327414856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2670363174803722171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7941353284521537829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5179875729417835225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3206141630683665315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -70678948633381029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3035706712751843086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4880361692831270308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 825802542101907661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8066496611093698962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1090143987249930559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -928595259261422380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2502678582365564501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4700357924008218125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -836095630969642072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8353348257951034053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5292397698321714355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211931951264295459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660561246315452948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1884873195618686673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7216920767680653849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1635472474964758513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1851296853643638484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 455627674818673001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7792265823669139509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922297799918964849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3137595081346761878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5645997286807740750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2799682307684073521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4610724088988975086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2250550683006582636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171653668322586245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8537354395431103762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5725350574395823738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5320034074165248556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -21110599014646894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8374550406380488324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3737712246062775488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7973842009464944722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4418599897069311744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7599985721909475800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5294631033879508344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6357928350992251662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9188945909388462173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 348262505910609949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3951809363077305272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2882192228971508286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1835098588938863697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4584734676277794093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2204485007755951938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6997483456422948000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8992612615336937998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4395432520645902988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6107410985152928324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1712328866084508935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6604036994653693832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2524190155890848849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6544603709954243478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8670518241206124261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1264688673409348022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6036286574451200825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2157940323078250967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453329954286333476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1613874268825579186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2680534372139173352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8117373598501153675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4160963578012996783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432336374704675928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 346659219185384853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8981498302232598011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964202138199406650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4542963151861851713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6587080552136940402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3485084700442293483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443370343852032675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311089285636332630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8511678064111755578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6283325191952484284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -645472185619238723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8109754076906483498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5724671238036335402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9171663850170840697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 476867039144012586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6477670638531910898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -306298457007224647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871694231611607469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7658946075486169986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7359337315491041591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -673010048161667517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6682056754193902906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6434545111598995958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6179821489235435864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8254318718238724313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8227084336782710937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715032191669137141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7233774276331647595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6355496595541466491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8592350816469929115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7967632225874037678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5683987944274453895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7793888745543400493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4891183168476980495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8118114703036688614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866782974486947440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714112282205453069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7460977998376043201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6521465095743372254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708775584633934160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -698591468392054778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183345897038482244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7257282741725065206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 713661396212809362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202371150085807345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7068813476346171401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1017540253951393120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2356453154058191728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1883842331154841368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 606959550080923396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1592022711584056696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5823433231327414192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6180435196693568410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544492155832193777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1945004005791115537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1123096360528035203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3380239809333211824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266315934115281129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4152238478814157249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 785020595393521173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1724403592317994237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8382449617911009785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7505414922853621398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2063206594738919527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6697737796533666210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3902853900129161032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1115317895100297163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7202231143453673451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3284894886926185008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1291098485907213923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2173716612275478005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7739156237678543761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7738977777500311980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8248591237338759514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1341847345371752054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7798242659042833869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1057393898539310696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4996292706586010617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4036719431316130175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9041446054070781228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6505105731283751354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 615165479683403208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3366334605404372191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1409141995921441948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3652534545016264191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8157748970338760077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4945000029797846357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8272335082196996294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8593423313314108024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1068527043404563327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8391030498859067101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3766895593939633067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7990235059026189040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7759018656937487016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7940541451839756327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4492679640391275811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 945366630789837715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1143304005591590605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1637026377734352613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075783843635832523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7770035046895685157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2638973618428794050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6277294596425693835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5531103977031957105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564293289214136738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6943391866843823267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 572411474212728819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2248551465682705418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636066826860978605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6605934734905144246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877683919882373210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5322868925340181158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8128627575971865860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5444948951416054148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5134098682772315687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979041395500977526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -247943832878920405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1483325959827482286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3740441703610559264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2899683111388954452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -49193048611619133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5355037867888755188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3937184096241945992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387909059254906242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7242919334319400434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3261530492109346212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8884845105539459648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377128866085873442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292086427338309044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8852685488263110323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3816590020648235176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3338253332504132288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -270757003748209166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2769698702557521049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3201876418826279239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4835923490721539680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304809849971562696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -576749290421022186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -342502018724341403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2351984917617618884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288091109205432817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7415278700238674705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3941722835994085445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -909550208141915608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5564773109890066596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6806464454336656303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8963783402649617738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7424394399298945372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787130670217224983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4539025581538796306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3216728706609771931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3977403930886984640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2166752914184903394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7644136117764160050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6550368325284735384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6603073468335693046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1959668793563995251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7432898811049921502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6903211521163739737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8025117809758242502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 520622599223172958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5370441518819916792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841836313889536295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4755743013500883337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1756629515424959007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989427617286480664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5111770701341563516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217921941971831757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109127373663599131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -310237106720895598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6835287498354266790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -729332504581462134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6228011717022131852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5077208007256394239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6902195739620034193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2690478925944257950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5812501192157675564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5875867904562861186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8014087675705676783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530491619421641170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045978209459871839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5575207935472295033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5476867326572625367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5990571564480237750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3394208548709463553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7399665983304554741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4156341900608652652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1828379673110229825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689317874577456769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024627048009198606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869510255450463028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5011845159656841772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8420109391911839291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 980909616381649214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4884101126937649900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1248925176674461677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3794160134757357265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9034937736281756099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820504369708119963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8900494125944050375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8012429288256436416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1768330933905777896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5288647768568811365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5285057421884432210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4549444319088639811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5613808833418133384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7649529470846438078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6794912891425089045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5228506976477165381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5064799050814479660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8259259203701964941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8167755488106986121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6334420652098274016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1277593327160519941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6837038954047783237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5219600731746235941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -10249235849338163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 881719643890905804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4108289665734355462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 652387976202263607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5282316210598192004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5482159671918040402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1676407424999010213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4700497742828951303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4089191182873546983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2991461726180559803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2845723052970969975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2743147312365821066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7706203750936149222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4111551911868496072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028558199185963085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5828547616675041427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4664124448421265495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8084073702886727118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5240240872495870801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8211592336735234861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -936058576642551511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -976365334366213670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6732055553054818726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5354239166854435585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734444937308825122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7368697430676488695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6145797777687869063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249780335328527888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5364238283355767760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5723886166747822160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5335836082920422281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2714039778817490643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 809000944393367889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7784675835663255756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2199138581013859858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2605155526324029873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2774909278200709473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5222963706887602180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6687865176042584175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4851666540233931973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4116131711199056548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7779387827675988856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8894998340086604001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2739944836559397595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7862209257363559119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8870143971866621576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4095522654039317267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879893261134898904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868521702747947848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7350494697862843064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8732642355028177869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607044719591425315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186344581703006720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8462629539039108304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4158438993145995615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5415548828338543296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5169028064943958401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4678097091798843205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2975128841241864467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 87704639521964990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4899883879472604099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7960847001414354821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4613692740843488221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010116409912508084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -479907703847625438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3321662207520542602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1849573090708494208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7631367638905191212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1580159941483833948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8691646259665947966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2482941958577698411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2380905914896541939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431007019838219364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7257413028618872447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 287368180989109937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2241978449154290493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3086557005746001000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188810085415601886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6989155097823644180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305787839433944931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6575928699002293027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4257029617341155169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7999195644145430292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7800516541893918645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2732140345838396489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8414820810801859923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6850535369369740222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5093402571650939653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120553705931022885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4470240793901975971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4118652342086370775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012602670299427678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161363501236708473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3386985403945337949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1620914215342604948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -631570693566318840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5103641174364082035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109664042940288640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9036633567507443374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1306344951508882029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039816177955990620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827562983388420349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5857790238712357341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6595908074838359245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -757844249356597019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -61921728529824933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1195140736603955127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3897881868456729054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3527692505180626775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2992029122770133589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3117910877502885433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5031094622458307721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1704427674015413152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 932644603490033501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2895808392272620335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5032547367923597869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:51,693 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,693 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,693 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,694 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:51,703 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5668 (was 5688) 2024-04-13 18:55:51,712 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=202, ProcessCount=166, AvailableMemoryMB=5668 2024-04-13 18:55:51,723 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,727 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:51,727 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-13 18:55:51,727 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-13 18:55:51,727 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-13 18:55:51,728 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-13 18:55:51,728 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-13 18:55:51,728 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:51,738 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5644 (was 5668) 2024-04-13 18:55:51,747 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=202, ProcessCount=166, AvailableMemoryMB=5643 2024-04-13 18:55:51,757 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,762 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-13 18:55:51,762 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-13 18:55:51,765 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-13 18:55:51,766 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-13 18:55:51,766 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28243968; total bytes=30834688; wasted bytes=2402304; fragmentation bytes=759808; completelyFreeBuckets=5 2024-04-13 18:55:51,766 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-13 18:55:51,766 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-13 18:55:51,766 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=12288; fragmentation bytes=233472, full buckets=4 2024-04-13 18:55:51,766 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-13 18:55:51,766 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-13 18:55:51,766 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-13 18:55:51,766 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=168; free=0; total=168; wasted bytes=1499136; fragmentation bytes=172032, full buckets=24 2024-04-13 18:55:51,766 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=140; free=0; total=140; wasted bytes=888832; fragmentation bytes=143360, full buckets=28 2024-04-13 18:55:51,766 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-13 18:55:51,767 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,767 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,767 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,767 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:51,776 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5625 (was 5643) 2024-04-13 18:55:51,785 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=202, ProcessCount=166, AvailableMemoryMB=5624 2024-04-13 18:55:51,795 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,799 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-13 18:55:51,799 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-13 18:55:51,800 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-13 18:55:51,810 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,813 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,828 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-13 18:55:51,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-13 18:55:51,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-13 18:55:51,829 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,837 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,837 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,837 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:51,837 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,847 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5510 (was 5624) 2024-04-13 18:55:51,856 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=202, ProcessCount=166, AvailableMemoryMB=5510 2024-04-13 18:55:51,866 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,871 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-13 18:55:51,871 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-13 18:55:51,873 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-13 18:55:51,883 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,888 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-13 18:55:51,888 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-13 18:55:51,888 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-13 18:55:51,888 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,888 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,888 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:51,888 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,898 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5453 (was 5510) 2024-04-13 18:55:51,907 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=202, ProcessCount=166, AvailableMemoryMB=5453 2024-04-13 18:55:51,916 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,922 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-13 18:55:51,922 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-13 18:55:51,923 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-13 18:55:51,933 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,936 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-13 18:55:51,936 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-13 18:55:51,937 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-13 18:55:51,937 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:51,937 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:51,937 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:51,937 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:51,948 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=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5409 (was 5453) 2024-04-13 18:55:51,957 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=202, ProcessCount=166, AvailableMemoryMB=5409 2024-04-13 18:55:51,967 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:51,971 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-13 18:55:51,971 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-13 18:55:51,972 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-13 18:55:51,972 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-log-dir so I do NOT create it in target/test-data/40d58271-f0c2-c36f-9bc2-ca73360bcfc8 2024-04-13 18:55:51,972 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/d6804448-b605-d324-9e1d-ede2f4afee4a/hadoop-tmp-dir so I do NOT create it in target/test-data/40d58271-f0c2-c36f-9bc2-ca73360bcfc8 2024-04-13 18:55:51,973 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-13 18:55:51,982 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/40d58271-f0c2-c36f-9bc2-ca73360bcfc8/bucketNoRecycler.cache 2024-04-13 18:55:51,982 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:51,983 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-13 18:55:51,983 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/40d58271-f0c2-c36f-9bc2-ca73360bcfc8/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/40d58271-f0c2-c36f-9bc2-ca73360bcfc8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:51,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6487283336448114026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-13 18:55:53,084 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/40d58271-f0c2-c36f-9bc2-ca73360bcfc8/bucketNoRecycler.persistence 2024-04-13 18:55:53,084 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:53,084 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:53,084 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:53,097 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/40d58271-f0c2-c36f-9bc2-ca73360bcfc8/bucketNoRecycler.cache 2024-04-13 18:55:53,098 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-13 18:55:53,098 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-13 18:55:53,100 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-13 18:55:53,101 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/40d58271-f0c2-c36f-9bc2-ca73360bcfc8/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/40d58271-f0c2-c36f-9bc2-ca73360bcfc8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-13 18:55:53,102 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:53,102 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:53,102 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:53,102 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:53,112 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=202 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5379 (was 5409) 2024-04-13 18:55:53,121 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=202, ProcessCount=166, AvailableMemoryMB=5378 2024-04-13 18:55:53,132 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:53,140 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-13 18:55:53,140 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-13 18:55:53,140 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-13 18:55:55,392 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:55,392 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:55,392 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:55,392 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:55,402 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=187 (was 202), ProcessCount=166 (was 166), AvailableMemoryMB=5347 (was 5378) 2024-04-13 18:55:55,411 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=187, ProcessCount=166, AvailableMemoryMB=5347 2024-04-13 18:55:55,422 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:55,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-13 18:55:55,427 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-13 18:55:55,428 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-13 18:55:55,438 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:55,442 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-13 18:55:55,442 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-13 18:55:55,443 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-13 18:55:55,443 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:55,449 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:55,455 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:55,461 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:55,461 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:55,461 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:55,461 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:55,471 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=187 (was 187), ProcessCount=166 (was 166), AvailableMemoryMB=5227 (was 5347) 2024-04-13 18:55:55,480 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=187, ProcessCount=166, AvailableMemoryMB=5226 2024-04-13 18:55:55,490 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:55,495 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-13 18:55:55,495 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-13 18:55:55,495 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-13 18:55:55,496 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:55,496 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:55,496 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:55,496 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:55,506 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=187 (was 187), ProcessCount=166 (was 166), AvailableMemoryMB=5198 (was 5226) 2024-04-13 18:55:55,515 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=187, ProcessCount=166, AvailableMemoryMB=5198 2024-04-13 18:55:55,525 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-13 18:55:55,531 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-13 18:55:55,532 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-13 18:55:55,532 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-13 18:55:55,532 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-13 18:55:55,532 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-13 18:55:55,532 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-13 18:55:55,532 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-13 18:55:55,543 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=187 (was 187), ProcessCount=166 (was 166), AvailableMemoryMB=5166 (was 5198)