2024-04-03 08:55:36,027 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-03 08:55:36,256 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/26ae9bdc-a743-f855-1bc2-be778cc4f556 2024-04-03 08:55:36,314 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=193, ProcessCount=167, AvailableMemoryMB=10340 2024-04-03 08:55:36,344 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:36,352 INFO [Time-limited test] bucket.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-03 08:55:36,364 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-03 08:55:36,366 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:36,369 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-03 08:55:38,066 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:38,066 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:38,066 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:38,066 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:38,078 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=193 (was 193), ProcessCount=167 (was 167), AvailableMemoryMB=9621 (was 10340) 2024-04-03 08:55:38,087 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=193, ProcessCount=167, AvailableMemoryMB=9621 2024-04-03 08:55:38,099 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:38,107 INFO [Time-limited test] bucket.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-03 08:55:38,108 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:38,109 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-03 08:55:38,117 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-03 08:55:38,117 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:38,117 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:38,117 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:38,117 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:38,127 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-1 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:646) sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:693) java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:118) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) 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=193 (was 193), ProcessCount=167 (was 167), AvailableMemoryMB=9596 (was 9621) 2024-04-03 08:55:38,138 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=193, ProcessCount=167, AvailableMemoryMB=9596 2024-04-03 08:55:38,146 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:38,155 INFO [Time-limited test] bucket.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-03 08:55:38,155 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-03 08:55:38,156 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-03 08:55:38,175 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:38,187 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:38,193 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-03 08:55:38,193 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-03 08:55:38,194 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-03 08:55:38,194 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:38,202 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:38,212 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:38,212 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:38,212 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:38,212 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:38,222 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=193 (was 193), ProcessCount=167 (was 167), AvailableMemoryMB=9438 (was 9596) 2024-04-03 08:55:38,232 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=193, ProcessCount=167, AvailableMemoryMB=9437 2024-04-03 08:55:38,239 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:38,248 INFO [Time-limited test] bucket.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-03 08:55:38,248 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-03 08:55:38,249 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-03 08:55:38,363 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-03 08:55:38,715 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 08:55:38,730 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/bucketNoRecycler.cache 2024-04-03 08:55:38,730 INFO [Time-limited test] bucket.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-03 08:55:38,730 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-03 08:55:38,731 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/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/26ae9bdc-a743-f855-1bc2-be778cc4f556/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:38,876 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/bucketNoRecycler.persistence 2024-04-03 08:55:38,876 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:39,044 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/bucketNoRecycler.cache 2024-04-03 08:55:39,044 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:39,044 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-03 08:55:39,112 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-03 08:55:39,113 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/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/26ae9bdc-a743-f855-1bc2-be778cc4f556/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:39,125 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:39,125 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:39,125 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:39,125 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:39,135 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=185 (was 193), ProcessCount=167 (was 167), AvailableMemoryMB=9557 (was 9437) - AvailableMemoryMB LEAK? - 2024-04-03 08:55:39,144 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=185, ProcessCount=167, AvailableMemoryMB=9557 2024-04-03 08:55:39,155 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:39,163 INFO [Time-limited test] bucket.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-03 08:55:39,163 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-03 08:55:39,164 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-03 08:55:40,325 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-03 08:55:41,426 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-03 08:55:42,527 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:42,527 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:42,528 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:42,527 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:42,538 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=185 (was 185), ProcessCount=167 (was 167), AvailableMemoryMB=9523 (was 9557) 2024-04-03 08:55:42,547 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=185, ProcessCount=167, AvailableMemoryMB=9523 2024-04-03 08:55:42,560 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:42,568 INFO [Time-limited test] bucket.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-03 08:55:42,568 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-03 08:55:42,569 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-03 08:55:43,049 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-03 08:55:43,049 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:43,049 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:43,049 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:43,049 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:43,060 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=185 (was 185), ProcessCount=167 (was 167), AvailableMemoryMB=9482 (was 9523) 2024-04-03 08:55:43,071 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=185, ProcessCount=167, AvailableMemoryMB=9482 2024-04-03 08:55:43,084 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08: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-03 08:55:43,094 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-03 08:55:43,099 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-03 08:55:43,110 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:43,119 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:43,130 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-03 08:55:43,131 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:43,133 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-03 08:55:43,134 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:43,147 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-03 08:55:43,147 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-03 08:55:43,149 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-03 08:55:43,150 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:43,161 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-03 08:55:43,161 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-03 08:55:43,161 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-03 08:55:43,162 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:43,162 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:43,162 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:43,162 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:43,173 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=185 (was 185), ProcessCount=167 (was 167), AvailableMemoryMB=9316 (was 9482) 2024-04-03 08:55:43,184 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=185, ProcessCount=167, AvailableMemoryMB=9315 2024-04-03 08:55:43,196 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:43,204 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:43,205 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:43,205 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:43,216 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-log-dir so I do NOT create it in target/test-data/6259266f-5b43-21a9-446f-31f14ea86e8c 2024-04-03 08:55:43,217 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-log-dir Erasing configuration value by system value. 2024-04-03 08:55:43,217 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-tmp-dir so I do NOT create it in target/test-data/6259266f-5b43-21a9-446f-31f14ea86e8c 2024-04-03 08:55:43,217 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-03 08:55:43,217 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/6259266f-5b43-21a9-446f-31f14ea86e8c 2024-04-03 08:55:43,217 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 08:55:43,228 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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.cache 2024-04-03 08:55:43,228 INFO [Time-limited test] bucket.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-03 08:55:43,229 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-03 08:55:43,229 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/6259266f-5b43-21a9-446f-31f14ea86e8c/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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:43,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -535172538054745700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,331 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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.persistence 2024-04-03 08:55:44,331 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:44,331 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:44,331 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:44,346 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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.cache 2024-04-03 08:55:44,346 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:44,346 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-03 08:55:44,349 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:44,350 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/6259266f-5b43-21a9-446f-31f14ea86e8c/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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:44,350 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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.persistence 2024-04-03 08:55:44,350 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:44,350 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:44,350 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:44,365 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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.cache 2024-04-03 08:55:44,365 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:44,367 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-03 08:55:44,371 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-03 08:55:44,371 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-03 08:55:44,372 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6259266f-5b43-21a9-446f-31f14ea86e8c/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/6259266f-5b43-21a9-446f-31f14ea86e8c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:44,372 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:44,372 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:44,372 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:44,372 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:44,383 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=170 (was 185), ProcessCount=167 (was 167), AvailableMemoryMB=9270 (was 9315) 2024-04-03 08:55:44,393 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=170, ProcessCount=167, AvailableMemoryMB=9270 2024-04-03 08:55:44,404 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:44,412 INFO [Time-limited test] bucket.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-03 08:55:44,413 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-03 08:55:44,413 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:44,758 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-03 08:55:44,776 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.11 MB, memory=0 B 2024-04-03 08:55:44,777 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-03 08:55:44,780 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2024-04-03 08:55:44,781 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-03 08:55:44,783 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.91 MB, memory=0 B 2024-04-03 08:55:44,784 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-03 08:55:44,786 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.69 MB, memory=0 B 2024-04-03 08:55:44,787 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-03 08:55:44,789 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.09 MB, memory=0 B 2024-04-03 08:55:44,789 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-03 08:55:44,791 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.87 MB, memory=0 B 2024-04-03 08:55:44,792 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-03 08:55:44,793 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.65 MB, memory=0 B 2024-04-03 08:55:44,802 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-03 08:55:44,804 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.04 MB, memory=0 B 2024-04-03 08:55:44,804 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-03 08:55:44,806 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.15 MB, memory=0 B 2024-04-03 08:55:44,806 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-03 08:55:44,808 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-04-03 08:55:44,808 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-03 08:55:44,809 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.71 MB, memory=0 B 2024-04-03 08:55:44,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3485717735544083051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7671154738553604746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5682384658176855595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8033386261689243679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725160342234991197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959009296111090173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9101402761950875794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5959654434369733273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 470728155621275575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5961955463670342559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5501306504656250212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6564760332267918299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7809156421400659850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9142053270547324426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3614323091849969983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3426392584707164436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8901886893799526093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6597207497959362329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -222352845168940451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 846935162367646726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8329888295274945780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1067128610895928522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5903583017695655614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6452525339816146593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2833037826683535073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 89566718017892210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5320128651645288191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559928991878983797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5989508581027266667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6817178735081378536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8919911268846199932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8433943545702670042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3472717499285690172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 270487248764150209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5887547607170737091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2252269193271382042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -405207247238983231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3938916751828303868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349154847978833933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7240864186818645495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 495676707758092233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2269312399207109538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8301229905706554556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1180147021356175314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8687962480253811366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6383094457136333377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6908683987100940146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1170745295569043973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 447530965492109947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7072665097793204747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6872555340804313526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7619120262818240249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2727983586244043853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7731033790537353174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2036339683019723332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4047614086790868553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315697838486583021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2071427445081183672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6320123533205574784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962911539447422070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2682644395382532193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8612170968792631294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878807474986224587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3801803079225975741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2457953098303271695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9200698535748648589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805026439198440214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 371783495766569890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2193118246876826753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,853 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-03 08:55:44,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3196131955861956050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 672567928292014841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4194918188714096747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6342913147448304054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521630928941102974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,855 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=29.33 KB, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-03 08:55:44,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4691543037835179387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2572976637816380492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,855 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-03 08:55:44,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4259558385118038512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660091906924803413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6903461429553900573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7556831145950002363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1623661252796014326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5384399319617296959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -268082893018572271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6371988170107484599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8779735241063090540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5787665551118511115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9072609080563610138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5668846196735176070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5433901934829742673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949759013850854723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5168389804019942052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5863228801863086072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3648088027266481828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5041729591421367415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,859 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8425636405883206218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5112846973454927699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,860 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-03 08:55:44,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5129698284078427809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -503516010468742630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9200056369536080916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4232484981568426383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5660983193011647533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6777647515315739343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,861 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4118736850287583196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9045296814161032594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,861 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-03 08:55:44,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -419642799020338606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1946263510011646602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3710858679522720729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1480438940819627685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 405441647714449018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127442590832094708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1309527570702923329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,863 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3290316949130428438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,863 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-03 08:55:44,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 155295522183996528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6478049087562683669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288341436297175250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3717651758752205895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1997930160584649019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,864 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370439354458145648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 172420230849250856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,864 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-03 08:55:44,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6247179398627535774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1939231310818604184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 733009044190480177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8274153678793004644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,865 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2256726867255934661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,865 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-03 08:55:44,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829604697677964017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -768031792050550925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7039302835951161393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3543544491469598224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059749614753811542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,866 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5608324009008158069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2379505173624300099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,867 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-03 08:55:44,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6921129455759114522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7143612191984368734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6582452309441184432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8921290881404090866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361271744666770143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,867 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8985875730484422149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6762955508359305261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,868 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-03 08:55:44,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1536624161324735736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7480534003725027791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1439204019979828294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8143888549879811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932130892698057991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2974763414939816626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3674882614146896096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283163152700679762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,869 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5063252793948908179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524406534823191124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,870 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-03 08:55:44,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 172947407355065732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2073521398390594999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715974360987549613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735040317427943770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6985027497609212586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,870 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8260017318451176535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5055612680350743631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,871 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-03 08:55:44,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4674730775924564654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5707505878338608528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5663756117479015079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6534668817860296980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -447864503510902650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,872 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1071332573268272075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5260642015025553707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,872 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-03 08:55:44,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4928874471502526479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1380863113062565651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5901832175192359378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134807100907737438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,873 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2980555753632566583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,873 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-03 08:55:44,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3222406324246987794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7628414129100989209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563498341896739410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2336356149821461601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,874 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2127555050029727239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,874 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-03 08:55:44,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3751075745119859568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1081161851104659315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594346216485047478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8620455468069848106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,875 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -593202993021981784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,875 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-03 08:55:44,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8706459880093483447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7448282756495961310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2513563756694760796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7276387622422577874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,876 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5216245336514184605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2784160178289957673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,876 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-03 08:55:44,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5896408105500256034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5752442497000218883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,877 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 627609961418280842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6356407470774183554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,877 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-03 08:55:44,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7907955614326176058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5693307935463922856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6182286019696531063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797513533371946781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,878 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3764928436951997639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,878 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-03 08:55:44,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6659418277404138999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013925912785729602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5937891216915513918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8802711355371071149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7099629628770302222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,879 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8032559184150679640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7449374014470481192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,879 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-03 08:55:44,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183453891081102156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7644713404803275548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7530364736515832228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 175155029958654242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -451618192289097843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,880 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7192728841594447629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3090605060164693467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,881 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-03 08:55:44,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4239102159050278020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9107470892654916862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1391082234222198337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1317654597751269633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5241384728339266229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,881 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161175922828006225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1983263573419631105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,882 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-03 08:55:44,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3463238185280496965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1290513862410965228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5507219330020163725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7051043625962752724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4428728630431925729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,883 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5287361482718950060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983020706735212930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,883 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-03 08:55:44,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4290333534475489732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3308132429167719184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153997202941022964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7768371073904356497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 231728377065145791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,884 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1817826688677101064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,884 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-03 08:55:44,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3191293826553656161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7236645604920838370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1461723726849363398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7293261592180759598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,885 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855504737034530483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4977638892798779123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,885 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-03 08:55:44,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 306516097134844154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346224061744653567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170781206591936148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739669866457871637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7424315555309270601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,886 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7104943164794847991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,886 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-03 08:55:44,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3357135131364150236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2110225331540690170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2535117517809227006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133473762284373088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,887 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3029211054167973917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,887 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-03 08:55:44,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957317689751042721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4159026186732468279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 48712699506750027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,888 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5386586733011305324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,888 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-03 08:55:44,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6762478429869224537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3052390178899900225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1504200123929508280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6611946324734435518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,889 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6909424810706453611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,889 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-03 08:55:44,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6541771428131998600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3500840787094860799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2106335750679209385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2148471650431895948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3401549257327849562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,889 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4885669489937008970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3152341007778788983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,890 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-03 08:55:44,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6197404685927363301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5124879543735709145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517881821615136196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8879640634907256961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,891 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,891 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-03 08:55:44,892 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,892 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-03 08:55:44,893 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,893 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-03 08:55:44,894 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,894 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-03 08:55:44,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9168852472762597846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,895 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2989081162181817570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3388789463052167101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,895 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-03 08:55:44,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 459360788717202249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5680493878360126578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5065468031760466278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1277955589213724694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2053937084112566915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,896 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2321490217199559816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9152884258186305083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,896 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-03 08:55:44,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5656819241174252684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705968029211065711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7727267155291961362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4907174094068911430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980317623342676424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4424630206265178369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 220888782824594591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1204109289495615727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1877661613978662839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,897 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-03 08:55:44,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1236964940111128731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3021856833204202824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3344679998013259705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6776901842871300458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379811088187593326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5570042630449450157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5531061023380921417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941075579267699453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5954362054448839070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 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-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7211819261494395755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 605616115835336718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6418338864860125717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426426321318431233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1126123456762445923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -945759464336993210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,899 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=9.78 KB, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-04-03 08:55:44,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6955208462968345584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5567702992650111466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,899 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-03 08:55:44,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -903988414920510990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467662738304227111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5711295699358039261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1206774161211146319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1596006951037021118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8236541554963001683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 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-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4729168518887329989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5904973161621725521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3014775536162442374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5316509663583634109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3084128037895295154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8837473762751881232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1259508355783992490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,901 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-03 08:55:44,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169766228493608701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,901 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-03 08:55:44,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5092466157329332031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4144582249139237301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1895078658916615479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8350729501137444293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,902 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-03 08:55:44,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7161996971458245761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,902 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-03 08:55:44,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5951365330210351468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5153668898193387269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661545250865168363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7343202735132208265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,903 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-03 08:55:44,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -596365729927350788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,903 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-03 08:55:44,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3581337351524636931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5229547014181982689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5174898710170641807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6341218610982304383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6955323953286485162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:44,904 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-04-03 08:55:44,904 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:44,904 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:44,905 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:44,905 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:44,916 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=9238 (was 9270) 2024-04-03 08:55:44,926 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=170, ProcessCount=167, AvailableMemoryMB=9237 2024-04-03 08:55:44,943 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:44,952 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:44,952 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-03 08:55:44,953 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-03 08:55:44,953 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-03 08:55:44,954 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-03 08:55:44,954 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-03 08:55:44,954 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:44,965 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=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=9205 (was 9237) 2024-04-03 08:55:44,976 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=170, ProcessCount=167, AvailableMemoryMB=9205 2024-04-03 08:55:44,987 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:44,994 INFO [Time-limited test] bucket.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-03 08:55:44,994 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-03 08:55:44,997 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-03 08:55:45,000 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-03 08:55:45,000 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,001 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-03 08:55:45,003 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:45,003 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:45,003 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:45,003 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:45,014 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=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=9173 (was 9205) 2024-04-03 08:55:45,025 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=170, ProcessCount=167, AvailableMemoryMB=9173 2024-04-03 08:55:45,040 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,049 INFO [Time-limited test] bucket.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-03 08:55:45,049 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:45,050 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:45,061 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,069 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,080 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,090 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-03 08:55:45,090 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-03 08:55:45,093 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:45,094 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,103 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:45,103 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:45,103 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:45,103 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:45,115 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=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=9012 (was 9173) 2024-04-03 08:55:45,125 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=170, ProcessCount=167, AvailableMemoryMB=9012 2024-04-03 08:55:45,140 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,147 INFO [Time-limited test] bucket.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-03 08:55:45,147 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-03 08:55:45,147 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-03 08:55:45,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,166 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-03 08:55:45,166 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:45,167 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-03 08:55:45,167 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:45,167 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:45,167 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:45,167 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:45,177 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=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=8948 (was 9012) 2024-04-03 08:55:45,187 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=170, ProcessCount=167, AvailableMemoryMB=8948 2024-04-03 08:55:45,198 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,205 INFO [Time-limited test] bucket.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-03 08:55:45,205 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:45,205 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:45,216 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,221 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-03 08:55:45,221 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-03 08:55:45,221 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:45,222 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:45,222 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:45,222 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:45,222 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:45,232 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=8894 (was 8948) 2024-04-03 08:55:45,241 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=170, ProcessCount=167, AvailableMemoryMB=8894 2024-04-03 08:55:45,253 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:45,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-03 08:55:45,260 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-03 08:55:45,261 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-03 08:55:45,261 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-log-dir so I do NOT create it in target/test-data/4f1a9717-0b8d-b081-985b-23b8cc38100b 2024-04-03 08:55:45,261 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-tmp-dir so I do NOT create it in target/test-data/4f1a9717-0b8d-b081-985b-23b8cc38100b 2024-04-03 08:55:45,262 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 08:55:45,273 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/4f1a9717-0b8d-b081-985b-23b8cc38100b/bucketNoRecycler.cache 2024-04-03 08:55:45,273 INFO [Time-limited test] bucket.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-03 08:55:45,274 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-03 08:55:45,274 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/4f1a9717-0b8d-b081-985b-23b8cc38100b/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/4f1a9717-0b8d-b081-985b-23b8cc38100b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:45,274 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7113512207053785259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:46,375 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/4f1a9717-0b8d-b081-985b-23b8cc38100b/bucketNoRecycler.persistence 2024-04-03 08:55:46,375 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:46,375 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:46,375 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:46,389 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/4f1a9717-0b8d-b081-985b-23b8cc38100b/bucketNoRecycler.cache 2024-04-03 08:55:46,389 INFO [Time-limited test] bucket.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-03 08:55:46,389 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-03 08:55:46,392 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-03 08:55:46,392 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/4f1a9717-0b8d-b081-985b-23b8cc38100b/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/4f1a9717-0b8d-b081-985b-23b8cc38100b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:46,393 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:46,393 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:46,393 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:46,393 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:46,403 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=8860 (was 8894) 2024-04-03 08:55:46,411 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=170, ProcessCount=167, AvailableMemoryMB=8859 2024-04-03 08:55:46,423 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:46,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-03 08:55:46,428 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:46,428 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:48,681 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:48,681 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:48,681 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:48,681 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:48,691 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=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=8829 (was 8859) 2024-04-03 08:55:48,700 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=170, ProcessCount=167, AvailableMemoryMB=8829 2024-04-03 08:55:48,711 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,719 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:48,719 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:48,722 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:48,742 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,749 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-03 08:55:48,749 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-03 08:55:48,749 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:48,750 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,757 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,762 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,769 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:48,769 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:48,769 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:48,769 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:48,780 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=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=8673 (was 8829) 2024-04-03 08:55:48,789 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=170, ProcessCount=167, AvailableMemoryMB=8673 2024-04-03 08:55:48,800 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,807 INFO [Time-limited test] bucket.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-03 08:55:48,807 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-03 08:55:48,809 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-03 08:55:48,810 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:48,810 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:48,810 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:48,810 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:48,819 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=8641 (was 8673) 2024-04-03 08:55:48,828 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=170, ProcessCount=167, AvailableMemoryMB=8641 2024-04-03 08:55:48,839 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,845 INFO [Time-limited test] bucket.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-03 08:55:48,846 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-03 08:55:48,846 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-03 08:55:48,847 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:48,847 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:48,847 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:48,847 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:48,856 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=170 (was 170), ProcessCount=167 (was 167), AvailableMemoryMB=8610 (was 8641) 2024-04-03 08:55:48,865 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=170, ProcessCount=167, AvailableMemoryMB=8609 2024-04-03 08:55:48,875 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:48,883 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:48,883 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:48,884 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:50,422 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:50,422 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:50,422 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:50,422 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:50,432 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=453 (was 170) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=8725 (was 8609) - AvailableMemoryMB LEAK? - 2024-04-03 08:55:50,442 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=453, ProcessCount=167, AvailableMemoryMB=8724 2024-04-03 08:55:50,453 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,457 INFO [Time-limited test] bucket.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-03 08:55:50,458 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-03 08:55:50,458 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-03 08:55:50,462 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-03 08:55:50,462 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:50,462 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:50,462 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:50,462 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:50,472 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=453 (was 453), ProcessCount=167 (was 167), AvailableMemoryMB=8717 (was 8724) 2024-04-03 08:55:50,481 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=453, ProcessCount=167, AvailableMemoryMB=8717 2024-04-03 08:55:50,492 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,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-03 08:55:50,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-03 08:55:50,496 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-03 08:55:50,506 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,510 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,514 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-03 08:55:50,514 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-03 08:55:50,515 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-03 08:55:50,515 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,520 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,523 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:50,523 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:50,523 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:50,523 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:50,533 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=453 (was 453), ProcessCount=167 (was 167), AvailableMemoryMB=8684 (was 8717) 2024-04-03 08:55:50,543 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=453, ProcessCount=167, AvailableMemoryMB=8684 2024-04-03 08:55:50,554 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,557 INFO [Time-limited test] bucket.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-03 08:55:50,558 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-03 08:55:50,558 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-03 08:55:50,559 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-log-dir so I do NOT create it in target/test-data/fa6d8a15-1399-8ade-0211-894e13328b1a 2024-04-03 08:55:50,559 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-tmp-dir so I do NOT create it in target/test-data/fa6d8a15-1399-8ade-0211-894e13328b1a 2024-04-03 08:55:50,559 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 08:55:50,570 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fa6d8a15-1399-8ade-0211-894e13328b1a/bucketNoRecycler.cache 2024-04-03 08:55:50,570 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:50,570 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-03 08:55:50,570 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/fa6d8a15-1399-8ade-0211-894e13328b1a/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/fa6d8a15-1399-8ade-0211-894e13328b1a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:50,689 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/fa6d8a15-1399-8ade-0211-894e13328b1a/bucketNoRecycler.persistence 2024-04-03 08:55:50,689 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:50,703 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/fa6d8a15-1399-8ade-0211-894e13328b1a/bucketNoRecycler.cache 2024-04-03 08:55:50,703 INFO [Time-limited test] bucket.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-03 08:55:50,703 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-03 08:55:50,707 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-03 08:55:50,707 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/fa6d8a15-1399-8ade-0211-894e13328b1a/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/fa6d8a15-1399-8ade-0211-894e13328b1a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:50,708 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:50,708 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:50,708 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:50,708 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:50,718 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=453 (was 453), ProcessCount=167 (was 167), AvailableMemoryMB=8668 (was 8684) 2024-04-03 08:55:50,727 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=453, ProcessCount=167, AvailableMemoryMB=8668 2024-04-03 08:55:50,738 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:50,742 INFO [Time-limited test] bucket.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-03 08:55:50,743 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-03 08:55:50,743 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-03 08:55:51,844 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-03 08:55:52,944 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-03 08:55:54,045 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:54,045 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:54,045 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:54,045 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:54,056 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=453 (was 453), ProcessCount=167 (was 167), AvailableMemoryMB=8645 (was 8668) 2024-04-03 08:55:54,065 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=453, ProcessCount=167, AvailableMemoryMB=8645 2024-04-03 08:55:54,076 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:54,081 INFO [Time-limited test] bucket.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-03 08:55:54,081 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-03 08:55:54,082 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-03 08:55:54,082 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-03 08:55:54,083 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:54,083 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:54,083 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:54,083 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:54,096 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=453 (was 453), ProcessCount=167 (was 167), AvailableMemoryMB=8618 (was 8645) 2024-04-03 08:55:54,105 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=453, ProcessCount=167, AvailableMemoryMB=8618 2024-04-03 08:55:54,116 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:54,119 INFO [Time-limited test] bucket.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-03 08:55:54,119 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-03 08:55:54,120 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-03 08:55:54,130 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:54,134 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:54,139 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-03 08:55:54,139 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-03 08:55:54,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-03 08:55:54,140 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:54,145 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-03 08:55:54,145 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:54,146 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-03 08:55:54,146 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:54,152 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-03 08:55:54,152 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:54,152 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:54,152 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:54,152 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:54,152 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:54,152 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:54,163 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=457 (was 453) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=8531 (was 8618) 2024-04-03 08:55:54,172 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=457, ProcessCount=167, AvailableMemoryMB=8531 2024-04-03 08:55:54,182 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:54,187 INFO [Time-limited test] bucket.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-03 08:55:54,188 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-03 08:55:54,188 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-03 08:55:54,198 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-log-dir so I do NOT create it in target/test-data/68699b12-d450-b3d0-9968-1521ba9f1816 2024-04-03 08:55:54,199 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-log-dir Erasing configuration value by system value. 2024-04-03 08:55:54,199 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-tmp-dir so I do NOT create it in target/test-data/68699b12-d450-b3d0-9968-1521ba9f1816 2024-04-03 08:55:54,199 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-03 08:55:54,199 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/68699b12-d450-b3d0-9968-1521ba9f1816 2024-04-03 08:55:54,199 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 08:55:54,209 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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.cache 2024-04-03 08:55:54,209 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:54,209 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:54,209 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/68699b12-d450-b3d0-9968-1521ba9f1816/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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:54,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796215341337986410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,310 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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.persistence 2024-04-03 08:55:55,310 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:55,310 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:55,310 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:55,325 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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.cache 2024-04-03 08:55:55,325 INFO [Time-limited test] bucket.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-03 08:55:55,325 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-03 08:55:55,327 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:55,328 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/68699b12-d450-b3d0-9968-1521ba9f1816/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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:55,328 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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.persistence 2024-04-03 08:55:55,328 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:55,328 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:55,328 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:55,341 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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.cache 2024-04-03 08:55:55,341 INFO [Time-limited test] bucket.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-03 08:55:55,342 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:55,346 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-03 08:55:55,346 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-03 08:55:55,346 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/68699b12-d450-b3d0-9968-1521ba9f1816/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/68699b12-d450-b3d0-9968-1521ba9f1816/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:55,347 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:55,347 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:55,347 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:55,347 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:55,358 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=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8502 (was 8531) 2024-04-03 08:55:55,369 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=457, ProcessCount=167, AvailableMemoryMB=8502 2024-04-03 08:55:55,380 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:55,385 INFO [Time-limited test] bucket.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-03 08:55:55,385 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-03 08:55:55,385 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:55,720 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-03 08:55:55,730 DEBUG [Time-limited test-BucketCacheWriter-2] 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-03 08:55:55,739 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=4.20 MB, total=31.75 MB, single=0 B, multi=15.01 MB, memory=0 B 2024-04-03 08:55:55,835 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4515556433271692282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6532972370227595087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1496371855552607759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1104339705790735242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7886827046597094903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9127579065118016043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118316353709570021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8234846918033740917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 838679184605930388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3724401734797285260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8937623211400994484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5615992999252038497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1455788073257652037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1921111093444211032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 652375227486342328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4023286749292523961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4295600783459028475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6022645437509673624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6737933602084972140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776160674660394666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1720133574046092051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2388010411122910663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7818735776562744985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5116583587063022820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 120950584812984508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8560266787237874230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5524116624981512361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5581861540327889583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3825266506952298420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2232343701029377974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6669123295550466559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 508461690189342307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -145898301500652227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6961591618745875716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5582811914062264311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8004571297325068766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1356527565902082740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2509269636514131004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5480890030884897524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6199251544526556807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1855292843558918194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4007410506032590754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7346615145579960402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716900696641571543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5644980564562144056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3677352637908369690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,838 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -408303971178997326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1112619072613461934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3092847889868360627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -381691039829797344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7312836179753878819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3155792732691384841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7099142505440523086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2639817510925397048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5729319004404862805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2318055547398000650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581096842235644853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8524200699574004020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2142973620268063981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4687428172688963425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3277405567951910700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4354012520829080511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,839 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3571266989804914763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6557238438405163298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3498061371504162695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795118189743246521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5187669388654677517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4362523693687482725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051779711443021619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8600237997052989792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4404375179532369659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9034116949090771626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2862465635000168412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6032515266095398449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5781360638450758128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6028473106003620082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 450209136166498619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1614641792699523535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,840 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1647465577077972383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3177122716890719183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7649517890602170711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1345036105154184573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7575212457743151432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4391238976910234976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342208075015303898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5936569704221447417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6512367773190972098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2917161564502386495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1529097859239080573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4009160225917883206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2932876339089896159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 79915866990976035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5900359990017329368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8315507505486900673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,841 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7788633469505253724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3349120382324103358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7345287434915433037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705748316303552030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8177649164363165993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1586131178130720284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6719225300640131112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -147600932796798768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4381556148107111713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1229300868643843789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753386925519088582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410566526935610669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904780029339418110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5573850417799740911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3234136724712623816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,842 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2264615880355853635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9168610745486246014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9216987083858198532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8611287766358630703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621972857428104976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3903519100485688904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2072437951581138174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8082134359892652334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782784048744142504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6708367607198954516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7968811525655158609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637565618027771954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3942017785549298621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2392380491620179013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -486101629820410915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7699224750636723819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6267564405461756937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,843 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8153722250927104718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4916143137295956784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709840544528031499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3105837304792840316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498102228860968883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6696739372322120020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5436482029932043802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411626512968792574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 708127897205005864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232883131984932567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -961933957583422187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9170359066631284118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5382800800471312059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4826293091435688332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 35384473035629160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8480558686121290622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1888165556307318169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,844 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5696530226472585536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6779543589232397207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4436221925394236729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8612810139369624524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4459772221151823741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6720759486424626174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1938304278547037297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402465913161779843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7713908682662934700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 561024193419110506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5335129097016062407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3423182089511547262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5415978618198072372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5267459557384308015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7396885999253256336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6542198011787698280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4510717171644831652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996273923300060842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,845 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3377434847224630244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5141725326580535082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1037248538680058793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5883799201993769929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7186833869942265341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1850155059815797316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5909695825509585946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485766446158824782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6744650894857608676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705071419742203129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8600219439362599375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3612264688903201993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 664046281256823085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7688142570853021216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8259477164932302453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615054030924276281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,846 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5442985220613504151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2752786616780568261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3099654709610232332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5243779542658625473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7288103113585513426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -334794601851904348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4883754463541269361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2699029702980922309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3033446669088300200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6799145340285675647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8161447847904711913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7573770432199664034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448751799476489857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5180048567509685521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -508814327598133583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4492815627569410993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5373016210373110284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,847 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4259646413793336068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5433333441602855453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -68429490901664892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7204300572197569036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3513208824188837987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4735270316387141016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8823913758108275889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5032048569802549117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8130829205974276578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4744649493269856399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1705549226003762109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7018470492589650260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057906590544088425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1737394538470495440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 985041893704660066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9095173014582016640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3648824946376242424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7761689867887397202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,848 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4455747203665702684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5606563124688988734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427720885204812545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410416760088667874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7267814549259469979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7464545503694957554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530649561398301109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3133974766878467384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2016650408882138332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7755846114218101530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3412696182984190349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8723036965439425702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7378348752360305729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6503654648871087628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7207163702437145657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 841962707734930550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6807138089504577515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7633271910371136541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5618423918335832529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3537472386366019186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788355360756160905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7650791559815351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -728588912116947141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -942588215642128634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1149255183137391868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9098377596156676670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2037705719103254023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1167504971629702813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,850 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4621936166224642093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4146159724588638421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2737375605363289611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7672175933079784571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8342639162937187353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964506603050284350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6171178071540977774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8261373046352868285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4230687399953528873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 801327684457781745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2930883960846928156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4140333855871717435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,851 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8634564244955878383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485470500369145326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8874276339586247138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1825166422458346809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 825761136565938343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8944427935230313469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -913479158922886916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8311046603267006753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5644440870620438892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386883737312556470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -30120540095303041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3327396438134726258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690450304167857481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5140842381034426352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7099520474630427664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2639535760070808850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2817912909258540510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7728841468631790385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,852 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6722468466564289801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9107610646899073771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870917836813604457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1947899615368655766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2308548047001328850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1749305163162129946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076114246808488832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7484217755165499945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5925467127512481818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742225971029731541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4036829211724893888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742382653220275129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4253557468680134670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235672898129267212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122241943304249771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8164895688985650095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5112492613242755380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,853 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3053424927478250044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5538782816545936707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2500255153006590156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -633638352729968059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963627297361272502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 227379451017531296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6356637833583293137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3264605852657021765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540908240939398347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5712768185730007421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6730245333193925929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7173081087440192753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4608080542721764455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4610828737293016730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 364842897224517195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 738269479816156839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5986494065802718263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4160537711136040910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9134437861582512348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,854 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1538968765726918045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5803237231642325775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5423648324841490892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4853963301128642845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8596898450639234136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219719438998067294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8989490985784697128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7220742853883829050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2245366905325638095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2511486172925054483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1139053729304276587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 930948390322347571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7415063638175725983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7211679964025796157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2578965010693275450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453494205761910059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8899620281371831906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 993508912827552449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,855 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9180653117253474080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184311236475038690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9057124955508862403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3172416988900638896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7223925377324139382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1886382603704267890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8793809294110614522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4861837479422875907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6153314139257858868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6278919281544034905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2066208052201107193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 423677254148571866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98060305748499194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4350900029662350882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7299090159710047153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8474662017958320749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5700452098552286182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,856 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7235903405328463151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1562962498077363746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2189372668795139389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 710085460528903510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8719055683856525324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 277893047502332997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8471871441339394736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3454292325296607925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2476272121922365503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4966060201689082004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7630186817087404030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1449428759259404817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 255510541423566658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663444250556572372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4616393506332724303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841228662101610438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9176460932883607820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -481375733067039637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 93539476307058013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4921024844438941348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -554868096155742683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6383605937715261767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2842476243830086050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7196757487796676987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4680202548009050922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427221375190263601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2753026196328811806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4855795059985425918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5660084465297895314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765979303659817054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8520738337947255829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4031051669801234271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3924829422125644429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8522321945910445343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2586770979780824024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4374153509362984133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 687741478641499679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7323303014714619926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517129586047254095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6202422688371336813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2428232019574871576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5161038442723361514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8713331369577070761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 957705335878696328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7819478017121254317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 138645652078274227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5006105072804684898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7783329638453614219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1427067251947309566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7975459507058475563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6152050226382202194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 366292579818982388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5803058026516118934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 389086460725218527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8689522100672947685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -17690235150863700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7042902156424033072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7512406217846375373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -23325357256703212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5598823990248944244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6053326563281162292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1620291437666998765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5861601802378209660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6611426091246348481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8983194377403386565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3750445646056110985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9054460509032035335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3457141412110243588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599623744950298064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4750387286495778906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1783115258811408759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749040139433363300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8397819515943553609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7707805182588126979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360746146046447386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1507449411219612555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436632495668556344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8324433684139086434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8289648268850751983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2173583787329382846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118081031747977540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5648375645167011119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 106735865852207133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2552110231509672063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756366035282080094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5908694702002650521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6660458127148662464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7722519332095026840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1462087057283382644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7494213891516285061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6334005512783256003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97682821840453048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6534114427822223099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709350467387773713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682885186645751496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7077335058622452512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4558403683410525049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5610534411756055083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552160990783620749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1300990427782540272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6389293582773500373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219860078695205921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862213998365178040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7338719175098247806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386920183255211573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7271918297838410056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6770577658478094960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2024436593882095390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973522236070079484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8666711697790611273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6843215032203695403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8199196076958803580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5099058015877158340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4895045441209624296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3450984393471903248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326561790978594926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3500250899364394500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4157991325068733341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5504423933541743642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4595615910260853869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3166719259262246056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1131464788285680384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979774963412785078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8693736552407928577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3420189394382372556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7050667438448702490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 608224435908335260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3370238449036877341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799794654753416175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2115682381733558751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181668945534461144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8669235394105004470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4269295822823539679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3822848998652071884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1366650370346245601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -255977170516128272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7301904294567690169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2643969917669242716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1534960463118216738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039576489004219321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2515271485523142836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1746346183260411337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7120672731538171358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527479616665304384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4287890958831179976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6040401522011794087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6200089604067049060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493931947242197138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8566985000085271328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580440275493486649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8099179625148124284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88605147745649123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -570403914642327366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885196917277990966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341056860031981873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3760612198039838334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3714371382186620411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2844595721932391048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1539028430792416873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1271383427069580349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5589995008693504360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3232574771980318845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2916467827536278702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8177100940951369872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6779367484352779796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 350272583613594369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4420074514854275519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1498331784273539387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1839701743851380448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4658221381785914937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6786691685194331196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7316594351196556115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850222808051959498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127370896499464418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9055895857526521493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 63352083727572609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2626081997130126967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8879267847197666312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 612752344989841741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7988705517679847337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2084844744078271840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3715720280179418964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829779248296307650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5062958428608922173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440846936141496191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2819529669319504998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8097727486847967371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1851768614532679806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8999071447519954464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5522844447343765949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245667038318836654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9132328296643648381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7762759892869132847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286921264234037096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3303411929750400202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8690146646292544607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 822620682610232623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5490908821050815126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5280081865434169888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8948020415235306109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4229133012010675828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8842188397279484106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8840262387661553477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1253326374128853241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6447065485277847213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6413372388707901016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143385874792528079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6329162899695780456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -613893006299499958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2909397727337895508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8219014517905480803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1108626576101279697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6983308810733392152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1589624372003426044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940375185256012545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6385707135058109322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96197940859293314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2248556093539365868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3531638387184148642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3428380128756179068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2803864329865431635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7664198199246963669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1923734662876443122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2819076384836764908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5273950657004372466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6893829965754874657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6880902820138342065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008898349878336048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2431389617378946653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1143712006922797044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1221327539918005261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6045427875743222639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4598483844717141963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4920218706725238354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1546209091612161949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7419066099775987834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426173369443482333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6805028296199790971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6541186817908718376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1510163954149371966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1321462212541635131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7459235738288787267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795594089224739610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -125785307986176698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1842580705754324700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1926579407068879158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1436836715800074146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2665376343138728081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114147667547010477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820822953535812160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3050395955721442132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -631250179720303559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8637204145202385020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2776364566169326298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3152000631491335380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2051465989340213786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7115066000552962146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019071960804142520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7886203872591198906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2002572047045356037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4759181265601261967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 345712150302858211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3806194048487178672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1937296386536457900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916244266437641935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4400006707047589994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887590258787552298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 185036560001293805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1367647388135483387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2092940400888395735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51050627160848954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9101413943360999248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6967100517560604755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516632314712952803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 233271534264190098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5010058879174028398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 536296950861327881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -602777276246580194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5793779550683222194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520463168707624166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2371415848104151623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7019225669037815088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683761591583283714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6988964169836193574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3766214024481524619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3236346927891214890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219092138015146780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6073107239895136835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4374146166649880968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479549912531968564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6878455648881631909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6973848459379712782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1111561028670530833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1700392399010964620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6817523005499181643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7791873442526098374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4630249043422422746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4839504124650638514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4678643790596668361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2748265436167933444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 788698863703220448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3501165744838982726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589851969905911119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5261027413518032952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1295384317946180005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1771154329438862871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263244955542627918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4577069628756361598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7756366833719761838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777846841084733359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -96232870179570229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2398265966976026606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1057591627917336839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3877092971511049870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2985935497122357638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -174470581476992902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550077353618786030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6262693208549430025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3955521619735960500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9201686483062781946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252358700515862130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8431595663323777167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6526849467502471924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4749475303220525437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5172217082814338722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7093176081046539065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8212144105889407530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8989646684947720356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1543507859707684215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5914205203266322760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2305819537226124381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3361487998790685688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5380394361851701724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805401908429616645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3788723261147512920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053233632331300538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8905315444602666983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1654665444635117014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7891223127427527181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8815786153685900882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1372523321202289593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5981958577174329329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -690626305493142553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -200975401844829059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2622238991076740971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1335300171882381001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8054891173535258444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571049515542461145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3398117392244883019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6567194575174920271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1389297204899681251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 216956048636589888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3341758759529330349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -506682747218012949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2960503166996466619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1243111222869413794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5501089141687061860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5409337517597013337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5739339692123170302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892660766413983833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5600442468978853543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1422580002948849045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6797288228240295305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1754973945753764425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8292878778588352379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7938318909172232471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7907721029350559771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712478814254004004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9120116359363266801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7515155170474705438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8443031944814864965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6592369138109925325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -134078717240138980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4018610249318615930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6269133982245584994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8944785400767906181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3804947500216436559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4655654000331387004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -486876416521131287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142142286146109785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4320698620562216882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5017843605529265396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7745017988339543788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779846627165011984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65423537469596811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4049531772880608996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3801047620906010704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050801098147351497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196173829593219205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3641601217652820347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5303813178087958271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7795077124799557416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3474661568139745350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6815231311151768478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3658684204930369770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8467386124852654343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594579899219359949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070271665342626165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6627709921685585191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -504488113675442183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3187161055049793304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2825840908680665022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1660236646502054077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121995291740531541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9007846385489493243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8707805528829140527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264957379373658380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864621051564048426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4971879065770702163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2530740735384838942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1005845819192223464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7543003539837651729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2187621112413559678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1759551272735785350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2547618222198415373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7172367017619011415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7902142547943815647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7420956820493128417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7970465183870889684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3310423030540297275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1404946939385137756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096520882618772245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7302999086238611380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027947686812874640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304204978246171784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1688905883620396748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8430223298020048898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6602850622602807011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2692638110611878565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7722066521944977921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1118261297896791250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4801862418007041411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7490718532403186440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6125059287680054011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5431872430210448121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6472814689486722030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4398195937051864512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8413001630936111658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2784689730705548381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1481307920902009167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -753483274016655415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6139751948495847461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1692235458075841610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 515423003648645188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6453733283297938140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2132708964897369770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6144540399224869291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5770349955572939164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4600307103288903805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4421730237486347160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -298603118465628988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8273060018099270089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5522232529640104405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4610369156659849197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4029715828394034308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3361659030013618422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8052032638682865313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7350703249045603723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5816941876860051347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2350779736359516448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8309315664827386756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1530955547784885577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3702801837153270367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 583786530608916484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8002486605788089603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1729261261361127025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3477700921994991056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1127511303210098930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2992905882356519350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743364333985013987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4177765883369475530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -246270679249186575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8866737690862336417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8441171132195694991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1783560438354092361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5611639656944441068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2182293010090314542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6943923332720430803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1194856431126758953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 448429497999123938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5100419363516759597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8851562466848692516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973837060922919770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6028309857366262146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8569427614877223748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969307626131243431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8627198137808870685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695905593727987782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637347726104400090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5030329804720329081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8118381831957588017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8570726098960579331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1752993159303792813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4680020652225928485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8613041231449486533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5284400087777474029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180296691142430320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9133596711979146055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4787103235208745632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8502732075691610216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7214179921524896595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8728228042713494800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8669905150140288031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5492802364750112266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1143135084135223709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7700043443908533761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4050401677205181432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8608487957018553613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3767388500256796969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2358712407862865853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6164590532958431972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3536501566487477154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7198655024732179857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2150909324653932660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637860203467112938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3626508251450985858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5197078105598750553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7016970040741239031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1104461233519729178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4419401007422108095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2681628554976685104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7462800261977276439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3797238082403448478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3996949657267977678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3206479296472052215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1300115184501276371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7741367935336339610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9116626797400850357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5763721764063568683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -832878245644626034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4568560845373356822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6960389628049396216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2802514272940371404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8510657450750638620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -60973018741748974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1900019183648879483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4612391380365749616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1031770557601125763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 590156628125139367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5642477989231791482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8660501642695208760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8592315887433733680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3915173208302423440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6686560575102233187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8573080474109427937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 589071657050781149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526216304028235463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994833807195150359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3599685638601169000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8502231101217551449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753313966480772457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4052424592451422503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6124962163643253306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -163862696842531623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869652840343411986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4054573298095725508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8998631523256405059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8577750463628638310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940350000346058947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1588219763789508188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1894692423789017234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075331767650899787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7618064376547757786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7522382533858725811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1796861904840030302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8147071632273429989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8499876488097054528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -632540397687609477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6666311584186106698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4309919074561393257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2864436210127239529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018779546557022414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3507173337835830691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2096279830186489286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -49219407615854918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735907439494373806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1203472068761235026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1130257023527823146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6362675551197226216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1699040846072798769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1582744640343279516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3862364463764122397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5198701653607214531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7091211424591449118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1094422825119671856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2421444446485016795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8905666802954372127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1078069903708326369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5677007687373285416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5028594313229413492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8535154159929486144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5012604463732497068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6652202908009842874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2932996098156369200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4993602049313174993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5036731862406261391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5809953903198746305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704153086776545592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5086610634521573218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8738433132247414512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1508920785147543523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7232641383652630383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372680734504278651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7250368753900715289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6365312529576162191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 400350309831768706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4826588952529699608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -979338954818686760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670040906949834886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3710319694916993268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2591557305094369927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4082787368797187647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5176108476158204773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1922223865321156463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2263391731186447119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5367747907704654915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9169242797961150192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4997731412374272603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8875394649114713792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -26429655742470282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1019921588520019157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3057273815648049231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324159081511697071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962098855906028122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6902229969248541166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3130266290055362728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8037880701547331685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408447921991546382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -677658965654120158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746158529628396868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6936969326361640445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -795913197124135685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2663395671790746192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528712070377686043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5660167722701962952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1056107270416741385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4604458861484889368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4226844284041106483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5174664652846770014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8275050914644398278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551020187421088998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5354418660704370401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7239305481448826215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6762920745656087816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 261739504770765957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8832218710332430121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739697999699396768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5756913187714827402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5030581788411706877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8497396485538695851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1487660867327730158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3824818655052894078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4964008479272796895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7584696366595797612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2940884292854172425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2693392672670868990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1103292367458642068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3720717481400963617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8971438998879870370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2871572887561612148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2184402214809119112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6658804141862028184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1101496966172939832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 730228213479971617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8976155579422864972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6603261398628273042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6497347179113483812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4581455352043705406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485631382039922096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4380116127759121111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5823124015051305390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129510268177817724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4049050874639256913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -138847902251563981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669812464707172114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5064269185587980972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6269880858358450191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8323695983411506907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5161104827428984817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8667546824035189532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5517419290058953605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325703919257686766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -889532988951419453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5246120742303839082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1866292907096568496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1643062373970150547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 448800708071525876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8138826914575745121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -241856018241671155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1781045354391686479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8628153381099542545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532952800936617593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223444864821119517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1824106156439072511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5316779295752370274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7040316454906402622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800336500188459824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564448929254873155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4026794476281890639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647675481597632231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409493490110161286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7414667921273897643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4292097753554957067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1395262009984062756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827147367774225437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -78439885879263279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6454291509254464912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5399858870610674929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8962263787523505804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -29083411638736557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2287065377110019463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2069769959226308907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2216043224816443676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6917528540170123242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5306514410848685123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1377305878889608523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981377533337988881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3632553363885905504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3367781970006819501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5776821252455890242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2118238271968798085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5930607229349179481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5160548669237812558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582933514175798851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 166511301424822870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -280623733165151573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4366501646762861815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4478773265342569771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1932029698552538574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5144120357925536533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4782514256598137970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1976023139354296386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4790397306555634069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 653903091922093746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865955487717248675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5709962921964973894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5255566021510148628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008647505895783210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3590280982671315222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1840537951802514382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5173188683117461055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2720661958113608478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640909801876609277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1933300004087554041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6427621821321514873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132577680833113919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2913974449640333894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331952068099870798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983899014262938881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2477290452837004499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1145329019034987541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3616782739540834245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9110503628469625168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7066351016019533702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1518413253947258163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 953647335597624049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6413690932418725707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7625233754815747139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7858642061035538630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2585311739636743496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5443671443031965825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8423401562787414184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2592310176889056165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2289483556100562833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2498019221796878608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2162327760943379698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8151024142670016808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8956647095916116735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245905861409687122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404524542400060828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7428802972267668121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5538539899824494576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6374723129182682092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1883571913405464493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8974139162311424109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4313338592419120578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5713388793639165365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6436784352458903665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7812560092473652245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1825037496727022038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2895279787009424831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188764143063473862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019583494691586799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8246304696841584046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3423608717819472113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124520993405977553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7952666608886154210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8102714686867409452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8295967866570865790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8483702376355242326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4431892302361532036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9152203997071719416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7898692269074050467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5670865129029920929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3267083375229045926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5052742660436744547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4535050259353065777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -560020817167579495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3276587300977053439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473383793850974695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1258585535988885565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516901790955593785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -100164285198652632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489706802492500503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2295238062799404233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1448896759661213458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8817707408332923015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520936753181085705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5722842116011414952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5434520850338572879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1088858223711593328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3305752009590518502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1322497521520436576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2926652420994316092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8411888320128768116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3912620026617361998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2137050914436560636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7525974628168402233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6109673278159800342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8262897307872744830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7648861515494448902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2041423646686930231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5176308247057127858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2792995850913679572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3156091181278003988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8139011100827839179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3860258994830760841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4003665749604863165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4988297801621717091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4894337541454791310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5270184338739312862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962998077238842552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1908002097947971759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3025625130011053601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1706410501221888612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1313023300606733274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7332947812503307551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 94989129408283849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 161846286329113046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5972508140540007857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6013801623597371583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1726014240927494103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5443487479960447270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772994967807362982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6598093767978743483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2925071995686498594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7934305849311656342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -811259215482952545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6286215615492036513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8476315569166573757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4794895209631497231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2754112127444590993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1908575549836801815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7907004946558951657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275074233961648813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -583217078437053725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228280484368675437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772441284374107959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3680386050888045759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2473699175937405643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7990449265051754958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069350991170296157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5641454278435641910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -209899747116879234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -623637643865436564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1586339921417489522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -398188576136162389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7926288638508483885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6365059926584779748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4718588738963201684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2677055162104035955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8313845969070412850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769477965022738606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3993161461196098693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913537212122250519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2964396442476338539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6148916582158936457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3983702605444408717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5908717739520857883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2034759724999555679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4278838410758117645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4006849451141224757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4496537178993086471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3238542120388176227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7463710526108084469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2958973688848003315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4618770721603584036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5523774876213238441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 139397039288126585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872805769222170625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2094819548681534661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981240386936035592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6927790191464257629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6947590267550083798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977024871116247145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4499882373601020438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1198125980600827478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7271093818443405700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3459549903276243937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2471776764961433265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2932485859056621702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3393458472109183221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8357706210094227941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3138907944928306671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6316064003132212552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5699534103339391773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8995322851588235067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8532724509287561957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205251409894551676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8679732411138210817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799010285983219356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 515252173725472650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7038689491682277311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3958405978366768136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8816218505152423899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8666743970243245538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1118740356592211976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4017898122560894674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3190517757444995250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3501059978749677912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9135095107891026185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6639524828838863515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8679540908348203326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8700416612667072543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8863207749987482850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075851315558249991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162378809163685977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3047681532758654042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8736550708438176699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5686782484518793225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384044554216732051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087442295734100051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3580937838554539806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3593452088364236772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9159137820293642855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1116881775962107463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4805159089317534054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 273468082385093243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6330696556701154584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4079309853136591109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4135561589063290489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9079663306921890676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190188742244346879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8359393355945448818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 961142909851405652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8493269528914980869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714616970969114022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3410143591164408198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4850696924151392698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2394119462022095960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188675779245806031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7992139156376299025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -307737451460447273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5672100847030886014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3217934427758656585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3771517730300168208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3119544707082972458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -510029597519731121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 698210813590552391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5225061290251526407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6714642030240726109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6629440840446980536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8714068605848071531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749385878737001898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6758021777584994554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2221963033996590245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2453258474298742423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118765729922509635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4168234760901285053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3909552534580354320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6463395956628160771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4351374503233501636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5540394813789745769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4705590843568736562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365815713270751069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5975852411630384010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485056228786848542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8502694919968465478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2262723178494496303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2369501671637684340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5207973730451710829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8760050790047064128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8139341728810025944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4785650720386718796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5838110797445320869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7807914410236719251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 767745307411639416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1587830708425260693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5501745906944995406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8167543784045545672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1845887715257859933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7657794031192850330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4977443650528085716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6182220420397274480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2203480530416548923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2589516922301906982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5261850450969582546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8063226870465624859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763568093039261925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318827496283093150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8600527129500731478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1218337741406955201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2754775049044606497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382377071187096079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8069859436419214662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5362473687298813570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1119921260956314596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5996888174278754495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5028863870801620708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542776092710548295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8677182747108826795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 13392711408419519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4920345267398424708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7028611091057055918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 501517122715600715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8583065503609282978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6559153633521127719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7358361376645479313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7622450548638780206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4207448285923659699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1487301465125660997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3882058401065963602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851115772975349468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1130135652613958646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6346686344919351763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4000183971059183610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4703973593586082627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458373136441401432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796226690962895044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6724247912493063745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -181749880212123622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5153773914105598061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3891952188304234174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4812217668368380294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1123353235928857904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5546034211120553583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5243555728883657702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 208805630848390449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8509032061883942809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 714504328447735552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5928472623228659619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1819139425149858178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6195093372861757909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5269782795512796019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1853831590129332325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7091259173113405317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165796050553211146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4601981559619338263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9116901471539618306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273582693949411705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -747681171388313185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3958852927730398296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3032183669805412094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566902208397504617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4778878141943675798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9157739954298968677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6688792654326662259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3752515403086287747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994288647160037853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3783085518720362180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1721432081897794067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -899004461090841675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3086372334137742357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -47785648793273116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6992062672049419457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 303011507890415720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7802808355036658802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1570076629911894437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2673835986042726582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2091306206490998634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5599398384208881212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3182669949641451310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3612557880087009523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8178292372744472696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2672030313396523991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4835985258043675441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813745917642755651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2250168131062060416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5459324726543135102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3960444812213046223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3830478220879949635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 655878204769622592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388517867116366538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6532384178613711784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1626047300915745721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8957604616502246689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1280007682953328427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099655148160648939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6358354059109375004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4165324694371987913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609255645067091045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7816991274048505104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4383062007844628715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2451751718475067230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5664403036869814667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980110020940369144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864903183834670560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5401387387668594659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3920874569795213459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339136475330522205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8736150862565563883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8158033733656435023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1305679631502630672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8679599518300724499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 400843633542676056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298242183209637109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -940800777564167844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7476805837232556979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3461748666969618697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3353122294776558314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3469994813542941970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3181459012256678690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3658811330198958427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3745998805372226387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1142810923464896112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6865031235531684525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6118924583687625664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2712470719246136420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669684576442327968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048390765272027187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869006674776688935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8781045151943758785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3204879769569832727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970168564914594587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5247644671055492511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6191788171327052992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9132785181567270691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3205825196876321493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5414306169524821358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8242183144567647098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7918366512897306814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8978401750353997417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2543892653907289986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6839510494012067328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3497099752216794637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7097793010508858524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564351728257697141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2556602999584669837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4777962719841017460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7132295988784293482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6163482455366031238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2373140188755521627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683794284954742247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 847094297576105706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4075941703669883641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4189212015923668624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6180562730149798748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4578435864627863920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8481626218565952943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946378138773252724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8191704618458060267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1231363446757909764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3121586729089660492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2768013325397011638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20778292310368615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6695822249210398043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -791057146782370254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4188483741199656615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796288276461885926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5497616878048184677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1735269084644180016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8760503358140314163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1749811865537138636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2321924056554339047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1025151560324550910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3449870849481290328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8639040687092405654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 560567150926532412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4958492571116222258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7035131598900085471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932166157347739115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1017419750753529975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7012617075486831655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5186375477965672076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1567760515969094916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7562781757047390089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:55,923 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:55,923 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:55,923 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:55,923 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:55,933 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=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8494 (was 8502) 2024-04-03 08:55:55,943 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=457, ProcessCount=167, AvailableMemoryMB=8493 2024-04-03 08:55:55,954 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:55,958 INFO [Time-limited test] bucket.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-03 08:55:55,958 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-03 08:55:55,959 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-03 08:55:55,959 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-03 08:55:55,959 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-03 08:55:55,959 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-03 08:55:55,959 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:55,969 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=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8474 (was 8493) 2024-04-03 08:55:55,979 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=457, ProcessCount=167, AvailableMemoryMB=8474 2024-04-03 08:55:55,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:55,996 INFO [Time-limited test] bucket.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-03 08:55:55,997 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-03 08:55:55,998 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-03 08:55:55,998 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-03 08:55:55,998 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28399616; total bytes=30990336; wasted bytes=2246656; fragmentation bytes=694272; completelyFreeBuckets=5 2024-04-03 08:55:55,998 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-03 08:55:55,999 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-03 08:55:55,999 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-03 08:55:55,999 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-03 08:55:55,999 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-03 08:55:55,999 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-03 08:55:55,999 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=126; free=0; total=126; wasted bytes=1124352; fragmentation bytes=129024, full buckets=18 2024-04-03 08:55:55,999 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=175; free=0; total=175; wasted bytes=1111040; fragmentation bytes=179200, full buckets=35 2024-04-03 08:55:55,999 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-03 08:55:55,999 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:55,999 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:55,999 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:55,999 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:56,010 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=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8454 (was 8474) 2024-04-03 08:55:56,019 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=457, ProcessCount=167, AvailableMemoryMB=8453 2024-04-03 08:55:56,029 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,034 INFO [Time-limited test] bucket.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-03 08:55:56,034 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-03 08:55:56,035 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-03 08:55:56,044 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,053 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,058 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,064 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-03 08:55:56,065 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-03 08:55:56,065 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-03 08:55:56,065 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,070 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:56,070 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:56,070 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:56,070 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:56,080 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8338 (was 8453) 2024-04-03 08:55:56,090 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=457, ProcessCount=167, AvailableMemoryMB=8337 2024-04-03 08:55:56,100 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,105 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:56,105 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:56,106 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-03 08:55:56,116 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,125 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-03 08:55:56,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-03 08:55:56,126 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-03 08:55:56,126 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:56,126 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:56,126 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:56,126 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:56,137 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=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8287 (was 8337) 2024-04-03 08:55:56,147 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=457, ProcessCount=167, AvailableMemoryMB=8286 2024-04-03 08:55:56,157 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,162 INFO [Time-limited test] bucket.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-03 08:55:56,162 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-03 08:55:56,164 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-03 08:55:56,174 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,180 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-03 08:55:56,180 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-03 08:55:56,181 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-03 08:55:56,181 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:56,181 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:56,181 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:56,181 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:56,191 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8229 (was 8286) 2024-04-03 08:55:56,200 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=457, ProcessCount=167, AvailableMemoryMB=8228 2024-04-03 08:55:56,211 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:56,216 INFO [Time-limited test] bucket.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-03 08:55:56,216 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-03 08:55:56,217 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-03 08:55:56,218 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-log-dir so I do NOT create it in target/test-data/420da83c-3cea-2e23-0519-f350813edb5b 2024-04-03 08:55:56,218 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/26ae9bdc-a743-f855-1bc2-be778cc4f556/hadoop-tmp-dir so I do NOT create it in target/test-data/420da83c-3cea-2e23-0519-f350813edb5b 2024-04-03 08:55:56,218 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-03 08:55:56,228 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/420da83c-3cea-2e23-0519-f350813edb5b/bucketNoRecycler.cache 2024-04-03 08:55:56,228 INFO [Time-limited test] bucket.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-03 08:55:56,229 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-03 08:55:56,230 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/420da83c-3cea-2e23-0519-f350813edb5b/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/420da83c-3cea-2e23-0519-f350813edb5b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:56,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966514520250326096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-03 08:55:57,331 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/420da83c-3cea-2e23-0519-f350813edb5b/bucketNoRecycler.persistence 2024-04-03 08:55:57,331 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:57,331 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:57,331 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:57,345 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/420da83c-3cea-2e23-0519-f350813edb5b/bucketNoRecycler.cache 2024-04-03 08:55:57,345 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:57,345 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-03 08:55:57,348 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-03 08:55:57,349 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/420da83c-3cea-2e23-0519-f350813edb5b/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/420da83c-3cea-2e23-0519-f350813edb5b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:57,350 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:57,350 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:57,350 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:57,350 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:57,360 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=457 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8199 (was 8228) 2024-04-03 08:55:57,369 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=457, ProcessCount=167, AvailableMemoryMB=8198 2024-04-03 08:55:57,379 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:57,384 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:57,384 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:57,384 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-03 08:55:59,635 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:59,635 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:59,635 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:59,635 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:59,646 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=420 (was 457), ProcessCount=167 (was 167), AvailableMemoryMB=8177 (was 8198) 2024-04-03 08:55:59,655 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=420, ProcessCount=167, AvailableMemoryMB=8176 2024-04-03 08:55:59,665 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:59,672 INFO [Time-limited test] bucket.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-03 08:55:59,672 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-03 08:55:59,672 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-03 08:55:59,682 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:59,692 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-03 08:55:59,692 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-03 08:55:59,692 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-03 08:55:59,692 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:59,698 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:59,704 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:59,711 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:59,711 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:59,711 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:59,711 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:59,721 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=420 (was 420), ProcessCount=167 (was 167), AvailableMemoryMB=8046 (was 8176) 2024-04-03 08:55:59,731 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=420, ProcessCount=167, AvailableMemoryMB=8046 2024-04-03 08:55:59,741 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:59,746 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-03 08:55:59,746 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-03 08:55:59,746 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-03 08:55:59,747 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:59,747 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:59,747 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:59,747 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:59,757 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=420 (was 420), ProcessCount=167 (was 167), AvailableMemoryMB=8021 (was 8046) 2024-04-03 08:55:59,767 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=420, ProcessCount=167, AvailableMemoryMB=8021 2024-04-03 08:55:59,777 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-03 08:55:59,782 INFO [Time-limited test] bucket.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-03 08:55:59,782 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-03 08:55:59,782 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-03 08:55:59,782 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-03 08:55:59,782 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-03 08:55:59,782 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-03 08:55:59,782 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-03 08:55:59,793 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=420 (was 420), ProcessCount=167 (was 167), AvailableMemoryMB=7998 (was 8021)