2024-04-14 04:55:35,175 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-14 04:55:35,404 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df 2024-04-14 04:55:35,460 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=7706 2024-04-14 04:55:35,495 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:35,504 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:35,516 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:35,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-04-14 04:55:35,521 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-14 04:55:37,017 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:37,017 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:37,017 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:37,017 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:37,029 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=170 (was 170), AvailableMemoryMB=6987 (was 7706) 2024-04-14 04:55:37,039 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=6987 2024-04-14 04:55:37,045 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:37,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-04-14 04:55:37,053 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:37,054 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:37,064 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:37,064 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:37,064 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:37,064 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:37,064 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:37,074 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:93) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:76) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:144) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=170 (was 170), AvailableMemoryMB=6963 (was 6987) 2024-04-14 04:55:37,084 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=6962 2024-04-14 04:55:37,091 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:37,098 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:37,098 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:37,100 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:37,124 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:37,132 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:37,140 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:37,140 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:37,141 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:37,141 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:37,146 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:37,153 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:37,153 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:37,153 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:37,153 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:37,163 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: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=242 (was 242), ProcessCount=170 (was 170), AvailableMemoryMB=6803 (was 6962) 2024-04-14 04:55:37,172 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=242, ProcessCount=170, AvailableMemoryMB=6803 2024-04-14 04:55:37,179 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:37,187 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:37,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-04-14 04:55:37,188 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:37,284 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-14 04:55:37,626 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 04:55:37,639 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/bucketNoRecycler.cache 2024-04-14 04:55:37,639 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:37,640 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:37,640 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:37,785 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/bucketNoRecycler.persistence 2024-04-14 04:55:37,785 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:37,945 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/bucketNoRecycler.cache 2024-04-14 04:55:37,946 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:37,946 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:38,012 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:38,013 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:38,025 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:38,025 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:38,025 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:38,025 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:38,034 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 242) - SystemLoadAverage LEAK? -, ProcessCount=170 (was 170), AvailableMemoryMB=6919 (was 6803) - AvailableMemoryMB LEAK? - 2024-04-14 04:55:38,043 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=246, ProcessCount=170, AvailableMemoryMB=6919 2024-04-14 04:55:38,054 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:38,064 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:38,064 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:38,065 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:39,226 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-14 04:55:40,327 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-14 04:55:41,428 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:41,428 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:41,428 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:41,428 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:41,438 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=246 (was 246), ProcessCount=170 (was 170), AvailableMemoryMB=6884 (was 6919) 2024-04-14 04:55:41,448 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=246, ProcessCount=170, AvailableMemoryMB=6884 2024-04-14 04:55:41,464 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:41,473 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:41,474 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:41,475 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:41,940 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:41,940 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:41,940 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:41,940 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:41,940 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:41,951 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=246 (was 246), ProcessCount=170 (was 170), AvailableMemoryMB=6844 (was 6884) 2024-04-14 04:55:41,960 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=246, ProcessCount=170, AvailableMemoryMB=6843 2024-04-14 04:55:41,977 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:41,986 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:41,987 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:41,990 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:42,000 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:42,010 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:42,021 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:42,022 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:42,022 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:42,023 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:42,036 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:42,036 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:42,037 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:42,037 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:42,045 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:42,045 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:42,046 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:42,046 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:42,046 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:42,046 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:42,046 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:42,056 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=246 (was 246), ProcessCount=170 (was 170), AvailableMemoryMB=6678 (was 6843) 2024-04-14 04:55:42,066 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=246, ProcessCount=170, AvailableMemoryMB=6678 2024-04-14 04:55:42,078 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:42,086 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:42,086 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:42,087 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:42,097 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-log-dir so I do NOT create it in target/test-data/230f9d61-c3c9-5556-07b6-84be58229ce3 2024-04-14 04:55:42,097 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-log-dir Erasing configuration value by system value. 2024-04-14 04:55:42,098 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-tmp-dir so I do NOT create it in target/test-data/230f9d61-c3c9-5556-07b6-84be58229ce3 2024-04-14 04:55:42,098 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-14 04:55:42,098 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/230f9d61-c3c9-5556-07b6-84be58229ce3 2024-04-14 04:55:42,098 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 04:55:42,109 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/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.cache 2024-04-14 04:55:42,109 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:42,109 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:42,110 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/230f9d61-c3c9-5556-07b6-84be58229ce3/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/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:42,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8270496800584197353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,211 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:43,211 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:43,211 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:43,211 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/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.persistence 2024-04-14 04:55:43,226 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.cache 2024-04-14 04:55:43,227 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:43,227 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,230 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,230 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/230f9d61-c3c9-5556-07b6-84be58229ce3/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/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,231 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:43,231 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:43,231 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/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.persistence 2024-04-14 04:55:43,231 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:43,245 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/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.cache 2024-04-14 04:55:43,245 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:43,248 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,253 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,253 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-14 04:55:43,253 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/230f9d61-c3c9-5556-07b6-84be58229ce3/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/230f9d61-c3c9-5556-07b6-84be58229ce3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,254 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:43,254 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:43,254 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:43,254 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:43,265 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 246), ProcessCount=170 (was 170), AvailableMemoryMB=6632 (was 6678) 2024-04-14 04:55:43,277 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=243, ProcessCount=170, AvailableMemoryMB=6632 2024-04-14 04:55:43,287 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,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-04-14 04:55:43,295 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,297 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,642 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,660 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.55 MB, memory=0 B 2024-04-14 04:55:43,661 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,664 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.79 MB, memory=0 B 2024-04-14 04:55:43,664 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,667 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.57 MB, memory=0 B 2024-04-14 04:55:43,668 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,670 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.97 MB, memory=0 B 2024-04-14 04:55:43,671 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,673 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.75 MB, memory=0 B 2024-04-14 04:55:43,673 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,675 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.53 MB, memory=0 B 2024-04-14 04:55:43,688 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,689 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.92 MB, memory=0 B 2024-04-14 04:55:43,690 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,692 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.08 MB, memory=0 B 2024-04-14 04:55:43,693 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,694 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.86 MB, memory=0 B 2024-04-14 04:55:43,695 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,696 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.64 MB, memory=0 B 2024-04-14 04:55:43,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7498606792123298900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164065160155352467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7531584652542991945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5831377823334229403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3805906791429064796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4914571194575643615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1377142867970312066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8701827767749630201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7746970482228230199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6737204793620140499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4511808608815485304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8077074046948223056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7095154209112240142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8919493874023573167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5094720501868429996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3785752900085920724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -56451277332864536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4617910097989875745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121552085032563933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2701288665652404017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807345820097225359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054997279532203290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344535765952387558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6786126374156080956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3260466597977729044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5152501431115659832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726414211351026430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3445034393035071740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5421163428918131870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3448838568570312321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3425930589648160319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7353541676914052280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2262999356210429302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5711585239493793579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4013680759982157985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4831845620824077596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8833440830044448764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5729326242498864606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6670910128434854356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8122629019700087181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3675838391320720944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -285691953456099552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6734386436445090578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 364247210535368073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855858287673305400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2828227992052680776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4195636828349889249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5702592330187225958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -868349223750330978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7894527492737573794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6460167697465978392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5927191809437215783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4047603163067502320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5787996373669269770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7561322049285843087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5340864177251574956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9072423312239162904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3405574431163521703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4837674507453437906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1966405081678952599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9185353119599436302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010564339321737392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4615025890844895286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4254340035808475414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2174462102653602756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5393178080928958826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5970421956092324279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7919857856977364668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322925531820755520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2483732677885550670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3294386060648885338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8727779009721549057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381608796197187984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4677935613126602391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2903641734259028817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1874730461748102144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8131193589189362028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -521060471040628090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7004895268699960438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5973752808887684338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690877296067328182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4673679716827239624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6058946511359523855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8011865595989935992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7352523312830690092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8947615610095926036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4570465622763815367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3285138399717720590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3034896987731520181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087568348569924846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3286092212646609869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829314639958823676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6160958119369839414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7325652162599398202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -136925900370628957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 678295130450410421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2964510007183439031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9169852215325383081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5991812030230028998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183683789974113363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2431825982992841476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7249475258205085312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1499894795996747714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8044148965999805302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1276224872434508507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5021195387877202650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7894185606546188533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599968259474203238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4094980359092467871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4769257435410357412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8306508384031407774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7916264380546481549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 883436179167612514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 747664673921705534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017427720409612664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6212155480551214608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 832522701707464670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5406607951775762830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7643428601724844694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1498231738547312670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780135763751557793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5489053347703811447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3652394392139407322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6271991212620817734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6418804828638531124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564437568470684154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1348755332003735195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1239445338646296472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808103744792013262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -355092352100484153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6014243779829484753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3881909190968001263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8912228894712698253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1795949724364555469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8863429890002092963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8638234336645098558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4331390652106310619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753393628447255150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3941376768959510240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 973863211468721225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401323107424284025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2393964571671793775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5573959719308889849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046682115986384728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8818783142437876954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4160563646047947301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -125881057840283089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3452132076927713469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9169136580623790585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1488006013060610182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7385586960762878995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9122339159396573201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3694817993569351818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4992697132682186809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5980218840139767930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8082907500660544188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4395513645673739562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964662893873190726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -214166209853003705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8469742128554297473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -686536456606029367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2886908858457302555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4480447885257023659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2874736475717655425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3783629799128803432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1596566127094334281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2067133814016298942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9042542124035368782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5953228319025623524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6723503768975724916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1492988816959328287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8279665236724856199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -903691224439234691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7232146183965031349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5003702260818503176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1181975591070771076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1768751132847240523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5160150127210264008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8435270684032654913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2311786547593687012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1882486572656135970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -767995842972027491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962942036982563223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5201401822023109994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8464216141454292934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4923443890528803872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5598681085436207475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8116538764692153126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6200364383363218151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1373243249634043033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2992464865683418010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6334348443838483349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2741487715832207931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1014343774442046149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8190746047102433642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3196274623095657753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1850093008638493823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6067917800522218783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594039019801834833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6607745963168005722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2631642737457675783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099186924966944568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5377586736051312354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933289328442151093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5001583290641701483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7351696584442703961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213925934728358643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2879694770522357383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5498223973186933314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401842176130117398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -385101959340196971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3414412736398344070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7128639201981460988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5578095448116153318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 895097911532269869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5917173850038717465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1472560893408988580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2496785049746332725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694768749657873430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4978993634118487589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2141947529128007497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7154257132875430653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -452664330338945923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -630113850124036249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3197534260907692114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1897569885013784398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940202026639952350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5286439621749840206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4226300111895017268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 752235570065498977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1863423533045611427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1948208145713977130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1050368614127927920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 280759966844350656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553912728851645390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 647994038737060896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7187211882013824874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8311573287886500247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5639153591449878478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2353520857377674909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739612210803799684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5767455781259463551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1386593180474946074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3518225986066883815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738746230891456582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1624475455797260915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2101430366332643610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610656393831174879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5177268677156017355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7533101480671605476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4874947032687758228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6000811778533439935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6837883780324908155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7793957483855968287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077569169408694030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7612530895331621415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1696915042395377101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5891578410060407175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1080327379486372174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3817330399136731717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6605760157316519636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161793642264336040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,744 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,745 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,746 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,746 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,747 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,747 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,748 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561916963389724479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,748 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2223405193704459625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7972376862980751569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8098208956068745896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -563693927738428805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5356883301802978265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7504059099629483275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548120214705781591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6704276097265745553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,749 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387215534684149480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1870808362069213172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,750 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2174344864679895075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3150151880831601594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,750 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6688991605871590730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2860278532693720551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1049682595366530395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,751 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2941836156236151701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171622324786686170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523048597993964022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7711868187032787584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5952620318668900772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5845593716797500823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753819574414973348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,751 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7524813685959745565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8028112168947773017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3067870792730223251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,752 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2584190581472202845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4036044477588116646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982454969053794310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3528875568678553121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232728430855461554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6464528037281285329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2109691289304891290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1531558285245455323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7353791817701286444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567032914227022767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,753 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6875418870019564795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304323218570659756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1900066177698251613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3456719298011103981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6921798372790926113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041370826578616356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1655890824024060436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106422403816904817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4035784271727828508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6580092696925515985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5986990463417967748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,754 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3698932685372461188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7386120466336130848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8414330178405073767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6092844076313656434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6742965171573230232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1371107969341346637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328677421203306146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015093679799219080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,755 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,755 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8324032020740905897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2584909206153633888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2124912864873402958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1830411417935262783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8104665631102820590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8759185725161519641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3875222358642847518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6207998987656851983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3812498669225814333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,756 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2246497518750889155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:43,756 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-04-14 04:55:43,757 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:43,757 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:43,758 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:43,758 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.03 MB, memory=0 B 2024-04-14 04:55:43,760 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:43,770 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=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6600 (was 6632) 2024-04-14 04:55:43,779 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=243, ProcessCount=170, AvailableMemoryMB=6600 2024-04-14 04:55:43,791 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,798 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:43,799 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,799 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,799 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-14 04:55:43,799 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-14 04:55:43,799 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-14 04:55:43,800 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:43,810 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=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6568 (was 6600) 2024-04-14 04:55:43,820 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=243, ProcessCount=170, AvailableMemoryMB=6568 2024-04-14 04:55:43,830 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,838 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:43,838 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,839 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,842 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-14 04:55:43,842 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-04-14 04:55:43,842 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-04-14 04:55:43,842 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-04-14 04:55:43,842 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,842 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,842 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,843 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:43,845 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:43,845 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:43,845 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:43,845 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:43,856 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=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6537 (was 6568) 2024-04-14 04:55:43,865 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=243, ProcessCount=170, AvailableMemoryMB=6536 2024-04-14 04:55:43,876 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,881 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:43,881 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,881 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,896 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,904 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,910 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,918 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:43,918 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,918 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,919 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,928 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:43,928 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:43,928 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:43,928 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:43,938 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=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6375 (was 6536) 2024-04-14 04:55:43,947 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=243, ProcessCount=170, AvailableMemoryMB=6375 2024-04-14 04:55:43,959 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,965 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:43,965 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,965 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,976 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:43,983 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 04:55:43,983 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:43,984 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:43,984 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:43,984 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:43,984 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:43,984 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:43,995 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=43 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6312 (was 6375) 2024-04-14 04:55:44,003 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=243, ProcessCount=170, AvailableMemoryMB=6311 2024-04-14 04:55:44,014 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:44,021 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:44,022 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:44,022 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:44,032 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:44,037 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 04:55:44,037 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:44,038 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:44,038 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:44,038 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:44,038 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:44,038 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:44,048 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=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6255 (was 6311) 2024-04-14 04:55:44,056 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=243, ProcessCount=170, AvailableMemoryMB=6255 2024-04-14 04:55:44,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:44,073 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:44,073 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:44,073 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:44,074 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-log-dir so I do NOT create it in target/test-data/0fba4a93-2349-b791-dc80-e89fb9333778 2024-04-14 04:55:44,074 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-tmp-dir so I do NOT create it in target/test-data/0fba4a93-2349-b791-dc80-e89fb9333778 2024-04-14 04:55:44,074 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 04:55:44,084 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/0fba4a93-2349-b791-dc80-e89fb9333778/bucketNoRecycler.cache 2024-04-14 04:55:44,084 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:44,085 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:44,085 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/0fba4a93-2349-b791-dc80-e89fb9333778/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/0fba4a93-2349-b791-dc80-e89fb9333778/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:44,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5838985621862037608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:45,186 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:45,186 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/0fba4a93-2349-b791-dc80-e89fb9333778/bucketNoRecycler.persistence 2024-04-14 04:55:45,186 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:45,186 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:45,199 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/0fba4a93-2349-b791-dc80-e89fb9333778/bucketNoRecycler.cache 2024-04-14 04:55:45,200 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:45,200 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:45,202 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:45,203 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/0fba4a93-2349-b791-dc80-e89fb9333778/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/0fba4a93-2349-b791-dc80-e89fb9333778/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:45,203 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:45,203 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:45,203 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:45,203 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:45,213 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=243 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6222 (was 6255) 2024-04-14 04:55:45,222 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=243, ProcessCount=170, AvailableMemoryMB=6222 2024-04-14 04:55:45,233 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:45,240 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:45,240 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:45,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-04-14 04:55:47,494 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:47,494 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:47,494 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:47,494 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:47,504 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=223 (was 243), ProcessCount=170 (was 170), AvailableMemoryMB=6188 (was 6222) 2024-04-14 04:55:47,513 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=223, ProcessCount=170, AvailableMemoryMB=6188 2024-04-14 04:55:47,523 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,531 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:47,531 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:47,534 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:47,553 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,560 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-14 04:55:47,560 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:47,561 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:47,561 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,569 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,576 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,582 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:47,582 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:47,582 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:47,582 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:47,592 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=223 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=6038 (was 6188) 2024-04-14 04:55:47,601 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=223, ProcessCount=170, AvailableMemoryMB=6038 2024-04-14 04:55:47,612 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,616 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:47,617 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:47,617 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:47,617 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:47,617 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:47,617 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:47,618 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:47,627 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=6006 (was 6038) 2024-04-14 04:55:47,636 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=223, ProcessCount=170, AvailableMemoryMB=6006 2024-04-14 04:55:47,646 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,653 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:47,653 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:47,654 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:47,654 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:47,654 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:47,654 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:47,654 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:47,664 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=223 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=5975 (was 6006) 2024-04-14 04:55:47,674 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=223, ProcessCount=170, AvailableMemoryMB=5974 2024-04-14 04:55:47,684 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:47,691 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:47,691 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:47,691 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:49,641 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:49,641 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:49,641 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:49,641 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:49,651 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=6106 (was 5974) - AvailableMemoryMB LEAK? - 2024-04-14 04:55:49,660 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=223, ProcessCount=170, AvailableMemoryMB=6106 2024-04-14 04:55:49,670 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,674 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:49,674 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,675 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:49,679 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,679 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:49,679 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:49,679 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:49,679 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:49,689 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=223 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=6098 (was 6106) 2024-04-14 04:55:49,698 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=223, ProcessCount=170, AvailableMemoryMB=6098 2024-04-14 04:55:49,709 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,713 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:49,714 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,714 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:49,723 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,725 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,729 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:49,729 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,730 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:49,730 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,736 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,740 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:49,740 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:49,740 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:49,740 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:49,750 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=223 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=6047 (was 6098) 2024-04-14 04:55:49,759 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=223, ProcessCount=170, AvailableMemoryMB=6046 2024-04-14 04:55:49,769 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,773 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:49,773 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,773 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:49,774 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-log-dir so I do NOT create it in target/test-data/e779260f-dfe7-411c-1288-b8f04f24ba09 2024-04-14 04:55:49,774 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-tmp-dir so I do NOT create it in target/test-data/e779260f-dfe7-411c-1288-b8f04f24ba09 2024-04-14 04:55:49,774 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 04:55:49,784 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/e779260f-dfe7-411c-1288-b8f04f24ba09/bucketNoRecycler.cache 2024-04-14 04:55:49,784 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:49,784 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,784 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/e779260f-dfe7-411c-1288-b8f04f24ba09/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/e779260f-dfe7-411c-1288-b8f04f24ba09/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:49,906 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/e779260f-dfe7-411c-1288-b8f04f24ba09/bucketNoRecycler.persistence 2024-04-14 04:55:49,906 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:49,920 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/e779260f-dfe7-411c-1288-b8f04f24ba09/bucketNoRecycler.cache 2024-04-14 04:55:49,920 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:49,920 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,923 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,923 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/e779260f-dfe7-411c-1288-b8f04f24ba09/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/e779260f-dfe7-411c-1288-b8f04f24ba09/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:49,924 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:49,924 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:49,924 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:49,924 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:49,934 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=223 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=6051 (was 6046) - AvailableMemoryMB LEAK? - 2024-04-14 04:55:49,943 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=223, ProcessCount=170, AvailableMemoryMB=6051 2024-04-14 04:55:49,953 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:49,958 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:49,958 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:49,959 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:51,059 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-14 04:55:52,160 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-14 04:55:53,260 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:53,260 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:53,260 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:53,260 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:53,270 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=204 (was 223), ProcessCount=170 (was 170), AvailableMemoryMB=6032 (was 6051) 2024-04-14 04:55:53,279 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=204, ProcessCount=170, AvailableMemoryMB=6032 2024-04-14 04:55:53,290 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:53,294 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:53,294 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:53,295 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:53,295 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:53,296 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:53,296 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:53,296 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:53,296 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:53,305 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=6011 (was 6032) 2024-04-14 04:55:53,314 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=204, ProcessCount=170, AvailableMemoryMB=6011 2024-04-14 04:55:53,324 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:53,329 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:53,330 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:53,330 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:53,340 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:53,344 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:53,352 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:53,352 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:53,352 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:53,353 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:53,359 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:53,359 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:53,361 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:53,362 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:53,367 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:53,367 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:53,369 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:53,370 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:53,370 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:53,370 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:53,370 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:53,383 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5908 (was 6011) 2024-04-14 04:55:53,395 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=204, ProcessCount=170, AvailableMemoryMB=5907 2024-04-14 04:55:53,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:53,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-04-14 04:55:53,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-04-14 04:55:53,413 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:53,423 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-log-dir so I do NOT create it in target/test-data/fd80568d-d096-7365-bc81-c2b7a00e37cf 2024-04-14 04:55:53,423 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-log-dir Erasing configuration value by system value. 2024-04-14 04:55:53,424 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-tmp-dir so I do NOT create it in target/test-data/fd80568d-d096-7365-bc81-c2b7a00e37cf 2024-04-14 04:55:53,424 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-14 04:55:53,424 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/fd80568d-d096-7365-bc81-c2b7a00e37cf 2024-04-14 04:55:53,424 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 04:55:53,434 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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.cache 2024-04-14 04:55:53,434 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:53,434 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:53,434 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/fd80568d-d096-7365-bc81-c2b7a00e37cf/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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:53,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6106106731930670734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:54,535 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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.persistence 2024-04-14 04:55:54,535 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:54,535 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:54,535 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:54,549 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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.cache 2024-04-14 04:55:54,549 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:54,549 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:54,552 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:54,552 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/fd80568d-d096-7365-bc81-c2b7a00e37cf/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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:54,552 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:54,552 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:54,552 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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.persistence 2024-04-14 04:55:54,552 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:54,566 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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.cache 2024-04-14 04:55:54,566 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:54,566 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:54,570 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:54,570 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-04-14 04:55:54,570 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/fd80568d-d096-7365-bc81-c2b7a00e37cf/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/fd80568d-d096-7365-bc81-c2b7a00e37cf/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:54,571 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:54,571 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:54,571 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:54,571 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:54,581 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5877 (was 5907) 2024-04-14 04:55:54,590 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=204, ProcessCount=170, AvailableMemoryMB=5877 2024-04-14 04:55:54,601 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:54,605 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:54,605 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:54,606 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:54,928 ERROR [Time-limited test-BucketCacheWriter-2] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:461) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:446) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:420) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:409) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:543) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1501) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1061) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:974) 2024-04-14 04:55:54,938 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-04-14 04:55:54,946 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=4.27 MB, total=31.75 MB, single=0 B, multi=14.84 MB, memory=0 B 2024-04-14 04:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957717992548827167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2272800514729141700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8436089327480809605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3047403821306848351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9180352001342736722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -861528122989140352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6607815120511433959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6851467656458060486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4610525984153631894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5908555717068897364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4419276388950594178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 807843461383476294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967147962904033319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5692709809329221365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600159164059623651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2051623710322731967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4069557306287158952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8464643736206530464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2412714863860740013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937596507147460725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8285201045966693966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320284696377332131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2055011805612894021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2419998284953650091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4097615793014902055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5822147159460912575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8157646650998704911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6439542035016899741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8815211791050046047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317439941641103104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7681929654080013253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 176680408507370961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 109221479359476772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5128191381626612199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4931085961491074852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9165423775407886336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1015609655561244005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5354206731662109373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5604051096790038073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 427216891571664851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6792787221904155651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3122048326080209885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2285434913066409803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7578686588064341129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4720467876435933482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3434691439942452266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7285611181097633972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5079723331821252346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4229075249519747360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5582129516642326612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6989169815983248459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5051086129700922416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6676626334002304748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2117313402348095345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 675246494474598324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 448886457561240200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8664111724193855962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4530561566607696086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4225500270463577963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -50777616634365248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1705156725067717962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6814665119227547816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5880844837714435759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2659184833248019438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8868851790014688306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2361003696292083585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3264033215419087509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2145749474718455220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -177432238752697139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1089927712432278497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4463730083726984976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4394959572948069716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1721999422268400185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5904378915171004694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1232881310332841556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248992737187476981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8745673614610327211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2658482505667317269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168701119517676945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3472190432452930389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4219193207033160864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5064855317708420353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6755870623767727256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288259697117921649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774055256547278935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7307626952139975885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3817003826544635897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2854744313699443597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5551838443544867024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7391163258106523234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4634916341382822228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9020504594250619360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -167348743558330624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5563506238711950455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7977417288588488535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2527211566578872723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -71117616762755936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2488118538533355152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6243502786453794903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2864007266480567931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1144639955164231560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3306114264720821321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9171087425584728308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8105077934482893250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121807928617403877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2615870612525548503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871306443930442512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6934414621293589499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452228221606081510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 77723994691358959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8182809782838538999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430497824029294005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1510154325559460366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195234089849759339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4482562554682304606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3656429321781546827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -523764142529195044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5915380878853945368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8673861922943587471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8280074790443613793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6129486324026115250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332195780470198739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -593109243450292942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5943370401290105891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4863033515220492265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973280613764141684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1126198214244254489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -544681994014975404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2251298431899412165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6400358516685659589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8231411542499095874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6261391252574851668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9041777296024706242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4995839321139518128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7853984079546047592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6604851756159124875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897112212015745550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2792181497196016197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2541140798105383275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8676071580108640964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -187827877114501861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1699929339348791638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 281805583526726586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4956980718698895855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6150635405368629749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7163269815579201351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3512072737189696236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8587917789705370829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7208238312296535162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 893480600182944601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621787404269247453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8633429325872525341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3286094527120675595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723280535684883908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3925218857402806568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4056513877645363258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 91130288345702048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4166922798648780550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5015079314673833334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7092365734545465031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6655965518927087830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2872631669691835295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8313639050562926297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6545193329300681656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8095884727907889441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8458075176600204874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6373650291476831632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2094586584822726513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8583960135089018369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2984813205747803930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040007680835549116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,057 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1618148290368683701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5046635945870917244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6969177601694215690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483209094257670171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -992816595374286594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2191544076922367146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939390469820421577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4569609385554636433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -935979526374129638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1585750836043141590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 435183606511731324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6295304436270139296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6532370226048677381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7652201948513527541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6130394909261543006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1393109950155893469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7383160194454428977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,058 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4791171237458953953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -528928903932664550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6557829415387711719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8445510666982151214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330206668199310250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2901190926908217217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7439051987086370517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5252218738838507545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600044194384583966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2050810101268583889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -540370458768391894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2852386753721329159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857600319720066842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302093656117383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897827866830644714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881558783117254134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 321388642392840149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7167414318659292521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,059 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2806247885636032361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2225761448644459266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5856666269475676148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5811659116980054399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7459248332890999539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1322165378654930909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 423234527212237872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -638525383350238384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1723801688885759136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8327025503456553895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5778068826100869806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7341791130513442546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -228436746273417333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2463436450090673463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8952300868516582028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7556409186088537133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6014315017994115117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,060 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7760932436408822514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8739159576380676481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5441606071611503145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 718951101077799679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1478374749745718386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3017873417474439070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4964233998472376760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7195178745252020137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6931788170495715253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5883109076402453472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1600335218558272571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5839808318408280669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4518894775974470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6231344276162678810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6272024302692134518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4999372923027095672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3631223096361677580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,061 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4764029949746530170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -290496462331746170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2286370205352371768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1027358711298512950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766144829986822757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 734034415011400754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5214497954118342846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160419540809675503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,062 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6470430206614935323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7463531842922083887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3573194884853926198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 47593473525418512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3633324226574984014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7589552101238071875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4434457757092734768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6632299813034861675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8048830298844614193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2457402429014983787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6264287313490485703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3466222837915064684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1980226773907595317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5248378127138284576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -925305358239433622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970926175812075954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6177687908216141799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6167018489119505021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -588998654223353952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,063 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4083488112302326881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4927116906743825087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7469900005433998911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114586607556690391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1979294133659181184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6902563844197403487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1522801034873797685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6634365905271859126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398566537758990849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6100347727970171842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5957106218113830269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4092208900865449719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -237695387536103325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2988444929218998367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6276768863957679719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2049144739288886852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8289855334023708617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,064 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 861953787286289701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1614537300963558596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -918434604343376669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1539676832519039864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8953110351782426122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4521289834291037316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733495741527212108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4148540252204525808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1149949987297343859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1049429038140622866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -587509425434453409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8584397020179255551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2409769291625579435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5706828849273429204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5407649601648270538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3795347478846022609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 803026746931702605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,065 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7970468019496426799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661809185651697215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6778266463397109605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4281311940011096026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4081256182933684915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4541440110838652311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6858969604760147944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6849953243358668475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2361977129685416778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1439795918032849361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6096705570819373144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4730803805444609660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2056832476009805047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3891667673156008668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2955129659592873184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7354249872468901342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7906416524577295538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4252565969891880803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,066 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1984085854898286630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636536427153525183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5963210946917212036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6054642493105415585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7785398178499115974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388354905607832993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9028828211054639049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4349304603816080870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5329300768319662061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1398569909095935549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6813704871285545637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7864128372100748245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3358211983253346078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7432371316711547090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5400780437845134614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6063239202839999672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1696197771147882528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336890678950458145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,067 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7308821962104820737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1372337084687187748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6690296232350481964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1222243700039307605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4100971021473395853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2541991873092138272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3109842591714001675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6665670829439802987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3745006586175298638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729921882534765759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5539514925395044678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7640287243645400634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572678500210373802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -378117108052790692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -446157644741042149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845715058787841324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -866718328083977011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2481313391599203304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,068 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1651358821513067734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2358094153298665265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8205300672233473791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7530065896169716558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7886547801864302027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2586725196767899670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067169242711859405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1713069926082852989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4171639079243541063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950627794762130753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6611606987460488972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7839582517674410512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1012825353344201853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5203792326251927518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9032711602044368117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8064169924230978692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1948239333539882911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6008660370559493596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,069 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3250894490836900883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5800800108296961139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1710140155758286733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109756021611753443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2962857630389780857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7050899348822878349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7849984806564093395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2627054365910488009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2474743216106718260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1334059869234950751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2262279242736684555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7435451796809538733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5559847778674065368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8547154551202009349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4760909392106365219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5344974588078925289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7433513797373054993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1292261859795600339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7607364439373774617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,070 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8823695650897096772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3669393612512736641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2366300591666306548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7248735026083586445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5198952066202671546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -302282456856525037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -720980925933984617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4449366934524064116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7528755260127628545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 90871240361448337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -402419724138022575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1206148613496725789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7264275904599534380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8086821717736008733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3802557939263515470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8478378574043848841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,071 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8217429295579499398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -13882513852668950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799180304684618892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2539296948999915336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3642711947053452456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4506619883876582875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048271721088841974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5054462148898731252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1508480792839099398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3234331820739815260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664528871674866855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4964642520235027533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 924956866391966386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6151089274874661894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1772855033716220384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121169465706938727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -800046979995015172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6338020819811064164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,072 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8072637905481121019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8207164424534360091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4592669487978076237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4505090183467062719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9085988480463778216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048776114564174336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8611292433537597703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2576432723542303264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 968181269903848448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8326927065964364654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7894245791323126110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1885447593095244491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3739301693068901937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3586860854483957124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1973181633670092685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2414144749084690264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6586093024057937467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8639590611754871432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3401001809591540727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7839780711795779348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813687801181008753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2444557862800247404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4143216359943612418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3958837742750112558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7296537462092741954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3555470667394338132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -136980215402496407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2724068122617317518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1226388588753590897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5913375742005108032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4055308908148705663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1624832467744689953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 119525440410164478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8807894330497422340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4047277747856729244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981808149541701746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,074 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6352404734131421248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2741631668554363560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6860409566893805211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6777107297905715392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3148873951504404816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5687735008750519148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264921175849570838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1929954056369245147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4179188971432170197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984894491002785864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2248803087036981274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6375271488866565345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989743318941503883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7664106886744474475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6194676867284380390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748600010740097342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326659773940801194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,075 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3688532927023510565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5801715371486432528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2737203759923676443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3948522348654913647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -966796434668637616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3605403342494869553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6509777530790632467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,076 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3411806410616484240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9218840502221286470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2865005880584522882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8387263466134704016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3675596696716629978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4527788700192761711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1072642079848904618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1559571292942317611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7883303117375509468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034102823856749503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6138831200381410548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4921779034444282640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7456391219876225034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7213402539647725532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -61414836087249118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5874345445942963339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3234256288998321870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3664349551951064857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,077 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4745328157544734369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6210547835278109799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4603143854398957325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8657039759429414107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2032857131117190364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782765224150577794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4207793078413569366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -126678965733540493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6203489176730523517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480768863015520890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7717770152070465321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6747875693186749104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6268469593702606095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7043131323169648072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30429534598658546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4967291387457490618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6423646521402279743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2542717801167501187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5405260469113953294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,078 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4693033974118946385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150596727219488146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8496701678861692454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5009498059303819442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4298728262149013932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5661390838534364054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4575268342439999614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3316613790389917302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6396417060433130406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9084311988830349424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2820055172738042377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6181118627485838229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 621321606683416748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5931649330371098056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5050818515088534696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5433571981502047234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4403710298511513627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2550493479813422465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4080589533148379356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,079 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6512281903843429716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1703118284861410746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8994320722980654732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7958213853096875028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1124581940442457559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360173739952586814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4783009119029778249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2159165741072184543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -354590310614329007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3253435519772460836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1806220889713438989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3914303740223175562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7573199134969641983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507515774463136025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8078476981857654049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1083308086296947183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7011145614009880596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6159605824155522221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,080 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 84272517053436518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8178142580327845418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212387371565573818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2127624819638912140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071901934388003800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -66707202425193371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9074446478166121449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5131776420676381062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6892978750458893630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6806478643473379094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8208270875955012245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2767678062732414312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6497132212324166729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321465800020113374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1200328219500863905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4534648357139701592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4652941780731763232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1992334102683305656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2786153442325025640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068913790941432765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2077418478329095567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6998014890466425180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7957257006955371321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7726890212790949837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2734528100030431143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5877760266356377248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6923111941510772241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8014412436479297623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3932592063910678149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3749351286022990689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -901385656285524501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2983239408389713211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5241716764428755654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3946767815051453973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5563254611922517210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4669431845651169375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4027152066304558946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8937913484142969783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4997484656185702984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7413200684141613782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3268423855124441519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2532432714950715903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8133630937490448343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6884775787288618137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196485324263387828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559257461130493192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9016772767695163953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8185209753001843301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4485025955735231437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4722943284724551487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8286629332694524000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8852082444611875121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2213328840793595866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4263677361849955295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -550914478807913916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3201221267295275488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6742068937556629478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3331201851749009279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206603615431041920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3687069588135561390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1738739082717392589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1320975762197641761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6586101885714284693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2766504055923553306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612606591895101113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8507597050104243194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2590193910504464298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6296450738605828771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -644294777929870916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247432958950770079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516354813990058931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5214014140792356325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799602326411903739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6927947602307322580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7271983907198458975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2481699688320333877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3206465099709511704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3213359302559256967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7352662105579173392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2710859187857104026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7733995752350123281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -251148164394247398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5981242621572245208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4304622306476577269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6043653888869397690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6800363920068078042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800779967253568962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7483651103750703499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9192163105254591098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5240143888534300359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1156468687583283204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7914323097597175192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6437378916352546041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6843918800263193208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3235689816946732944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2474716990305604218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4319934691985684497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5288020004526788898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4596915525311778284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3870242217399701455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8414641435396077677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3522128847130701176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2119290240324652851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7939232497750822463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -19185302903477342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 90486193003072556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5275676467135891614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5375485630905515505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5919775920527830487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1335646593491653811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -475319134292540040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5167153014820901239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8902509308752792465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9068770593027449462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8362861189049025390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5114264721749722853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2500804767168526924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3276393305945185078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -423791930291796590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4893554873406060365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6290936812559274347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7027972633492686057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4233908070922203390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5785936060553319838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474388589225670158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813813823818665913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7961301547407461724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3531463628116669725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8639953110859278621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9088725381149259002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8906351092150957709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 294120240146967737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5761119147211453653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8950971979783744128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3988906932753122525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3480654354260015487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4242489549319248142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5938986243877238194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3753331454240178626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4200198494412275736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3463165134071264511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4312572694152697090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4223917414054302153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5178949835970374964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2009433937053201689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086672945318109384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9203467897221471588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2597309110498870219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209880661057723807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8272867645777072942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8886893837355922771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 218370844695213580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4509954130639529165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 15332279509630457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5771576693568052481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1438763030098129491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4791427341512021901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3164192786606143288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711535258493810239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6729065870455658367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5642889223115835120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7978562778033035386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038000235343079978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6435547519783372594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3361589647997470175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5220106040591552899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1776365079530356913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2873443953628726012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5414481411417640817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5089474865529881883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5513813634904967167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3655972595450892257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3538524021492352382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1235014468257004580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1894937380550098561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 127321877000253099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4748392024818898027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7256008988345161117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579813135515430300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8693810735002819003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3181822557910263432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8774197452157792091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5584482597683482382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1697242144392293156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -294878433220182067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7990021212892866122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 850033340375558331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6983418024631011410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834076235079093084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125170037520230354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6443647941932409194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8194849591520817789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2986189337753924253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4742846865685016022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7297384914694737821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3730902464204401044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7798108159062394611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3176405141229331594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2715487244326838948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7033298280554302142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1391584579651381214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7801419122320303916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1635163116655144941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1257795946316746108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6810584695447263660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8109815355399365843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7236576088810420859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5495919406668429816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1010830848451499600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1472180077853156070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7593036312190364642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3739714439668638471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1591703285658960765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8988756822700196072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7227783942691689997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909502859617888774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6138712865714144286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3178708911329206985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4111515623880715304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6711838912631482492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451252078606417379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6917026118676297491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6510241989063281630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5429259697086463318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5542750353171870973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3521372232676696797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6323427040544550818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100455470976028539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2140133330205274037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7469460909702328788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2925345850990244701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 337044828825680547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1880890720019518162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754685816268250692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7516531792753439800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4859807168854910224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 170567878169629006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 937538756916321772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1671584689435710015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3158723781325802446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1819277417692724943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4426461250932602780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 621655688061993777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -781645268762751588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1186835560200501510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1768846895526458840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7769588253000857646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4853850133090406892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5712473905402881279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 628977335570827995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5034930373734531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4299039868665712645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7834206919635796663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7383655580496572012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4829476935628518788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8601208695715214066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7673074790630313467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6958339989210291131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1389036351392289328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171516079725718169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1093990194686855698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1149526582612871826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8978613037125310392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325053095388235789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5266566280891595297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2957542058666809761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -584329836521493896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3484405378304877928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071391640918171559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7572111081749121477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4648624264105016675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4881457441481241022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6532526116390752747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2028780885078394421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3859175900895046617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7460515921798094503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7668832290078778160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4735139222898691299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4005640122180929877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6604086005339120982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969060127150963800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038961663563525290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3273198564439262822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7813050470084008268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7449419494780621569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6912433214109922966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6495596930162875478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8084364532699005557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6649343068218881559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1696406553530388643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4328595286034026167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5459548956136427288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 434807498241142876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9213702540146116599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4977669404288592877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6549232566855960169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8039591350550904259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -324864601375254698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4181653337580312100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8578317437601619698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1618756246718563560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -755514648482705013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -52428639616555758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 192777320212812725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6825101265981995103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208282417615485969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3604478382354008285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744475284731621430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7640141257095229286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4854013970840605194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1096877988743930164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8928040809290507229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7438119749372734373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1103960293935797381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8582878361031451758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8164299148463995012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7075435162952677875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5295545946242296399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8870059124660076377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932096132858943248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3755981012784159147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6193563501780944905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5460112259290806767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4049133831188360254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577659761072284524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625568036622430072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9201465265999145420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2514989218491778052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -246121761207714376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2293037345296790313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3261650356034231067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3380482865137722994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3909313618724719677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3209722329689427021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3506639279279917928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3389636373239477764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705673857281087583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6858513701061732727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7538244325647869177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3208377791443293373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8428820276561961642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3596364808613212016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4213191574483514519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -449272003891839417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2803750485225247621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1440837656639594271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7708759003048494426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8106074484880805275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8312418585760223579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6592971924443470121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1450005693462927141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575577101539395807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2724365973397134919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4165738059341194606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1184242264898891187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6481779973085154743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5453719516423672892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6383819053114163706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2677057039730210788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062196456881488728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2156871655977316252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964637399442314859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5620108939788391948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071294670801158365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8056683601655911522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -788346860795429369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4042005222152637193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7627200962966987839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2260035020114740221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5019698975345586973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6880133435626646674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303057646352461272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1253889775895133922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5461507355923412480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8522108183048955872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4744441819829237879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1892352175996628797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6939076488011232109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737429439607627672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7404377941721192941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142507603920159967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5717268360898560646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776251856859162363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015043501988469007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2364403961143695994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3467296210473359393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5055067282098853191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7115122250770712236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6782791341964975072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955799815781319310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5894650068373235386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5942375331125182435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -709787891364506093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2065514017027816677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950290662126799949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5325094086646428460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9129624627582774185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93512058301602414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7369825551768692184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6391498397841462709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4659527584496377093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2961921150371886341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967916527067915262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2981893591805828994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8679678932691185497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598324898245976210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6912510387513072986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9179071842218236814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6222180202419306003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4168524791870999856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7024501097036054351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1560858399146529990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2408158471520975518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5263761738779537315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8685877489645171417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6450485202505387167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4630028209039457423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4798277956138791540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671257954094086358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 81593121446850919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7255148279227970238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5491831460129831853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5836824221454617694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4690739791342692888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5231244518585024272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 937016635031101671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832841949112233732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5471645630573402596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -784092213731550360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5032376625446423355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6515389583123563224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30439361637554885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2360201455141744545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8369096866849706253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5995782414021979829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7367846148735620738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4582819248335044368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063391222780441637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819970866744596000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8916488082061637191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3598441687663233978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2907232779551642482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5822494745717042913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2630298105265693825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2289377356722165212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711318790399138541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1422125757516473242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1020997137638938846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5579973911916608352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4716686927175061130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4204332777234058670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8454552724066457965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -178747971356074614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4024915546753217648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2283642498637114567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4552760145965642854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7170318327537452388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2468742955076939299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2180981298663265718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6054324457326231065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485634527481152936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1484842126684099753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8874730197071204605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 191638465155069439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2356297712195889728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7949946649295876392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5691336583812278298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440847228991379315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7532927625914946877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3491499270015167463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5543409004867881641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4363073194664190651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897677989844362905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5829722017162134749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7935961932888342768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7383908534830908960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3164549035511029767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8324217253698755884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6703032531573509388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7139916434026677845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7879136611034705298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3252234005656220695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5423983234032052776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577758593715879349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3895104252998533558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1096749958394280612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754414948982425017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6829468916342942220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110331909839985429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2737514957086948346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1838434802015037337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7822934261546824214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4457394947255564194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9123562833698840419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5576472293991430272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957849289414266280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8276631278499092408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1603417947885978750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5348457384334948118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6937575996161997330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6931237985178643966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 900045853063914530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 475748060553555811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1007051281358699754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116697427104889206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507255587640750339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2592101465707731442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6228818084043075087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8364670184037327593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5703501708345033987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7500106363573756782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4007588313482484803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5539174602600711343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1098470094001964810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -160613731486994523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5219300675514200011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8953812084323480418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 959343829616124521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3432625077421249171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8502612331677729266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8183013903321888571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3818900483123697848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7017960450186874419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6680914044394077976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1919081772310097369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8724186096516065490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 190027432154185235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5379109990050222818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3784045469508502487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074826322658636978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5341687971422089123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1948670575813971628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2845149411822833965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2636512890758853692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8645364327808789662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2883580239953902866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6137552908029462172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5424039147208544249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1366532072470977172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6225647235179269009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -30250459830886111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6103241582549073480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8745231433369974512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8557352795159035467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5995163488274562097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8276739529341390971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3848505489884625916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8687631257553986644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4762328123291132553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6262969452282110351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455516422643950241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011139313977039438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4600729696373440039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7799988247225988327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079878843610996898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7692606534546720557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734226117699259153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2244244584839722665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8980594317141519780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9061694615593298375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1922892811387126097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053079048644466294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325854199117254284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -77525285767257896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4522853320899129990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7983320832462217272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2116160492503214518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7544035330552034591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2501739124506272478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6609981982633059577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8360130525914151721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1791610350603978700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4611169468280098200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2744972808411790276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1385079392608253703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1161085767578926753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5946805447689071013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3529595850581897272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5423613841260785858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6339634443324084045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1164408282226340573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671356444571333997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -753372382070546841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9099023602522070229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9208075614770466005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1710687352819706932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1474804913708252000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 912208231231517533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9082835710600722812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3193552504645866695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1100905672015671100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3627371778901269854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8102110527303965592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5345743397010161532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3900722694213112101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4142571078771841738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3337495516421153570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -145670164890770193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65400674868826216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3450537170814566614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2035551121051576560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1081505380823061001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5205512906777667494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -218739607097282937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6122052061756600443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3029471110030090836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5790069782164676987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833059452570829665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135394550782007134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5198330264979682856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4999627922694799466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3480285503021125925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6132778676277642307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2616271454904901125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 259804601881367568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9101347032887607884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9038595714503971300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1000830656173180867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -411028375745237139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5048043191122948587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5510473248590089855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2536912248274785489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483606116643766778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2902162471246718991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6186996310909041122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7701853320784235061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275745840919499906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667371357061618006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2454435535653724024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 288556173726285639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1730002068570733653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1077262432445812005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1295117392511162593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016247014771667238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -999587774342828248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741451152614508658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1471981407655690943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 245045578299699681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1501472074083338507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7089375483884548495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2835475536938466412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565584971102911791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977131960894948566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1416470059384481404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723222849034474101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4579119926711330146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7921049968845846517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5676970166428440972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6731653726904767208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5570504662145027041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4919905328456666611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4139276864128939558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8020566635595185781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9059580066252257737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7203281753421608687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1325158698544239299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3880928956411799121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8512918582407528182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7897905392965645582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8343156822341393009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7868183486383955840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7425018822745332078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2150543788860577527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8474165489931630575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1007508137954213106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8143842760418219369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6765139381042467528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 166287910245611239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8345267892806622752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5624521400621101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6648311643205181811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73074853402450240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786173445030640836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2353081184528438575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610257211940178755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743795525842234355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5608010172799612697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8589293123225323147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1538466456277892931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6055568610063887999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3485624913149095031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93137091013308951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424944512837185296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1354103283476086630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -784729205364483864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3173019887621045085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6057374119025166460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1982020153035049676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4198038252010617621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4953338906766711940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8161855925344210907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6567950733932425009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7789695845504041763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5008896363256486591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1420846636211257846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2595218381422732457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2378650855226123115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7105265858009874716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3738960999824567934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6553622694006010986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -650007974019752166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6656157465664877828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -357996775374093213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2598767762777998794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4346565658054780591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3888006759082126021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4235675438345991862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115157867247567979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8288142127082741588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 208694943068428068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3231024311607511736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 173420672447412098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7247836864050087027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6073683258496250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8852386509367644595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5596840266927541127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4132727294374918848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4108654967128987694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8688559219457249352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3623712978184625609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8007499550600082537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1608311140323012368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743643733452991628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 60863137829311449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4858648513837209003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2812435119924183912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1991526989234947178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2798136582381310827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -636030749232627889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053192175057014804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7331197492982421318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1080024963082485398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1289693769640717136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2689658978957474539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892398466104155460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8696160817680834453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6701222425027449084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6231314081797392329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5307798318099855213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8029465612035678181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5705403790216030798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 442323397052384908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5803912949676222689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6759711024893336194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858123261821098722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5460149323682922206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1048300290808007389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -212518295160038360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6011984240994970165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490429003889436129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7937658259477684307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991049891656570428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7595499027732234477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1363313591575984987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3617342556222895757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6896361921873214382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6794641134536090516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1414188051854130374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5333338598610171612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2861483663153171323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4783211671698264618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125732470342784288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4019705029453429479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3462576899751088633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8986243620632903016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5801124995523093916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8284000417984047142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6501215608008420317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3435742884236880439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1244821314821186744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3120272318176257158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7051484108576347495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7136541801506501035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -315438583504462263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1687474650289403241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1332403286487844729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404593051670977255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6334677681167076791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3717897308600089449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511935501172560480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3737979952083054403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7070758008901758856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5768292959711312701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5559086840139945153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925435032468355850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7439604987075839024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170079467118055339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4843458990308131193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899301547323746382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1506976303216022252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5185779839190272698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5482889280584474970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -896988455277119106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4552752623436335631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3411155725573527721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6208572807835166726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4274460406830670608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6469790474371438949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5734006787470950538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170178931748522314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4706100976051349502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412255263690895474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5665429855554395590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5286451916426579757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8773982372230912852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155318138765994727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1123576650112737834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7226866597861736810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455028148281893713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4308004222552344675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647948695256937187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1497862950930696323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979906559513345694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5994753958215037843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8367017099499724663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6453767688419277998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4099545714262444770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5681703667269343057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6791161790841614636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3209694055097242079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5182153884603222849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8608267550850388527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1675678175825160329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -135682588559095127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8133009202464182159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5977913368756725113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4562412793350631997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8707706461135410291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4447687217259217229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2708898414686941821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -759926084464865880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8581629444673097407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5469507326396117858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761929111774670988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2912278125586759350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5005351888150988237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7508851991142824617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546862400082112912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3036091809383416546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6093380579893228050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5112608789087768247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8871148689740613977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1342040936764238714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1900000392288746749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8558462152250553928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4961285130563506709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6617919937903701172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5632320703364166244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7827063353315452536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4237435894447518791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7690369027100496896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269823650305750862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6044182020249273350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3161977934080400748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3200708160742475316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -676745643439521876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5233677764217936938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1512831330593287405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1127081585524039181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8311295837088657037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8831346885425680356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -604089712877455287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2105001313373870530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628911249725659217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6390306133467980654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5877835045176847586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8168567643956560898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2491727454522281620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1717681597967951985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009768754028885316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2413850458335466202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7404745373039893782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7786965286738650824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146600643775166837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8999015799314878120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8970659096701313420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6125407851956738007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4173987911764775564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500926540392954167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2422198662571012763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7253199289666914889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7942731426355075154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2501663271210871367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3027682675016091621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4853396896608676004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7283865668295543985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8255751493670082712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6235643357935889904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4619996133571225115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2025324948820630536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1969346489557521810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7187391201801996843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4051154297404479932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6729819818128801073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7611039320402578112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2928416642651360922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 618971142275163163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776316136106864406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3331838298186035581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1369572537387586341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -243458443563417287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4790692298046008020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1871102774493913271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4271481328784194598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8400258084138049386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133530168395735534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3820463146185457373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8309651098960953317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3483090616668617942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320564341606546381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5080693738799567784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7792143207299010589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3301495955844482420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5989544219821940162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5170978873917913105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7710029124398411254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6592020367485049250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -241246043968297786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3770997452117362317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3576375081989866559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6582199064648108351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133719723515158336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -523830998525397885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8060364871787833695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7407211560234567153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 625456611531084968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9057565748699512520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5891227858242413280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964198949127991290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1238589865793755056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2914702495879448830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8614131755631686862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41487375836003650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:55,135 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:55,135 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:55,135 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:55,135 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:55,148 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5852 (was 5877) 2024-04-14 04:55:55,158 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=204, ProcessCount=170, AvailableMemoryMB=5852 2024-04-14 04:55:55,168 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,173 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,173 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,174 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,174 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-14 04:55:55,174 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-14 04:55:55,174 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-14 04:55:55,174 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:55,184 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5840 (was 5852) 2024-04-14 04:55:55,194 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=204, ProcessCount=170, AvailableMemoryMB=5840 2024-04-14 04:55:55,204 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,208 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,209 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,209 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28276736; total bytes=30867456; wasted bytes=2369536; fragmentation bytes=702464; completelyFreeBuckets=5 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:55,210 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=154; free=0; total=154; wasted bytes=1374208; fragmentation bytes=157696, full buckets=22 2024-04-14 04:55:55,210 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-04-14 04:55:55,211 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-04-14 04:55:55,211 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:55,211 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:55,211 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:55,211 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:55,222 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5820 (was 5840) 2024-04-14 04:55:55,231 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=204, ProcessCount=170, AvailableMemoryMB=5820 2024-04-14 04:55:55,241 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,247 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,248 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,248 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,259 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,265 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,271 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,277 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,277 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,277 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,278 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,285 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:55,285 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:55,285 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:55,285 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:55,295 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5689 (was 5820) 2024-04-14 04:55:55,305 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=204, ProcessCount=170, AvailableMemoryMB=5689 2024-04-14 04:55:55,315 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,318 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,318 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,319 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,328 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,332 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 04:55:55,332 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,333 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,333 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:55,333 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:55,333 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:55,333 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:55,343 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5655 (was 5689) 2024-04-14 04:55:55,352 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=204, ProcessCount=170, AvailableMemoryMB=5654 2024-04-14 04:55:55,362 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,370 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,371 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,371 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,381 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,389 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-04-14 04:55:55,389 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,390 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,390 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:55,390 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:55,390 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:55,390 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:55,400 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5591 (was 5654) 2024-04-14 04:55:55,410 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=204, ProcessCount=170, AvailableMemoryMB=5591 2024-04-14 04:55:55,420 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:55,424 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,424 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,425 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,425 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-log-dir so I do NOT create it in target/test-data/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e 2024-04-14 04:55:55,425 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/4a60ddd5-0e70-514e-30ad-77a58cd0d6df/hadoop-tmp-dir so I do NOT create it in target/test-data/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e 2024-04-14 04:55:55,425 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-14 04:55:55,435 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/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e/bucketNoRecycler.cache 2024-04-14 04:55:55,435 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:55,435 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:55,436 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/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e/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/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:55,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6566975780509350632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-14 04:55:56,537 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/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e/bucketNoRecycler.persistence 2024-04-14 04:55:56,537 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:56,537 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:56,537 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:56,550 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/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e/bucketNoRecycler.cache 2024-04-14 04:55:56,550 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:56,550 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:56,553 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:56,554 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/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e/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/f8a3cd17-ef3b-d4b3-d9fb-abe7bb8ae93e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:56,554 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:56,554 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:56,554 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:56,554 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:56,565 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=204 (was 204), ProcessCount=170 (was 170), AvailableMemoryMB=5563 (was 5591) 2024-04-14 04:55:56,574 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=204, ProcessCount=170, AvailableMemoryMB=5563 2024-04-14 04:55:56,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:56,589 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:56,589 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:56,589 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:58,841 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:58,841 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:58,841 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:58,841 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:58,851 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=189 (was 204), ProcessCount=169 (was 170), AvailableMemoryMB=5544 (was 5563) 2024-04-14 04:55:58,860 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=189, ProcessCount=169, AvailableMemoryMB=5544 2024-04-14 04:55:58,870 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:58,874 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:58,875 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:58,875 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:58,884 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:58,892 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-04-14 04:55:58,892 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:58,892 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:58,893 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:58,902 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:58,909 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:58,915 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:58,915 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:58,915 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:58,915 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:58,925 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=189 (was 189), ProcessCount=169 (was 169), AvailableMemoryMB=5408 (was 5544) 2024-04-14 04:55:58,934 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=189, ProcessCount=169, AvailableMemoryMB=5407 2024-04-14 04:55:58,944 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:58,949 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:58,949 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:58,950 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:58,950 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:58,950 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:58,950 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:58,950 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:58,960 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=189 (was 189), ProcessCount=169 (was 169), AvailableMemoryMB=5376 (was 5407) 2024-04-14 04:55:58,969 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=189, ProcessCount=169, AvailableMemoryMB=5375 2024-04-14 04:55:58,979 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-14 04:55:58,984 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-04-14 04:55:58,984 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-04-14 04:55:58,984 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-14 04:55:58,984 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-14 04:55:58,985 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-14 04:55:58,984 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-14 04:55:58,984 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-14 04:55:58,994 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=189 (was 189), ProcessCount=169 (was 169), AvailableMemoryMB=5350 (was 5375)