2024-03-30 17:55:36,290 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-03-30 17:55:36,516 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/e41020b8-580d-d051-286d-12a9a2988130 2024-03-30 17:55:36,572 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=189, ProcessCount=168, AvailableMemoryMB=2517 2024-03-30 17:55:36,601 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:36,610 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:36,622 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-03-30 17:55:36,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-03-30 17:55:36,627 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-03-30 17:55:38,248 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:38,249 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:38,248 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:38,248 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:38,261 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=189 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1791 (was 2517) 2024-03-30 17:55:38,271 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=189, ProcessCount=168, AvailableMemoryMB=1791 2024-03-30 17:55:38,278 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:38,287 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:38,288 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-03-30 17:55:38,288 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-03-30 17:55:38,297 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-03-30 17:55:38,298 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:38,298 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:38,298 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:38,298 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:38,308 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:684) 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=189 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1768 (was 1791) 2024-03-30 17:55:38,319 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=189, ProcessCount=168, AvailableMemoryMB=1768 2024-03-30 17:55:38,327 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:38,337 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:38,338 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-03-30 17:55:38,339 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-03-30 17:55:38,360 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:38,368 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:38,379 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-03-30 17:55:38,379 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-03-30 17:55:38,380 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-03-30 17:55:38,380 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:38,389 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:38,397 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:38,397 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:38,397 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:38,397 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:38,407 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=189 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1611 (was 1768) 2024-03-30 17:55:38,417 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=189, ProcessCount=168, AvailableMemoryMB=1611 2024-03-30 17:55:38,422 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:38,429 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:38,430 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-30 17:55:38,433 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:38,530 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-03-30 17:55:38,874 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-30 17:55:38,888 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/e41020b8-580d-d051-286d-12a9a2988130/bucketNoRecycler.cache 2024-03-30 17:55:38,888 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:38,888 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-03-30 17:55:38,889 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/e41020b8-580d-d051-286d-12a9a2988130/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/e41020b8-580d-d051-286d-12a9a2988130/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:39,032 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/e41020b8-580d-d051-286d-12a9a2988130/bucketNoRecycler.persistence 2024-03-30 17:55:39,032 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:39,198 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/e41020b8-580d-d051-286d-12a9a2988130/bucketNoRecycler.cache 2024-03-30 17:55:39,198 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:39,198 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-03-30 17:55:39,267 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-03-30 17:55:39,269 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/e41020b8-580d-d051-286d-12a9a2988130/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/e41020b8-580d-d051-286d-12a9a2988130/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:39,283 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:39,283 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:39,283 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:39,283 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:39,294 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (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=189 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1722 (was 1611) - AvailableMemoryMB LEAK? - 2024-03-30 17:55:39,303 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=189, ProcessCount=168, AvailableMemoryMB=1722 2024-03-30 17:55:39,315 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:39,324 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:39,324 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-03-30 17:55:39,325 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-03-30 17:55:40,389 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-03-30 17:55:41,490 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-03-30 17:55:42,591 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:42,591 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:42,591 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:42,591 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:42,602 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=189 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1701 (was 1722) 2024-03-30 17:55:42,612 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=189, ProcessCount=168, AvailableMemoryMB=1701 2024-03-30 17:55:42,628 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:42,635 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:42,635 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-30 17:55:42,636 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-03-30 17:55:43,132 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-03-30 17:55:43,132 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:43,132 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:43,132 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:43,132 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:43,144 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=189 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1662 (was 1701) 2024-03-30 17:55:43,154 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=189, ProcessCount=168, AvailableMemoryMB=1662 2024-03-30 17:55:43,171 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:43,185 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:43,187 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-03-30 17:55:43,190 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-03-30 17:55:43,201 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:43,213 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:43,223 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-03-30 17:55:43,225 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-03-30 17:55:43,225 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-03-30 17:55:43,226 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:43,237 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-03-30 17:55:43,238 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-03-30 17:55:43,241 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-03-30 17:55:43,242 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:43,253 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-03-30 17:55:43,253 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-03-30 17:55:43,257 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-03-30 17:55:43,258 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:43,258 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:43,258 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:43,258 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:43,273 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=189 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1497 (was 1662) 2024-03-30 17:55:43,283 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=189, ProcessCount=168, AvailableMemoryMB=1493 2024-03-30 17:55:43,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:43,303 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:43,303 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-30 17:55:43,304 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-03-30 17:55:43,315 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-log-dir so I do NOT create it in target/test-data/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e 2024-03-30 17:55:43,315 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-log-dir Erasing configuration value by system value. 2024-03-30 17:55:43,315 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-tmp-dir so I do NOT create it in target/test-data/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e 2024-03-30 17:55:43,315 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-tmp-dir Erasing configuration value by system value. 2024-03-30 17:55:43,316 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e 2024-03-30 17:55:43,316 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-30 17:55:43,327 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.cache 2024-03-30 17:55:43,327 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:43,327 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-03-30 17:55:43,328 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:43,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6388187580319922377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,429 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.persistence 2024-03-30 17:55:44,429 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:44,429 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:44,429 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:44,444 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.cache 2024-03-30 17:55:44,444 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:44,444 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-03-30 17:55:44,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-03-30 17:55:44,448 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:44,448 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.persistence 2024-03-30 17:55:44,448 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:44,448 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:44,448 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:44,464 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.cache 2024-03-30 17:55:44,464 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:44,466 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-03-30 17:55:44,471 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-03-30 17:55:44,471 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-03-30 17:55:44,471 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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/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/4bb012d4-0d6b-92b3-0874-9d3ff54bcf4e/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:44,472 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:44,472 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:44,472 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:44,472 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:44,483 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 189), ProcessCount=168 (was 168), AvailableMemoryMB=1453 (was 1493) 2024-03-30 17:55:44,492 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=174, ProcessCount=168, AvailableMemoryMB=1452 2024-03-30 17:55:44,504 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:44,511 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:44,512 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-30 17:55:44,518 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:44,870 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,886 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.06 MB, memory=0 B 2024-03-30 17:55:44,887 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,889 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.84 MB, memory=0 B 2024-03-30 17:55:44,890 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,892 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.11 MB, memory=0 B 2024-03-30 17:55:44,893 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,895 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.89 MB, memory=0 B 2024-03-30 17:55:44,896 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,898 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.67 MB, memory=0 B 2024-03-30 17:55:44,899 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,900 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.07 MB, memory=0 B 2024-03-30 17:55:44,901 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,902 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.85 MB, memory=0 B 2024-03-30 17:55:44,903 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-30 17:55:44,904 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.63 MB, memory=0 B 2024-03-30 17:55:44,915 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-03-30 17:55:44,916 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2024-03-30 17:55:44,916 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-03-30 17:55:44,917 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-03-30 17:55:44,917 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-03-30 17:55:44,918 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.59 MB, memory=0 B 2024-03-30 17:55:44,919 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-03-30 17:55:44,919 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-03-30 17:55:44,920 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-03-30 17:55:44,920 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,921 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-03-30 17:55:44,921 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.54 MB, memory=0 B 2024-03-30 17:55:44,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4427962564547580242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 188864255160471726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4923915963907654643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6290931028079370497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6806940759311415489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1560314715427168766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4629852103354524978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1216840303303812836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1094637058994777129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5577416344871801729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3159821108477114539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8046176698540382924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4150124927154390516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8214182496859411091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1464541683431406449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086366812437644878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2643954118316135131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307444970053189165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6849043706339581793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9129336045147313441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1485646093515680061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6997840524208828195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7636814565507856958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7367369508960735081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1378516306552831090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7548504229884824728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7825529532707216774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5807390242701316272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 537707607874497081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659424191176828234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6816213208406501495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3915768724144378297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511207565366802503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1122705117251761555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8519561649571192727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4312919614982820238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1152543683754547522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7599750349643291375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -703771144163479678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1681506163892351606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4492046106621205095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7475411921502002620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8695942385698631084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1534818574967041015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1113749667324329198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6645663502009974474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5614372411370299331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3994951058284594580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -818958409463673129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975828173989857547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3699646008208520870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2166412714215289228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -383556341186707902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727962303178889776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -517176651400829961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 661664930608733597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -830327188261615096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 936230563982623637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8277415177140810875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5950894772831922337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6892216570126508901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7701713932167451974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6989639137615232883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7508842501934467160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2526645362387381481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7731531031771535896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8703635794323345773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2142639880972637023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267232698144738354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2111493415804568620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2599320568042704251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1951706246768955148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551055138191696193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460227266214759351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8243284759143885865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3921228603944629609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5305496916619875947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864664214918003196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5524472766247748616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2365205517846652308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4871288621409933316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7660882346398910985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6201798746235581617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5774174798807656712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6126214400676090095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7473431413414751090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4629361107542645343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5265960483591273501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -776896007678890658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4959747061073201967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1790890372162280221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680241530589097476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7951015162450571749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2451151793339110446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636637607345491217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6865571473393337494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769175533512507776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2873753688987759741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3932122220987841439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3062818024186565695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3512188892189787357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8676021646719298113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121153326735096414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6446053902454472740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3185586580041146336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1772861945367077294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7674204051971162084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7295044923764800489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205241471839833034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4474011718900838495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4144951453679310985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053506837825798457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5598866660831080506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 894659202592371096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5653306067135205061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4115709191050299623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6433323647834291378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4557369730934366062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7335567122528246982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6911690475148939653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9161953007150316412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5538709908143112551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4154265674031131827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5131335202565810511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9025790543498434173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6215135462551172163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6375447803270314868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6582485108506027396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -305010997669890481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7064016685984821297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5591081918839501653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5370461022239701826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -607887351104709967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8807789977147100427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4158872742140818306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6144912514739174940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9114589837794213449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9185392386187204205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8791073945585225665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4409697534522070435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 382547988247585870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6001501821960595854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109655213894429859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1288061865608843649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1198110276521453758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 253980612928073723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5061976362743649686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2058812887414125402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6152289300871587738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8641402092991813027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4272293405790979138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4682897367303781308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8575498914209513212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4216668592808287338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4316597768920914966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9163974216833535603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 353723112034076700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089862838172420559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7572787755269374375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2166838042101816619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1064740550813514673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 352377062104770724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5603637894553992993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7448313266984708188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4594220299708686132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2403759719060305709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3358295018231183029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8456167232273041111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2046165118039784086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9128983524399325216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9001496822244910479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409451859157542561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4389807124620795794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5827324038736088224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3375634517797923027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8863530639685922133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8649275068060221938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,968 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-03-30 17:55:44,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6438191976546173479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2208700881047359705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8793938896810383909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5757105547542249877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 479633143742105538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3381057699989886329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8625917568522855342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5810786636225835182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,969 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.93 MB, memory=0 B 2024-03-30 17:55:44,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077061598595419293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6338334280223160008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1512728748481987913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4734709652383591417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -428076667553640998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7062900048649814836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,970 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-03-30 17:55:44,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 836774636805884922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6258419825750172551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4590831837061909450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571653601174407553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5161236777189930831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5887559495002969358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074186267681297016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,971 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-03-30 17:55:44,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8438019949981716598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6812947004579950719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,972 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-03-30 17:55:44,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7188917900910057765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9003440022707736673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3702634481697944012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633891534313281141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6820534759858387166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,973 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=185.79 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-03-30 17:55:44,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2822934041006711611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6521951307739178027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,974 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-03-30 17:55:44,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978383983987820836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3538881092493699294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5537578536391469355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 985694915370891809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5224290623938859510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5224113357614638811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 480531575219287474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7286155908641846635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5574189365275493140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 597116018209800771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871371751061865580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -50713859009325912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -717587809657800527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9167331561681712921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2368774045961280599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120744885068639161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5386790993514069547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2700531192857176527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845851668238728410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7856338075655733438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2189672618707665687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6475355073394650382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6457985969052998636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4847204378600744411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -156389098851390927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747921241982495879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 202396146938151727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 710090328419079532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,978 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1648516057726565682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,978 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-03-30 17:55:44,979 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,979 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-03-30 17:55:44,980 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,980 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-03-30 17:55:44,981 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,981 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-03-30 17:55:44,981 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,982 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-03-30 17:55:44,982 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,983 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-03-30 17:55:44,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6799114456030026535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,983 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421845485881203580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,983 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-03-30 17:55:44,983 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9160814229765800120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3797708634920253082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -317718714002838412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3911973929366390537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1801227409525319029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5927176959890506012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,984 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8943222438525434641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104294176403006189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1813001498517851041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5112361942448246226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,985 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8037366668430593615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,985 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-03-30 17:55:44,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935601176288928721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,985 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6250742695532509189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195781372651522819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7909476874765388263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,986 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1093533202337747739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7370329922233579268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,986 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-03-30 17:55:44,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3740888029236475029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6086650709827704423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -678239108443187823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,987 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6405559173706024258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,987 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5670920721456952997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,987 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-03-30 17:55:44,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4348954659558502790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8664178865321102049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328254212219173765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,988 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2326275162351759714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:44,988 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=9.78 KB, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-03-30 17:55:44,988 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-03-30 17:55:44,989 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:44,989 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:44,990 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:44,990 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.75 MB, memory=0 B 2024-03-30 17:55:44,991 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:45,000 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=1420 (was 1452) 2024-03-30 17:55:45,010 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=174, ProcessCount=168, AvailableMemoryMB=1420 2024-03-30 17:55:45,022 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,030 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:45,031 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-03-30 17:55:45,031 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-03-30 17:55:45,032 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-03-30 17:55:45,032 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-03-30 17:55:45,032 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-03-30 17:55:45,032 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:45,043 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=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=1388 (was 1420) 2024-03-30 17:55:45,053 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=174, ProcessCount=168, AvailableMemoryMB=1387 2024-03-30 17:55:45,065 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,072 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:45,072 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-03-30 17:55:45,072 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-03-30 17:55:45,075 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-03-30 17:55:45,075 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-03-30 17:55:45,075 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-03-30 17:55:45,075 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,076 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-03-30 17:55:45,078 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:45,078 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:45,078 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:45,078 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:45,089 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=1355 (was 1387) 2024-03-30 17:55:45,099 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=174, ProcessCount=168, AvailableMemoryMB=1355 2024-03-30 17:55:45,112 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,120 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:45,120 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-03-30 17:55:45,121 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-03-30 17:55:45,135 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,143 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,154 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,162 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-03-30 17:55:45,162 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-03-30 17:55:45,163 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-03-30 17:55:45,163 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,173 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:45,173 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:45,173 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:45,173 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:45,184 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=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=1194 (was 1355) 2024-03-30 17:55:45,193 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=174, ProcessCount=168, AvailableMemoryMB=1194 2024-03-30 17:55:45,205 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,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-03-30 17:55:45,214 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-03-30 17:55:45,214 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-03-30 17:55:45,228 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,236 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-03-30 17:55:45,237 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-03-30 17:55:45,237 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-03-30 17:55:45,237 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:45,237 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:45,237 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:45,237 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:45,248 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=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=1131 (was 1194) 2024-03-30 17:55:45,257 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=174, ProcessCount=168, AvailableMemoryMB=1130 2024-03-30 17:55:45,268 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,275 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:45,275 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-03-30 17:55:45,276 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-03-30 17:55:45,286 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,293 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-03-30 17:55:45,294 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-03-30 17:55:45,294 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-03-30 17:55:45,294 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:45,294 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:45,294 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:45,294 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:45,305 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=1069 (was 1130) 2024-03-30 17:55:45,314 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=174, ProcessCount=168, AvailableMemoryMB=1069 2024-03-30 17:55:45,325 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:45,331 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:45,331 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-03-30 17:55:45,332 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-03-30 17:55:45,332 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-log-dir so I do NOT create it in target/test-data/25c47db9-8f28-2fff-a4a4-65f59879cf0d 2024-03-30 17:55:45,332 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-tmp-dir so I do NOT create it in target/test-data/25c47db9-8f28-2fff-a4a4-65f59879cf0d 2024-03-30 17:55:45,333 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-30 17:55:45,343 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/25c47db9-8f28-2fff-a4a4-65f59879cf0d/bucketNoRecycler.cache 2024-03-30 17:55:45,343 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:45,343 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-03-30 17:55:45,344 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/25c47db9-8f28-2fff-a4a4-65f59879cf0d/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/25c47db9-8f28-2fff-a4a4-65f59879cf0d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:45,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2250689440140708207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:46,445 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:46,445 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:46,445 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/25c47db9-8f28-2fff-a4a4-65f59879cf0d/bucketNoRecycler.persistence 2024-03-30 17:55:46,445 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:46,459 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/25c47db9-8f28-2fff-a4a4-65f59879cf0d/bucketNoRecycler.cache 2024-03-30 17:55:46,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-03-30 17:55:46,459 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-03-30 17:55:46,462 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-03-30 17:55:46,463 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/25c47db9-8f28-2fff-a4a4-65f59879cf0d/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/25c47db9-8f28-2fff-a4a4-65f59879cf0d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:46,463 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:46,463 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:46,463 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:46,463 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:46,474 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=1037 (was 1069) 2024-03-30 17:55:46,483 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=174, ProcessCount=168, AvailableMemoryMB=1036 2024-03-30 17:55:46,495 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:46,503 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:46,503 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-03-30 17:55:46,504 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-03-30 17:55:48,756 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:48,756 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:48,756 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:48,756 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:48,767 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=174 (was 174), ProcessCount=168 (was 168), AvailableMemoryMB=997 (was 1036) 2024-03-30 17:55:48,776 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=160, ProcessCount=168, AvailableMemoryMB=997 2024-03-30 17:55:48,787 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,793 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:48,794 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-03-30 17:55:48,798 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-03-30 17:55:48,818 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,826 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-03-30 17:55:48,826 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-03-30 17:55:48,826 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-03-30 17:55:48,827 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,835 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,845 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,852 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:48,852 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:48,852 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:48,852 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:48,862 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=844 (was 997) 2024-03-30 17:55:48,872 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=160, ProcessCount=168, AvailableMemoryMB=844 2024-03-30 17:55:48,882 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,887 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:48,888 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-03-30 17:55:48,888 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-03-30 17:55:48,888 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:48,888 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:48,888 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:48,888 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:48,898 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=812 (was 844) 2024-03-30 17:55:48,908 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=160, ProcessCount=168, AvailableMemoryMB=812 2024-03-30 17:55:48,919 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,924 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:48,924 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-03-30 17:55:48,924 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-03-30 17:55:48,925 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:48,925 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:48,925 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:48,925 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:48,935 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=160 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=780 (was 812) 2024-03-30 17:55:48,944 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=160, ProcessCount=168, AvailableMemoryMB=780 2024-03-30 17:55:48,955 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:48,961 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:48,962 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-03-30 17:55:48,962 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-03-30 17:55:50,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:50,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:50,501 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:50,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:50,511 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=160 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=852 (was 780) - AvailableMemoryMB LEAK? - 2024-03-30 17:55:50,520 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=160, ProcessCount=168, AvailableMemoryMB=851 2024-03-30 17:55:50,531 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,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-03-30 17:55:50,535 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-03-30 17:55:50,537 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:50,542 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-03-30 17:55:50,542 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:50,542 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:50,542 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:50,542 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:50,552 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=160 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=846 (was 851) 2024-03-30 17:55:50,562 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=160, ProcessCount=168, AvailableMemoryMB=846 2024-03-30 17:55:50,573 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,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-03-30 17:55:50,577 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-03-30 17:55:50,578 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:50,588 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,591 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,596 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-03-30 17:55:50,596 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-03-30 17:55:50,597 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-03-30 17:55:50,597 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,600 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,605 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:50,605 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:50,605 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:50,605 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:50,617 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=160 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=815 (was 846) 2024-03-30 17:55:50,627 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=160, ProcessCount=168, AvailableMemoryMB=814 2024-03-30 17:55:50,637 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,641 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:50,641 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-03-30 17:55:50,642 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-03-30 17:55:50,642 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e41020b8-580d-d051-286d-12a9a2988130/hadoop-log-dir so I do NOT create it in target/test-data/32f20021-cefe-8308-2be0-2429813df3a0 2024-03-30 17:55:50,642 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.tmp.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e41020b8-580d-d051-286d-12a9a2988130/hadoop-tmp-dir so I do NOT create it in target/test-data/32f20021-cefe-8308-2be0-2429813df3a0 2024-03-30 17:55:50,642 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-30 17:55:50,654 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/32f20021-cefe-8308-2be0-2429813df3a0/bucketNoRecycler.cache 2024-03-30 17:55:50,654 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:50,654 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-03-30 17:55:50,655 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/32f20021-cefe-8308-2be0-2429813df3a0/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/32f20021-cefe-8308-2be0-2429813df3a0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:50,773 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/32f20021-cefe-8308-2be0-2429813df3a0/bucketNoRecycler.persistence 2024-03-30 17:55:50,773 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:50,787 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/32f20021-cefe-8308-2be0-2429813df3a0/bucketNoRecycler.cache 2024-03-30 17:55:50,787 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:50,787 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-03-30 17:55:50,790 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-03-30 17:55:50,792 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/32f20021-cefe-8308-2be0-2429813df3a0/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/32f20021-cefe-8308-2be0-2429813df3a0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:50,793 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:50,793 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:50,793 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:50,793 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:50,803 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=160 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=803 (was 814) 2024-03-30 17:55:50,813 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=160, ProcessCount=168, AvailableMemoryMB=803 2024-03-30 17:55:50,824 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:50,827 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:50,828 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-30 17:55:50,828 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-03-30 17:55:51,929 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-03-30 17:55:53,029 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-03-30 17:55:54,130 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:54,130 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:54,130 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:54,130 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:54,140 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 160), ProcessCount=168 (was 168), AvailableMemoryMB=794 (was 803) 2024-03-30 17:55:54,150 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=147, ProcessCount=168, AvailableMemoryMB=794 2024-03-30 17:55:54,161 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:54,165 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:54,165 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-03-30 17:55:54,166 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-03-30 17:55:54,167 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-03-30 17:55:54,167 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:54,167 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:54,167 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:54,167 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:54,178 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=782 (was 794) 2024-03-30 17:55:54,188 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=147, ProcessCount=168, AvailableMemoryMB=782 2024-03-30 17:55:54,198 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:54,202 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:54,202 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-03-30 17:55:54,203 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-03-30 17:55:54,212 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:54,217 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:54,225 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-03-30 17:55:54,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-03-30 17:55:54,226 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-03-30 17:55:54,226 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:54,232 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-03-30 17:55:54,232 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-03-30 17:55:54,232 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-03-30 17:55:54,232 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:54,237 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-03-30 17:55:54,238 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-03-30 17:55:54,238 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-03-30 17:55:54,238 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:54,238 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:54,238 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:54,238 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:54,249 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=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=685 (was 782) 2024-03-30 17:55:54,258 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=147, ProcessCount=168, AvailableMemoryMB=685 2024-03-30 17:55:54,268 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:54,274 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:54,274 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-03-30 17:55:54,274 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-03-30 17:55:54,284 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-log-dir so I do NOT create it in target/test-data/76c7e031-89c8-eaa9-07e3-e730daacc0c5 2024-03-30 17:55:54,284 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-log-dir Erasing configuration value by system value. 2024-03-30 17:55:54,285 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-tmp-dir so I do NOT create it in target/test-data/76c7e031-89c8-eaa9-07e3-e730daacc0c5 2024-03-30 17:55:54,285 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-tmp-dir Erasing configuration value by system value. 2024-03-30 17:55:54,285 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5 2024-03-30 17:55:54,285 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-30 17:55:54,295 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.cache 2024-03-30 17:55:54,295 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:54,295 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-03-30 17:55:54,295 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7822039617199086521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,396 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.persistence 2024-03-30 17:55:55,396 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:55,396 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:55,396 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:55,410 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.cache 2024-03-30 17:55:55,411 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:55,411 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-03-30 17:55:55,413 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-03-30 17:55:55,414 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:55,414 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:55,414 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.persistence 2024-03-30 17:55:55,414 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:55,414 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:55,427 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.cache 2024-03-30 17:55:55,427 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:55,428 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-03-30 17:55:55,431 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-03-30 17:55:55,431 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-03-30 17:55:55,432 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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/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/76c7e031-89c8-eaa9-07e3-e730daacc0c5/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:55,432 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:55,432 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:55,432 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:55,432 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:55,442 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=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=668 (was 685) 2024-03-30 17:55:55,451 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=147, ProcessCount=168, AvailableMemoryMB=668 2024-03-30 17:55:55,462 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:55,468 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:55,468 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-03-30 17:55:55,468 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-03-30 17:55:55,795 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) 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-03-30 17:55:55,795 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-03-30 17:55:55,804 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-03-30 17:55:55,811 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=4.51 MB, total=31.75 MB, single=0 B, multi=14.19 MB, memory=0 B 2024-03-30 17:55:55,895 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2178511742231251703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -844864889440990523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1741339526300696654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1563789885158257522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 185687931677839054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6028299740119791054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530464094208344875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3629684952812327743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3070798856813299364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3627207434588127514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899504753724413042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6594407478910276859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,896 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6108454098065722420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8195564887566897236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7669848722185380335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1468302809046360933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1021790166512835074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7484722355967589812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7858915655948991014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739007574555576922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -18732285074252116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -273831575454234030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2828385676217048729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8604224980009238453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2865492440467636576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5681023984601935066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4258403412999777276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,897 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6856533484895575511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 739859871112848572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4173018737380890376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1466570149874870530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052306517400213676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4985661213292514396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8414485448338239854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178420786539165205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4224746750591078285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3278798694180425514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1666454920393933852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4746533598069519943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4337717133999599461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 146940962688088922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4296048996865508807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -109241854324701144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,898 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7666951359739240239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1294597030399249086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4435087840298734961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2195628853048723799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4292525937635840911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3385619591587629402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040499358461744212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8412782694253301278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1650163832802345786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2864011450874554977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6294640594488699988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6673117833116620135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4679224906616931457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5902073956952759360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3216285494123344541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1914862688181257006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6522498872902408080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4653588926728390109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7644477175421812169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828051390799819465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4927616057195306751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4188845801494188716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -901799827900564217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6818493584689152965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382625432620877945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1746812452829380948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 28542898152135055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6625904770233445265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4522860504598990989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6947686402430822621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,900 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -259548797073981203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1868741319324936755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -459790980446377551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7458442850834564013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 722266487065631702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2931506412890095554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8408178749027625473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4477671268025614191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5274723428328973086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900372494149091379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8564540120782583871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3788202075507352628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -111314805034980155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1549466883970543159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -314726743795710569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503816027675283088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,901 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485897854257767019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8436355053305860839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1636907278693180215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6590140188239821670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2226436850787225227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5867503325579710529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8154737365911581178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369474500656202660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4625171889517469150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075744522618226451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008914461492980709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6674762523130912456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6022087037611138684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7736952861128923728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7826264694031622243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,902 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7606195454009428589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208905954738436539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957511020009838585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2786531752597126339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6174944630800677761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -801192155628096241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549590682600990716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7522787666820717852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400243469783705816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7896428199685257779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684343617009143302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8918507935091753006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344922745016198353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7775428898666127535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3654425080767557510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,903 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8388396760823601039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8607383583097268249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3242423727745255088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3192899861929066402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157161194022337321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344869852045717071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 25762988657443506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4439182196590079596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1479290478807833072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4609735590368065847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3870234856333245583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2491904891042894947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -981298889213557121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2071812315796857233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424185682752702900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3977746330715831029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,904 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3158031146643709776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3124743217471389408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715850974281196310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4895237955073892460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1613846015275107022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3060016234535711539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8315794530755402966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1313518976900295517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875526409288634444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5974968504294031897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8423076613017001796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8601976496162166546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,905 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3312964404248986222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6086668196008893584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5904822786559586279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1573534221723115871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8222327339318799471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2220795586175685133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88998772810108905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3052551305139855320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9192274631257482824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120325308081972456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7824144859952439122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8428491641246761772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5557609360106941190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4991539733129248568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5719925785085683175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5676295651041572976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,906 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6470133578132342942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1244654401042617371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -47238362007825377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5771439048171903439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3939872446255192470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -39793763723351356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7039356487361408558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7068321147052031712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2227057817661256096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6933045814591368767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6662576597728782907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7236222115965889183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2670620307613271394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5975031985608672965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6057304441721597958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6099342860344371764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -852753207523388259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,907 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3727208116516550398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3616894738035847700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428777845055893398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -513056359024017430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2244816708185218819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981532671260449591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4407675717661931786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2488044964221850398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7514193774724602791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9045344414349037609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 891962435951945906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9089938112507322206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6123676822746388767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716008549365091240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447517964275538063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5108224694653146634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1402716462812714723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,908 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3272570879450579686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8322124094656879593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1087932696937956874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4040249908179065796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8169120729669920742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6044864364894849134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4161885593266331763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8661152917317230429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5924386834181475606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8866001115495070894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8693298967518524967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4270557949096039542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7919961567446546524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6643770864683423172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321546917881814210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4971053485453679333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377745787413736336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,909 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4070957284487477235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4844493576249146341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7641037963340817232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7199917402145345779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -873487316348200873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 681403380601704868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8495700763201822302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7840238287428936162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3230673883946624817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6467779030035337553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -661223100266436362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4803397991174419796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7597389245932077469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725380746412678627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5231395554602776628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5110468035213838733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,910 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019295764625859737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1704955389106755909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2382573349853749759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1718263657026980307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5832964274364537842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5058247500267698084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -19657980235286440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2352215047730199565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3449571839101673760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6231092532308126388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2707347877017440315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8067271324232234309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3446705304595316571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4734825853389827158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401284069449895632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633099680286962908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7273944366879788771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3854334124378719631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,911 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 836068819261542704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4865834420050108961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252542282791585068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8741209091145703592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3494146956805568035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5299258917345629340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 882356914025212402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9032543698230664718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206641603781417298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8364792442538859979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6257957873625382304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1076617563694445740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4048612977647573116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4976874793440914422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8018392694947432323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4878128868641429754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7265848486706155684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509934834832209465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,912 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6014127072619132788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6362147524641847539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2618025003279363913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382736417819071537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8587971099817606117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 341117677843676728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6377634362636145056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8139610907633566379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1988878544772951834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8424430552281445770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2457236160876232546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3402238680342896305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3050611916246488569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5805988034272749866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2988740169530784645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4423171208195496950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1207975535736531177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,913 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3969736072221891399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 385152701128168656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4915562789443170899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5508865163087289927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6791321212680152966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8440300450223284941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015813082909384390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2642515593776478417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -373470867498278707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955223329696421932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7962135668261713139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8987017685165840261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4124862480668007650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8000701881542306608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292869769645318908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8061321964460266876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7686226677435946414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,914 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7677361737756355319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5265386871484592803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6768402858302745059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8466044324319993845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1253948998769948601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554096839313494216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 181780325625265597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7284585731606931811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1630964584331820291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3199643730567455099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6739576854678098785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -727159452915259703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5508614625158715771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1971370383567757080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637682183767033002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -789310562794824152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4856792796856118539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911961753125538977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4759817285003909943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4423960373842387620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5171660947794740120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8025769249244543848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2571534052103653281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4713998151142354551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1541326926704877086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6902241914602694200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5325575652464219821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3700816675379709070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6255636430254266230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3937669168266170317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4911862413568001162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,916 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2592815005443759028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5083859841085968866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8262397330057130805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3386415401670357996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5573260264743593349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7415571315940094692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553831667479301220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4080360627032980733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1918241321178606511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1063985411117867420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1213220237455194817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554348365575314053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4733930448292837564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1876892479764136991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 375982195372525183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6048593604892511594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,917 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1209995423251622649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7680617433559143859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5123217505694137209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 130045464262985908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549787083497151596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -468742652430679696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7502401169612666872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3934739679619564802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6934659538898734656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6034198395128371467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8225054938981973038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6661617602387216664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 303194820233095533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 860806132737090533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7376481323074417668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1953278980066482992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 501693971290230230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2852336533265532467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,918 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3696777154115529334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5415633505735963296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -338330295408835064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8186746805735002714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1970008427368416117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4286848105914324497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8698713162617566615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -694864277237451748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042581753393864192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 973919158956296178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893114449075612174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812145682752748204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6989770323979195124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8470481462228850605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 924753328295379573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765231772765935647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,919 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5492191652059010519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4131021385436866590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 708487931101267174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3980258463689573937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9219956984082914349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5128311083661117339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3495304695007029728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8672850946333968668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3260661063558137857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1611379196925856382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8311953967597415082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,920 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2443031407573343240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4609748098174550079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7301086494981124715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9189361710179231078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5424092478956523596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5579027287101424314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1433348166802273611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7979711879642892725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8146788489258639925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2433545911520243410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9098065230438003153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2672374338968083925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388308638359202118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8421396474286824379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5584429243484874142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074567292027978849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8347752463443064259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,921 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3622758060712410280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6111180372900726660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6074741308551180017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5059331772297736947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -569931975508473349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023443023513576526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5662788603209471798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1728728422289463142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8974386226931048122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7245531597715125573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2086209082802900973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6716733981547103833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2632468940609941283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 867648535814304804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1171526671720237205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7381172944457345153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7772253764881150646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,922 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2990722059191891632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000200226025547359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2220968764422323541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1864787869231043618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569580263574855755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5755151008226233840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4579757718359474538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3334053409449922204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1949040174200181732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8002591914312329951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -804411459609140886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6879156588561758515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7223065125614371057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3733074693780357687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7397560363768778654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1959657195936166196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2394024773297195322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5843392384687342424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,923 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662088987507610331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2519311433353802601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1334937736104636879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4902596990194626758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211386228768943396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7440458774672252432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5680459935672382849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4659003116607035457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2698942156497114560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4997964954336186757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6725289855636349953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2419666252037587244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8270812301186090979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4478923333687269817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9081225598906458348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133067131697632091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6152069422549353684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,924 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2755680811332766003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6567527871968093941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5491666627656976227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3282324476335783001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 474530171663548530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3632236976802830107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6748569317227970618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6058142235928607715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3333122644438589320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5949861217618140632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6940553436428138957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1831730472624683030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2320498503667661090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -825462247497521479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8219637280474503018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9092440169537188278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6321338319041624559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,925 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6392221296569150423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586989901740946526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 907185505396482557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7469579685513683758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 822281713767821610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4315524859760876620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -679019212824799685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6158305822870012101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774324871143168501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4465353796579687273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4570385118735980337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6831559007676217133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5525705406182690378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8869569532665712005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6394011122383988282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3971808885724668631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 775718188977261375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6546976502388063329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,926 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2304824747131823828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5843833502044155439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7402802749420880324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5007229545934427283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118000586976189251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -368262558448275859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3889197170473424551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3737720416670508170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7253979725028016051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652294810310423684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009569457046039667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6222166521228026683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6526925757123062789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2523645090638586057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8691867813217988086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5910134473840555081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4334271568702288348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -427889657128290617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,927 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8379131480990978256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8594992237275904828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2135578671059357948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5988753173607041429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1832334758372392984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1387269213619192914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8814431218367640281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7018414432434361474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5073461209232109257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7789360121210378854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8198548591769425083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010772188780207950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594208758920211620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8703612443178445748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -64444149107970450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695181404633415507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4428261434922616922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6864403522808431675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,928 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4816774742069405110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783200763343021793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1046972532624807803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1469322376961281920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1339073758215103681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867760734181264567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699816159047839205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2986635812209937127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -474501147686175877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5891592230727664249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072395130472801450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6890333107907561761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8946713576910880741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5447791693869375875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6040198431052634637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -796139385061718915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4929462999666944654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,929 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5045694155856142596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8652153404460466953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4719980331598501678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -715487584306286965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3170779615629371955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8278964422597849058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6559212598178421978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7659756535863821536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8194815434838857498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7957823309425382129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6587420162173307345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4358823488757245809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3413253190801466656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5564306487998636674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -341070207692654363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 78126685515323463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2332076584821517069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2710281123330231934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,930 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3201501043106557394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3060532535420780316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237618982650983321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4114856995673427802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -59224772783779790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1522495911885583277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7188041733337874435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7005128333689403240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2063906677759982948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3860772194173213735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4742358640756361134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4433384666881875413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2996342096517428825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8627821426165946809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4664007491583876708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8544242958006059517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,931 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2810169755329823261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190575359323378479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1328715145371633308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7264535030348407111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7752734557383536258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -23137738305375895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9027286121203610038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7783524827102410630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2370326181840506621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179985248561756646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4119711132964301751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6815266518912667279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6084408638322040652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6741393163187606690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2767935789662831463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1435449052565261080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2501175999721221819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,932 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 502189022484710813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8252783694619036467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 90155681735683481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5520684339526964186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190392432245774808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4622933172517849717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6224745170271163189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6385080678996350568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -31651150280500860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8588252842673622410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3795572184282697538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257692102115948983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4967202393787086204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1998522983616576517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4459703763088157809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5830831814458197947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564793734463687009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,933 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8513803449905165489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5649343841441469280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8076759924777054867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247449849266976781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -528788815933254167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601743339991304724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2479877833172333027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479245666450987962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735625510941975329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4324196058343417028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,934 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1261428730113563002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7928455874289836143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281716894962079126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637174287401009492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1012934286348567473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4921393972769132929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3074504090118874455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753328478344165802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810708216521396375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6758059844223979967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215581156534734023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6591083725108163151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8322849608190398158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5066465519931774757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7104074803771828251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6211752943315487213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4073469328205583724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,935 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6011606851563791206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6774366912633034997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3524737461952348616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2350490165013394098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5600896655989931252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7704946812299203040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5003927945788175281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3901580030525370694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558233315852621702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1265363260972104582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3029130698699870342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284303327556937190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7091525182788842085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2934056706826076125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8090089147814590149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4776927314412257089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2379823818046493598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2141972372963136894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,936 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821740261035841169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8835656409881461971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9193783477178606506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3438646769395021983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1600537354115696397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3583748585293711329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1774022553830412173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7502522995255662477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5126531624907250961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5533188764983959610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6150114828605144010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6995820215692868896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4569530023758268964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554514606234125392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4156381450454858477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1608225231625939708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6955209405730403190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,937 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6359899106174062631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3039474163117480347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -256353592444541097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8989205379068540366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1128672983443360785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3334795399423736035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680120746773738298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038874011600818995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2425802161952479242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4518759361395413685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5759574791896693995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4596371337393889203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8071215057000048948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2256604784280469938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6820842127696566702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 581639511468394923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1203696839159881952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,938 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5745735338811657511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3575055608556601846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4312279990261698410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1396307813567708457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6929860366952777189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5603443882273271109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8379342695202198223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5430341556998228871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2389678726530815610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8197524637968223769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5154600355647270416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3889956336417494865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225477078029856302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386275276126000900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480455961424067933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447074081052831245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,939 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1438156655975088364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2316467692618595544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1537449637551282349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 514686871719212833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2711018098702564429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168792417052147700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2718127791665122130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2278516916633848503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6963626679298874354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3241232179973781543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2909122519111287746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3531746650708989595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4551948588732363227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2637907440458973740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5438479900789849718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3702110456567559399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3204132933452030660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011255132012304083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,940 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 553196407342469985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -13349334214221062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6408704882624247202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 170005157381753460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5720666425551139476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3211823959354670523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2995508265920846605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1890343971593917807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4736549125535140716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1126535206044556564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2790923463548045865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995204634707589445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1906482768161577279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3587737041077304924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789629535608911961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1192995935105976711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,941 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1326599520040234285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3905323761334884018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -182865112541621940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8037287941957817695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8596903239423337269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7908002986675878081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7761448082865029886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7745426810159454364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6598477650010890106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7535355406085018978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734606101290829714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780602685095757981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903215635801138809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8515204180688735466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001555101494201422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4706645406942502718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5371898345096277573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8895780595421376956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,942 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7142530654279184814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5119446346422201987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8103738507586163445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3094608695270149714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 742761213788222975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2692761809882823017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671363066040065902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2913152143892800316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155375620587892528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6111713814411504890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6392546816453647696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8477578163903968062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7159750308519125894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 258084784788756350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3233815564090995085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8625462575180835676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,943 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9158027253070304181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8617973942473683001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5354427681476287271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1858275286093086737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -475884233639129720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453694022475292885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -136096601064386306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5578447118403989647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5931117080180198519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 904725267761049986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5916283448050715753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3886192417837258550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6039356839571172517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5105989581033200065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6989914350194685235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,944 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2382089794936351932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5035738833842915485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2460547340426480209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9026644360148108443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2962010602697145989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1505222086086865757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708043231595273919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6984117185493361871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2590889711389645984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7569393260464570695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,945 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526402370371137448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527461128949760347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5088523974774088244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5166662893090375886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1150859308289485405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3243401963653024126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6395206412652838064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351508402067543176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 766848735199091456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5421958208874896434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517534644139353895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2021721876512965622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4387395987861115849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2908608818182837650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1407417279975886102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2768677139419184682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5677157759909989581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4465986841456070606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6017001119509477599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -646143975755561284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7544059167831406201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,947 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7131069135913491872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -501786798131398130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742816938413559695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8394494810947644550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6985806500758669034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7611872988416291906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4002118195176158601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5271602014312079827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5715258720152872461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1047561584428840242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1777827883511671659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,948 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4634784871211981683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9049726444114118349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532679491749345260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5917288655214004995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7510647753462977260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039327796518952341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495939838819448397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 814818386754815906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6171063226786646119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5402523613300419869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3379215644850463181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 950759691907421918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5432184068039774546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1460638863566792594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3995598970523545920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7805003039136877056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -930259843742319403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,949 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8882156604610032576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1182514040522011645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4727352183815221416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018748060393358984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7233424151709488354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6066971999372249809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8361724184596135999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734482284824542032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7878105729871333331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2350044277132740829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134118861645739658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3240021335759040275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5743273437187516336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1913762602186365072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,950 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4967296532159135131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5394134753348590040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4877816953349542962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215376114808073722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7007321500268201565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6494655663226972394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5263942000037578765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1809784341490933761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8161400543100245537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 595969465490193066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -897388922090324429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5439242723170810125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1578905791193655295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3536136633421922177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,951 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3963406735503334173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1310672325312689457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3255362291774540370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5148971615579898711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4226793656696118743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 91719773747508460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8913402826494997906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041417211443232615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7296834444408884102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2900751152505715512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -848659264586491319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2800835339286929647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2014953590727511897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7347563867316829227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398819721891880228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1111454338928720300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 422386596104227511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,952 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -350929869688154403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3998842455204340732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -877973827820226108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2292109752730018337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6477660929500697401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1294636760039275461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7594836283454600437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2014804498168242351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3881909643814516748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5337758470095705289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7251656669448972748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7232312433703755636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4787974047139669791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9059589096206414160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585799182502288819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2773924119802233293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8762058685911337465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,953 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8734737979039881237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6522483861428739347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5410071787186228134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6902911856852576597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 971081565607197511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -676661380516265811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2389232044107725879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6005780933850855229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7343029280121580007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6083383207290652291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359110180461963346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5323001727453217991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8678997013755807460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443758498104773623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3400201035213579111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4175306997648765611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869393228860212931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,954 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794144888639311113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6516435642775852327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2590306378149244956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 359523884255415735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673833193396226094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946810806790149865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5016080627884759966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2423102509197777933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3671492557246855261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5164353875599805839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2590979607755268161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7999200034447211784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8378528575320940629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1195153133505954048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8030923224633699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1118628812058062306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8458882151258418473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369676473314874922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,955 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1024608731606868356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8992455655878151065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2048489164675725336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1523394056007745153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5092662446023112258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3059239502222932836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1941277758204695276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3361077933598700596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2931793952587278539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2535686372653249148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4861652186813368985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2277250835103288027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120248337592919480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4949555714003265044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4349475545196039087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704158081133734455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5717892530236792761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,956 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118718730173889137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591969842515336473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2367241390664722420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5884588015311067883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7838437698382645989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8773325569705557132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 230428420592513560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7432677100483668488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1513050458094453370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5413013383613865485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4050199889007959146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5144138641844499722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6319234772938070992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176639022497004134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5373626785533534862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4596427859889373129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8941531659282436418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305365067092153764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,957 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490646837717629447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4820550665194426251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4415957453588004471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7650299666362644531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 522522797830593356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 691347686666068488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8608306978305910674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 362476160473932831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9175296196916862161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8417152587864581793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8248797287937778667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3857194382414557652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,958 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520427230684915143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7314278087392158045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3258518767286835093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3164874999739290755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5069363909786737354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5664341210898972147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -437370847667069177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715337915387574873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4912190850911664021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416824846567356578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -242199295320249231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6673794301831025352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4330829941114309494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2642564216163655848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,959 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480975570775738594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3457745400745530803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8247838040215533841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4455585699201879510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -11632751281460719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8034475423563130900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2577169655489179060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4032677818880350672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4536652464671987437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1395685920550794841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1945781161099857996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8068109034076822078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6393168846627692389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7336971449302128904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3083425182340131721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346246351295345410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -412736075012566184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7997794322195952544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4688820668594990171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,960 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9156771168469319102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6902121488612896038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1462323496899798794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606392141542218420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6336748913479969820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5377522901325115433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2385243266605855538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5455873275596878982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4978810154080621313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1449853990392078755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4989214056016447227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5657335901840961055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7384356707737078869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8241543928881197420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8838068613733444985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -40914780153965363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6742860619227711233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8535664216819417117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,961 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2487890158176395041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7971043730284709289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6169110348250376366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858450040588901521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5398667799565291974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8387228187108955556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3485421918408737406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786755093087419062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7088253511538667213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2896209662487025042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564192003157462466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5646609438249219583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853851919105096089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5643552470916830106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4697374664734312576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -226098513632635174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2400813464482467530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -727336315098114595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7751873003980088692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,962 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4657158918967430047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4395589837341551583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567258783458990951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192461035998992046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8675193848354624280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4943914484812991477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1731311083397437548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1651603341099542630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500507254359218207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1649043538641968543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7712948363336044054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2669270202564344744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2977706721028413940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6558999885816912521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7025723616728808825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3764420352407788682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2971506420686550783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,963 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6520041891048826973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 882902922316269192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6889574837516543348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7214394275541324841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7326325190042705860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7791694041196481138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -656620794075244854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8033746936104046035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7328111995092761135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5832308460413624916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857080719419833680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5817723691215298696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5192479177704204725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9072993466755795771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6874643255690562760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6949756215164554633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1780244244638683393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3348209283823106895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2048092951552708859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,964 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516344790692021832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637369166068305759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7779868404120657065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 990806419526274569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3757159605294848078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1976631885573617687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4247444717797159293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178927775921162482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3839998766978447557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3646582572219997616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7328584162185012688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 603213902313644927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788776649415626818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20760864453612371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,965 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3881892565400250022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1887381558536279346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7968715743127588366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5307324755948372238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1009482142580936546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8998919039993575477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1665044175481551699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4566679460743034423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8586377995739254442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4004922177010541286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8593885169263268539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -296065808691010331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8973390785857366324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7400943743756402091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406211535391134677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1104272236011422125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4755965513105466801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868373519282999544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1989657360582522439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,966 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7062569273185344340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5693820116161066567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4887072754187429845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -580045331565101436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8782252723223439755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7342585637095398577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8225590829985680501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7857030009486288069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1466042385456105046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7192794982304688404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3713647817337464190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 798970202582821462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671691902872857248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 213570563622296750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463878281758939576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4805332147274640974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -56387769229190075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 276971810199059994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6337438500731676134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,967 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7645389631668023425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2841768266121344152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1752732893989533573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9055828601428526540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5507576766815698771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6197888303756135659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7216855646811699975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3539014616667760486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821162427554431844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4175673800317244933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122876900148441836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6981890188614405727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3090331030358135587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1963316308576864783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1596127988250873865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2730647602992193401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4725599184058788755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2079300483693192160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,968 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -208983016036247758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7860100549179129077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3378550298245819784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9117350124916747456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4806355236243644987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3703555977589426914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490495127776690724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7877764802080487167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183236754512588041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7471813168902749488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4102109033829188341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6763568693117289916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4438445394838880775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942209192618964503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4435153289404272924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1291104874632119705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4877380212124696154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2044153069729078971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,969 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7585994466210779592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2081407632007567513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5369162157444320471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1233919060760442558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711692875753687974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8465668707461491568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 830771347301163697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4812548650324772176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9035785395651594697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5105290309134566658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2043245519575787504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463915900861214730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5470782182300177697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7031746282439946254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117952262455098419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,970 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8605069681146414838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2403079618882502206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5239995978747303383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6138851007515920788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6827957648395548812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2573143252322567404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509339711601417576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4941767194284568298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4362130227064521717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164612746365961913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8127641967923585992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -998845600794568872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5697838650064821309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -732915692148966464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5100312113288260992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9110829518738511527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3468627292577677336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013397983072726117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,971 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8385775552558751656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3699964180916399151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5683893166658619886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8041843207813693053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723741713347841918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6315818969019416051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -795285134623662715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3045130687644845120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2690198982941006622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032985870625706428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49535515198479472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 885782456862587169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4204850407571207393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2298054888083202489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9114809627470824247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7384039784580755366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3193001610877826957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2431682895058760441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7335378209491547661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,972 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5854165112344021974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4347211141997861350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3099282727056914817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024026928374364683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7565607159539842099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2577896686564636606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2932215939761851995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 922686253226807349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1451555732164126052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212524950963121025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7864922543997222615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8314025207252795508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -472682381783607521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1809410577778538780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2382411768723664313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3462063325218495405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637813654551742697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3429163178073542306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7301514881659150003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5720843697621743232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671308186217167257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -544624637266740269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5562696614932047633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4543443827424549382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6102867526333641490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1215533836406056334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423378806207929431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5966730915489514357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7296235680294712518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4859077925760239610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379895717517676417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334036059373424629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4750655365067575034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6263485571118050650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1325664654213391910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,974 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5182578797854413804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1589960938074333612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4333160443345269819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2734608467295829877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3082367595980014156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5360171303714384397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8762653624093163360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1959800317711406809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7055857119551518138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -129769027946130610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7769802885329690583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5580784549415032727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110823131063172923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9028626247342364269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7153453148482653891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3886495703654472896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1264640495571650487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3197367181229623604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1705170639276852517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,975 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1268160864007554805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6327997090951713753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377036778619840274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1466043770487300133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2942331230228176003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6841417329976042520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8458600503670941390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1874888662381540207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7690383470808263282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452670589651510069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8734220785820151367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -818341255260839966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3673977598145619444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3043195680280581004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5828604461959408765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6953884737873298961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4119933901914188715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8487168728944114784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,976 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3829628638282317555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5674379607642886598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3594099258701691879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3645597331182240772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141159383004031843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 983515248023485701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855173077799576932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178141510078064408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5281535881490707965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6908772575509436363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6922050377775403463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4127589485812064294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939198513124309722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2116454815905340870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 58097982126040266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737719607283621409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3145736296078529665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7695587491253119157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,977 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6557674402002191634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5357128514245370237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5068577454869621156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7307880608142979495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8817198156097614830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1591555447581494448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8305563513309857145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6784823966615512706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4649651424449901416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1306465026010301837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8550122247684891881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6602341983910514378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855322722683867870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4652732187039246996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1840789901929963852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,978 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -525964312700296327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1467274208778824787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3308374634287652104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8151460312148962910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8095101391173139167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2815734787743095863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4213057343747296698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2783001261376497742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5470082557711954130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -707765729168901091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8780986200315872180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6175860370705125374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6241707573823011158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6978405318230781469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7390624407320545745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 359584275727065998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5573527262436707415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4323257866559767501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 187346194003517118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,979 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6221489493236074765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3790778272924327472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7924061839507609446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782366098320313262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1016575291465411535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6753754291999557814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6672689932827765993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6497294722994662351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6831043622982939718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 192711340613298531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1322029590993023487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -759345349496705283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1964726237532909535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3641042762085993955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2868406315379899861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2891167212480739484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6456605682401137601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1402617573511059105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,980 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2608306708846214047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4481631577946253514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553141056355719422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765343764278960994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -902479293861076527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7736758783905238352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9113378348031798905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4895340766501531528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1441680164633376233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4998938940589777952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3917843635345002400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4866500373304822865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,981 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386289816065103120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:55,983 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:55,983 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:55,983 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:55,983 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:55,993 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=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=639 (was 668) 2024-03-30 17:55:56,002 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=147, ProcessCount=168, AvailableMemoryMB=639 2024-03-30 17:55:56,013 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,018 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:56,018 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-03-30 17:55:56,018 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-03-30 17:55:56,018 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-03-30 17:55:56,018 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-03-30 17:55:56,019 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-03-30 17:55:56,019 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:56,029 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=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=618 (was 639) 2024-03-30 17:55:56,038 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=147, ProcessCount=168, AvailableMemoryMB=618 2024-03-30 17:55:56,049 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,053 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:56,053 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-03-30 17:55:56,056 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-03-30 17:55:56,056 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-03-30 17:55:56,057 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28336128; total bytes=30926848; wasted bytes=2310144; fragmentation bytes=753664; completelyFreeBuckets=5 2024-03-30 17:55:56,057 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-03-30 17:55:56,057 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-03-30 17:55:56,057 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=12288; fragmentation bytes=233472, full buckets=4 2024-03-30 17:55:56,057 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-03-30 17:55:56,057 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-03-30 17:55:56,057 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-03-30 17:55:56,057 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-03-30 17:55:56,057 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=155; free=0; total=155; wasted bytes=984064; fragmentation bytes=158720, full buckets=31 2024-03-30 17:55:56,057 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-03-30 17:55:56,058 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:56,058 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:56,058 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:56,058 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:56,068 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=606 (was 618) 2024-03-30 17:55:56,077 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=147, ProcessCount=168, AvailableMemoryMB=606 2024-03-30 17:55:56,087 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,092 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:56,092 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-03-30 17:55:56,093 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-03-30 17:55:56,103 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,108 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,113 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,118 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-03-30 17:55:56,118 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-03-30 17:55:56,118 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:56,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,127 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:56,127 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:56,127 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:56,127 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:56,137 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=490 (was 606) 2024-03-30 17:55:56,147 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=147, ProcessCount=168, AvailableMemoryMB=490 2024-03-30 17:55:56,158 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,168 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:56,168 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-03-30 17:55:56,168 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-03-30 17:55:56,179 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,185 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-03-30 17:55:56,185 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-03-30 17:55:56,186 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-03-30 17:55:56,186 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:56,186 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:56,186 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:56,186 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:56,196 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=456 (was 490) 2024-03-30 17:55:56,206 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=147, ProcessCount=168, AvailableMemoryMB=456 2024-03-30 17:55:56,216 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,222 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:56,222 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-03-30 17:55:56,222 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-03-30 17:55:56,232 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,236 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-03-30 17:55:56,237 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-03-30 17:55:56,237 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-03-30 17:55:56,237 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:56,237 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:56,237 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:56,237 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:56,248 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=412 (was 456) 2024-03-30 17:55:56,257 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=147, ProcessCount=168, AvailableMemoryMB=412 2024-03-30 17:55:56,268 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:56,273 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:56,274 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-03-30 17:55:56,274 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-03-30 17:55:56,274 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-log-dir so I do NOT create it in target/test-data/b37bdf19-190e-febb-8a57-e2b4d32f0d81 2024-03-30 17:55:56,274 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/e41020b8-580d-d051-286d-12a9a2988130/hadoop-tmp-dir so I do NOT create it in target/test-data/b37bdf19-190e-febb-8a57-e2b4d32f0d81 2024-03-30 17:55:56,275 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-30 17:55:56,285 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/b37bdf19-190e-febb-8a57-e2b4d32f0d81/bucketNoRecycler.cache 2024-03-30 17:55:56,285 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:56,285 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-03-30 17:55:56,285 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/b37bdf19-190e-febb-8a57-e2b4d32f0d81/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/b37bdf19-190e-febb-8a57-e2b4d32f0d81/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:56,286 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 737419285461206453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-30 17:55:57,386 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/b37bdf19-190e-febb-8a57-e2b4d32f0d81/bucketNoRecycler.persistence 2024-03-30 17:55:57,386 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:57,386 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:57,386 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:57,400 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/b37bdf19-190e-febb-8a57-e2b4d32f0d81/bucketNoRecycler.cache 2024-03-30 17:55:57,400 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:57,400 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-03-30 17:55:57,403 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-03-30 17:55:57,403 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/b37bdf19-190e-febb-8a57-e2b4d32f0d81/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/b37bdf19-190e-febb-8a57-e2b4d32f0d81/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-30 17:55:57,404 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:57,404 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:57,404 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:57,404 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:57,414 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=147 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=378 (was 412) 2024-03-30 17:55:57,424 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=147, ProcessCount=168, AvailableMemoryMB=378 2024-03-30 17:55:57,435 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:57,445 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:57,445 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-03-30 17:55:57,446 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-03-30 17:55:59,697 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:59,697 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:59,697 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:59,697 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:59,707 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=136 (was 147), ProcessCount=168 (was 168), AvailableMemoryMB=349 (was 378) 2024-03-30 17:55:59,717 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=136, ProcessCount=168, AvailableMemoryMB=349 2024-03-30 17:55:59,728 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:59,733 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:59,733 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-03-30 17:55:59,733 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-03-30 17:55:59,743 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:59,751 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-03-30 17:55:59,752 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-03-30 17:55:59,752 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-03-30 17:55:59,752 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:59,757 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:59,764 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:59,771 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:59,771 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:59,771 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:59,771 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:59,782 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=236 (was 349) 2024-03-30 17:55:59,793 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=136, ProcessCount=168, AvailableMemoryMB=251 2024-03-30 17:55:59,803 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:59,813 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:59,813 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-30 17:55:59,813 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-03-30 17:55:59,813 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:59,813 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:59,813 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:59,813 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:59,824 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=258 (was 251) - AvailableMemoryMB LEAK? - 2024-03-30 17:55:59,834 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=136, ProcessCount=168, AvailableMemoryMB=258 2024-03-30 17:55:59,844 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-30 17:55:59,849 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-30 17:55:59,849 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-03-30 17:55:59,849 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-03-30 17:55:59,850 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-30 17:55:59,850 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-30 17:55:59,850 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-30 17:55:59,850 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-30 17:55:59,860 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=136 (was 136), ProcessCount=168 (was 168), AvailableMemoryMB=234 (was 258)