2024-01-08 08:55:23,760 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-08 08:55:23,996 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab 2024-01-08 08:55:24,054 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=249, ProcessCount=170, AvailableMemoryMB=10659 2024-01-08 08:55:24,086 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:24,102 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:24,115 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-01-08 08:55:24,117 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:24,120 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-08 08:55:26,843 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:26,843 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:26,844 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:26,844 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:26,855 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=790 (was 249) - SystemLoadAverage LEAK? -, ProcessCount=170 (was 170), AvailableMemoryMB=9937 (was 10659) 2024-01-08 08:55:26,865 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=790, ProcessCount=170, AvailableMemoryMB=9937 2024-01-08 08:55:26,873 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:26,887 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:26,887 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-01-08 08:55:26,888 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:26,899 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-01-08 08:55:26,899 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:26,899 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:26,899 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:26,900 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:26,911 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:650) sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:693) java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:118) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 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:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=790 (was 790), ProcessCount=170 (was 170), AvailableMemoryMB=9909 (was 9937) 2024-01-08 08:55:26,920 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=790, ProcessCount=170, AvailableMemoryMB=9909 2024-01-08 08:55:26,927 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:26,935 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:26,935 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-01-08 08:55:26,936 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:26,958 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:26,969 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:26,979 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:26,980 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-01-08 08:55:26,981 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:26,982 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:26,994 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:27,003 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:27,003 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:27,003 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:27,003 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:27,012 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=15 (was 10) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.ThreadLocal$ThreadLocalMap.(ThreadLocal.java:387) java.lang.ThreadLocal.createMap(ThreadLocal.java:265) java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:201) java.lang.ThreadLocal.get(ThreadLocal.java:172) java.lang.StringCoding.deref(StringCoding.java:63) java.lang.StringCoding.decode(StringCoding.java:179) java.lang.StringCoding.decode(StringCoding.java:254) java.lang.String.(String.java:546) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:56) 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:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=790 (was 790), ProcessCount=170 (was 170), AvailableMemoryMB=9750 (was 9909) 2024-01-08 08:55:27,021 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=790, ProcessCount=170, AvailableMemoryMB=9750 2024-01-08 08:55:27,027 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:27,035 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:27,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-01-08 08:55:27,036 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:27,136 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-08 08:55:27,512 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-08 08:55:27,527 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/bucketNoRecycler.cache 2024-01-08 08:55:27,527 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:27,527 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-01-08 08:55:27,528 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b57626c0-4fa1-0b44-bcff-eb22c41fefab/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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:27,682 INFO [Time-limited test] bucket.BucketCache(1319): 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/bucketNoRecycler.persistence 2024-01-08 08:55:27,683 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:27,854 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/bucketNoRecycler.cache 2024-01-08 08:55:27,854 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:27,854 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-01-08 08:55:27,921 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-01-08 08:55:27,922 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/b57626c0-4fa1-0b44-bcff-eb22c41fefab/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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:27,940 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:27,940 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:27,940 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:27,940 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:27,949 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=790 (was 790), ProcessCount=170 (was 170), AvailableMemoryMB=9877 (was 9750) - AvailableMemoryMB LEAK? - 2024-01-08 08:55:27,957 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=790, ProcessCount=170, AvailableMemoryMB=9877 2024-01-08 08:55:27,969 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:27,977 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:27,977 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-01-08 08:55:27,978 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:29,053 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-08 08:55:30,155 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-08 08:55:31,256 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:31,256 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:31,256 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:31,256 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:31,265 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=750 (was 790), ProcessCount=170 (was 170), AvailableMemoryMB=10045 (was 9877) - AvailableMemoryMB LEAK? - 2024-01-08 08:55:31,273 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=750, ProcessCount=170, AvailableMemoryMB=10044 2024-01-08 08:55:31,285 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:31,291 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:31,292 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-01-08 08:55:31,292 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:31,785 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-01-08 08:55:31,785 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:31,785 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:31,785 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:31,785 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:31,796 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=10443 (was 10044) - AvailableMemoryMB LEAK? - 2024-01-08 08:55:31,807 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=750, ProcessCount=170, AvailableMemoryMB=10441 2024-01-08 08:55:31,819 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:31,826 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:31,828 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-01-08 08:55:31,828 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:31,840 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:31,849 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:31,860 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:31,861 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-01-08 08:55:31,864 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:31,865 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:31,881 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:31,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-01-08 08:55:31,881 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:31,882 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:31,892 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:31,892 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-01-08 08:55:31,893 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:31,894 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:31,894 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:31,894 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:31,894 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:31,905 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=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=10271 (was 10441) 2024-01-08 08:55:31,914 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=750, ProcessCount=170, AvailableMemoryMB=10270 2024-01-08 08:55:31,926 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:31,936 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:31,936 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-01-08 08:55:31,941 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:31,955 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-log-dir so I do NOT create it in target/test-data/35b36968-2fc4-8629-7b77-d3769b61c395 2024-01-08 08:55:31,955 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-log-dir Erasing configuration value by system value. 2024-01-08 08:55:31,956 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-tmp-dir so I do NOT create it in target/test-data/35b36968-2fc4-8629-7b77-d3769b61c395 2024-01-08 08:55:31,956 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-08 08:55:31,956 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/35b36968-2fc4-8629-7b77-d3769b61c395 2024-01-08 08:55:31,957 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-08 08:55:31,974 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/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.cache 2024-01-08 08:55:31,974 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:31,974 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-01-08 08:55:31,984 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/35b36968-2fc4-8629-7b77-d3769b61c395/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/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:31,986 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4102719923906391552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,087 INFO [Time-limited test] bucket.BucketCache(1319): 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/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.persistence 2024-01-08 08:55:33,087 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:33,087 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:33,087 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:33,108 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/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.cache 2024-01-08 08:55:33,109 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,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-01-08 08:55:33,112 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:33,116 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/35b36968-2fc4-8629-7b77-d3769b61c395/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/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:33,116 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:33,116 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:33,116 INFO [Time-limited test] bucket.BucketCache(1319): 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/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.persistence 2024-01-08 08:55:33,117 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:33,139 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.cache 2024-01-08 08:55:33,139 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,142 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-01-08 08:55:33,150 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-01-08 08:55:33,150 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-01-08 08:55:33,154 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/35b36968-2fc4-8629-7b77-d3769b61c395/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/35b36968-2fc4-8629-7b77-d3769b61c395/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:33,155 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:33,155 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:33,155 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:33,155 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:33,170 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=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=10016 (was 10270) 2024-01-08 08:55:33,182 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=750, ProcessCount=170, AvailableMemoryMB=10014 2024-01-08 08:55:33,200 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,209 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,209 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-01-08 08:55:33,215 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:33,580 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-08 08:55:33,605 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.23 MB, memory=0 B 2024-01-08 08:55:33,606 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-08 08:55:33,609 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2024-01-08 08:55:33,610 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-08 08:55:33,612 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-01-08 08:55:33,613 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-08 08:55:33,615 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.18 MB, memory=0 B 2024-01-08 08:55:33,616 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-08 08:55:33,618 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.96 MB, memory=0 B 2024-01-08 08:55:33,618 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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-01-08 08:55:33,620 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.74 MB, memory=0 B 2024-01-08 08:55:33,625 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-08 08:55:33,627 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-01-08 08:55:33,628 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-08 08:55:33,630 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.91 MB, memory=0 B 2024-01-08 08:55:33,630 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-08 08:55:33,632 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.69 MB, memory=0 B 2024-01-08 08:55:33,633 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-08 08:55:33,635 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,635 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-08 08:55:33,637 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.86 MB, memory=0 B 2024-01-08 08:55:33,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471231833424084142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8512667428427922097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190378451782305973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7914182399135930395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6779713518047033430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1281516003493089766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5884725413475578983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417175236319022719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7705382181482863826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812690610195376497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2143019347712894813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5573871627732083685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118404581263198830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2038989350227295234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 157307295053104259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6937298148918222680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8703851380292957262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5772620004624582464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1668933976910840842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1913671462250897620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7107331081624108534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7437826072129080302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2982784251962847700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,676 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8588122673780822242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -230064992868183012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -474610089639678514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060126720928899989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1504035459293786043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2838434981377075315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8861144551262467010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7860395035439228176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2430810853340370854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761374672471589868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7259371046824389714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8738316719551275003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,678 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=176.01 KB, total=30.06 MB, single=0 B, multi=2.25 MB, memory=0 B 2024-01-08 08:55:33,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -336468048518306933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5329993880334992627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8784255575694711110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2899221178862973337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,679 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5593601958888535128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4683401620865657820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8158434711708578812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -557310217242457881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4674787000136024998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5799288433654448378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6175344885718798741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4424907383826755220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7809914775915629607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3529461788488818977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4945521510622247875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 245257027621832098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4545230637645569686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8761998183719296943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6093354771410218318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5142097271622760197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2986679374515762689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1863078297795029055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2998117934373898908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -642295172517367939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -30526782505738469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1012599759492995898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2477802670535990520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2603163839326520946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,683 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1108502355050200033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6471687154598065737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,684 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2355992730490128775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7740338676250935652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5456777465065791536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -748960301378805945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1464475387151121123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5618716693006856980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533827357934549377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,685 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2977059109640817586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3717148966459828630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,685 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5006450986029625625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9160097574286048448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3030538119149343477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5396164918629835914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336233300053827139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,686 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4621625745324014597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5883477060640778493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,686 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7922174535149735147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3983949097597020572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 380219022646772930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -596648045719273676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3813900865890009809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,687 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7928164472894052857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2536584170153760863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,688 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 566451851173495717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2278956543073125647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052159468775166267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6220863390292892040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6290939647562330094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,689 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8647097307887081261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8011540309345294694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,689 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7882657484937255848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -646394158152363033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 634120311520598136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5202648722240644863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,690 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -73241236029223052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2432064461408266412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,690 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -304357391554407620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4184112568633341799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1986924981066080931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861453657775778497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,691 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -771443430197240581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,692 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5487649777399700006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7653872574533591811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188306338586606080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 236546573726141923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,693 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -790802567414590010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 710551458506639728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1886476950822119493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1359636365354231150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,693 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2204103583400033467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1585213717604383222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5983767888221649441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,694 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,695 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3025081854992281017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521605105898356931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5445374118687942544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2497143318028842502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -803892280249213154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2091858547627749426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8363129154786237038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 662418671789072162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 588513344547313189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1725167125519813883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5324604535900042720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2460380220360098649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -670891496693354255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2430224674329075836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7724426639606505199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4554119620807435444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2188009527334154570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5535203544602109757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3330388339214557273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178522143297534673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3181976666996781140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7873637672416281658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 726167260892451370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1530729463424875693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1425999426275339482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7584234296372541901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2797801796649627010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4969520979172141713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2167139123689318397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4874107157633111482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6877738093397186155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7623925924169326369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7132366472819204410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,702 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134298655252370637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,703 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3273649446304906989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3972254746089524000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -797692284593897252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8157480888468018156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8306942639366845209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,703 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3110180862753451425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1732156873783016464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,704 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7658929637415192380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -729023595285418319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4677940250221788942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4370268465178674382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9207124133510711693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6130625652535950501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7250748568431587035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3114549770729218945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5831696717144655810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3054089692015730666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562766737242394942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1926642407613962393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6223465158703551055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 580464012785207317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3298616086459747968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3826162868123357341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5438465110420419050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6076411499440150309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2619660488765777222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8320093109538990509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6343344299460909230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7296386561375020616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7182798486664408274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2408392798462560069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3113933159574360577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5802451705843644227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563452488680146106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4323181650027011765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8760947870472160736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9201384224266815386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6859029388030037695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7340511181135221141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1671005158429232188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9192214991111251697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5268273751303021958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6651071504755701298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980631529537306109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2490052386181857240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5939684139344504802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3422205164854874985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2119753451287275819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1956124849734454187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7239215231291736951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1310372245636192796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4396110327271830760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7857882821123837688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46397262466590476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3212962425872002088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,712 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -646299561630216542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6158577189179069048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,712 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2353183872080664545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5299780565057483922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -509695008880108295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2497813939020625190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4509331048143514577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5898075180788039487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5779718589340362129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438134473067843796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2785149651323332608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4400447839783941276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6588519670774474325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3483669231482044203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1582716211831890811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489206011478924886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6017829422079924113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1868530117842099845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2214625043080481729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 554057233624688030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8960726991758450931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8524418865110349934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6710262999577069109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51604753487117488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6832228850907564077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7532143784424391783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2211099776472565288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1987262942237503195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5619889435207705157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7912292245861682592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3406104157421804631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2995578067008922770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3837964722566313834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1757225770883418410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16470052864004213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4327401246678707858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1950863484918247984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3888792828455488732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1881939266738559518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 535564673895044329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3530953773181793382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6840069583336242467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6687272343957806295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,713 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7065662241160673644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3422073607583892662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,720 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4779102057575058546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4761005116383870763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2784674345685436865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2607899205191934324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737846464515313849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8661538316420120797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,721 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3684212779652050202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -800472507694719730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,721 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4752244182604741202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8247287911783867373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8166280109037245937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,722 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3014769584906537704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5816538140347061840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,722 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 20668533182625566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -421167436897729718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4570620429517245342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734308221272778765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707491540594916853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4135641341729156199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8375516147558370332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647581916032331804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,723 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555380073439918798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8862470928792614265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4180480641109972898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4230386041752456882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6919525149442275384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,724 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1467694762640836872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4397523738658959832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,725 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7662515734681756973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6201841052712944224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3585451902946605427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2873602436184735423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7751806461504093405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,726 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7957838028361233789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752063123942557969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,726 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -420938893928823730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8963295116270001423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3946566218748115146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7459205047203466896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,727 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1367972226923275312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,727 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9190496815072374935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2406158756904965462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263694499400208867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,728 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1442765713324274963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 11893418419924440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,728 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -35089779941583979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5753075871584259339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5106788749423665741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5916204552607900201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7980867955756339837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,729 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2649103927838881655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382717521354511643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,729 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6758751047849271545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8855203679735047322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441517700348846331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008947547451097707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,730 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3429020006491696710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5412434825985997078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,730 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1157437117559208530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2257378653684578990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7492094505985692710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4834319011276316859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578494644291510377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338991391563391320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6384459811415242012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,731 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6874237261701421550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3533126845176805991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,731 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4482019690927860539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 856028166108803870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6378448650117404168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743918645393191853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8748959213640105443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500720104384988474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,732 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2111231709692916408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4374827044520119625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,733 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2501453446463549445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8190173721355506501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6068241634094331836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8273610709458101510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143019258608318593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116949920570953389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,734 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8904714564539888648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4631334122281011149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,734 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4452356142626967543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3697493883515515341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7713453789392261536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3828020176508481478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -294881263241712336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6212973956176546998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360705089270149272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4294896022125099731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,735 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -186158181893052290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6354680827567502227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,735 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7388387891426879863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2714568799437526871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:33,736 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,737 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,737 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,738 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,738 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,739 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,740 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,740 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,741 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,741 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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-01-08 08:55:33,741 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:33,741 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:33,742 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:33,742 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.08 MB, memory=0 B 2024-01-08 08:55:33,744 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:33,755 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=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=9904 (was 10014) 2024-01-08 08:55:33,764 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=750, ProcessCount=170, AvailableMemoryMB=9904 2024-01-08 08:55:33,776 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,791 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,792 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-01-08 08:55:33,792 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:33,793 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-08 08:55:33,793 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-08 08:55:33,793 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-08 08:55:33,793 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:33,802 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=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=9870 (was 9904) 2024-01-08 08:55:33,811 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=750, ProcessCount=170, AvailableMemoryMB=9868 2024-01-08 08:55:33,823 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,835 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,835 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-01-08 08:55:33,836 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:33,840 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-08 08:55:33,840 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10413056; total bytes=30727168; wasted bytes=93184; fragmentation bytes=738304; completelyFreeBuckets=10 2024-01-08 08:55:33,840 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-01-08 08:55:33,840 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-01-08 08:55:33,840 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-01-08 08:55:33,840 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-01-08 08:55:33,840 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-01-08 08:55:33,840 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-01-08 08:55:33,840 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-01-08 08:55:33,840 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=62; free=0; total=62; wasted bytes=75776; fragmentation bytes=63488, full buckets=2 2024-01-08 08:55:33,840 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=21; free=0; total=21; wasted bytes=15360; fragmentation bytes=21504, full buckets=1 2024-01-08 08:55:33,841 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-01-08 08:55:33,841 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-01-08 08:55:33,841 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-01-08 08:55:33,841 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-01-08 08:55:33,841 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-01-08 08:55:33,842 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:33,843 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:33,843 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:33,844 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:33,852 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=9830 (was 9868) 2024-01-08 08:55:33,863 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=750, ProcessCount=170, AvailableMemoryMB=9829 2024-01-08 08:55:33,879 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,890 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,891 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-01-08 08:55:33,892 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:33,908 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,924 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,935 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,944 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,945 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-01-08 08:55:33,950 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:33,951 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,963 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:33,963 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:33,965 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:33,965 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:33,972 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 35) Potentially hanging thread: pool-55-thread-6 sun.misc.Unsafe.unpark(Native Method) java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141) java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:662) java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1264) java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1011) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-55-thread-7 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-55-thread-3 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=9664 (was 9829) 2024-01-08 08:55:33,980 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=750, ProcessCount=170, AvailableMemoryMB=9663 2024-01-08 08:55:33,991 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:33,998 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:33,999 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-01-08 08:55:33,999 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:34,010 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:34,019 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-08 08:55:34,019 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-01-08 08:55:34,020 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:34,020 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:34,020 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:34,020 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:34,020 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:34,032 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=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=9600 (was 9663) 2024-01-08 08:55:34,043 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=750, ProcessCount=170, AvailableMemoryMB=9600 2024-01-08 08:55:34,060 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:34,069 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:34,070 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-01-08 08:55:34,070 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:34,082 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:34,090 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-08 08:55:34,090 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:34,091 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:34,091 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:34,091 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:34,091 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:34,091 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:34,099 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=750 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=9540 (was 9600) 2024-01-08 08:55:34,108 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=750, ProcessCount=170, AvailableMemoryMB=9540 2024-01-08 08:55:34,119 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:34,126 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:34,127 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-01-08 08:55:34,128 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:34,129 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-log-dir so I do NOT create it in target/test-data/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a 2024-01-08 08:55:34,129 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-tmp-dir so I do NOT create it in target/test-data/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a 2024-01-08 08:55:34,130 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-08 08:55:34,146 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/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a/bucketNoRecycler.cache 2024-01-08 08:55:34,146 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:34,146 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-01-08 08:55:34,147 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a/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/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:34,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2036552868673911119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:35,248 INFO [Time-limited test] bucket.BucketCache(1319): 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/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a/bucketNoRecycler.persistence 2024-01-08 08:55:35,248 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:35,248 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:35,248 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:35,264 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/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a/bucketNoRecycler.cache 2024-01-08 08:55:35,264 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:35,264 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-01-08 08:55:35,271 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-01-08 08:55:35,272 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a/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/be5bbe26-5f54-a6c8-3bf1-0e68d14b6d9a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:35,273 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:35,273 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:35,273 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:35,273 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:35,283 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=706 (was 750), ProcessCount=170 (was 170), AvailableMemoryMB=9315 (was 9540) 2024-01-08 08:55:35,292 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=706, ProcessCount=170, AvailableMemoryMB=9315 2024-01-08 08:55:35,309 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:35,323 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:35,324 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:35,328 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:37,581 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:37,581 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:37,581 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:37,581 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:37,590 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=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=9198 (was 9315) 2024-01-08 08:55:37,600 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=706, ProcessCount=170, AvailableMemoryMB=9198 2024-01-08 08:55:37,617 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,624 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:37,624 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-01-08 08:55:37,625 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:37,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,651 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-08 08:55:37,652 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-01-08 08:55:37,652 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:37,652 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,661 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,669 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,679 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:37,679 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:37,679 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:37,679 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:37,690 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=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=9036 (was 9198) 2024-01-08 08:55:37,701 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=706, ProcessCount=170, AvailableMemoryMB=9035 2024-01-08 08:55:37,712 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,719 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:37,719 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:37,720 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:37,721 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:37,721 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:37,721 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:37,721 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:37,729 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=9004 (was 9035) 2024-01-08 08:55:37,740 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=706, ProcessCount=170, AvailableMemoryMB=9003 2024-01-08 08:55:37,751 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,757 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:37,757 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-01-08 08:55:37,758 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:37,759 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:37,759 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:37,759 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:37,759 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:37,767 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=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=8970 (was 9003) 2024-01-08 08:55:37,777 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=706, ProcessCount=170, AvailableMemoryMB=8970 2024-01-08 08:55:37,788 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:37,795 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:37,796 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-01-08 08:55:37,796 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:38,996 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:38,996 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:38,996 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:38,996 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:39,006 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=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=8989 (was 8970) - AvailableMemoryMB LEAK? - 2024-01-08 08:55:39,015 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=706, ProcessCount=170, AvailableMemoryMB=8989 2024-01-08 08:55:39,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,032 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:39,032 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-01-08 08:55:39,036 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:39,041 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-01-08 08:55:39,041 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:39,041 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:39,041 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:39,041 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:39,052 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=8985 (was 8989) 2024-01-08 08:55:39,062 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=706, ProcessCount=170, AvailableMemoryMB=8985 2024-01-08 08:55:39,074 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,077 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:39,077 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-01-08 08:55:39,078 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:39,089 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,093 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,099 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:39,099 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-01-08 08:55:39,099 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:39,100 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,105 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,109 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:39,109 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:39,109 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:39,109 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:39,118 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=8943 (was 8985) 2024-01-08 08:55:39,126 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=706, ProcessCount=170, AvailableMemoryMB=8943 2024-01-08 08:55:39,137 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,139 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:39,139 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:39,140 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:39,140 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-log-dir so I do NOT create it in target/test-data/d0316ffe-5e52-99b9-296d-f6c39e9e47a6 2024-01-08 08:55:39,140 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-tmp-dir so I do NOT create it in target/test-data/d0316ffe-5e52-99b9-296d-f6c39e9e47a6 2024-01-08 08:55:39,140 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-08 08:55:39,152 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/d0316ffe-5e52-99b9-296d-f6c39e9e47a6/bucketNoRecycler.cache 2024-01-08 08:55:39,152 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:39,152 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:39,155 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0316ffe-5e52-99b9-296d-f6c39e9e47a6/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/d0316ffe-5e52-99b9-296d-f6c39e9e47a6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:39,291 INFO [Time-limited test] bucket.BucketCache(1319): 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/d0316ffe-5e52-99b9-296d-f6c39e9e47a6/bucketNoRecycler.persistence 2024-01-08 08:55:39,291 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:39,306 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/d0316ffe-5e52-99b9-296d-f6c39e9e47a6/bucketNoRecycler.cache 2024-01-08 08:55:39,306 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:39,306 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-01-08 08:55:39,309 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-01-08 08:55:39,311 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d0316ffe-5e52-99b9-296d-f6c39e9e47a6/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/d0316ffe-5e52-99b9-296d-f6c39e9e47a6/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:39,312 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:39,312 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:39,312 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:39,312 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:39,321 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=706 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=8938 (was 8943) 2024-01-08 08:55:39,329 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=706, ProcessCount=170, AvailableMemoryMB=8938 2024-01-08 08:55:39,346 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:39,351 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:39,351 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-01-08 08:55:39,352 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:40,453 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-08 08:55:41,554 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-08 08:55:42,654 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:42,654 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:42,654 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:42,654 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:42,664 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=666 (was 706), ProcessCount=170 (was 170), AvailableMemoryMB=8877 (was 8938) 2024-01-08 08:55:42,673 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=666, ProcessCount=170, AvailableMemoryMB=8877 2024-01-08 08:55:42,685 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:42,692 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:42,692 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:42,693 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:42,694 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-01-08 08:55:42,694 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:42,694 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:42,694 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:42,694 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:42,703 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=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8869 (was 8877) 2024-01-08 08:55:42,711 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=666, ProcessCount=170, AvailableMemoryMB=8869 2024-01-08 08:55:42,722 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:42,726 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:42,726 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-01-08 08:55:42,726 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:42,737 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:42,742 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:42,746 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:42,746 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:42,747 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:42,747 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:42,752 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:42,753 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-01-08 08:55:42,755 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:42,755 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:42,763 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:42,764 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-01-08 08:55:42,767 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:42,767 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:42,767 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:42,767 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:42,767 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:42,777 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=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8776 (was 8869) 2024-01-08 08:55:42,786 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=666, ProcessCount=170, AvailableMemoryMB=8775 2024-01-08 08:55:42,802 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:42,807 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:42,807 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-01-08 08:55:42,808 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:42,822 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-log-dir so I do NOT create it in target/test-data/944f5aaa-9791-fe9e-451f-cf68c1850deb 2024-01-08 08:55:42,822 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-log-dir Erasing configuration value by system value. 2024-01-08 08:55:42,822 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-tmp-dir so I do NOT create it in target/test-data/944f5aaa-9791-fe9e-451f-cf68c1850deb 2024-01-08 08:55:42,822 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-08 08:55:42,822 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/944f5aaa-9791-fe9e-451f-cf68c1850deb 2024-01-08 08:55:42,823 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-08 08:55:42,835 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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.cache 2024-01-08 08:55:42,835 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:42,835 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-01-08 08:55:42,836 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/944f5aaa-9791-fe9e-451f-cf68c1850deb/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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:42,836 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7882312350853646898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:43,936 INFO [Time-limited test] bucket.BucketCache(1319): 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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.persistence 2024-01-08 08:55:43,936 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:43,936 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:43,936 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:43,950 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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.cache 2024-01-08 08:55:43,950 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:43,951 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-01-08 08:55:43,953 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-01-08 08:55:43,953 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/944f5aaa-9791-fe9e-451f-cf68c1850deb/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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:43,954 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:43,954 INFO [Time-limited test] bucket.BucketCache(1319): 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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.persistence 2024-01-08 08:55:43,954 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:43,954 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:43,967 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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.cache 2024-01-08 08:55:43,967 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:43,968 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-01-08 08:55:43,971 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-01-08 08:55:43,971 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-01-08 08:55:43,972 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/944f5aaa-9791-fe9e-451f-cf68c1850deb/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/944f5aaa-9791-fe9e-451f-cf68c1850deb/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:43,972 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:43,972 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:43,972 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:43,972 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:43,981 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=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8737 (was 8775) 2024-01-08 08:55:43,991 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=666, ProcessCount=170, AvailableMemoryMB=8736 2024-01-08 08:55:44,002 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,007 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,007 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:44,008 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,338 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) 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:541) 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:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-08 08:55:44,351 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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-01-08 08:55:44,359 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=4.09 MB, total=31.75 MB, single=0 B, multi=15.58 MB, memory=0 B 2024-01-08 08:55:44,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8416887383928278290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5146272474615129963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6789284998721665312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4156992767299929871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031344019029088428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2211977817822697839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3825060065537384666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1150841170222408709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8357125871309680311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3294920549414148013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2760658326460491675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5432195302067109958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3821031863808706365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220330195163014963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3061150052593658183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8892919693074623745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338856769189206240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259917398066247515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870958836897322953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8579471890206601502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8784703077645985346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372222740577755823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1657844897773195405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5340501902463381459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4534844732597903809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1739652134348157660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7918339740533202717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5236592251354902268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2561887166159911044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5135681114220756040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868439731739500300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429157615861610577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3176566769428889973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098516889465873793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5779584903596726966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404117739774039191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4007597264796886969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5241850123752572705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 802029202404619318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581228957284412713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7702668796228261862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7981275792191366621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5989273036665202610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 747802042009506757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5879055654384305244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1609610633201390294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5330448758706214489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8491028615824685375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6289022311237628846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7077917444378523241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857006960466239402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824970560794965498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3046926386818527723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5533924444192081464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4023590519444212399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5908723591320370079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3382235282292496473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3779742848433933827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6371502034339613593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4851118950021067182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6169593628959529524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162674696132026888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1903775627777811075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7983567712523333839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703071502501823770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4285016479415903054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5381710130388296757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6941580927054817658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8450095831318028400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7813030863403796443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5886390049080312546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3638673607550159615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4940423564011655789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760373270292235173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3513406454436991776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2442798497584833010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3991583297517459563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4676808628272403412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7438349433003392245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -919943620557539009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8858963986454253590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423704207721529744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2859490858771866468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7181071045609767346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1710595473170039987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2064499387438352481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8681490370884885805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3966907911547684136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1033627235858949583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329622829372282476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3516013802234125971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7311247109943748467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3359212480843639310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1636818008307456103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181650739108635388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 101913292167979608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3980062588422070399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8149533885292392617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3168017053723639599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8671295575888438442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3057623594666813593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4068021763709632725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4626843059641697347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7452817681788191404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2864263523794355714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6263805008536910967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7501207112907251229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092816131129031862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1651240840036894889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542836479648370661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6395530276072943839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4104570007233133016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9199337724142402483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6609063785851653625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917887993504914895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7127740002040404711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 101338005574872571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6042079592424628595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2559929163939324572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5878543423538334921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520797444526968644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5237196881075159052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8419366228583375527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3006990873403839122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666801129041747123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3607664122425725867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4950314042651341137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6242786037659862150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7704082377941195179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4088653351337448182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2730680397686876734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3763302582560327093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1554895020456651973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1009622530134182603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776444872757659193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1750390490728074393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1579667680543037565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922889331908273656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1928284959298608385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2182099490414266189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347051868130570936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9176702133604862116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4064238909241215488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8012764643463044406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2843169886641750351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412056111980003631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5675554200666849330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5789398767331371497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3050060446707212248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6404862722207642032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3546041104585140994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2833926130075157737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3118244487766356109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8684170029548429566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922872944798166164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2151771802513379991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8114718708848212052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6364003555640096511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7158666185537665123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -420850876448867807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -319309904889742789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5185587141593701662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2260510614475773998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867123834354021275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3953908546540997693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7623913919231532738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9071960554602407149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8850991490161760449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4366057230220423285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1860718831909241678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 55121206038584762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6542680297256350432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 426156152241359731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2975188091386854861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -938620147023336089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139644734396192006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7116400354878555067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -373009195254283206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994686438578788623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6611148823653083441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2785569240995028888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6163617475336963602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7601979988784008895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6371592636030463251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7683323958091610172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6608200547537258100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2928536785689068370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8579500071120429472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3093261038251185794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8930915422153782617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981107256491852707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7684419142728302220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8186186057535082951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7005940719933470303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8902922791186205477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2109189487515075803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7200566936728794258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3584926998765369578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4172468283443311474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3690177403229867157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121378263168311229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 495036198189405861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2486101186917898325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7385673189652306229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410488548899988644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5855979279331873513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3027867758496947400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1258717102032820832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2063344858541019774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4173971155295423475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6696994424257948739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3115794946941455939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1148331170037447663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6931625976623366584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1094189294305321112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3701721175133770590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1361562542743920334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5788764706223638828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549321815173454700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895062154987264411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8808849819560362585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -541360292751457894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5679767876010827575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3158585998297345425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2863226713347173784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9182727131766234830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7954603234745806539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2759873949646495278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5696278847313076382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8916740942125518959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551521892739041586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8719013598887879479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4341018255196272817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2805252026689792836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8232841425211141004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5148253084828884611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8840380539455511103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4200058793573794773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3034471656309813933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2667372652424253786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542067741599655479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3426692455531700678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564256924905368924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5228873839610806400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7170803547884068903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5197340528403104655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4944268210353366358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4314682520606524168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3822898507351887830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6557010540486653587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7373096606254450868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5740549347585617680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7295921819685218815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7566504685188751560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 765899652342167692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1643907214966103591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8409294589454540895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8834296145266065368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143428326638492101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6811416690433182386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4460951624065912196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8426955659291038912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288400537830465413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8881769323191606816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3745652107338302530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763976241193987968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5734589305804721250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2216953564795967840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910759548013672431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4124526732405772693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1545913112388147292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5979390617166079697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3183801587940086605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7224984355320404168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4583983098402437717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2820971651391014571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1915274142529261918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2418538179699735797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 775020205144396036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5895344390153558397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1742215624247794027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4433014832733734422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3090372304917000511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7254476622130255086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4717539666530961588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734309706182557494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2796286796983608111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4210676750384388485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8895012300703192558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 393076777308943026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8991343960715637167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2897413110163026562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1769931373869165416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8637392433676412475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7495108309732872359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3427903664310853800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133315337509525413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7474932186116638413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725658708193313752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2458693146891328937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5438611207057415296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4682838878393054255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3220781834882860578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2132080393441371571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3050476883437123370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8798690888639908282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2423678117553736291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221254499589666080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4433490684341860016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485856252920917481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5500293138436011929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3164998415498412518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6002050519055220292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1767841718837655095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1856258936507651157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7765327348560997776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900512456837315108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4421649204621890368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3664930215238714807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 741485841019877223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4522229647523863621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1668335491931632468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1955963446287100698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4339412870448868296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3664079465136620340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927349930861688605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4336942729663119722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7316081774710970911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 972247313553249158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1108917948436123042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1664249361253774013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5112110521170118660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4676282316210880422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6168367931004963042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 163055159722053239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4387738286916964300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7138104312653930998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5341004007836954396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008095885590684617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4749529250698843799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5422873392446337892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8616390842866926810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4892329023139653708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9169452844625536908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4510138971735997030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8761350082569729165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -112987337218101051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 427861344646046362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2485643482418238883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2037248417731670931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1104838031728404315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3162298105584339642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2064009226034330615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7847016632356137576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8962359496706333844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9098069779138343176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3207840703591911767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2040600475760895780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004633419467021598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9140412071597993828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2795205683207220985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7536118527945878718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7110207630830397868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712524667498729638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8560295474131195293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7794805414340785279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6630343310573354312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6787382330331685679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2373554538362036359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3354207338398730639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2915772591484532866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4022564991145375437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3507619419137326421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1576028089983837661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1410498521053159706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2592971932231170330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6465512035309669015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7505763994838790035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -534256222010282089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2456440791004334201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3443706568682552870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8047829495359524899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6350051651994441901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8782048774626766555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7748887614433716686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7450375603496549348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026243069771455110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5869254224374156123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 351155918571311214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5779889481555332333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7745213708840663035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5376711627317438154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578656983117304047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -597252116778792028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3331350552943195658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7284695894793292864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5727705417791351167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2760247175620928092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5851030538232039380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3164751584928634912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4017980095852253338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7715373039651548555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616515927775899309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2238909552751416762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3162415079907375632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2956685279925873999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4979661936408095980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3032546407326154378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616556328742962082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8265892672504307291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526922378426438540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 156507510012228831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7344371665765389585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249866766447533604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1657012103424803700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6018485973183455412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2226978543743536685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3406801906714287195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1600007504119636432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1793091906628284487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824740446879597237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530721531027534686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3938975838764915617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5680251217606842934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8476072792473535430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6529337629172564414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5675098974182435712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1470701587040714978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8196894138482548929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 419793049493130600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3758280455280432398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2212639755132403240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5256312534776157729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1465185361160298972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4442383925434840911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5648903777129596825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848587921321654209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1682770284327295343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3761461109982679100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2028176682938281930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1816287152316455707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 244682238187632734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120084054888687321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273140321776581126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3447419377167257071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4258456680323929824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8662292084257783282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2059027249188621337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2250243206940833193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3473229633432459749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1055734510337550266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744931558037519632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 246371724524978860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4753180165882137229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311119349446476826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2563157948709410709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346677432404284766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1828809356023193444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5340322421376900817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4366944596542692503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2142671138392377284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4908127955799590136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2338575824735245676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4781221226742955921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6225657708742104885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8668933726256250231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1406981735273136667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6560038079642902964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6481898642798492619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4253514332370707829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4467555136157423563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3964716624744109777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8588501833593638687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7150392978910855031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3298300667698694841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3827271425410215641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320926201221606961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3852128749659219039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3828919869849455865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1282921802774867806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1296865418855605734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8440174830134735085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2867317147752053158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5840007341492916597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6643660007475210318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412136594427914502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970730199195942911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1151867796710519451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3771227492610363123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7851326841262656930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8098582349358669877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5677284137298113068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 18059277052582356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207467349217773570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8660599085243560368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7202309276125335283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3123973098846003233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2165862972227455050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3143415911390345708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8702754660015784107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2232472593670239581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7244746349734635467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -753102154843188570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4203761600538798875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3390977893534428998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 594947049712770537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2246829690000212986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6547402693964897898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8473536436438670596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5127186138855171064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5821962966830832759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4900972988593846183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4821505828612180183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7609430266118543830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7023354580871371662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3943255415415214558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4897740236566409782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -70696163240960113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6052462991795698861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7117484996937392349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796621314192507086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3710649501643385325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8752195725991463750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4122273031685793989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967802640847717534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2430228608982897077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -721457568595360432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2391044361148535809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554503641062104669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6511598545629374008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1265424045589739334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7175893510628662957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2693065395102561403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6730612924279824481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2948137887153273674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3810751554228504773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8211458136348988894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5320437779529764567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2494166027298129067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8231090807195955600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593977270860416704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2120221684598777243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6510634337256319113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5446725856564648464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4195592222836281585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703178675222356562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2949367353213565547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909312102147078601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5707894117080360147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6953937373781907592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2058189191817435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2758904609408288439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231755858447792426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788739052122022963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7046109097869158903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2460657422979730017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1835274793145916284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2284927185516373048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3564655605535697730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7390821794278347589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6808393473795361138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4076481780458538834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3573315186024707149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1486333690244393121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7201072023121897597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799496771837528324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5451230369669444992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198993495719811787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213681395592056610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 486025014202025652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8495518827951152892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8927674033632880662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962269189435466836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7340874783211551308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 92768602730492600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5111823264630471768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032695882077595791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7486227272576970863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1445521076151845448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1735609408993472858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3333711563983057113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7686714077446836738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6898226041573835059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7668271704000627227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137464671839650258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3622968752535011737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6970336263949944812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1801068573954353677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2142299610224166310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786323785430150800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4493800828600342092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3278052523662755351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9203077301060426045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1524522135534924931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8822010256830358253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8215614694169539548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -919687739927527986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516856379705770652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5981593058010023293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1967183136432273428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6630403064236636474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4779068554786776103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5667174670368549233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3210328410792978267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4189582378567997893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1036298294643160400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4604058964267596509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5375994678701816871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1892991417209253025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8975574792286000846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1889977954290263810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4394969155390158309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7390302991423819608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6993669057083672995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063467513152216359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619019059281170368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3710259663570658163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3120774984313798755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8351840294402662988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4662328159930935793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128065032759527217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617505328514894611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5031028285885877524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6898150280357093719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9030913029454669071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6622119414742720236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6502828498033099086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 878587790378289125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6365256304910565078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6379350823141583321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2819218508652314458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6664076628481943940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2149538791559281570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380776346099406415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1592652215764482738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9113434026708177392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192114255867189426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8517361950404858262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6018474845889677982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7749713979123037228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2727548737988275814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3251520934793899148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2668564983767236503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3964642250135956878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3645830884508280088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 910031013217094658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1163001380514149298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971626375083518715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1029736661795569841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5401115685388702436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8708665291862911441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7516344091938382586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3990380764012296728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7843051754745125480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2884193379005615204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2811363238237828116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050133473125498912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8922985861643488010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5779486430295154905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1271944391784407886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4979191108157688901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9064576972828024608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703255159378086967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548516836732808405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2377435944385049630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8432229206569594024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4954728038415000222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141043743525502151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2006341480602259065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8714161690913343985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6684585927587962984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4859025084187081033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5160557109005588097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8475929480519230891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6898295721423606333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 85967790206064278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7737772442757369115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3794319945949537089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7711578815379344322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1996106526841830878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 286079207687462734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3957875900606000527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1438739322964032038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8239928773349886388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2733370385388269614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6777573828733592431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7636018970705106722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1662245550837317498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6735979697112514445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8454896434887502656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6189791528259097211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3659194101048950304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7718660062682957594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4528916302976934583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4287829020207171065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4519723911328431455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2001817263298086315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8854744193721216967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565027308466441480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9187311254956020589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8625099480075218781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -754469985222476536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1748593440850496779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6718313173304368579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 483514254540481093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128682528114497845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514427920118154291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3553462852315345435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1727566837273271971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5130287911377621344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1040355763723612282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2396326585790507448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1882610297853686812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7643163281757256862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3454664264033982062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7867821707693035723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2821722397167035609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -902572301579140228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3996852635669783416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1271817761282810874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4208195755343158512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 456255348090673837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6845124018973947140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666180560972492226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9000687598897020391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869828224627873818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4797122746046282505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1269886050782015367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6961025174732243113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8068454061070409187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1174255205873997618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 159090984938647848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1402251926314721452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170438075590101375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3693756070460775171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8757977568721058086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6085404965087868628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978572933606650600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5742483897652867212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4824434686675318877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7089323512535814782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5609538044078191903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3587725279505050737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6310169327809929136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1784608683536801105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 665909539142004539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7412550278535141940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8226269858879578502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3157826602686429958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195499385904601312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -358467162421900193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1137847805193088600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8615882364434630113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6873317209597716455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7341355823445445391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7040374747038979299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1541503166568732182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086890681416792214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260086035854576081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5055498263844585384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2654144238874904340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8741942128494942608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2405302924201082461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3137792633013735593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7422669855796101134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642354755608027822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4515196352457125295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8321218464784016405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8396685474204716999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6010794051373179950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3708569967212611241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5989750257018592887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5656982289010242744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4244042253849588095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7197064944365056756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937060742192283136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3084682959952679362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 229171397126326612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8279899198940320699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4750705982038531590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8526897260307983504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4201523838956754097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5591878389251540826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3107789163166984455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9046926668414728358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1814938685910546219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8817638412799231522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5198063264871073011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8911611200659090256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6821343495116193049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1389574083217960850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9199388552879747776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6020682301537560460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6352944173904333529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5785925863436123410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6685414171523249913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2562241012158159888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689812992063094683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6988027672585620134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 360071080378654767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2595851683211312098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8984233529775984780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6928978000843628253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6612577518415668937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3177206898224103574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3067412155672505102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -517129756893054937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6940435978136986325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7377344586579959391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528588403922593078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4130610526603450000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -589612213453965434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3361798320840783085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4105636662834715796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4554598839718434242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6638974447656919773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6739823035612402295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010573822599341266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9080648719253873835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -410074937466290822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6109952199785184218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5624697502173058704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7540245528404030230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824831151606124743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5219849589548369980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8735096759982530240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628712594011898640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5392020523195333350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6503263435526470181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3226264011229498204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7634578052266834225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146122718405676703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 360295737825891481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3330428297414014658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5125049131169665742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6084920583869136484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5560845096818529814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2890629771011565069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4959132634639482667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398731448856272493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 974686671081593792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1544270517346043953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1760669588942552648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5031481238738423009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 588928294948280489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8330438665348173571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6585630023786662349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4034546232497676554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6170324188292323853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -164622330528650071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6013242022413184443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8220063751490242004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3851632206243383946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -277138313905747771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7323678626874960656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8168048685310410527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8296271202491855161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1735239631748070550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244853231523814438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 757013959164843450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4792139520152243365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1654121215490243664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 479024732227715638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1939554259996080786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5988655352967449666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8838414461134220629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1075284004305990500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2242642664331292996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6926164766871774828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7065071665886203421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9097495164579064327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3095597147257219709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9149521067478807098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5492205729270673655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3219362672070182700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7961503710245001981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5213065154912185086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3870448141447933002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 348010482310508686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2168881765615094151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7501570365125469629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6314857444068038153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4230651891151465133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 799629508895443405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7874965130174287772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448515242864923874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5062978646674011975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5910670425381042018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3765343933237537266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1036222167424860037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473590687673724351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8613765611793561191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2184580160357363181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4559417707863456840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7091681475401463600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2701764575118439679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2892426384347773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8133287415714247382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074482097622870279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6127761293502061212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3546214252456724900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1474752762030334140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1329235506205624444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1908858464123579074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4175885711527125345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 234630613737847412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1563601470877412751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6987656006140452013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6605399285510668302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3024850318352113976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5511206295393147117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402010033727836749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1152531556065171654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3048911864633835876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4099709644649843220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399746027401618769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7329473079439441838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782379183884148021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6203914587633504318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5797599883023762199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3908762713154156656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6087297065460809950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2694625442877370083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8332363978991252060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6231092077238593982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597582079065376324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8505248796331510467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -904140857281187659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4804886360993312410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6480162345893077438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4310853970854625650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109963859827885304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6198062254139863177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671145230069174657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -742992323763237101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7859713067552111954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7993434816700520683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1658635417965940173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8762823233326498812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 668019443544863747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7545492937443404158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8908335414438328369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2756286545265781495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1264644574582783826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2327085502591911569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2989983765374507177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7901833932135581480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4464314231844668497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8536452846951916150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2917794273761566200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8029528897835441795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2197643914199033925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2450033854645064254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5287931325230927986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5265831935490437494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4918278788138129413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5683684498021371631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4273895861194590574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7949162738976590316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1014261851626776682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3808954262211525706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8249882832282064198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738222760908029966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4393373552103154058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8789281358916466087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4417959635276842927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8962560641600769685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6185288035439164672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6579375143747509898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118992611475369843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5806661891891088713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8781146956155992724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9164504415775960639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4937950397667004129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1485699051289714592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6047315115335128104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3346555689560120124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7925799363882395703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2568616773052737315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5739331076636464059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2144763096288244344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7418313205340885108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1970817054371943201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3886857690338136598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070016630795461021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959961046433398741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8174712586172323980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7191893922759477053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5857487699341394480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131747258517361485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8637213560966928745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7413336298302150942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7993490494061366070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6064191775068192040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1595532637813978826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -202951575197481215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3275447129313428633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2701835905707036513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8421114608204935201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6922531433348682920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2088360286857386181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4304535092634641420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1809045753008195949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9013368006490406077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8427009989305195002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -781061374761773979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793257237904990271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062916958100503780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3391257336778034514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7821627387031737052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 313920524936753808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656208398544145009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4706392883160868808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8298529294395879096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782424554971574867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 225722343841483349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -738694811445777151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5118182655486011063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6652508769827353905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1822237342162383399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -743065442176661150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5725814397958566471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8148196412629525553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3242183228160393137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2097578638039238770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2165525932252955603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4015707310070325707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6570606073865403330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5801376411368883843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1512470712554238988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3116449305236105022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125903255454761835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8525742814706852229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3844307067801100046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 103348067476847612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3907704304871972407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8015644438376786131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1623841371994724323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8753244455210881610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8823912368994152930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5900294764623798724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4354450530108331583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2607247462191818732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6134300693828319385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7179759219048551810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685499803493774532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5830303228996980296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1883327892598204574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2428026464519204085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2898871094908739535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7169115408604994515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888930542103718732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435804463453180371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2068799946346673100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2454463004095613038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5653317782947387878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8195809670392893718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895734804169478980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7293501455479625000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7028160808353373526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3618966383951684266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5261839759093137596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3808042289044303219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5976747264995098362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7807726464487642078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9066921454708644220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2702653255551675411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6203071431401905438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4558877461905086653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2718802757507094285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5474283788831712641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383780412858329108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9159307815070521553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1890318520435900026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4826109569436557677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4961351815151578499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6591991779846959283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7792749127393489215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4962508300300792927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2361689227628843395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636702972712798327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317128432672700881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9083571821179896802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3974005553628834835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6335768442792640375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4822176698831390240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1187619412424087121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2075043502572648376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2644881959455245775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2214925777617516291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2007454950207844057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7348924000680673172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3675038769840385521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8898251101530602542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5658060124164770260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4493665579452742290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3571356463088262300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8013281694027154724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -949222999827689623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2151840892196007380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6462678453872437495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3032981611413545611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4126304936029678810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7723370526403750770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -59481303377390061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3567000149767334731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5545533189467057568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 194270276115605919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1506682756795362713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6499006683574247163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7099194113962134698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5194492130798505558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1990243138989430386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5267281341680185040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8846907830088592447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1464992650469630298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3880352101563881493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7362968090329248788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5470775408815233377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6849349020389842104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8206036211891827663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5752410899130571220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7033237307902850443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2398116025370192044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1930647237773178608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4348837213939659786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8510195366464303117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3846676108300632122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4318564638093739060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6439871007920108945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2876055186425242718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8645686581289438134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1325810232248003025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1215557159146010228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6605563409832511946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6843262835913100212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3915348819610483906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1681882606711703977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4713087556325695156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5656213706424252407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1498432750553949873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7424592549905412470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121167781124962064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511557571920707166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4338966544385258556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493880995609922597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1454853547398881794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4938804931970865959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4362396997890347720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7994734909148245411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 976759765560356210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2404375934559858995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4480794505916989125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5052784506775486354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8627843100879284716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4321048153175146162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -299670644563786990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6787783862911927464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5522005975853109078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027724934513492551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7122564546520745364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2705205984727334099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303329315770858606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5398543583565037431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753298623551575076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5470886778195876144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3894975009453256363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 536726240951372395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5234577402641920321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2914618612068276503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7571316247123045534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4912492320822060672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -63860301598856871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8777164018407217678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2239351695200415915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4729483849967535906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5718138415717480805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6356013104297930495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7229273784008166032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3424876909098273961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2565021995587296073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8244562803697098329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5618416179434958682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6940137233409072908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3417590868448077555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1709603821607721768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8260590208680241744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6631661959132942818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3581555279304830601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5371513970099470740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3558796489418785510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8903568647550989746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2826409772075255719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4559106184867275112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292697333347789374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1732084630072224908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -315788686848505290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7185465770717635218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7959334185410433445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -549975240087773861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 284610422216109499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059281369709536744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1993383368087566689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2495856634540184086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3021933503236540285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1444606752965421712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3426534831691014940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3280152535850644646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4861384764645770884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4407067384283555799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5685777359266444537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1024410812240206635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1089098876837844527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5673471411135487048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5520671774929743629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4079716413469728733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2248077079260772466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7391604060164370043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7905556277881477918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3095712597106854965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1487728020134348286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538678995258864574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2810480651514973071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7159005004389086709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1856548831931217691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7430430774123431386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2257460183348141249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3589441815049553600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322816886293426478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027635189112156803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7110301351315381196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6424056841412099135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294216139332563797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690389489346866946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3227297119695367038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5309668575612400262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4172714444189780469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1354444163090367023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3014877799456664785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6357104572942758909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1065063862964621288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012293164104381745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4981051220693300594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1322149710561686370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5846298513125491595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2190360438551215550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4932163075019221678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1268024856537781792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1343539514961027658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8585068574139426145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8160220058448434832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4890635706293293040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869913976928036213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4662998323308030766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3936517117788147504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098354090633049659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5879705842356125287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5411985344931643014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1517966600403919051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4369838489135484356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8279479202228411884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2719572833466983085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2290258238910362631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2800951770186714547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770793013447285353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3373115178456726760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411063015007975238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8526859773623610391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3418488140556063324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2042953839435389804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2765830706258012306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4182005057723878465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8967487670365583412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4821014904291234838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183797691759224306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 618786385983469814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9032137962590485627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9150230770617297803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1176863090759587629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8154478390633797617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4612586340099084973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7031698993516914900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3886149302963457579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1148921672701158122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -881424300040029002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4224415477740387600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1490267415143775084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2086489456082004623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8515209400611522270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986450648603758315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3839420303293934629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7055594683576808529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1883156816329565645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8410519793427042424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1975963229810632049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5863830167680290120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1027954007589563918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -772235553005784103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8694444881949374500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649203388226915711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 323265178221049728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9008395470866625128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3760175908770437448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5807282288512046873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4074424077211281553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6368852454506616070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2944177993205422944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4525276693704776342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4476310911937654594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2742514564605028963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967805429566184806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3285270976163989412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3356293798547146994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5240374249954575095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8232753467749063053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446395680581968660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6517785122780994580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -885076356664979764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1451212767956035830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2482300967544416625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1164668282850605125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5156467666040660844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -137906867307919469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109134447858958360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7259631190815241939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 507176251942830942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -844398264579786782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7687907445757898863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1947122472886207124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4394557988372653999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4529627823863102010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6203016131523792046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5106625137401821373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4432345065718680812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6239299013605388728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3019525344263864949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1534594664276343269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -548750115004179416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5815140422255221484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8258647375064986782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5814404364441530220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2545420550661683085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8264866355682344281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552823909480342627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3572878073934230697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423666842325530105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7710506614203803594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4810470349806871168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4133628007897136029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8429313297878719406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5758552580374887718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243540140335322242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -587665816168357204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8335548718394418089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2164532420786247593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5605422702477909450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416701748195658815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4221508521077314297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5620186034870360687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900588950878375080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6918605480266174039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6064539865943251278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1996826182836768116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1925630807363569678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6942402585941608920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -223755346494159412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6207775398916602976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7760841277177591706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753325443842894114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4830491443192661303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3790737254294086577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018715169068024183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7766820025766668649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2753582448538482533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443692796887590004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888422590528162691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4594943625469638529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8924241868338056515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4390098815792497130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1608560672838588348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043353070831422446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5712282112984561535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2408911108007976814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7800937582937047561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5516363346832848694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7442181124077822875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1467177051942060311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5781300443926953441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1350488177392523402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7119252602628773546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1895286432700503723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7113388608770893528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8553345730598810702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5927624401406062152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4558221819678223594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805021687575376678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6447706764755963739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8004027692831683763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5205893021416744767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3593342569235850749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2059922899264180211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8093926699832341862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6149842350263205940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2496801030139862888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1076752061864569037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8567475143912887115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9171579859299702296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4916613884131922286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3273360278572989114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2591572162772509128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3646757339933131192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3243443852642172504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7686029351648579316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 446275285884910037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8897898172820794744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4716812500248904231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045573732237104201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8132712621813474318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3060733651226411077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5126184187142007306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1104873840042889359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -437960126286898358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540582943604083014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8923619449880004103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5360645245271100309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2074176574594588239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -470207442123800971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2613891221192144913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1590984842440274391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 439007735159931185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2563425953677954894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4384264495207487822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3232394395708178747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2870947419147646306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8986367188908313721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3759984141507783550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4149647920073411047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 896199274198567929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -243818482424616693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3124578041254263609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9104380546276076378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975562832164372494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7962262038431108746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5382816661769767047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6687213120650604805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5614942929584984485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4239051147553409699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5181114129495904200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2984831552007533783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6196720386894989063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5934545769354555691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2686746003769764190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943579323062191584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4831500229451539660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4433318179385921060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3482785276054945714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 301262259629487374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6785665436839161397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1918943769921024771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4112227159145447396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306864004421154871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8164688265935453145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8821050804933326734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6699939100180687105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8481831677866554084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -403820410477784874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96057267341546903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7767852526731781925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907808383095697970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5746888238665436716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7642599336043254375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7850935019875493732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690269878967516089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3721421494003052996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3564370898151875103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3745071820635105843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2761301138851983695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8252255764670612301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479358048241059369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1506399198004293510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8404549559977098501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215826535968314135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1123483287469721549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 853774326094151639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -998667449809357446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552180699403502416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3771741033518539614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1452869009686352345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8464827536769763826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4717152657997045559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6371585586334935990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5376108297106554933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412480113889806917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7917316046339328269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2600700982343568091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9134827967769437527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6778317227659412049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1832009808749410277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5290741361084835296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2065095239606074841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3115939410126121780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3518152760198556873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049424522727707019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6559938094312458711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5436582050766550014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006324527863028705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6032775885804136687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5632180591549226004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325090393167975453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359017844561607802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5028787597011707354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7365407206185194492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1915614621184254518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5254216569570773544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380521275115624103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495769510161590204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6150236324865426143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8876954466192768689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8407002734708001405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4405490402470115222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6333583695113506873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6448549011516225790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 539278193584395082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4185380523618390382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3147644272059352716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6815884357808800772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670470673905453674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979920562617071850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5878768057091860172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5631647090551509983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913626850810303073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3672725321444434711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5684097664272899530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5399357371698744791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3981473539692133344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3541513814520327877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6560035406213676045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4201831181699847056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8928491580915148942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1140583246882128837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4947336771454666944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7303125213710276178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1133132356725228692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8726168094418235709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8252759500890722825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3586655772771440837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1087870968898548548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5173485415271575531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4524659197831030554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2334560644086444537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3564087784202854286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8938871115862596253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2734487978314862139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1684940045213929099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2488581632848868773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1479755176613083241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7421783816762965467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6077880158660888515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4517280269299080194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8359724350446371787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6924892275527809366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8796432392011887482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2178388930619217263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6255226762081975270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8010408989097507463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6925871165302487120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3613300570424274722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7446811183870542265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5668815170375378080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7812492307639987693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129234389904016422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8535440678457156407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2007948587515179154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755247439289084429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8696084192749016629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426738778214626183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039919004555013199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6113304634780870573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 256375700288010810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4112034078443457187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561387199347278172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7568291534488747146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 672607253972855411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6623883970878473110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1218401892741504867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7805410643474709515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1212944462385217344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5982261652244717707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6124961789993243566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:44,539 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:44,539 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:44,539 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:44,540 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:44,548 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=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8713 (was 8736) 2024-01-08 08:55:44,556 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=666, ProcessCount=170, AvailableMemoryMB=8712 2024-01-08 08:55:44,567 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,571 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,571 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-01-08 08:55:44,572 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,572 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-08 08:55:44,572 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-08 08:55:44,572 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-08 08:55:44,573 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:44,581 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=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8701 (was 8712) 2024-01-08 08:55:44,590 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=666, ProcessCount=170, AvailableMemoryMB=8701 2024-01-08 08:55:44,601 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,607 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,608 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-01-08 08:55:44,608 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,609 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-08 08:55:44,609 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2024-01-08 08:55:44,609 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-01-08 08:55:44,609 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-01-08 08:55:44,609 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-01-08 08:55:44,609 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-01-08 08:55:44,609 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-01-08 08:55:44,609 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-01-08 08:55:44,609 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2024-01-08 08:55:44,609 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2024-01-08 08:55:44,609 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-01-08 08:55:44,610 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:44,610 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:44,610 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:44,610 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:44,620 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8676 (was 8701) 2024-01-08 08:55:44,630 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=666, ProcessCount=170, AvailableMemoryMB=8676 2024-01-08 08:55:44,641 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,646 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,646 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-01-08 08:55:44,647 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,657 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,662 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,668 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,674 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,675 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-01-08 08:55:44,676 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,676 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,681 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:44,681 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:44,681 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:44,681 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:44,690 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=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8572 (was 8676) 2024-01-08 08:55:44,699 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=666, ProcessCount=170, AvailableMemoryMB=8571 2024-01-08 08:55:44,709 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,713 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,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-01-08 08:55:44,714 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,724 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,729 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-08 08:55:44,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-01-08 08:55:44,730 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,730 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:44,730 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:44,730 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:44,730 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:44,739 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8523 (was 8571) 2024-01-08 08:55:44,748 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=666, ProcessCount=170, AvailableMemoryMB=8523 2024-01-08 08:55:44,758 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,763 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,763 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-01-08 08:55:44,764 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,774 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,781 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-08 08:55:44,781 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-08 08:55:44,781 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,781 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:44,781 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:44,781 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:44,781 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:44,790 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=666 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8464 (was 8523) 2024-01-08 08:55:44,798 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=666, ProcessCount=170, AvailableMemoryMB=8464 2024-01-08 08:55:44,808 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:44,812 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,812 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-01-08 08:55:44,813 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:44,813 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-log-dir so I do NOT create it in target/test-data/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840 2024-01-08 08:55:44,813 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/b57626c0-4fa1-0b44-bcff-eb22c41fefab/hadoop-tmp-dir so I do NOT create it in target/test-data/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840 2024-01-08 08:55:44,813 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-08 08:55:44,824 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/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840/bucketNoRecycler.cache 2024-01-08 08:55:44,824 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:44,824 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-01-08 08:55:44,825 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840/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/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:44,825 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 193948309563335144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-08 08:55:45,925 INFO [Time-limited test] bucket.BucketCache(1319): 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/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840/bucketNoRecycler.persistence 2024-01-08 08:55:45,925 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:45,925 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:45,925 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:45,939 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/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840/bucketNoRecycler.cache 2024-01-08 08:55:45,939 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:45,939 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-01-08 08:55:45,942 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-01-08 08:55:45,942 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840/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/ea2bf1a6-10bf-a20a-dc15-4c1c01bb3840/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-08 08:55:45,943 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:45,943 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:45,943 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:45,943 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:45,952 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=612 (was 666), ProcessCount=170 (was 170), AvailableMemoryMB=8399 (was 8464) 2024-01-08 08:55:45,961 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=612, ProcessCount=170, AvailableMemoryMB=8399 2024-01-08 08:55:45,974 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:45,979 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:45,979 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-01-08 08:55:45,980 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:48,231 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:48,231 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:48,231 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:48,231 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:48,240 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=612 (was 612), ProcessCount=170 (was 170), AvailableMemoryMB=8372 (was 8399) 2024-01-08 08:55:48,249 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=612, ProcessCount=170, AvailableMemoryMB=8371 2024-01-08 08:55:48,259 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:48,264 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:48,264 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-01-08 08:55:48,265 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:48,275 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:48,282 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-08 08:55:48,282 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-01-08 08:55:48,283 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:48,283 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:48,291 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:48,301 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:48,306 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:48,306 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:48,306 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:48,306 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:48,315 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=612 (was 612), ProcessCount=170 (was 170), AvailableMemoryMB=8242 (was 8371) 2024-01-08 08:55:48,324 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=612, ProcessCount=170, AvailableMemoryMB=8242 2024-01-08 08:55:48,335 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:48,340 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:48,340 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-01-08 08:55:48,341 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:48,341 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:48,341 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:48,341 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:48,341 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:48,350 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=612 (was 612), ProcessCount=170 (was 170), AvailableMemoryMB=8217 (was 8242) 2024-01-08 08:55:48,359 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=612, ProcessCount=170, AvailableMemoryMB=8216 2024-01-08 08:55:48,370 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-08 08:55:48,377 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-08 08:55:48,377 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-01-08 08:55:48,378 INFO [Time-limited test] bucket.BucketCache(320): 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-01-08 08:55:48,378 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-08 08:55:48,378 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-08 08:55:48,378 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-08 08:55:48,378 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-08 08:55:48,387 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=612 (was 612), ProcessCount=170 (was 170), AvailableMemoryMB=8193 (was 8216)