2024-04-04 16:55:38,111 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-04 16:55:38,332 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/60f6bd06-365d-0475-81ef-13a73f4170a6 2024-04-04 16:55:38,398 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=231, ProcessCount=168, AvailableMemoryMB=3662 2024-04-04 16:55:38,430 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:38,439 INFO [Time-limited test] bucket.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-04 16:55:38,452 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-04 16:55:38,454 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-04 16:55:38,459 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-04 16:55:40,343 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:40,343 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:40,343 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:40,344 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:40,356 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=231 (was 231), ProcessCount=169 (was 168) - ProcessCount LEAK? -, AvailableMemoryMB=2937 (was 3662) 2024-04-04 16:55:40,366 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=231, ProcessCount=169, AvailableMemoryMB=2937 2024-04-04 16:55:40,377 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:40,393 INFO [Time-limited test] bucket.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-04 16:55:40,393 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-04 16:55:40,395 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-04 16:55:40,403 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-04 16:55:40,403 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:40,403 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:40,403 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:40,403 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:40,413 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:644) 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=169 (was 169), AvailableMemoryMB=2907 (was 2937) 2024-04-04 16:55:40,423 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=231, ProcessCount=169, AvailableMemoryMB=2906 2024-04-04 16:55:40,429 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:40,437 INFO [Time-limited test] bucket.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-04 16:55:40,437 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-04 16:55:40,439 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-04 16:55:40,459 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:40,466 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:40,474 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-04 16:55:40,474 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-04 16:55:40,478 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-04 16:55:40,478 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:40,487 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:40,494 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:40,494 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:40,494 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:40,494 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:40,508 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=169 (was 169), AvailableMemoryMB=2744 (was 2906) 2024-04-04 16:55:40,521 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=231, ProcessCount=169, AvailableMemoryMB=2744 2024-04-04 16:55:40,528 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:40,535 INFO [Time-limited test] bucket.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-04 16:55:40,536 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-04 16:55:40,536 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-04 16:55:40,628 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-04 16:55:40,990 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-04 16:55:41,005 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/60f6bd06-365d-0475-81ef-13a73f4170a6/bucketNoRecycler.cache 2024-04-04 16:55:41,005 INFO [Time-limited test] bucket.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-04 16:55:41,006 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-04 16:55:41,006 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/60f6bd06-365d-0475-81ef-13a73f4170a6/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/60f6bd06-365d-0475-81ef-13a73f4170a6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:41,158 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/60f6bd06-365d-0475-81ef-13a73f4170a6/bucketNoRecycler.persistence 2024-04-04 16:55:41,158 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:41,326 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/60f6bd06-365d-0475-81ef-13a73f4170a6/bucketNoRecycler.cache 2024-04-04 16:55:41,326 INFO [Time-limited test] bucket.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-04 16:55:41,326 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-04 16:55:41,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-04 16:55:41,390 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/60f6bd06-365d-0475-81ef-13a73f4170a6/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/60f6bd06-365d-0475-81ef-13a73f4170a6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:41,402 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:41,402 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:41,402 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:41,402 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:41,412 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=236 (was 231) - SystemLoadAverage LEAK? -, ProcessCount=169 (was 169), AvailableMemoryMB=2764 (was 2744) - AvailableMemoryMB LEAK? - 2024-04-04 16:55:41,421 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=236, ProcessCount=169, AvailableMemoryMB=2764 2024-04-04 16:55:41,433 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:41,438 INFO [Time-limited test] bucket.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-04 16:55:41,438 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-04 16:55:41,438 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-04 16:55:42,502 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-04 16:55:43,603 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-04 16:55:44,704 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:44,704 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:44,704 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:44,706 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:44,716 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=236 (was 236), ProcessCount=167 (was 169), AvailableMemoryMB=2759 (was 2764) 2024-04-04 16:55:44,726 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=236, ProcessCount=167, AvailableMemoryMB=2759 2024-04-04 16:55:44,739 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:44,744 INFO [Time-limited test] bucket.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-04 16:55:44,745 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-04 16:55:44,745 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-04 16:55:45,258 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-04 16:55:45,259 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:45,259 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:45,259 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:45,259 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:45,270 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=236 (was 236), ProcessCount=167 (was 167), AvailableMemoryMB=2731 (was 2759) 2024-04-04 16:55:45,280 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=236, ProcessCount=167, AvailableMemoryMB=2730 2024-04-04 16:55:45,292 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:45,298 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:45,299 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-04 16:55:45,305 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-04 16:55:45,317 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:45,323 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:45,336 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-04 16:55:45,337 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-04 16:55:45,341 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-04 16:55:45,342 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:45,350 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-04 16:55:45,352 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-04 16:55:45,354 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-04 16:55:45,354 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:45,367 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-04 16:55:45,367 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-04 16:55:45,369 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-04 16:55:45,370 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:45,370 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:45,370 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:45,370 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:45,383 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=236 (was 236), ProcessCount=167 (was 167), AvailableMemoryMB=2579 (was 2730) 2024-04-04 16:55:45,393 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=236, ProcessCount=167, AvailableMemoryMB=2579 2024-04-04 16:55:45,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:45,416 INFO [Time-limited test] bucket.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-04 16:55:45,416 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-04 16:55:45,422 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-04 16:55:45,439 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-log-dir so I do NOT create it in target/test-data/7f517e90-d0d5-0570-ef53-453e34884f13 2024-04-04 16:55:45,440 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-log-dir Erasing configuration value by system value. 2024-04-04 16:55:45,440 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-tmp-dir so I do NOT create it in target/test-data/7f517e90-d0d5-0570-ef53-453e34884f13 2024-04-04 16:55:45,440 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-04 16:55:45,440 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/7f517e90-d0d5-0570-ef53-453e34884f13 2024-04-04 16:55:45,441 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-04 16:55:45,458 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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.cache 2024-04-04 16:55:45,458 INFO [Time-limited test] bucket.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-04 16:55:45,458 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-04 16:55:45,459 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/7f517e90-d0d5-0570-ef53-453e34884f13/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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:45,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403327674416531767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:46,561 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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.persistence 2024-04-04 16:55:46,561 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:46,561 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:46,561 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:46,576 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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.cache 2024-04-04 16:55:46,577 INFO [Time-limited test] bucket.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-04 16:55:46,577 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-04 16:55:46,580 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-04 16:55:46,580 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/7f517e90-d0d5-0570-ef53-453e34884f13/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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:46,581 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:46,581 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:46,581 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:46,581 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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.persistence 2024-04-04 16:55:46,598 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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.cache 2024-04-04 16:55:46,598 INFO [Time-limited test] bucket.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-04 16:55:46,599 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-04 16:55:46,606 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-04 16:55:46,607 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-04 16:55:46,607 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/7f517e90-d0d5-0570-ef53-453e34884f13/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/7f517e90-d0d5-0570-ef53-453e34884f13/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:46,608 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:46,608 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:46,608 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:46,608 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:46,619 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 236), ProcessCount=167 (was 167), AvailableMemoryMB=2532 (was 2579) 2024-04-04 16:55:46,629 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=217, ProcessCount=167, AvailableMemoryMB=2532 2024-04-04 16:55:46,641 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:46,647 INFO [Time-limited test] bucket.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-04 16:55:46,648 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-04 16:55:46,649 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-04 16:55:46,997 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-04 16:55:47,015 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=811.60 KB, memory=0 B 2024-04-04 16:55:47,016 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-04 16:55:47,018 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.18 MB, memory=0 B 2024-04-04 16:55:47,019 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-04 16:55:47,021 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=987.61 KB, memory=0 B 2024-04-04 16:55:47,022 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-04 16:55:47,023 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=762.71 KB, memory=0 B 2024-04-04 16:55:47,025 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-04 16:55:47,026 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.15 MB, memory=0 B 2024-04-04 16:55:47,027 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-04 16:55:47,029 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=948.50 KB, memory=0 B 2024-04-04 16:55:47,029 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-04 16:55:47,031 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=723.60 KB, memory=0 B 2024-04-04 16:55:47,043 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-04 16:55:47,045 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-04-04 16:55:47,046 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-04 16:55:47,047 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.94 MB, memory=0 B 2024-04-04 16:55:47,048 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-04 16:55:47,051 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.72 MB, memory=0 B 2024-04-04 16:55:47,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1978392084512147245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3810544438669073120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 374672818192317057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3397974963972081584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6167501227044134206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1078448804670377325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6326307463394394834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -541222357724067227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2525113359745556422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3099592544636604850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3585591197243027061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605387000278986706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6329946001141500931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4188860789643571981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6445849254129405799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7195697828953783234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 339980198081270720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7282886683547056892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7125224522138920512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2217486673675519564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681390698884776981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3743989567475033912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4222498796048583108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6424006943439388058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6123621229618411150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3125345989039368722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820661482090912215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317045946744095921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3377016493649741373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 855345584952384323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5338997628245322396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -817943400570938656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7002874674459789214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7278865931985684217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -623629945373377313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205255355419025228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3840985195601426097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5657570985567627426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 694376802225150981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7619666834996469746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4435122158114924361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8740342832409643210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5836352994719444616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3077114625765392377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7215573477995470577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180935750374436350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8458319787428590336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7173920904394755769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8702006392984145915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 661692595736767523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6508288477372535271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 150502063864876027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760114202698098637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4757816908627362563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3055347666141465742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7775348147526212070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4025100761201934956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4362941096308618814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8489882761422412951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5591281047831842671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726609275136182447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023340277954155364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7695415106086103919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2552686207629794645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4459066748293717886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5862698265993382002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7881692000661040516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5444359736189048528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6530230829714322896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139587545267937763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 269602081302386793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3195580881256663760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2453622702020851774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443685598655449294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8770983433668157284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496364296888423997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5025266146044256725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8706932245739790242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 799309799609098301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2468484475148500653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 538123998842037775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3444051892196950465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5178093656873243291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4392153262696346283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8902326548132872349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -181823925072620980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1318780264996977120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3334585020965128803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3728402725725067351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035417706436677528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8570908196419362052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6764005842637009334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4384566592273367030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4454254317121579895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8236379394638468665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9159801962423233845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5305719078188320263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6417963435878232006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4488330454106073041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4461752276625390595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259309266432950031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3847269010238080101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063540180209343647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8943603588133118453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8236803049872773291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299459128456330228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980474089295364396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8847771151513288760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2043665255643685246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845480013624174295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490979076518262070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 919441545235913952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8557620794029833444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5694937855358848673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 977698310694875390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6602931475190548220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4599264455481117688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1910423872038876554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7445184749043595905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4728534274026715664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9040911099634821661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3588983795289645767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779885400313555032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5654041298188827507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5776252002765719361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6622996504650397091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6225767829972817378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3913726640929670819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2743851275790935935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7875843054838394663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -198544428764340566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3608639586620233811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -222811407980941646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6267536382666267112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7348349821279176117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2048649357033917189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8471011054517398600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3988733955912561015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7610627008378027386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 602835241575915030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5369772763873941504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1994357776589157737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 549853708228199448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5486728306289898714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3343208823218979820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1994243891950975673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7171235113469844533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6242011442116049368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4291855538349364279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5062169276672796182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2612984735943321276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1147788673888651470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3764703161767609532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7838092819063087776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538453608163080210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2265383003041218117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4930626343796562495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2626793309377756068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5078637427927610917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3682351091895238857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4495186733439280882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1278841257111806583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5770436765677900374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6666633538847769335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7985211271490854277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504461979626126109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4124974776477529397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1052565726906452208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5444423541406373581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7672055020953957776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083169626735680722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2473828067730121272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7312836269532483430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4251850885096881265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -741377556288665659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5074670253022184995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1618645546575791830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1271982878900249621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3643772826476773023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981050010792097939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636563122345548528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2392054963739017085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7613849905001220653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4208509324882916784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3894982485413786013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4740611960048876343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7186574092242648339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1925755666405328423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 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-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6624510730203644440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -421482582883181547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154766881048204744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 413105701921424283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1875922376578749261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9117676274021952329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,094 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=68.45 KB, total=30.06 MB, single=0 B, multi=2.11 MB, memory=0 B 2024-04-04 16:55:47,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3257587266624990919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6914772557395918973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,094 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-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 863056765808085101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3820813990842442507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8999637515083735219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -46891909993052446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5526778358917867280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8418847777335263997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141480906090269034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5973694472496109036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8627881088260750701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752376673158283977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 596415689581228449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1572598856412618075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -240304513023253186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7290336347258568721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046570224925196071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895839881048264388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6125519355089395454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,097 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,098 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-04 16:55:47,098 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,099 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-04 16:55:47,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -979549172384877146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3579830957706205122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5777763921735238814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4425897421910806257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,100 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5684990000735659794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,100 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-04 16:55:47,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1932898743908322843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418446180329959772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7421674551246014996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5208314178255675075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7483754499121154181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6088338931527602213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742697094273673714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,101 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 106634008834303555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,102 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-04 16:55:47,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2116383922705584457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2940989890912900615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -781990395282198620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,102 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4338008911345879422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,102 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-04 16:55:47,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864312908531284118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5271509666698438469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 835161983554810880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3636000772198068484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,103 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6796960384845861781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,103 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-04 16:55:47,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8667923878555023338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7594883130424737951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6440727641619784114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,104 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7568817657932035499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,104 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-04 16:55:47,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -587564067928399482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5327855186772290954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1756144775639674770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,104 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8061229100062795927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,105 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-04 16:55:47,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5129472981523720540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -231447906297258694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4197211300755515427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,105 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3182828394968876942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,105 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-04 16:55:47,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3642093863462233768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4260436664931092902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98193739419884080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,106 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1323920293284346883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,106 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-04 16:55:47,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5010148971544489299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3051588394720048851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2748275053273916447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,106 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5952459549072582560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,107 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-04 16:55:47,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2128283312923331962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3126375753562860681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485722318689966476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,107 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3963247631638745034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4907422647685278335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,107 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-04 16:55:47,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8784103562898916129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3024802465679274734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9154283638935831186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,108 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6614414855384396787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,108 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-04 16:55:47,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4898600479137371397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2993140274552559577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782759126149430870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,109 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1254681971463111862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,109 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-04 16:55:47,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4419895340183514272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -669598867458171887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5104055514909310247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,109 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493417955389566613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,110 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-04 16:55:47,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2663438077646139785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4156628473506094341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804929395527341076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,110 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5331373076358326559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,110 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-04 16:55:47,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 282769424474225398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1275653275418373362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:47,111 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,111 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-04 16:55:47,111 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.05 MB, memory=0 B 2024-04-04 16:55:47,112 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:47,112 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:47,112 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:47,113 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:47,123 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2501 (was 2532) 2024-04-04 16:55:47,134 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=217, ProcessCount=167, AvailableMemoryMB=2501 2024-04-04 16:55:47,147 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,153 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:47,153 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:47,154 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-04 16:55:47,154 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-04 16:55:47,154 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-04 16:55:47,154 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-04 16:55:47,154 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:47,165 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=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2468 (was 2501) 2024-04-04 16:55:47,175 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=217, ProcessCount=167, AvailableMemoryMB=2468 2024-04-04 16:55:47,186 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,194 INFO [Time-limited test] bucket.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-04 16:55:47,194 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-04 16:55:47,195 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-04 16:55:47,198 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-04 16:55:47,198 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-04 16:55:47,198 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-04 16:55:47,198 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-04 16:55:47,198 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,199 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-04 16:55:47,201 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:47,201 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:47,201 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:47,201 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:47,212 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=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2436 (was 2468) 2024-04-04 16:55:47,222 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=217, ProcessCount=167, AvailableMemoryMB=2436 2024-04-04 16:55:47,233 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,242 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:47,242 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:47,242 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-04 16:55:47,256 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,265 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,272 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,284 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-04 16:55:47,284 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-04 16:55:47,285 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-04 16:55:47,285 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,295 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:47,295 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:47,295 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:47,295 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:47,306 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=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2276 (was 2436) 2024-04-04 16:55:47,316 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=217, ProcessCount=167, AvailableMemoryMB=2276 2024-04-04 16:55:47,328 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,333 INFO [Time-limited test] bucket.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-04 16:55:47,333 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-04 16:55:47,334 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-04 16:55:47,345 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,351 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-04 16:55:47,351 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:47,352 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-04 16:55:47,352 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:47,352 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:47,352 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:47,352 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:47,362 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2211 (was 2276) 2024-04-04 16:55:47,372 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=217, ProcessCount=167, AvailableMemoryMB=2211 2024-04-04 16:55:47,383 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,391 INFO [Time-limited test] bucket.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-04 16:55:47,391 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-04 16:55:47,392 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-04 16:55:47,403 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,408 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-04 16:55:47,408 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-04 16:55:47,408 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-04 16:55:47,409 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:47,409 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:47,409 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:47,409 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:47,419 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2154 (was 2211) 2024-04-04 16:55:47,429 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=217, ProcessCount=167, AvailableMemoryMB=2154 2024-04-04 16:55:47,440 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:47,447 INFO [Time-limited test] bucket.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-04 16:55:47,447 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-04 16:55:47,451 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:47,451 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-log-dir so I do NOT create it in target/test-data/0f7f0244-4151-d43d-7077-1da6227ab153 2024-04-04 16:55:47,451 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-tmp-dir so I do NOT create it in target/test-data/0f7f0244-4151-d43d-7077-1da6227ab153 2024-04-04 16:55:47,452 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-04 16:55:47,463 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/0f7f0244-4151-d43d-7077-1da6227ab153/bucketNoRecycler.cache 2024-04-04 16:55:47,463 INFO [Time-limited test] bucket.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-04 16:55:47,463 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-04 16:55:47,464 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/0f7f0244-4151-d43d-7077-1da6227ab153/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/0f7f0244-4151-d43d-7077-1da6227ab153/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:47,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5063673985224930786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:48,565 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/0f7f0244-4151-d43d-7077-1da6227ab153/bucketNoRecycler.persistence 2024-04-04 16:55:48,565 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:48,565 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:48,565 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:48,579 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/0f7f0244-4151-d43d-7077-1da6227ab153/bucketNoRecycler.cache 2024-04-04 16:55:48,579 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:48,579 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-04 16:55:48,582 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-04 16:55:48,585 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/0f7f0244-4151-d43d-7077-1da6227ab153/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/0f7f0244-4151-d43d-7077-1da6227ab153/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:48,586 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:48,586 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:48,586 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:48,586 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:48,596 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2121 (was 2154) 2024-04-04 16:55:48,606 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=217, ProcessCount=167, AvailableMemoryMB=2121 2024-04-04 16:55:48,618 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:48,623 INFO [Time-limited test] bucket.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-04 16:55:48,623 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-04 16:55:48,624 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:50,876 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:50,876 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:50,876 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:50,876 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:50,886 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=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=2085 (was 2121) 2024-04-04 16:55:50,896 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=217, ProcessCount=167, AvailableMemoryMB=2085 2024-04-04 16:55:50,908 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:50,914 INFO [Time-limited test] bucket.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-04 16:55:50,914 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-04 16:55:50,917 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:50,936 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:50,941 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-04 16:55:50,942 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-04 16:55:50,943 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-04 16:55:50,943 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:50,951 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:50,960 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:50,967 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:50,967 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:50,967 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:50,969 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:50,978 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=1949 (was 2085) 2024-04-04 16:55:50,987 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=217, ProcessCount=167, AvailableMemoryMB=1949 2024-04-04 16:55:50,998 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:51,004 INFO [Time-limited test] bucket.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-04 16:55:51,005 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-04 16:55:51,008 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-04 16:55:51,009 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:51,009 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:51,009 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:51,009 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:51,019 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=1917 (was 1949) 2024-04-04 16:55:51,029 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=217, ProcessCount=167, AvailableMemoryMB=1917 2024-04-04 16:55:51,040 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:51,048 INFO [Time-limited test] bucket.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-04 16:55:51,048 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-04 16:55:51,049 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-04 16:55:51,049 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:51,049 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:51,049 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:51,049 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:51,059 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=217 (was 217), ProcessCount=167 (was 167), AvailableMemoryMB=1886 (was 1917) 2024-04-04 16:55:51,069 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=217, ProcessCount=167, AvailableMemoryMB=1886 2024-04-04 16:55:51,080 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:51,085 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:51,085 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-04 16:55:51,086 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-04 16:55:52,424 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:52,424 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:52,424 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:52,424 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:52,435 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=336 (was 217) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=1923 (was 1886) - AvailableMemoryMB LEAK? - 2024-04-04 16:55:52,444 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=336, ProcessCount=167, AvailableMemoryMB=1923 2024-04-04 16:55:52,455 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,459 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:52,460 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:52,460 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-04 16:55:52,464 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-04 16:55:52,465 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:52,465 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:52,465 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:52,465 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:52,475 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=336 (was 336), ProcessCount=167 (was 167), AvailableMemoryMB=1917 (was 1923) 2024-04-04 16:55:52,485 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=336, ProcessCount=167, AvailableMemoryMB=1917 2024-04-04 16:55:52,496 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,499 INFO [Time-limited test] bucket.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-04 16:55:52,499 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-04 16:55:52,500 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-04 16:55:52,510 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,514 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,521 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-04 16:55:52,521 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-04 16:55:52,521 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-04 16:55:52,522 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,526 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,532 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:52,532 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:52,532 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:52,532 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:52,542 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=60 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=336 (was 336), ProcessCount=166 (was 167), AvailableMemoryMB=1882 (was 1917) 2024-04-04 16:55:52,551 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=336, ProcessCount=167, AvailableMemoryMB=1881 2024-04-04 16:55:52,562 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,566 INFO [Time-limited test] bucket.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-04 16:55:52,566 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-04 16:55:52,566 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-04 16:55:52,567 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-log-dir so I do NOT create it in target/test-data/a761b5d2-5938-7d1b-5cb8-d5058c7ec674 2024-04-04 16:55:52,567 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-tmp-dir so I do NOT create it in target/test-data/a761b5d2-5938-7d1b-5cb8-d5058c7ec674 2024-04-04 16:55:52,567 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-04 16:55:52,577 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/a761b5d2-5938-7d1b-5cb8-d5058c7ec674/bucketNoRecycler.cache 2024-04-04 16:55:52,578 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:52,578 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:52,578 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/a761b5d2-5938-7d1b-5cb8-d5058c7ec674/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/a761b5d2-5938-7d1b-5cb8-d5058c7ec674/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:52,721 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/a761b5d2-5938-7d1b-5cb8-d5058c7ec674/bucketNoRecycler.persistence 2024-04-04 16:55:52,721 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:52,735 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/a761b5d2-5938-7d1b-5cb8-d5058c7ec674/bucketNoRecycler.cache 2024-04-04 16:55:52,735 INFO [Time-limited test] bucket.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-04 16:55:52,735 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-04 16:55:52,739 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-04 16:55:52,740 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/a761b5d2-5938-7d1b-5cb8-d5058c7ec674/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/a761b5d2-5938-7d1b-5cb8-d5058c7ec674/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:52,740 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:52,740 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:52,740 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:52,740 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:52,751 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=336 (was 336), ProcessCount=167 (was 167), AvailableMemoryMB=1874 (was 1881) 2024-04-04 16:55:52,760 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=336, ProcessCount=167, AvailableMemoryMB=1874 2024-04-04 16:55:52,772 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:52,776 INFO [Time-limited test] bucket.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-04 16:55:52,776 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-04 16:55:52,776 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-04 16:55:53,877 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-04 16:55:54,978 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-04 16:55:56,078 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:56,078 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:56,078 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:56,078 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:56,088 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=336 (was 336), ProcessCount=167 (was 167), AvailableMemoryMB=1862 (was 1874) 2024-04-04 16:55:56,098 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=336, ProcessCount=167, AvailableMemoryMB=1862 2024-04-04 16:55:56,108 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:56,113 INFO [Time-limited test] bucket.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-04 16:55:56,113 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-04 16:55:56,113 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-04 16:55:56,114 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-04 16:55:56,114 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:56,114 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:56,114 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:56,114 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:56,125 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=336 (was 336), ProcessCount=167 (was 167), AvailableMemoryMB=1845 (was 1862) 2024-04-04 16:55:56,135 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=336, ProcessCount=167, AvailableMemoryMB=1845 2024-04-04 16:55:56,146 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:56,149 INFO [Time-limited test] bucket.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-04 16:55:56,150 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-04 16:55:56,150 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-04 16:55:56,160 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:56,165 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:56,174 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-04 16:55:56,174 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-04 16:55:56,174 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-04 16:55:56,175 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:56,179 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-04 16:55:56,179 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-04 16:55:56,179 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-04 16:55:56,180 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:56,184 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-04 16:55:56,184 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-04 16:55:56,184 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-04 16:55:56,184 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:56,184 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:56,184 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:56,184 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:56,195 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=336 (was 336), ProcessCount=167 (was 167), AvailableMemoryMB=1766 (was 1845) 2024-04-04 16:55:56,204 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=336, ProcessCount=167, AvailableMemoryMB=1766 2024-04-04 16:55:56,215 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:56,219 INFO [Time-limited test] bucket.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-04 16:55:56,220 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-04 16:55:56,220 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-04 16:55:56,231 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-log-dir so I do NOT create it in target/test-data/6105ec47-715e-edc3-fd29-86684e17d55f 2024-04-04 16:55:56,231 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-log-dir Erasing configuration value by system value. 2024-04-04 16:55:56,231 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-tmp-dir so I do NOT create it in target/test-data/6105ec47-715e-edc3-fd29-86684e17d55f 2024-04-04 16:55:56,231 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-04 16:55:56,231 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/6105ec47-715e-edc3-fd29-86684e17d55f 2024-04-04 16:55:56,231 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-04 16:55:56,241 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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.cache 2024-04-04 16:55:56,242 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:56,242 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-04 16:55:56,242 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/6105ec47-715e-edc3-fd29-86684e17d55f/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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:56,243 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 869858693538710642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,343 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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.persistence 2024-04-04 16:55:57,343 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:57,343 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:57,343 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:57,357 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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.cache 2024-04-04 16:55:57,357 INFO [Time-limited test] bucket.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-04 16:55:57,358 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:57,360 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-04 16:55:57,361 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/6105ec47-715e-edc3-fd29-86684e17d55f/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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:57,361 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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.persistence 2024-04-04 16:55:57,361 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:57,361 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:57,361 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:57,375 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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.cache 2024-04-04 16:55:57,375 INFO [Time-limited test] bucket.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-04 16:55:57,376 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-04 16:55:57,379 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-04 16:55:57,379 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-04 16:55:57,380 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/6105ec47-715e-edc3-fd29-86684e17d55f/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/6105ec47-715e-edc3-fd29-86684e17d55f/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:57,380 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:57,380 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:57,380 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:57,380 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:57,390 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=333 (was 336), ProcessCount=167 (was 167), AvailableMemoryMB=1741 (was 1766) 2024-04-04 16:55:57,400 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=333, ProcessCount=167, AvailableMemoryMB=1740 2024-04-04 16:55:57,412 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:57,417 INFO [Time-limited test] bucket.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-04 16:55:57,417 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-04 16:55:57,417 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-04 16:55:57,753 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-04 16:55:57,754 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-04 16:55:57,764 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-04 16:55:57,772 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=4.48 MB, total=31.75 MB, single=0 B, multi=15.54 MB, memory=0 B 2024-04-04 16:55:57,857 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165698540244665621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1541634104822522518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1787438665602019586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7491592940838778493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1912451742552785172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2981799264534362553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6561102238784216257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1611663416305526838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1329108507582387367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8726262148282645777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,858 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3087141143647071726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4971722114092336415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6441840540788137408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1282702438194725368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7225720375792560002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2627707759315335263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5155858331153757077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3806003569809629947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7962131204101107055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2510819908996679808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3809798830875094434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9205893818025691887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 714255845780212171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5899144492604878322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8934069840975894113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4721079249488082165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,859 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408744490975711581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7082440310491069310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1090627147997341571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8541926940395892677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617715673881443342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8197667034440997541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2894203709738165926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -12252665387583024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6870247676035220059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4587654300344039180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4838247900592096616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3203545298316855934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,860 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4878684716896162912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 31676013299867575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -928275829343750343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -507465605189340755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4124189271468275886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4948166469602516160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -946511235464950483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5781924831692218450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2341219746227138239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7076291552192947648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343126578601898011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3122859614256666329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7468812484583151964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3838149848019873563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7470326536395167265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,861 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6541363649687118924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -992046455823833797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520696587701969050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5603181968769179833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5248503922153381007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2523947237335473204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4398982533226875405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1935820645777352133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4516730397102441263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4802525750662817353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4369494831317845615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520110786466389693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6019373975528115776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8911054673050212300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6156495593090525837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6301127048352580591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,862 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748490281076458346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3902123264792022979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6827493355850311350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -219999294755614879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6216288870858682668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9191096015235257875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5236612509922444618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4222529348825730669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3603915651149576243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3736914057023350809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2823048201441385180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9059194446769791261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1847970059343622195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2666346622857071263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,863 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986454134760861300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1997631394530352529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3452872189748825511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -154802187394457811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3672199892787133672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -194028502493868107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1659751319142918619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3183169645825665508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2696547388212671056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4568195754028583714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2259808291755087560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6156602942528505096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5300972606626393914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1952309193561013099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5374722309092912416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 615198221123368915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,864 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5542949239369245736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4344590875164046999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5716226069239121645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1783607228891412033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3806311668757541075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -279053871461950213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9023091773979259638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4505040263601282792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3326598303707443398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7651546806963613390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5005719636960651471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844179422692882269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6345032133925250219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5264903806188939123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343010954908999128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3825488815000148175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,865 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2856288335035461730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8135312863425090443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134402544408108866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2238676588073176525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528550497658399932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5306936141552147663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2109072178607174894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1118618609911434701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6137557872184014997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907741028801057582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4635623136264092131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9103642834641028971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6097070947652605463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4567052125233415840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5491391565019552226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3344904254903009739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,866 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -972486128327062316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 722543202354542700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3290333832908959645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8537481909432616822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3219123174696193933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8790957957308260978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4657427423700130010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8704884904695137045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7018125499847248735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7660505051944054258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1050305547202477429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3091630635973052177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6991444445401395651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4418359207304876180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1368050950839632477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,867 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3677966428062471191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 282597405441335354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7064533005026466805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5822539486067725247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3431011012275995900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558212043010262268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6985521320629923409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220104374370067916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650239593767471081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,868 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 169894268391463171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4365897887229621654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2146534111907270363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387661096943942852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8570728720466558484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903128988193306778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3805594050809657265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7201091895906489095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5122024437544767183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8078290924978319437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482137941239659050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7167087656306600966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8025575235988621913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7236978558170982949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8020946033661274222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -588954747820904498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6683298466473832086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,869 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2822723328706866490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2642749126428151972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8443533371790247769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3334247195984802062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -857182309516803138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680369432924384183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6897657175763248541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473586435163848212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4886984711373330084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6519433475394146014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1287765860288461186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5274715661198734045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6566168215028477134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1860920421278516711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3420719802418217717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -629656782904767034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054657334575506301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7943091081065685423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,870 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4336351013890099140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4030841651456019758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 628167336168419076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2888535970191988422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5510993504287583023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808469526676941052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772647971175170678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978829910060667712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2452050314871336814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383880338234139849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7783258070822345844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7565917260319738246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2736504295125323380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2328113218840927809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5180818958366971135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8505696490365896700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7606347479239765893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,871 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 674207218321147262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7082185177471024996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4923966125526057074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3541232038663916987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6707209037864102661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4435471032932807750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370305322213264584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3157775783766525062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948414504646086285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 317119816499684179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4229518075481527968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5076392213431435424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5387174339074150267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8378906305322697344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3837459706811235395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2662732612050975837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1655258437196380105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3266302308833892605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,872 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950148571835884774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6875922358196972333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2110571856006847921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763325945793468623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7254306764628329380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7966321741021881563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7755898768056915603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 849160061955630177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,873 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1008767292219496614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1772445262526338245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -733461575720188481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -220865538456045362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2810214493108046810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6481153665129640839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3574833946145641122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5297154557090790960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8884917571542181989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6303434962326660008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -944962024271250131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4131071129542515269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133548443845573583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215201893522402483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7808735920236095708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,874 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8505747145548920112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492568157610629488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8096437773466663066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1254530012265941957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7604242154399654235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3213666680409088424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2060124836437928089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5075555445687634822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7124599103734716119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5326575554659036828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1350222865785522186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3602055239933288622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6979273125813752777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987091297105023509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2185376054253566605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7463169514556114001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,875 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5010077679801073295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1462635421399034712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539541066182787531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2396581878194844037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8315501391880591058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5007351354412533823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5319470129605433264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8852985033173536312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6676457705498264993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6203938371989994854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269102323697460013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6034129838550116860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6945677385842965803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538667280397968218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604298474995811472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1481483245260836000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796365842754401519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8743107311344173811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,876 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3975567428301729444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3076755041773048217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 23021065702375028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1248005235933782970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -592580221245763031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211978123808978555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7070875308436119146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6429121864095391247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3652693515683587183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4169929357644326406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3398227819017181370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8971002290944206415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7747027054909826209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779670200857353263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426954186653807329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9162491871944952238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4977961742779572060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7254441126716818535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,877 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -499086840652753926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6985948088479386993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8592659370587043944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3225801932302973790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673019925731394051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2065904269581720621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2795897758073408265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2598341345786281311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2416595548579763029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8393163148294681292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2699993114890523871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5935233908470148136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5085085409737360130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7311886364243686314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1795790229837450020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6197460977348548693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6340373133005133134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,878 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8841218059252376212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8386450613741121102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2909362044030577556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4545577643434362427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6496993998364017137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9101531670095596966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654709116534825878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7401317968366131806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -327375432355332567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4365384614798336498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790802446414066167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4753602031371639652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5501411159704256087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5744526984286276307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3266313697183896688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5612494818728919832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6031602278216562578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -548113618865723452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,879 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2721948669533868767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1365356931551076987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6398519520450203515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4425440258219087840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1174481226978742698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1941711005671579129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4496420609135202755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028432010166168309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5292348923518388731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3789560561652061771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4492740718296247723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8699689088366029730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037135374110465170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6153868881795395086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5034623921380958771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1424537573553951278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5776150484325646932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3991145709945046577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7818968672934447679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,880 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1426047307080305157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437303551226514478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5798720515774525193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5946746872840140754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5674117363626674990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8803561349486989691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5436164654324814121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105729441327957709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577928447581277084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8517482943036078617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8638354509098948871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6916623125840394766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1011694383563029525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7409289483610220032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 861974427444244453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948483091483388915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019761463445115070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2632566512996917374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,881 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2922857305926158200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2661849419436628950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7621487547066401053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071222098438746620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1181825438482478029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6522609167106591974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2348205301304686740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943794832622125082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3819431375713622384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555638102588284333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4760241767611558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4746885728877352670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1674369752061489623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4586231566201027064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 183448946062695494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,882 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3378402237009798740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453602160886193256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9189463991687314846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5119283993652885049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1622297950918430369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -343313942159473121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2592845138440858668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1548097394283059309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3272883138808931925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4445574270965970500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -311407005356642682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259396222455844136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1174541195894341517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,883 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -787953803038341706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2404692154500563970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5633416370246830096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8222987931546194334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6133648612243392921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911787353441246219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8888470338691910759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5725355347689655372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2744921559393786596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3350481908181422855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6125203373319544532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4021698331434942219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5123502071695083134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7919244287361631914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2673632978221661791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2209674392623339230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2874724401959729689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4228100744518735938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,884 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5937655900312697462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2686824056670990407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8970936838044858094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4291202733368192307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49845992909354861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252710257549179167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -812719939999999524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435870675237390622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664568624212969208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2615133606212610223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2187093392902894294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8203426194927809696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6748282652800519683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5620495694709969823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7731603377157870030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1278933978182009134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7453148352115690584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -675904768097027012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,885 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1068003779139538978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8018244753057261708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8227878313231368727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1180276159928276996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129186813742915775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6135291810112566189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6336456549706124088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1597578609709316722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1981786964408955413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7222887245194663297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2980091426414905779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2853581918916805963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4843405714867722400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -105400239189594568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8962588025029154052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 351291164437765153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,886 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8046469311489197191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6536779402736448523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737393143861898972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5705318412598693556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6037170375191105878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1443389486400704975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6860153903723296665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9181961262862060438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -243614381049403730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7795891635618106907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8146463036200133573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2638796997508398206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628269557047886363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 740958877954630688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7155180767853349431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5584571359912078825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 564757750853888238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8729253751417304094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895641989531053030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,887 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3119187345260319020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266836556724772456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9041118739446933148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6648067512386490607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4939282000189158021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8217637697681211005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3930375790944629354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4856710029202572502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8371523077115399495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -217963235464019225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6318193081103832098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -934556671862085963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1932961989378416878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727256641527461142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1516084843627860321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152007774764641584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8648018529719083591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3298894875931897067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,888 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1479164236955688491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688857885714238161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1394139621693406338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5016703906467499358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3348367321875587852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4883077071536258857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037064398349884321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -894499248035876504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4101761532348699717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5530548318491471047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3777977647477924058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118463912672077949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3275900049923109259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7768972483781132338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326654727856640262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8560372267125573059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813591323931893737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,889 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6066670122662179414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6196570925971962959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5630655573621535310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4477147425223572465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508538365508916901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577425037144344248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7088334586218414369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6633128053434170460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5478941511838080791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7537773413762525359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8148198183244531855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1095304383464232485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6123066095804314294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5344739240433712647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3617832538459385061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 813479267556877063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 684800430993069826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,890 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1615445738312448162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3833409134246616512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8193868962931761638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4440547146864892167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4009522928416056193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3901792576537694727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466289205852519252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8048027892636541396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907113451706210333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6698002493347350206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3385034112701668952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7175832833008563093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -353132534272550740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5306246045303974520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8646803497162822835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968800642489678791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1356345005282012530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7140321241227273630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,891 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7002145707030588974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1334380649905214529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290646420878138620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512538889734686927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3312324686880423887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8189961555212018233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1236072109235206132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053394184489785725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733317901853085040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5481744649537149107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2322901937779984196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1328778981887820467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8196546350393104948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3092458907776466966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585154360909258637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 169149090671903852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3615791243429463531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1434593867918702109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,892 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3856931623026712465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7559052632847644058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3171211633958263855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8108232145016725934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763923573179487629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5678227892663742701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8477429530221734890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1190932166614362876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8934588837514160048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013239521862476252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2876274989661691791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9214177434775436324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1238279182664315739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2158715742811868461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3201599843717743146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6031895667557965832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7806906189944941115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3490651084906657098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,893 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402248841623236032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8209044648283563899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4675395268802630622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3168401921198851247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8547495272349476011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194293744100123447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9056624258523601727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048526885272663101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5349334276086840511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5836781974375854901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5006847805168866441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1667216491420081166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6204620654967844931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3407630483849080660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5720796922738370706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -850138307705453327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7471569053386048476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6276531868588340742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,894 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4893616677308054767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -89482474595453761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7790168904918854917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9165871101595823411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8565734255225324701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6406081051099071148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6012578415859351153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922776497785201650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2200681966630034383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7991971614228537151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8524049461244250797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6205499343107972776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5277774477813586527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4545085288282759908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2485671235284482021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3641941345539213689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4871853538622302783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6281309297980465016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2556120747631329466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948263283463664826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1505421969320973545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8303442547735069598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8133345213098538690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6357153289579952368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1090652035443946791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4537345903285967956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435008241620921882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2434642960984813057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6260832431572380083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -568108227673732088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1990504933357682994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8208555002437808211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3168562209992845093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3802977987837074920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1442254608928921615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -525718807828256195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8546155432186188206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059136855765647322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9073694465541924678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3143870838670643497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971142853027991767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746420739711572175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1449347423353715422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2060765994786296008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7476412234211460821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268293451799215207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5379797282734310825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349921267170224048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6244582730096818251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3825305589979427841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5533587452117314952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7757059597428513300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7339662877045462986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6879186355630733741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6205161680133574637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9059684817453091163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4992662608145246259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3778577767169913961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859677776922536140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7494460902488201809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5095900172643688548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977100583974440863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7597729462889382271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5753072011778054648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593172632533115443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7406220300438535772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8023029508824828787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4279048656034070202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4831571248601668147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -279935755181548124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9135435379955244247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3254693880788477236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8454606006197406174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013405301426619561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6159320950716312880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3840996847249141930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872238027430050334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3939054202253873658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5164786139096845326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7369678334602450032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6848080146260402507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698982973883933850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5441728438803622650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6828544207933476859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8593505065160282491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1925430764396883209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1984885339349520474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9045387169913691501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -679203673031930159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2865356795491350720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3171308333178332566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3048613574241001742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9124687958746183229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8188129761333331000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2924026909547630728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577853552226692864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8281178669038096431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1208194146114046852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 401498486076603162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -750264175985590792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8959482637133263426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7544902093139609069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 893743848065059083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5020430268944616862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3915162765214352876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3921546992233901318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 383472673183535045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 964351249008683473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7653841661884149655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2368033481977005917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2418917728647733473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8621862697071343323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8861910859298796099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6713814496247459891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5989392028470561678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3283319508208446184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4115383729219390861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5982729367141132331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317290067296317954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -476689205678612011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3573290543863403414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5530119101179651693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97222341220013735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5526340173457141928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6377474717507303207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5693361823065931434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6103881740938706579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5473057776879611728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5879020405336799272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6262348055723553620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 157331747439635511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4950904989146262629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2782148221933342147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2288994774260871589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 826985763680829920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3564505326184195128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6237764679393929357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -99743282984674736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7914273111845249259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733368718727965961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2472922627506440426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3836368005809046848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1279487640851529950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9215669141704761095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8176848785938057008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550977680273267360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3699921145576869798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5597941497722152090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6985469310231994377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7918566340147015046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5721229307384821086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554871471613703304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 179247760892972282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5893871649388194724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3826525324631881426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2068577722253028558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7299826605849156063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7942540436612988097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -37184114180948122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3223839853515593426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 141535243467803144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8204583726709202019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7450074939892751024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3097585445679736973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2277932263880059364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1796377762030623176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340971275789905896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1818729085354748920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8228447635805444368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8738122064769757851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094508587754442148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4131013943695464483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6791401355712099026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1571640651486810539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -258339042659922905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943371362751416004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 165553246901939100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567793753033851393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1350078052526583047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844305428112165513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2434728508116497880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2594251507695804717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1007537429913462129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3871160061838104392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2126489054289858887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4663938190450662614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6408196483619755252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3154831246048658427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6548621296366276699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6467700638460384924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1456254297155874712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3028556819763836574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9221182246278595818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 190751395971105497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829692707402169132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 704107727730469350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335925130618445251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5299698041756409544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4491797428465710952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6332406920380942604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5625888441516963772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460519040026707753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4692915351834556950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6890126479750463955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1227653993536305061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1030665961385138524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7972268136390029010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6979942656784195730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7054700890321464573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468816581327920041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8466477443046826199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879733248285533926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1505275300296175660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5788666928503209253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3221006757572851812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1366141819736855357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7484437774901088677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3343577535043924938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 148586367836937986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3355853632031406494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4581493017738217188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4187625731893219179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4718315996238546242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1058140935837417194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4155217810212562851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218348004896352623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134224626941821111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686934542028185141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4490850070896995959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4113969080015594799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8125946738064320950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068086892202217579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9111349890990965574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067412065610329164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4695631117726563356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2721794336238385257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3216077208756171332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8753355698469233651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3468296052206492615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993859962251587825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8159960799562498277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4818002972052936428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5276206109362650559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8248146298049043210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2339030160685067230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3120331371178952180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3439132867613380677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5078277592435125620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2237041633195800637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8226568865695051579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3583682594387885715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329321938168765950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5832875726374614211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5812129510818187738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558453270898239329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7869116458425402079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6773341201433278388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 210092069335189502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6471367449769137965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6485994745740571595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8475344178056584701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2445024711628033105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7575642223727937296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035019877211176664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8944920564478042699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7867614606357154593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5837176377139365233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2941892562850612330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7936493687508910071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8392394279092816935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6644227624235260338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2724070639579176450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2393135782383546368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2348866002236265668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8008324668520871507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3057350959206796642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388391433119553135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 788550852239765493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967367554702110759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4039152411687193483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448895921336063873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1394544968543620528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -145371279142410548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8989847514355705451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5902595660151070236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6309590073749694510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 453032969647240391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288727351062582030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7780334376650394168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3353327429465379250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 282702131346312848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1850779714189724908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5965248066117971504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3705580326649986776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7451425337152681311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311453274174949675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047578660824222659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1339399125250125761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3540201849693321170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6342163149797669162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571874622138357168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7749249729919500199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4529356800305299033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4986607277329751307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7642166620032507150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2790865514617541598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7868449022645329492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7894272335628338864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3697659372562174975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149092467311144236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216118176895103744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4957976678092284605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2249972194994619193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7620896575936534608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1444279381651670650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6572184837088102337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2601215592412080185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6396664912893818758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2269746014140893977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8129430586364384465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218131159485314226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4984055054456553041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5620374022631652125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3578757154668552065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -847248304844140741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8912288919379491151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5349742271939852959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6160106739035437492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9171662795011081081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9024208742899689615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542281419364736974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4934472898622988417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5164675043885006550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1198774790504336882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7950324275926628045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8772831131979801466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2420251774386709860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3676521302375522370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5762333021729740902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 334092776544364316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7279028914664590660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -765085120190858971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6990051012834227566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3274954527122181628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3906582046394858817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8212866849254570228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5646182361590296016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4673540665324907074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1792971349629120234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5620929107589166533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4166375597106814430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3138785203521165003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 541835796885653668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569673457544615912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7813166102016518845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4541080327107997691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -971547320359378467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2114825095820422094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7441249536974163298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125029648471409291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -358667234222097666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755826167223126575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1873510306894694224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6417236250863824114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 356600279606015753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5706580160554015856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6936861518392513626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2017101811801935151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8381680234610433841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3985764329771507907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8566014592488131750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294466169429106962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5980495350960937362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3730832367426782704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6630242806496080442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4448681894093191000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7486638643521907287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8080790053852032014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558759122020645310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8145682736865013220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6425945670191482067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1922030811426394262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3050161119120649142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8299041813082529761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7351183809054375868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7843613917251037443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7471141131262786078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3277099129645173393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6805275820825235302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1891787058105618904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3126149626983334398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6086022999116007997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 711165763805328445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6360784716098339274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221159417795797703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -869597571914065302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9015949846361275908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873013403815400373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3171502883486449109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1028539023505289482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6321006235789077417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711915293507378979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436947452334252824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6646011605972466757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1677292332654703274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7155773897015005865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -484899412548383147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483886601196410033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 670598988536418495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3051620840528091899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8991681235176785695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8301368754469183747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7144597436169008735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2549896704238244209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4972994277790916175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2431655295826957017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1081242077042813027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007502946913388744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8013573216603205342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9132799568749678941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4087519021977094479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2718695749660369014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3145773544839591453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1651857526392295491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5899684856565071633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511572729543513441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650670673440033810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3951108646217926459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8342576206033402593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -16028700605242249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -749779427438446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7195557738810781901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1141740204333072803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729067183287109733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3356194976912745373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2970512208154369819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 102323709256259312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8216319861222855314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843266453562259515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3962882667699609301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325486303525269943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6625112086287458725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2453142000992462158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3633412776800602262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7716116793392877086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8549751367754093594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2713719283236468409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5362983276022188473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6370040881716741408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4490677322125582317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9093186238464815944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7415401336522214258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960428237446090190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2826353744836125191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8674560057172215892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 815681093231796485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8774494153582544315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4560550209687225361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1552365580939526545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9074407986574080311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6604414636216031717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209186235266791236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7788230501022637546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3837445103874884524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8313569461648268871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4667628014495881005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906081050058386743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -760096685710995676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6353835794612766911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2640255909454715480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3380739140736247946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010104508084090385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4795808000757914915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021360378277439406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903284893981562309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 872827834520569673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4122437259162796605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1147246070744369359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9129761030068377843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072011811975811868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9141029631371985318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3123823255852171776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3547647509475976031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4723651876558158585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683902554568216756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1720979919520298020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1008892170973279709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2059893430516537730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511718643195764205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9210608768557478323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7984989272890345688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5289271212527741830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4330506232033533387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8314752986311820811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033600903760427354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2551861424375805806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -72208144688670143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8376682811085211920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1845394504132254643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9045902396062191979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8553813788348725359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3826534550777752865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2221692450616853969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5223133087731351452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8456975676620587538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4730242170230164077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8457398446550425829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9081246136819790566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045531258231321927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4580848494840950534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7501615532490992526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5506760595888750558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805818738380181632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5477059472439563024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4130539439233546117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8411448147754755445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3486428283897085852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6321156655280679605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2928987887413037248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2002162031415337288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -120804750419526451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 842158258684819283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1926040875223975856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5620712265783568310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8195026521356935503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8502098245996382575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3250198045548300571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3915402676972541030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8259177659699020691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 167234716064255775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7178888800074899389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8390911519789102349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3311359497060818882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -819331635860282943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1861174341161737742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3862847567015259068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5196437583803614820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -274494796384877551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7901519259230266657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3046269017824284500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -884760247521251995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5951311825788070995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771888281575213397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8218599012627653740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2067921625875316069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6890214358850444021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563333734677298706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1036042936296010378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305091072721962001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -480506018359177003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5517306944686935797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9195477552354415096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7046066715375318872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2483722961269828236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6220148132872379181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2190893057813900350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2073403873024477195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3953303742719166231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1415105099996652095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5984886713232080921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5801813194966087548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7985224271474076748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4852003805185558353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6404985362220135417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7827482529214262139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5921781316966759603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4953579513061284361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1394906248989779848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5327830429972446116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5342887429336867947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -995297884836639624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2877930809868605540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604741821188667278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2031903188899098575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -197803670092147710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4348594933510278319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1094174721395640868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471396921077532639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6325626780877142422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6730939644802009230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8108883872625242949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 392559959082737711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2607934723041411276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1059306181523224930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6038393132446320338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4284568909883019932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3532376305439283394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6970279648754590474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6527452816824671035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7799903017894593691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4302388928035400667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6781181802526506752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4740191073338923893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4810698246961744636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1226535299087108943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 642896834526841870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752877791714096821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304340257606586196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7214696975411729415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7214457507056537121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5254878113108221289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -57940974275300561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7228690501483393880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6535465670857713614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1336265939421201966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141382034473216385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9119385583039275290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1086941637985057484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2629583578080929276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8468544545981596317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7903424469744336111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2358877189901733378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8185762532062366117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8372167979346370995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3945539181037403938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1231630438678059963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6561470367662324237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5190818440318742640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5946328808025298095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1197753457114431293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8111519531715569197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7600050742170985026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6021148163184443665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981132897002344770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3169825108597722430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636121693130854717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5523161999097692992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4785760471732857991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8957238450921480560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5710934029462934190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -301997832343436050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1128883614331509304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2813194881916267744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7723117185076770481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358551341867250321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5679757454305503436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649624806538824812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4311397156012037644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3677594967174917961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4835853555763460425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4948098186989184526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7339367153537603462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4163267162137707990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8653288142117296241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7815766694822313576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7799300060280962020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6077996712230478446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4274229831930459507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5604098325059352576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4452597001152244387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8077826959757884835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1707199637938242794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5789597791824738811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4051100338133931339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8029399027017891667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5336403761729860226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8318968226082136832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8536335476891879748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5895128744150137170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180488392614115117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8960980982517552465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2329395142434234571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146581068038719365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9170677093248695817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1372409025295478637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1801089667548345308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996882191164219877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5849054335298846348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7520766493027694282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2849974087411740468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 329131964766728446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2568383395927773074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4200631346001145921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648199636857641914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2152657002432774253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4266322923286095450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964474370908159730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5462967247660503881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3086138264173522081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6107743754675162063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7239466908108120713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7509319548751121294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982309496236606540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -629234768708204420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8614631772262136124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4938460702906366612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2429343225575021154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5426971056943697470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3404836639820029916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1985131411122513919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2749214961669495135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6722336966517315428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1235109309850803001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8565121824218273259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5481310924453595259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1641008852270967752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142055981198842757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6474864244186937966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4085788220048491272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121423368331658608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242071973254721881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1619271915485829258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2784295790501010695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7225205927288646380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812685873197824651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8926198755703888321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7691273261824296426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6779120473112390677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2615111847828646870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9035804444892450906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8421375697234412090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5158233249245269482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3945671128127726043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3652522481353186366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1828246033102862989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8403056416067458660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2384504868420377037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3888954678007996175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5083260476118300468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5452644065893242634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1017167721766011732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9060246727415992353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 502278750919943454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3822767595621496355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3168030521430084653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7556098823830745686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1254708399085139287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5866474943448022223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6431915651538240694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1717749884864135834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269089945316535432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4158476413501987643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7167091156555422784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2139427587778883852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5852815717607318577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2989886306821335355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4143128065511252311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7506916212948690349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2944269317279757744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7834596907535712350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -206854933801251274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021142884247966205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4018335102987961112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6888845258810777129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5570331831829429602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2666990542106556421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8617159569280711148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318982545845544919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4666525936452808090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7212716306677352454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118144577721523275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297177297371944991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4253895783029910290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1898567532214169635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3419377197678133352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2137648901757943143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955078077281866732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -181333132866372542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1783509271762196657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9035177444703169317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6759536667188193665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3228814334990281972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2971361151436234202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 381022085677401460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6748885265274803724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6072356077136625483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010019548389533440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 247707813553155045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7295763031340793363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1326102804858147920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7666457003826427378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5343776221780184721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511624601192404273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4949253329354142064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985772147150079918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 707607270571485499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1757947397708119401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970805641292708490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4513272942454906511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4696820948437578363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3497711316913767351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4530949713144855406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5549940015476614796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5566269282144331708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -950352906974214403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516912186468995880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1411071210890053948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2279521130006860192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675985212752465309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5171291613058209082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7450640256191642868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2892665138029059895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5374457337175980675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5327887578246726954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8302748743816680580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8375872754421987112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -380869786359478677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8684149086898030681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6903908378178142746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729098166637736972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5167193186676092670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9026974658321883768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6742155729047646816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8112446177691575398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5454837406649249339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1667761672735659089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3634970183450764950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1552123820930072007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215678263504551111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5454162092087628888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4485347671350467598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -483901780671287812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3025238315438795002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2330128206018980067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209244969481430068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9052965055216888838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -697320995076329158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3702603352580990931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 720374246568433882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5724581780753168189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 927035077664174685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1134179202781465652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6855128509331235679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8265840934544646615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4088157242504342062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8566631150557627337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7580162608270888914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7380553931901104914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591270067156873236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3349657772373559879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6495146265855652262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2703820526936378524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841971664008723748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8724012596546395026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6693231360396337311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7340792704384444329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3800072200592657559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8994765394151086041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8597517771943761523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8802701715092123713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6318007521328824912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 227691240857597851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3714906219986161481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6342994966776494252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -793414832545982858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4188413692688551170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8539787543752344865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5486307056813541509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7584270218169322619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8552834362404256830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4446298732242135782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2092939537485897326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8385924803368085753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7505769966067801658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283779159069461346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5261435078507823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5149260392555301404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3920107741603513174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8241854864394213843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211087046076296221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3547435712226141423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2303690271507457762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8886855352925300456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5305372575578557719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5640776981988649826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3814046348802968834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1742054057097757112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5730741592225200895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5012789255103804841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140892921031153103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2115855871193584764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8591990743697563309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5179836374819708775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -913454794138193467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443070252125203116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -476253744495034638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3940747600196733475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8394453393376732363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8973534096989663115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1837605337599765172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -343974842240154661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7657110107635236848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4964023739006783984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649942108634250702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3447379759122785234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8331243909825173145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 429092170821589078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869928709517622471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65279462559558057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7125299873049173577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2663062525872276245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5887303792437004852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4546898312250103999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1603364949576751627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6963558869006292412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4045272884116316963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4442187789817624130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8226400105808806501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6847882643471331559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8446265308548884409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7527610414857161750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7759085866983202660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3384994219382934448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1892060307049642924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1194475833406769408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5080951358911401772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4019167804249559952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5044825032767797715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8515523662498620364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7798001033382185430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 626056212368797053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 297482681023534142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2016678637239273719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6812789656294278616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8345549680498290053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305365830149411018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6365784179705333407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 332490672487081015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4804425678837450376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2099867905188505643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4092621556171041103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3146980356269103867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7757505179445138179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7688427306043694130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1228673669083265563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4486073625002587678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184913137948846310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182024723898364269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3215007855030823531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4172197533844565869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6752117810702182656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3750490732255090552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5619800495568672059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2160480959846579222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3219861868571944786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5686917587887192511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2939067107209226394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4749709073728561953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3422325925610921457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4097780436749763653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6888411300471537985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774914074295252529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6932339759276608199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 264004883840399121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2302063167632811690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1872013995584936270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5075714612727309041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3420977432049323369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170504008662617408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:57,951 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:57,951 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:57,951 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:57,951 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:57,961 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=333 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1767 (was 1740) - AvailableMemoryMB LEAK? - 2024-04-04 16:55:57,971 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=333, ProcessCount=167, AvailableMemoryMB=1767 2024-04-04 16:55:57,982 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:57,983 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:57,983 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:57,984 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-04 16:55:57,984 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-04 16:55:57,984 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-04 16:55:57,984 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-04 16:55:57,984 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:57,994 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=333 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1766 (was 1767) 2024-04-04 16:55:58,003 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=333, ProcessCount=167, AvailableMemoryMB=1766 2024-04-04 16:55:58,013 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,015 INFO [Time-limited test] bucket.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-04 16:55:58,016 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-04 16:55:58,016 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-04 16:55:58,017 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-04 16:55:58,017 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-04-04 16:55:58,017 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-04 16:55:58,017 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-04 16:55:58,017 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-04 16:55:58,017 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-04 16:55:58,017 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-04 16:55:58,017 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-04 16:55:58,017 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-04-04 16:55:58,017 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-04-04 16:55:58,017 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-04 16:55:58,018 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:58,018 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:58,018 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:58,018 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:58,028 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=333 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1766 (was 1766) 2024-04-04 16:55:58,037 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=333, ProcessCount=167, AvailableMemoryMB=1766 2024-04-04 16:55:58,048 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,051 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:58,051 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-04 16:55:58,052 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-04 16:55:58,062 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,069 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,073 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-04 16:55:58,073 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-04 16:55:58,073 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-04 16:55:58,074 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,076 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:58,076 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:58,076 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:58,076 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:58,086 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=333 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1744 (was 1766) 2024-04-04 16:55:58,096 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=333, ProcessCount=167, AvailableMemoryMB=1743 2024-04-04 16:55:58,107 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,111 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:58,112 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-04 16:55:58,112 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-04 16:55:58,122 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,127 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-04 16:55:58,127 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-04 16:55:58,127 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-04 16:55:58,127 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:58,127 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:58,127 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:58,127 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:58,138 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=333 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1707 (was 1743) 2024-04-04 16:55:58,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=333, ProcessCount=167, AvailableMemoryMB=1707 2024-04-04 16:55:58,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,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-04 16:55:58,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-04 16:55:58,163 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-04 16:55:58,173 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,177 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-04 16:55:58,177 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-04 16:55:58,179 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-04 16:55:58,179 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:58,179 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:58,179 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:58,179 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:58,189 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=333 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1683 (was 1707) 2024-04-04 16:55:58,199 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=333, ProcessCount=167, AvailableMemoryMB=1683 2024-04-04 16:55:58,210 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:58,214 INFO [Time-limited test] bucket.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-04 16:55:58,215 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-04 16:55:58,215 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-04 16:55:58,215 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-log-dir so I do NOT create it in target/test-data/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793 2024-04-04 16:55:58,215 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/60f6bd06-365d-0475-81ef-13a73f4170a6/hadoop-tmp-dir so I do NOT create it in target/test-data/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793 2024-04-04 16:55:58,216 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-04 16:55:58,226 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/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793/bucketNoRecycler.cache 2024-04-04 16:55:58,226 INFO [Time-limited test] bucket.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-04 16:55:58,226 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-04 16:55:58,227 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/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793/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/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:58,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1438832946047969274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-04 16:55:59,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/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793/bucketNoRecycler.persistence 2024-04-04 16:55:59,328 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:59,328 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:59,328 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:59,344 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/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793/bucketNoRecycler.cache 2024-04-04 16:55:59,344 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-04 16:55:59,344 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-04 16:55:59,347 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-04 16:55:59,347 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/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793/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/3338f7ca-28ff-b7ee-8eaf-8baf0a4ac793/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-04 16:55:59,348 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:55:59,348 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:55:59,348 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:55:59,348 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:55:59,358 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=333 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1663 (was 1683) 2024-04-04 16:55:59,367 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=333, ProcessCount=167, AvailableMemoryMB=1663 2024-04-04 16:55:59,378 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:55:59,383 INFO [Time-limited test] bucket.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-04 16:55:59,383 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-04 16:55:59,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-04 16:56:01,635 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:56:01,635 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:56:01,635 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:56:01,635 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:56:01,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=307 (was 333), ProcessCount=167 (was 167), AvailableMemoryMB=1638 (was 1663) 2024-04-04 16:56:01,656 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=307, ProcessCount=167, AvailableMemoryMB=1638 2024-04-04 16:56:01,666 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:56:01,671 INFO [Time-limited test] bucket.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-04 16:56:01,671 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-04 16:56:01,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-04 16:56:01,682 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:56:01,688 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-04 16:56:01,688 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-04 16:56:01,688 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-04 16:56:01,689 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:56:01,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:56:01,701 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:56:01,706 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:56:01,706 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:56:01,706 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:56:01,706 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:56:01,717 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=307 (was 307), ProcessCount=167 (was 167), AvailableMemoryMB=1538 (was 1638) 2024-04-04 16:56:01,727 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=307, ProcessCount=167, AvailableMemoryMB=1538 2024-04-04 16:56:01,738 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:56:01,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-04 16:56:01,742 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-04 16:56:01,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-04 16:56:01,743 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:56:01,743 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:56:01,743 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:56:01,743 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:56:01,753 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=307 (was 307), ProcessCount=167 (was 167), AvailableMemoryMB=1514 (was 1538) 2024-04-04 16:56:01,763 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=307, ProcessCount=167, AvailableMemoryMB=1514 2024-04-04 16:56:01,774 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-04 16:56:01,781 INFO [Time-limited test] bucket.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-04 16:56:01,781 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-04 16:56:01,781 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-04 16:56:01,782 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-04 16:56:01,782 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-04 16:56:01,782 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-04 16:56:01,782 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-04 16:56:01,792 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=307 (was 307), ProcessCount=167 (was 167), AvailableMemoryMB=1485 (was 1514)