2024-01-05 03:55:27,280 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-05 03:55:27,495 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/c52f1baa-1792-d349-0c44-d54a6c9038bd 2024-01-05 03:55:27,549 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=272, ProcessCount=167, AvailableMemoryMB=5535 2024-01-05 03:55:27,577 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:27,587 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-05 03:55:27,599 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-05 03:55:27,600 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-05 03:55:27,603 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-05 03:55:27,897 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:27,897 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:27,897 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:27,897 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:27,907 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=272 (was 272), ProcessCount=167 (was 167), AvailableMemoryMB=5465 (was 5535) 2024-01-05 03:55:27,915 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=272, ProcessCount=167, AvailableMemoryMB=5465 2024-01-05 03:55:27,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:27,934 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-05 03:55:27,934 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-05 03:55:27,935 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-05 03:55:27,949 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-05 03:55:27,949 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:27,949 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:27,949 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:27,949 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:27,958 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 java.lang.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:93) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:76) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:144) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java: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=272 (was 272), ProcessCount=167 (was 167), AvailableMemoryMB=5428 (was 5465) 2024-01-05 03:55:27,966 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=272, ProcessCount=167, AvailableMemoryMB=5428 2024-01-05 03:55:27,972 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:27,980 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-05 03:55:27,981 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-05 03:55:27,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-05 03:55:28,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:28,009 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:28,014 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-05 03:55:28,015 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-05 03:55:28,015 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-05 03:55:28,016 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:28,022 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:28,030 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:28,030 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:28,030 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:28,030 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:28,042 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-1 sun.nio.cs.StreamEncoder.write(StreamEncoder.java:133) java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) java.io.Writer.write(Writer.java:157) org.apache.log4j.helpers.QuietWriter.write(QuietWriter.java:45) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) 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=272 (was 272), ProcessCount=167 (was 167), AvailableMemoryMB=5263 (was 5428) 2024-01-05 03:55:28,051 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=272, ProcessCount=167, AvailableMemoryMB=5263 2024-01-05 03:55:28,057 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:28,063 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-05 03:55:28,064 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 03:55:28,064 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-05 03:55:28,169 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-05 03:55:28,542 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 03:55:28,556 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/bucketNoRecycler.cache 2024-01-05 03:55:28,557 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-05 03:55:28,557 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-05 03:55:28,558 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/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/c52f1baa-1792-d349-0c44-d54a6c9038bd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:28,716 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/bucketNoRecycler.persistence 2024-01-05 03:55:28,716 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:28,882 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/bucketNoRecycler.cache 2024-01-05 03:55:28,882 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-05 03:55:28,882 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-05 03:55:28,894 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-05 03:55:28,895 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/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/c52f1baa-1792-d349-0c44-d54a6c9038bd/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:28,938 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:28,938 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:28,938 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:28,938 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:28,947 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=266 (was 272), ProcessCount=167 (was 167), AvailableMemoryMB=5287 (was 5263) - AvailableMemoryMB LEAK? - 2024-01-05 03:55:28,955 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=266, ProcessCount=167, AvailableMemoryMB=5287 2024-01-05 03:55:28,966 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:28,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-05 03:55:28,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-05 03:55:28,975 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-05 03:55:30,134 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-05 03:55:31,235 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-05 03:55:32,336 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:32,336 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:32,336 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:32,336 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:32,344 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=266 (was 266), ProcessCount=167 (was 167), AvailableMemoryMB=5252 (was 5287) 2024-01-05 03:55:32,352 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=266, ProcessCount=167, AvailableMemoryMB=5252 2024-01-05 03:55:32,364 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:32,372 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-05 03:55:32,372 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-05 03:55:32,373 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-05 03:55:32,844 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-05 03:55:32,844 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:32,844 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:32,844 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:32,844 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:32,854 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=21 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=266 (was 266), ProcessCount=167 (was 167), AvailableMemoryMB=5175 (was 5252) 2024-01-05 03:55:32,862 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=266, ProcessCount=167, AvailableMemoryMB=5175 2024-01-05 03:55:32,874 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:32,884 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-05 03:55:32,884 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-05 03:55:32,889 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-05 03:55:32,900 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:32,909 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:32,920 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-05 03:55:32,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-05 03:55:32,928 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-05 03:55:32,928 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:32,938 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-05 03:55:32,938 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-05 03:55:32,940 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-05 03:55:32,941 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:32,954 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-05 03:55:32,955 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-05 03:55:32,956 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-05 03:55:32,957 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:32,957 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:32,957 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:32,957 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:32,965 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=266 (was 266), ProcessCount=167 (was 167), AvailableMemoryMB=5008 (was 5175) 2024-01-05 03:55:32,973 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=266, ProcessCount=167, AvailableMemoryMB=5008 2024-01-05 03:55:32,984 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:32,991 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-05 03:55:32,992 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-05 03:55:32,996 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-05 03:55:33,010 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-log-dir so I do NOT create it in target/test-data/f170b61a-c899-20de-a040-99fe63c1f5c6 2024-01-05 03:55:33,010 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-log-dir Erasing configuration value by system value. 2024-01-05 03:55:33,011 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-tmp-dir so I do NOT create it in target/test-data/f170b61a-c899-20de-a040-99fe63c1f5c6 2024-01-05 03:55:33,011 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-05 03:55:33,011 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/f170b61a-c899-20de-a040-99fe63c1f5c6 2024-01-05 03:55:33,011 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 03:55:33,025 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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.cache 2024-01-05 03:55:33,025 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-05 03:55:33,025 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-05 03:55:33,026 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/f170b61a-c899-20de-a040-99fe63c1f5c6/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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:33,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1147518384441202187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,128 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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.persistence 2024-01-05 03:55:34,128 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,128 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,128 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,142 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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.cache 2024-01-05 03:55:34,143 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-05 03:55:34,143 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-05 03:55:34,145 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-05 03:55:34,146 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/f170b61a-c899-20de-a040-99fe63c1f5c6/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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:34,147 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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.persistence 2024-01-05 03:55:34,147 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,147 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,147 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,161 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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.cache 2024-01-05 03:55:34,161 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-05 03:55:34,164 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-05 03:55:34,168 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-05 03:55:34,168 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-05 03:55:34,169 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/f170b61a-c899-20de-a040-99fe63c1f5c6/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/f170b61a-c899-20de-a040-99fe63c1f5c6/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:34,170 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:34,170 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,170 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,170 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,181 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 266), ProcessCount=167 (was 167), AvailableMemoryMB=4953 (was 5008) 2024-01-05 03:55:34,190 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=252, ProcessCount=167, AvailableMemoryMB=4952 2024-01-05 03:55:34,203 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,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-05 03:55:34,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-05 03:55:34,209 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-05 03:55:34,578 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-05 03:55:34,591 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.59 MB, memory=0 B 2024-01-05 03:55:34,592 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-05 03:55:34,596 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.38 MB, memory=0 B 2024-01-05 03:55:34,597 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-05 03:55:34,600 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.70 MB, memory=0 B 2024-01-05 03:55:34,601 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-05 03:55:34,603 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.48 MB, memory=0 B 2024-01-05 03:55:34,604 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-05 03:55:34,607 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.26 MB, memory=0 B 2024-01-05 03:55:34,609 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-05 03:55:34,611 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.65 MB, memory=0 B 2024-01-05 03:55:34,611 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-05 03:55:34,613 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.43 MB, memory=0 B 2024-01-05 03:55:34,614 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-05 03:55:34,615 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.21 MB, memory=0 B 2024-01-05 03:55:34,624 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-05 03:55:34,626 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.60 MB, memory=0 B 2024-01-05 03:55:34,627 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-05 03:55:34,628 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.69 MB, memory=0 B 2024-01-05 03:55:34,629 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-05 03:55:34,630 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.47 MB, memory=0 B 2024-01-05 03:55:34,631 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-05 03:55:34,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2302206322381896963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,633 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=146.67 KB, total=30.06 MB, single=0 B, multi=1.25 MB, memory=0 B 2024-01-05 03:55:34,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1899388187560427405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6563512581223702765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2049515157188133363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8244643572597227916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9122657782811941943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1776648605857883781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7678027740110309524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5602173410372271787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2218898831023766913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8570755381171944375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015563495684312732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6778384622475391794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704432703291118969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202249932688498477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3097268499513743329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6510804091721466412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -370760973979597541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 789757031793520017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7050810137259061353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7411702231696635853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 257657915371989861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962245856059199702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808709884819189853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2996157908132564127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -957768840780908177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6426403239382893320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -217412261998129892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581956133942444962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3460999040991854744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4176515428964423228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4877799393960210032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7351570894086127313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4679661416968971548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1015833064942445560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5516960799208606359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3565968063968197255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -901261810985536099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4669822823807018567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8519384903309795764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6852518093401453359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3641671109412860895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6073252214553952522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942618312020726787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8744237555363504301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2257546119138520739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2892031835019114364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5587252935677444182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5178939448141643552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5997415801125538867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5713157425164826639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5885942776381277175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734939843417570776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1966732244176436134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617240288390070214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2993386212900489005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235673848513241192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4302149599061678753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3331175814393111409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4430686462659739790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4853258965526095050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1807485453840354227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2939332690611103420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -617403250940383592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1192843089073816171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2115814603390473140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8567598594611429525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -551995724568020927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5193418162672179045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1801495999423942847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264187420038131187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2735945101901967270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7332275174368840319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3038240376481602347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7062245988085267704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7224123819458961913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122293791784800362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6257967594785778397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027047633491839266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9210153451360835692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7771072426519309586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3961463492573351513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -70025987643811154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3504189868121703963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3364417364928197347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6372499943345646805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 336357082302877902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 577184080229316962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1233381318722214681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7586941516378340968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8700568997460169423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7402607701550543310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819112220553192835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9072298295791930062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2148398906390801912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3891841881567384394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3003916070247562765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 741978461519303738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3124163831852942998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1720182573249840133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3265035953629960640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279036270200628652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -310144916509977756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 14786062092389114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3967340231837227623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5519981045408243044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5481116754104853376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6590931230503169436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2113144574171079781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3049832285240789756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7163390745966812503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9046497999008211905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3715968927529751899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8883248873451675177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2738426546644800906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007395907232480055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6543350310527228377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3774758689861191725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1367178078873850712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 870680567983824070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4280735540052971759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8351205652177180357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7426863558491120047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8485207154560812040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4694785060990687420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4175538456659531159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937533049332234921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5419505583104418254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7319555465873948406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5620270150476075500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783838602836705540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3405672503438309457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7764342720608874568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1242292859944421174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -794473519370303400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 733827035155120383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6117606706113681818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3279228345967583239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3071870415902188680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4122137742492058222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726789932236972453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2114682935121189895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4283712858410402278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2355427545950060370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1546408865254370245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4447565869294875358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 295201549912120701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5976231732176595114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071558722829002769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 262234498931361941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1656471889768308341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8852627446325062769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7324120140405597514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5302487766296600048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9110594956919736428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3432619599832379780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4422993537960766561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5805378862645973794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8374596114524614640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3005539101475891979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475690258431991853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2671959744160080741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6174906436044170046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7468525752522737584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6599863294404010494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212795161605474498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6203202531234687731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6168827909354258430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5815901921797072282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5337352341429578251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7948708761143000705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4701114220400359665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622798274113523242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1103641418425921128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7166795150305946485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1481097215334999563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6652869035058072791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7899445957148549381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3450325049158437630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3428116261274884981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5184121148064093734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3187533228065351104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4701018071562316336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2107623131795250781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786186431002370802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5086791354104623874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3761796115545309769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7950806777913464777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -877703656369845471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7526727220304387684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7942109835539249498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1259937183662160634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6847058417654694287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198578658082682242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6032009419559507817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2930703099535685054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180362193500036589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1850933995101445224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8599388540414043151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2459659761464552527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3310864126409927551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4764186188940594632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632750767743588446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4914534293932769779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 428279799243865617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2498931105498415860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4532827986762244973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8407432585843562299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3093359798873976811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6540637885847146840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -567758610998988718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2123185982677763192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451574782223711613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6708346844303448145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8858253658690556636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2830488389401732917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3576181497893379433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 518732566451892525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8927065872719843353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4993318841404996328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206789081375390104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1347545001016393440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866817214195354885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7773424317437582922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9084997669052533627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6476802562166230701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8940152325713397566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 624655976305250591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4060093695837271363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010410020988157614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4660691264968213744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4825682450297867424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7675454883745332295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -944350286456335641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 189766674069350914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9079671355542256705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7605936407294339488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5636618234250634666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 92157003175292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916700855537239174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5665188228728530910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -270968758557783226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8751605816299062739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786007639082656329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4743368032665064161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3872245475372582112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2255997823359326622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5527371095474474043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 730895178100034323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3401008385833245066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8490489115493992861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2243783912333666514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1039815445444671832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -302932038887163809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8460534428608497011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386448383420677986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5750642175505254118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2028185781559307203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -840172203304898673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643346494365235918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3194179310791143383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8117173667411192056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5283519242671452297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7684113714333159018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7466769248885860103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3289478750973407634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6472239133522772801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521348729757733217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5596805485526656007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3033771166500736178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3397423484372884134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5905353488802244523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3833864691091700261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6638771050291374370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2770661174842610401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3256082653617825078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5674676703322853034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288716013863198084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6023418977345230885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7686951190983272359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6891265297156648737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7245765264543699326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -224748625810113960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1045918771521110374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2173006953382987503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8024758614254305083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8975300076112969601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -76774961069451105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715797033858679554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -821522709773854073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:34,667 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,667 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,667 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:34,668 ERROR [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(974): WriterThread encountered error java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1083) at org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-05 03:55:34,670 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,676 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=252 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4884 (was 4952) 2024-01-05 03:55:34,684 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=252, ProcessCount=167, AvailableMemoryMB=4883 2024-01-05 03:55:34,696 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,701 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-05 03:55:34,701 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-05 03:55:34,701 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-05 03:55:34,702 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-05 03:55:34,702 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-05 03:55:34,702 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-05 03:55:34,702 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:34,711 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=252 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4867 (was 4883) 2024-01-05 03:55:34,721 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=252, ProcessCount=167, AvailableMemoryMB=4867 2024-01-05 03:55:34,732 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,737 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-05 03:55:34,737 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-05 03:55:34,740 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-05 03:55:34,744 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,744 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-05 03:55:34,745 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-05 03:55:34,746 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,746 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,746 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,746 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:34,755 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4844 (was 4867) 2024-01-05 03:55:34,762 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=252, ProcessCount=167, AvailableMemoryMB=4844 2024-01-05 03:55:34,773 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,778 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-05 03:55:34,778 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-05 03:55:34,778 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-05 03:55:34,788 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,794 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,804 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,812 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-05 03:55:34,812 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-05 03:55:34,814 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-05 03:55:34,814 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,823 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,823 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,823 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,823 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:34,831 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4695 (was 4844) 2024-01-05 03:55:34,839 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=252, ProcessCount=167, AvailableMemoryMB=4695 2024-01-05 03:55:34,850 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,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-05 03:55:34,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-05 03:55:34,855 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-05 03:55:34,865 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,871 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-05 03:55:34,871 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-05 03:55:34,871 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-05 03:55:34,872 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,872 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:34,872 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,872 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,880 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=44 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4635 (was 4695) 2024-01-05 03:55:34,888 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=252, ProcessCount=167, AvailableMemoryMB=4634 2024-01-05 03:55:34,899 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,905 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-05 03:55:34,905 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-05 03:55:34,910 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-05 03:55:34,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,927 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-05 03:55:34,927 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-05 03:55:34,927 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-05 03:55:34,927 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:34,927 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:34,927 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:34,927 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:34,936 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=252 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4578 (was 4634) 2024-01-05 03:55:34,943 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=252, ProcessCount=167, AvailableMemoryMB=4578 2024-01-05 03:55:34,953 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:34,961 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-05 03:55:34,961 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-05 03:55:34,961 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-05 03:55:34,962 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-log-dir so I do NOT create it in target/test-data/4fead448-958c-5987-afbb-3457340f9a82 2024-01-05 03:55:34,962 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-tmp-dir so I do NOT create it in target/test-data/4fead448-958c-5987-afbb-3457340f9a82 2024-01-05 03:55:34,962 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 03:55:34,972 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/4fead448-958c-5987-afbb-3457340f9a82/bucketNoRecycler.cache 2024-01-05 03:55:34,972 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-05 03:55:34,972 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-05 03:55:34,973 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/4fead448-958c-5987-afbb-3457340f9a82/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/4fead448-958c-5987-afbb-3457340f9a82/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:34,973 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1689584807652603947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:36,074 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/4fead448-958c-5987-afbb-3457340f9a82/bucketNoRecycler.persistence 2024-01-05 03:55:36,074 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:36,074 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:36,074 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:36,087 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/4fead448-958c-5987-afbb-3457340f9a82/bucketNoRecycler.cache 2024-01-05 03:55:36,087 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-05 03:55:36,087 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-05 03:55:36,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-05 03:55:36,090 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/4fead448-958c-5987-afbb-3457340f9a82/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/4fead448-958c-5987-afbb-3457340f9a82/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:36,091 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:36,091 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:36,091 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:36,091 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:36,099 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4545 (was 4578) 2024-01-05 03:55:36,106 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=252, ProcessCount=167, AvailableMemoryMB=4545 2024-01-05 03:55:36,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:36,123 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-05 03:55:36,123 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-05 03:55:36,123 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-05 03:55:38,376 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:38,376 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:38,376 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:38,376 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:38,384 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=240 (was 252), ProcessCount=167 (was 167), AvailableMemoryMB=4515 (was 4545) 2024-01-05 03:55:38,391 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=240, ProcessCount=167, AvailableMemoryMB=4515 2024-01-05 03:55:38,403 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,408 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-05 03:55:38,408 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 03:55:38,408 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-05 03:55:38,428 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,432 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-05 03:55:38,432 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-05 03:55:38,433 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-05 03:55:38,433 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,440 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,448 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,453 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:38,453 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:38,453 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:38,453 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:38,462 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=240 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=4385 (was 4515) 2024-01-05 03:55:38,471 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=240, ProcessCount=167, AvailableMemoryMB=4384 2024-01-05 03:55:38,487 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,493 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-05 03:55:38,494 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-05 03:55:38,494 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-05 03:55:38,495 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:38,495 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:38,495 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:38,495 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:38,503 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=240 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=4356 (was 4384) 2024-01-05 03:55:38,510 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=240, ProcessCount=167, AvailableMemoryMB=4355 2024-01-05 03:55:38,520 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,525 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-05 03:55:38,526 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-05 03:55:38,526 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-05 03:55:38,527 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:38,527 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:38,527 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:38,527 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:38,535 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=240 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=4323 (was 4355) 2024-01-05 03:55:38,543 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=240, ProcessCount=167, AvailableMemoryMB=4323 2024-01-05 03:55:38,553 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:38,561 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-05 03:55:38,561 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-05 03:55:38,561 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-05 03:55:40,751 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:40,751 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:40,751 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:40,751 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:40,759 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=240 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=3968 (was 4323) 2024-01-05 03:55:40,767 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=240, ProcessCount=167, AvailableMemoryMB=3968 2024-01-05 03:55:40,778 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:40,781 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-05 03:55:40,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-05 03:55:40,782 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-05 03:55:40,786 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-05 03:55:40,786 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:40,786 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:40,786 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:40,786 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:40,795 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=3966 (was 3968) 2024-01-05 03:55:40,802 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=240, ProcessCount=167, AvailableMemoryMB=3966 2024-01-05 03:55:40,814 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:40,817 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-05 03:55:40,817 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-05 03:55:40,818 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-05 03:55:40,827 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:40,832 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:40,836 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-05 03:55:40,837 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-05 03:55:40,837 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-05 03:55:40,838 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:40,843 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:40,848 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:40,848 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:40,848 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:40,848 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:40,856 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=240 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=3923 (was 3966) 2024-01-05 03:55:40,863 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=240, ProcessCount=167, AvailableMemoryMB=3923 2024-01-05 03:55:40,874 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:40,875 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-05 03:55:40,876 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-05 03:55:40,876 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-05 03:55:40,876 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-log-dir so I do NOT create it in target/test-data/0699e88f-62cc-4371-b2f7-964dc5dc107e 2024-01-05 03:55:40,877 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-tmp-dir so I do NOT create it in target/test-data/0699e88f-62cc-4371-b2f7-964dc5dc107e 2024-01-05 03:55:40,877 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 03:55:40,887 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/0699e88f-62cc-4371-b2f7-964dc5dc107e/bucketNoRecycler.cache 2024-01-05 03:55:40,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-05 03:55:40,887 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-05 03:55:40,888 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/0699e88f-62cc-4371-b2f7-964dc5dc107e/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/0699e88f-62cc-4371-b2f7-964dc5dc107e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:41,039 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/0699e88f-62cc-4371-b2f7-964dc5dc107e/bucketNoRecycler.persistence 2024-01-05 03:55:41,039 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:41,052 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/0699e88f-62cc-4371-b2f7-964dc5dc107e/bucketNoRecycler.cache 2024-01-05 03:55:41,052 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-05 03:55:41,053 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 03:55:41,055 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-05 03:55:41,056 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/0699e88f-62cc-4371-b2f7-964dc5dc107e/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/0699e88f-62cc-4371-b2f7-964dc5dc107e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:41,056 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:41,056 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:41,056 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:41,056 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:41,064 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=240 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=3922 (was 3923) 2024-01-05 03:55:41,072 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=240, ProcessCount=167, AvailableMemoryMB=3921 2024-01-05 03:55:41,083 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:41,087 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-05 03:55:41,088 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-05 03:55:41,088 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-05 03:55:42,188 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-05 03:55:43,289 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-05 03:55:44,390 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:44,390 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:44,390 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:44,390 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:44,398 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 240), ProcessCount=167 (was 167), AvailableMemoryMB=3909 (was 3921) 2024-01-05 03:55:44,406 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=229, ProcessCount=167, AvailableMemoryMB=3909 2024-01-05 03:55:44,417 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:44,420 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-05 03:55:44,420 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-05 03:55:44,421 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-05 03:55:44,422 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-05 03:55:44,422 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:44,422 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:44,422 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:44,422 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:44,432 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=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3903 (was 3909) 2024-01-05 03:55:44,440 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=229, ProcessCount=167, AvailableMemoryMB=3902 2024-01-05 03:55:44,452 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:44,456 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-05 03:55:44,456 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-05 03:55:44,457 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-05 03:55:44,466 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:44,471 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:44,479 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-05 03:55:44,479 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-05 03:55:44,479 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-05 03:55:44,480 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:44,482 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-05 03:55:44,482 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-05 03:55:44,482 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-05 03:55:44,482 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:44,488 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-05 03:55:44,489 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-05 03:55:44,489 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-05 03:55:44,489 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:44,489 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:44,489 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:44,489 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:44,498 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=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3818 (was 3902) 2024-01-05 03:55:44,505 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=229, ProcessCount=167, AvailableMemoryMB=3817 2024-01-05 03:55:44,515 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:44,519 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-05 03:55:44,519 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-05 03:55:44,520 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-05 03:55:44,530 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-log-dir so I do NOT create it in target/test-data/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef 2024-01-05 03:55:44,530 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-log-dir Erasing configuration value by system value. 2024-01-05 03:55:44,530 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-tmp-dir so I do NOT create it in target/test-data/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef 2024-01-05 03:55:44,530 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-05 03:55:44,531 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef 2024-01-05 03:55:44,531 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 03:55:44,541 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.cache 2024-01-05 03:55:44,541 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-05 03:55:44,541 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-05 03:55:44,542 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:44,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2931179804477708722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:45,642 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.persistence 2024-01-05 03:55:45,642 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:45,642 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:45,642 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:45,656 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.cache 2024-01-05 03:55:45,656 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-05 03:55:45,656 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-05 03:55:45,658 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-05 03:55:45,658 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:45,659 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.persistence 2024-01-05 03:55:45,659 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:45,659 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:45,659 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:45,671 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.cache 2024-01-05 03:55:45,671 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-05 03:55:45,672 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-05 03:55:45,675 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-05 03:55:45,675 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-05 03:55:45,676 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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/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/04a305ec-9aa9-07fb-48fa-e41d2c3c20ef/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:45,676 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:45,676 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:45,676 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:45,676 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:45,684 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=80 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3809 (was 3817) 2024-01-05 03:55:45,692 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=229, ProcessCount=167, AvailableMemoryMB=3808 2024-01-05 03:55:45,702 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:45,707 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-05 03:55:45,707 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 03:55:45,707 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-05 03:55:46,033 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: 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-05 03:55:46,034 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-05 03:55:46,047 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-05 03:55:46,056 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=4.52 MB, total=31.75 MB, single=0 B, multi=15.36 MB, memory=0 B 2024-01-05 03:55:46,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2991630726011488384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4300307587743467465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5935770316487971348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 303312465610221873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7763427996485228776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3843688906191050898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2492974098612520517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5149520222469240256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8756934555516822154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4268836028214544698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195134958204170942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186582419068616386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7330873654122351081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2290907433060512316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1660771466364506854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1922695465102123898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7492686174291978072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6316603522858379928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2064458383086642602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183978896737428026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -298222082666695715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 71544349409171718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6396935310142678981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3159867743617914854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4924127750017001729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3874407893839945678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2799962552886995587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 850853562261642919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -473645640018450566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4560037452104950491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6137802933354204477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532810319985891542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6323337791419792129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7500920175590780749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3828881427642086947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432694896706409237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4899796833785525209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019159465591390511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4707252578572372093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7704368588151633858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2973907642368070805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7088931844236546077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7324464825395566131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3296967300602885824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7331615946013076629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6660373309517950443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6141745851119967132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7529621838475031798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 608816424679947573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139856073924933795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7948591611535111926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2640117968162592443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4842628902165628882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7920468946239171993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9030355477580217951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -688284366375356025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8151301961544997442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9105531222056927916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8763896208138637767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6799510905520909460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7942684338074993770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3986928349674319806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5494994165731877875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2274079077648497198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1812359308481619867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1944607309311954875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 316706435525350451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3759030146610927190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6152440056105971684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8084471330299072440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5165340328555264813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2513541194385026465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5709601772207115674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834983977420885185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7047582045658494071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3976673119156193690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1025910109339135714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2312695568227207164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2640276085689530935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4338224510136804900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 355161659920462262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8328300452764355972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328329903418588941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2839523801982209781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2666047016668968834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475886686166664532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -902878874585406646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5409710273833149578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9016487823222921216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6632498721375896239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2590781738001006231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937135271865983840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3913128881945734693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -958540351953656274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 446674041059411737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7721990698499433474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1528922018721233727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4194598492176146723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1514920152199340688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8587547232844491485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341826441706800405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6294186293161827406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5509981239389363924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344762593722399531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3460723602506457719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3440623642590439729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5655783580799602497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747104200607241194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3541855728007729727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8986444520487697809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7122113358346808288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2381539630468033557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1096566714025005010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7547800346360885494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5212626903548965129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3562524159110741586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6648461122402365329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3140303452379664202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6995476476060338621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6910549767233375118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4800798693077805221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3391947107970637688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3352395975732990661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6484953998399482617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4913824301602442131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1583558148355215016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 436387432542299886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9019187635100897471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2223910505751289765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3284829668502892306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1195684017827033360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5942657771037149268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5361461089876747368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3883829710408013526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1837743013734343776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2287594911324927214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3522106273037146774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7579440839608114008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8909552354614924006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4042096970505012014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5818900618512912534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3950604388295466744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4899845368554163352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1030685347023361027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927635013304452902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5276228772648957051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4812270523024305900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3523419926509457224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -744368707998156598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6675763655331108967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1144887611456378840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7710883749926087374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1776005216625119382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 282415031423661142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8440951947735764807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3580164267612193661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6093763083679724048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2049544639887233344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7933687799611284172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865846939008762927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2526337800794900189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7816987646163198327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1526129805519914387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4229119751466596649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2018938168177723108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3676231019931619092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6544600365944987325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5291906142547369119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1135223464005725574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302164804237585895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 324458416136693263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6757165803530077929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5080414729548803280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3825911033385889816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4990585554205050091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7996995363311576090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4555057799216845486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752216399042958853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8741587165935007612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1651519402034609582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164005372050141068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6149809068600238456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7480436073087993072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5304096024687041414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793833329934255543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6745973574694278252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154613457798738531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4274602115569812630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3885416668625555005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -810405578773883784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5430079850085177590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267857958865907290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5083878412024502879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2105402870037024976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8043809217800373060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6205866211990636223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7578394474350051544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5587222715220773060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7956870340013467624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6787475203831429757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -151869266391508585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1465918918241998511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8537195441926156669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3782356436025029058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7911288254933230540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595964608414817033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857794403247161473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5175939058690800382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 529458246977748307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7371603196256118932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438025448038477881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -898912574965974215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6433738868170901942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5114363984205930596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6877495033179382016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1369687528170337985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4713130695129269677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 383107086293878405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5416909955063106366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413579537072276505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1267633585285138006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4267710403504603581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -426013433975196440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8736686868475802011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3991133406842918769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9209474352777619504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 359046364787379464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7289525034160897245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9061694670366183988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2151934474168313835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1713290124214289100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3023514008661293960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399073130855931780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4620213968466725900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5231676193549676473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -251439532383993711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6436601713670708561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6114240016616438354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3235958903525354216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7164199236074944035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5873737437474675091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3848403616596944598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -834221565575762203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6738212182068245245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6131306870286860414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1420849015694112563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5344629215156220417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3915975535169131875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3150478218011102307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1848805162714460859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834605046230792927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6870035102013795458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6738266023420078004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5377118500434334976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1146215353036614634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1789023301785041019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1681997243740955444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8390353553930780396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1159010560743224186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8747906120537948489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347889331383269127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4027235719040377034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3175371756745665754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417119681853560928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6771812270934918908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006048157354001326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8952745156046255665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6995474837538213271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1056686662681485053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3509439583694638007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110479196169290659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2340798150991988551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6596095465983584415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3845142524767139109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -488900767169361247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970873839552203495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7534906012976575062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5193693279143175763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -474418851119366175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7067288240356515528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8314835241395939526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 897864163143541376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5615286818966211267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9094935450371659528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1212655261018156525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -185180649339304357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3183713583344604303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3741331410198403648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -145210852801108762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3269883715702495774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4892311050244097133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666695545037532664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4433623577406242760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1696095591245025433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -880805155800529334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 852119470495471142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2556120436471842582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1692026294415533538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9128775021751687799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4042910089192358163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7659152100668671586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6047465781155481611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7530214002031133938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4276594597953437051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404800842204870225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3917868732683520799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6228691334651202551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49210542392907352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6260099860508322165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5264968084863451147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9067870085748806067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4094247794588013993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6549819349898390912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6735543279159956727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7493203173697131648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6356827391229064367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8868667157045388872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2001217935193763230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989650806300428965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5647930836549941966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6500077065891487610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5418352795681487048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2160556217094217841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -713196440347415834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5413789131438156010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6302188573210637076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3038089482128521301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7401647659689358496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7352621299947295503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 607340834745357048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2263937248830338521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 540463590447510197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3693085070149340469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9160465177358537673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7459357561761907024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8839307523384316813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8209540441627034198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3966760668238203709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8025190369455570078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1702363689194074526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4938067106282983094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5166457276520860251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8267585685755307053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9020057530723309410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7372476667481906463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2220940378930948383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2437816379535145242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1338334819634396969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -108124183050228209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7045365946500062713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3810101837409408443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4443593418175304250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1044223591793193214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5001945663802146624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -869299000971916618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5850150119971895171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8058301436630233296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4039894838405161392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2420184273576320376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2752051097084418685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2520490567409671960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7876171053108571070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3672797168142937521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4841315274012075796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4496678110823808210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6537889920935758268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -259561519559587110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6840458420354216196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6513843393680808719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1112704035786162925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6694880732817433245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6029388594654245360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2585406062643104842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6092711278085280995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8305939657159606577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -38742885378273246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6784990718581451538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2141292101622323191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 814326617066116856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984434992174492283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2821570171755503220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942479677994830951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5900243498626847734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8407923826172030058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3051310100004040646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2192831771638690299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -519142309193075380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8522151248068819869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6236967295941436880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8426983580026146977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1187440665894664050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 738141663220673136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7996967618404801687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2177613382626329014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -323568320476177555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4712756936060922555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3363073734383993859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8935292249673604718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 202536678021993202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8156156839729417053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5922722752396225921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2342028659482291285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6921931710820308945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2546374383086668163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5545947724507357962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2475659368019164145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5315659917510344692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4592030504613118237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2048974244251524951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1401434631291541374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1336062510270466772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -523819121118052086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -169903555152987682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2671185823185375353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2192964143241386292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -830091654439384610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380354437767496467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5773485574807168955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1612826859792980900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1759382777383916826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 146916374117839049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2700541270178697099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8909799904474497472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1765718754914501848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6637280840939401349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5233438944742390003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5564746832826085702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1301067085893125034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7858989824079574553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4294802468033913274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2806056379453450646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609657491616096083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416593415327018082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5833765641378665402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1769605332670970890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1057871692622186028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1610389668416327283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 951471289335868584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2901737366725235514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4480714895885490783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1478051779900576958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4687535802497649737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4239952077019482005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3170143920296711578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409915011350313077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2198312011321131532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3279094891871910545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6986799612819005629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124611469763020526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5192639661001463519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3945482347242615160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103835434904488058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7019154210917784349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7867683068597861970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3184567699947565468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1426299401782191826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654968300409637006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7890043550024092724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3647140969667881720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6400496794477418229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5610495888726573582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8315296783183939433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013487671259410635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4050014569659753852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5645121793223370197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7519711269038575362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6929493119560128935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1767047857728815017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8426364549497653342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7372083831970241485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3204925929903739621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8356928639021010197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6602399430015391565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8421489311611303351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3332578581773884422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3184131384926849802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3078764448586218528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 868597036994927700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6423820122200009836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885049437193386147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -604285946465172832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5467163056677988425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1166478952080169540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9042359840338119277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5397183393145113811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5319410840371244243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8647994297916326913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1063601966030038939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2528757253178849385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2231722199889016691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7995558627177298259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118011147909136032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3219602718777811772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6226670367834435160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1939039890058646421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1711192626541054500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8017746515644161478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4219237630795563725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6968976449038546845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3449180193699390488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2312330793879237058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7735135941589387281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4519204105189313600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4491074417150548706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8426483258169316224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5769481640637410134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7369324830266172390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1787239473837965051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2799506340619180249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4237959369403869188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8254558516826580618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218785677682333187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5798672267716706985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4116719424193255981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4302964814499190869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036479924178246812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2470668580469104959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2191017030104219128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4234438891129390369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8115534455247926828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -814801697151842102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1391282225780620595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1332038735334903644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 638734363982216214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2029553687005046217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273401666158151839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387901742082143775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 288032990173316716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7169836560152708642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4629563151375515262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249243885147306802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4413326322847878005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4220476036894516240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3850584612235029475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5986634359506394093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5960932992183715071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520036521469901982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -776389954950487447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318135142716594789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206850323587290336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2029459885900374468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5286943112461388279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6296546851713253591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7469674512705787793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3985893085861992385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1143246644691116497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1985531281783939054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3738288787942664064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -72211553512497936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3566814021037107285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2986007993070811605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6222663941871801604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6888219262333325993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8892626268215273630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3295013615271569357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813486529035616278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7934685530930768077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5092769482525750577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1845262555871660887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3441197115941287607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -171245320662293150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7867089060719139441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8404155597217363554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5053703155516337716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3444572268165489092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -529797101363791990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3305764430444470116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4025215060695954971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3127820904648537408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4655609297713967917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1478926485763656532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3301417197529854637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1111321538228769020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8668089869355995493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1595409553637066213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3429088600428537774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4763817036117848606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708262098792597175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849327699879972577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8238867015295809133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1814146017447806132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5571323840814570368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169356462689662482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3999664926602073252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1273265528591803558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1557125771023731479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 851153402090872067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6672381272484920145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3024582800942041296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2943291267283713458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2098903002331589403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3602144692719310743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3558496523304839128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654808920608455040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 914216901421810115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684417815420564550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273125999180146290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383493668253890007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8754462567320811547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3312046282050281711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737385580661616809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4055817890407155481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7957294253931344492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2592314785396654815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7094694542834952705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1770693679936015004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5307831676176015179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636781346254812011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1752359467224395933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3212467093888898227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4241466404955206052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6179414842387231922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9070891185455043386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3166139534724403070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -327895184757820996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 302812318002310967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9074427147932937907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7427075401189928848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 907428502615309102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2351986180692100152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3447753002569127122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5114699767204442000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8275985883867881056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 926293736474756429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6591063196894248971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532514876879293716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 419899241505655763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1088637698677206350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5396353431524917781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4622008059623316742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6559174920482772337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2081010159021582596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7090378657064114331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3151974899291328703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1059302635884723999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8439322567581691735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2118699564788490480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -277962335641668378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8462065909784934615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4587872142799865972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2640507192450437377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5077184591120551032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 360445589876339495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1805428845884865532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5642620442796813313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8713099310373679923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6731216177289697093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532329151274202427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2772654914425903461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071804588741774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6478230489915575117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8137417097868356218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7447591140141573761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7501002095332179094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1091688043243458925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6740908263497971154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8730494218228954769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326874464374077809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9179736511244615488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8694434928942368367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427290956632336828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3035356124234064192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4969448814480260053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8148717085328646709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4884445336846851033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4758518361761426120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2035213841029900629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2251394427975791674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6085989950756653178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 877373693079412356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612125885945915508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -755453259122654925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355207167737403155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3618524117339014815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7684228497229966265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1572412244156357019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5496772272765416893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7973855250373523120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2444845705068457234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 508786672135325232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2279958012381683533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 720567250681134317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4230625940417548731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7837511656506939315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6456256846049593060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7031958813578472433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8976208343399372103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8031730052953240541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1820636068927168802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4403713417730572075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5220613643887506461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7252098862998351663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,186 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -405755160163153070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7500414007046087549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5810039541462551082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124017292604702954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8300047774573519652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8406605115495258644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194246316245104764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7733849350012290517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -880759070406706724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1664548082019078777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 459033771001941053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8316499757553811828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3013013305363165227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6355440968783885570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7085501835252496337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5653830433851342318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9159471447481293043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4717467281829133007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,187 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5981369406713117957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6822134823737487493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5921877030355755573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8276786047693884149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5926528862516928012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042870006560746942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3459380306610734129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -100318299922358140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 917514473884522896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8905641328428194639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5862321236573510930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6624363100814778939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4790572102019175636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1248834890409501517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3333533611964101888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1555817339746294397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2667374742883780922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3249343371014623490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,188 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575010307565720498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6785247862387035843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -958480480385652756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2157637431004644302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3229165918249586463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1279755026911666636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6592873376837540559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1372737584497071449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3231506938097330634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6906313152909736768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3925207548336334537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475948193542986831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1846186354527433406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9141698348317998508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7003707542600150115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5243976807301429762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2168448698389204439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2874394216422692227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,189 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1505776101275683679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8580001618001656797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1612252769556597603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6015643494544693818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5601346779754567634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006657118809433322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851237242311360867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8102916886078842476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2346251520188363467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6723851439256178688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4634752262631326692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5513922710048097705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2417531164631981622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,190 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7490895958262708892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6288358276171977973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4960436697700219884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134663159010120805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571504986483680616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8532963506532096533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1785006782988557217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5364663052150841285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2993128551335636987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2847575045486531771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5691776172883240874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9085327286374235264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2359010699401741204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6122710567752857556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265472261811475896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5888261790550097707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9103444164194180485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2360263652893909629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,191 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9155863798285837708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4909246686776563752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2348293144875831461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723604539505552039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3245647150377524254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7015162279068669726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8846824447860568337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 921066266143357814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269701000494133372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6360474777060975194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -255687897207626182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977136286758550052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9015859562366876747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965063252767186687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6700379936730413773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582940183106919267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715636938055221394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8304754023091992484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2936735350972996215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,192 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7777796186527329983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 992640504971675063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4597062807005124764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6730046945545267959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9156749212407351502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2349100323490061154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -361590382924980207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936833537645582667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1313807683994461573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -250272652887804973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7527133563042876683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3025890895059134895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1981882168025742511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -882698445625393006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601346474371408297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2975039109970409438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3116079110023107851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -222867963094742102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,193 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6051782701111623034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743623672393803261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9108704392364318356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7008833578170450187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8834589742401839213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6007816733679835862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 552878829232181485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6091384445107489538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7227489010430286364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5971731473657626510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6785414273132802076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5231689300960384796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6782346663950899515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8984587184012806846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,194 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857880800835723581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889066357653527317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5314036788883887187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8124328765648517343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2619228378800431531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6988044729710322606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 388869922967889704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412151821211544570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2521397716112020242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7784464337036419640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2470310254676311911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3113730779017876026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3492499863158220601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2158962635387536701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7815472728938776501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9085777562788340249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,195 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928341567461491066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3699639127776208450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2867619684273476563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1090405383088804881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7626915839161119981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4292644802347590529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322995498876288536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5567523844382957479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -459635669208401474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3011388154376503125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916143181832343751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7963097876643203167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1137654008915571943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4153525758796209498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6591054479419934698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7685704101607545329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3653970657073340004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,196 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -384085258098767466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3929417707255624604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1178069249230867024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5901630732879160303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7011388252991736576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 818960480293502675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6058749266849770608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3405617086600452828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2038786891407029858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2203852785321940536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3313287811702302893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4381781723621627740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5820704634192432747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6873991357234739085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8091216530127439310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 851029065138868843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7495062784358530198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6286265011051417811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2246029406472986406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,197 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6336397728828445039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2490735818495541012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2260077550927503366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1575279338569685825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1647257246773415977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8781072942035886471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2403100371973736566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -167717468295653039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4846854296288115798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804652128847501984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960131794586945064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064629966018021968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 553316887082091271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414396943094946125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4685076466487078507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1008613787433472983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8600116227544639940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,198 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3053664264661883903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7523345905261809596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -831317536021907585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5000132897635924885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 93956122090149170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1313851111010431351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7787496085855718014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8701260655886625260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7583873278479100903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776293863002226380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3562973901533308818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033808926974106429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2464696225608611629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,199 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7431235743446720293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4010522150112672798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -903535534104036908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7210305313656222979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8811800136656386091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6350004786451148048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8684689037930323368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4636239129200958912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2892066068350923636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4020738859058100895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5726402610437899998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3310463167556522661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 721271755761307337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475485460509553178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5445502237830734357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6269292370006172628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 805423238271566285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3808982838294328063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,200 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -157451889228070685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640621353321701312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2306534352842958729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6895488834735336487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9087158192548779499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -436015363965094483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8018898555556660074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1396753507681328792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155290924474814382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5671352728867358833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2890185717443797860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897173962220165640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7977426968523192976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4854311740063725576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3634802559921979267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,201 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1234430799098121912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3270688762732915150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6485051706359722601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -412190381769174995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2303457985019620538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2586167264643325189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9075739128930626098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7911630896565353677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5793366393360705914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 961459469611571940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690653594658507534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2082701832784348328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6703470720517827481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6210300857244067229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9209621630671434042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2353419956865754145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4981221768261911585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2294517561638127739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,202 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4304059567365382453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5565054004554810268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6831004771686490558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8008042721888088895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7788321122238991069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6880525571745640749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8373631727600824018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1833999750733842047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2953653801403998250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2869596090415919298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116991713771943183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190149234038983365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4388603993347608226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1406429723335156113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2870189566790867572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 298177229940228499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5474557343740851700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,203 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735357577080965624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1229356145400740340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7576519279601889982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545875204871661998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7810528892373509877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8236371075225078581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5387428476086777737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3920325374434034652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5945937490318590021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1526211312129502365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -746999981858014247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4253939250019540526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7732622506324227779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131474843632034534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6232002257692290599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417204230720829218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6424887974873961357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -376361617271801249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6812471124348255372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,204 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471026754505150416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4887282837855015643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5044724611740269111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -891776652919742716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7961204097789687593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2057471514224826173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9106109520403828227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746663647797969621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2444285919667186832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182883672595480510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -962208714027686160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6648438258995564094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8147548418436220809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1843703601928809908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386417294262312425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4935173677267894238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2408829098475796741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5678600998409956040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,205 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673573448854264317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 312975526965729811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5386324925811860242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8273231408510540117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5306870261205905828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5991066827569432666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040636884721060676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5718410676041874890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729380496785044707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6561467618905250126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2331584192015246617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5493350383971186409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3374600580886412472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6938562856853535648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7315731092132308661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7259592808610265852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7974742687888020585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3411149388763097783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1315777587544406906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,206 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7295472476699589709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8485512133278865581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970953524816145795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8838942740746095432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8053385498522974367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2311372730498279396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142878358658818405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2978839911724977537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -220187321848612094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601380999589248237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2708562647896718619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 977924590729735781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5085581415219388569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 743636445333345598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6524475341407689002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1029613478187014935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 573353849449118938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8310911151387633025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9221573195242426868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,207 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2295475743515482776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5124651060764322824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2903266362603286819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3171681738852302640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3208629849835296500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3824462837904708852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3698733527849733909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8767129086796672850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6183423571620504793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3121646145037847824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2454910501638683890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2999413588830058574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010963719785478622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9192111558156715790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5226828984527432508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,208 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3945954191191030537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2330684126489884764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -632161971959290381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3170188127389751235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2783049112388727597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704868223455992301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6902239284157390793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7100624852335214160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6641706942718813133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6111859272819776797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2122017201930943066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3097283241405069878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -892581012024259126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380817447828840207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1190107982924841106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3533260180519302796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8927827972063624097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2300165080085559921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -248845189140773763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,209 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3405515307413305196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7562620514740517119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845716202053904619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5847213845229599356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4231268713709263359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970169936228475930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021127896213078857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3845863558956981221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7268092956603750715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464566856922135615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6163365791518885121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5482999073112012698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278247599518234695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2022563911557296540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6482171424390701004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4434958581194785841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8620268751833322960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523384968027716614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -555809873703732118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,210 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3374529658458510022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3376383233201229162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6342485952452531692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3097994762330693026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786301367269999620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691247806023815728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6193381798795543606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3468322212883981289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4888090880598835558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 948295253329231290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6162759146727254098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3776068906186100814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5994590333510819555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6802924820125061661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2064144111877273438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3556246803805401411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8497689812280158651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1202846228574121656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,211 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7587519048136759978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594729107288708474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478521950893382605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2198713699699879424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6678295089028970582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7420397510721283229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8686899357386701962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3197273641248633823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6011075205799713118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -722846782632616706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6024072111545577706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6640522714405742325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7907570247829959803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9208461814720569986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2998895322090871065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,212 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2583960865209043302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905062243205227603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6898555872169117788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8589160881809744615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9159073750461089639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4882408785993993068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3167061720187577094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6973896948714431815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345140620398459708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345101237870820294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 66653212526071269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7306661234729794472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5887310291704014267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 878166153289673455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9156695619266046583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6009424079465169411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5786057343966118125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7688988228454128771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5372703673134151453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,213 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6974138493945997733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 640397013838537347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326361501557951626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1237622794429794395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234202820827550476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -645648277255707898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3103150389657946129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5213538434633853739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3055376947175457655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4370405629522663178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2158856231360966438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7743062968793517301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8414830388434543957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8384384176335226388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3960127879448594551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1042613606680908100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2521238325278860118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377920118048028549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4261846414391115285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,214 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1043885046276523752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8610595564387883107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8994662070500286452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4039715413914208009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6780012510463049020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5721683682135993301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7990122450350775378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1460067497081640097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3295518964153456771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3737085575289505294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -584240136031747329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7234887009666601618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2598514426462136616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3879385501099050615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2210439207227716866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1063798658719156285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6987010683969524828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6388784025403267134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4973754936626176351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,215 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -168597862161330904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538895907354109858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2496173804052861872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8296647759566959461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 617580752149467426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5842188878266551734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851964604965893293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6798380350838498412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9099717725639848585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626168356732628197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7934630287541295835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2517345288899830373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -436014441322892881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436201144293906507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,216 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7127107996437906109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8527806289089684776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4802789114828562406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788970459174571743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4579666206629655131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8845164492102441584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2490937307867743551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7727353336457200448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169501203346311815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8178327570638005954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6891739444147525895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2564545263255263540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1972000780336505885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1142517806718131543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1607029197407393525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7858026589683839795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7736888327834309530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 982237867127109330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,217 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871770138127136040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3421417086919931164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8203438070275576987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3443840719531636027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330364732917849016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8500685383495545364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5697321706953648056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2253800704794232033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250037039481176002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8848929453781078357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7591140504981775246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4727464181376794633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6915694618793589915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8425870201016396374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7896881180741565231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6306605720209797882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6134015974862833736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1084548738308380245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643718419695676404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,218 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6028806579842825287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4627402962252736996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9162333755919604626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6353053576707777297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3163287082351012063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -77995010940020713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4476179085553788146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9045016976291736233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7171922863581584911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4075013634169450641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3979771970364113829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7697508904834623101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3965873020806705728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7341812256901654386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8371944363156540783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 156711156724603301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4225529939380163632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6040456073843363342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,219 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4056793629557632588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5425393893512951324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6352919062698920817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4993782899501514685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2309094831766582215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5018958196715693829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4135473642580779868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3453330800336311852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6967546287194437992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3691866263205389198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6836808146720518914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6602964705486419013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7396895159380244473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5733448528032737508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714876102421617739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844071363965674787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3259578720407512169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5413226558511020936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -396742434730237062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,220 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7007186359938481752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5863514182752023307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3609657438980260412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6411864934725060437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 853308017462759834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625216526160586512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8104087701411755935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7564103663623463176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3591278045761198474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 729950266288427517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2531014308259498967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -653136726546689781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6752416067268415998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8149823715394749882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8907183274280741965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1878133522692089794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8556431336704010871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6956170053832900473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4596297995084718267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,221 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1708700713517734555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6791394460661027054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5001110888618896486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4305460858300323763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 642077535960067956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3245287693609233082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591424848788920504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2295439120813660069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 87790950751399412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3549306580419796350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8325664302710294030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7370549634820704177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7101321004057390958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1355001719366231616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9080579145323212945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,222 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -257280016505482535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427982464800072843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3679492482473788550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4803352628460267116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9174821282440301521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275421124867566261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774165301618514387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3761330110344322480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6883759048684884831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5463474761843597357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7551028649257732633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6162166490728498279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6993493715143715445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4033857003225628761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2741709503547139428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -717214411819764565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,223 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554702342615651074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3604268750616281937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 120807445460442355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -174328257189482323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2301486813830353599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9123988740502326023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4816734783990244641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7866217380673096010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8691348544213088115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3104285638559097715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6009306381418074225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260223728937348393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7246223708745493999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8496964020521899315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3225987922052611378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5531732038700105382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1948338043213093952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4883930968194763546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,224 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6289762206834364541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3355258096408660488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4273516486544868259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045276787181362905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3461563383487553571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122226403657243399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5908662918959790818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2694793324788793271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4930299610038200423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -915007086231857888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4730912395973236897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5429058407258538764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182165877186918807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8592318232621407965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1816278427208791621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7563455659808557605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6174895896940646196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1607637509419713494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 363542105970459795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,225 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3703510604500938247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530321905557723345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7007293243539902414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2955919734617982235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8277731225700139503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7673801072976946251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7359228882751268160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8099934439568575519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3950977128457944960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1337466875008260963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7648917549837546278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7895041430146505050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 220990667405035006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8162956032621800185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1129144990784555392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8952833774654745355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8583447002463691257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,226 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3218576119864153428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5926327512032651232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 186091614534822754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6643969361134072705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1407804563038526042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2322388355092823369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4983090925102852759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349553280970555813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1162282933154588039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2397445146307251135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1605867723925683476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5502846242992219105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5171070656213850007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3872791602664413849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3276393296376232145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2886767988949397302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7405714969249791979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965841794757631679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068117937596413407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,227 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8658538311642275655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5786435865127481628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2871729900708336140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9189239404749271792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2504256767494156783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8691342601159959346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2060838940848512566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7150957666998819765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5558198134133496834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1374024178062865431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6637500519856065420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5201373229383935584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 220511439886018160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6242085430175334023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7246800212445654668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7479037170490947567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -945773960979579337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1214251602164621297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,228 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4124692838569253849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4579941555825814885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290009838726666860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113919840422786360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8608769967555847394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4931339134622319532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6833301497157500540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7681894206532457233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9005261686153005145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1363945314696376561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9008471615695068878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4715160344495651320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -453511178716080851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1252794318480788286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4492660474615529260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3904314441135194987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3353594560811974719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4422464200215457556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6769513680729443746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,229 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7183332071248787701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3159389003085849910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6550829353797413292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8175112029430914492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6482148537535170902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6513536361393860154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3182209319205175654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7912262172244581750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1088790300343054198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5110478092605858862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3005304756964296054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8468841154589916350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8709452521783269576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3895626349265345285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7287704432719513423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2943058262908172256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6622276347052645629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7650426152197138357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607909739068470360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,230 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1568703082955299223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7001398595761445871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7158472271235308049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2935900417336179781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8872200987760747705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7260859772703356828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9116942694791730158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6596907361340350994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4073438372923552944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3525175631907554817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5558861047497251458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113082154371794877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7757008917847590009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -12064101521852835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8782567404880693825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5057801104879781111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6761500278329375174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291722889960728652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5435477919161170609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,231 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7151353475220949689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8969831827749216779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1065510369662217235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057691509330828149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5657113116306927464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5853200177693322096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198700485502179729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2906298703529912971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4010823355496473828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799182931490294711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -737684138023871754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3972821968688690787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -680781055534741146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1061801677372788627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5278642427559640875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5486005464688148461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3343426667273687538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4370570774467883179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,232 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3079203365365428565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8694326976092024975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6684981427768532490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2069836259881516063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -402155943994203305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4098725277048121476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1897160393383185060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2199833876115951053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7622891838994604848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4369418336461555383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344809641900398124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8666410537100244043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8817712248581999214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1676789410442033032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4205391044244756813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2033406894220389006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6998612245076166876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2597706961369116332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2763931438258110159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,233 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2769342234059802036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:46,235 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:46,235 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:46,235 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:46,235 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:46,243 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=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3794 (was 3808) 2024-01-05 03:55:46,251 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=229, ProcessCount=167, AvailableMemoryMB=3794 2024-01-05 03:55:46,261 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,265 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-05 03:55:46,266 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-05 03:55:46,266 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-05 03:55:46,266 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-05 03:55:46,266 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-05 03:55:46,266 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-05 03:55:46,267 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:46,275 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=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3778 (was 3794) 2024-01-05 03:55:46,282 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=229, ProcessCount=167, AvailableMemoryMB=3778 2024-01-05 03:55:46,292 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,301 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-05 03:55:46,301 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-05 03:55:46,301 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-05 03:55:46,302 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-05 03:55:46,302 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28215296; total bytes=30806016; wasted bytes=2430976; fragmentation bytes=706560; completelyFreeBuckets=5 2024-01-05 03:55:46,302 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-05 03:55:46,302 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-05 03:55:46,302 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-05 03:55:46,302 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-05 03:55:46,302 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-05 03:55:46,302 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-05 03:55:46,302 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=168; free=0; total=168; wasted bytes=1499136; fragmentation bytes=172032, full buckets=24 2024-01-05 03:55:46,302 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=145; free=0; total=145; wasted bytes=920576; fragmentation bytes=148480, full buckets=29 2024-01-05 03:55:46,302 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-05 03:55:46,303 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:46,303 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:46,303 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:46,303 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:46,311 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3754 (was 3778) 2024-01-05 03:55:46,319 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=229, ProcessCount=167, AvailableMemoryMB=3754 2024-01-05 03:55:46,329 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,333 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-05 03:55:46,333 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-05 03:55:46,333 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-05 03:55:46,343 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,349 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,357 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,365 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-05 03:55:46,365 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-05 03:55:46,366 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-05 03:55:46,366 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,372 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:46,372 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:46,372 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:46,372 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:46,380 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=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3630 (was 3754) 2024-01-05 03:55:46,388 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=229, ProcessCount=167, AvailableMemoryMB=3629 2024-01-05 03:55:46,398 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,404 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-05 03:55:46,404 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-05 03:55:46,404 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-05 03:55:46,415 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,421 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-05 03:55:46,421 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-05 03:55:46,421 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-05 03:55:46,422 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:46,422 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:46,422 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:46,422 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:46,430 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3574 (was 3629) 2024-01-05 03:55:46,437 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=229, ProcessCount=167, AvailableMemoryMB=3574 2024-01-05 03:55:46,448 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,452 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-05 03:55:46,452 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-05 03:55:46,452 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-05 03:55:46,462 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,467 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-05 03:55:46,467 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-05 03:55:46,468 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-05 03:55:46,468 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:46,468 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:46,468 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:46,468 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:46,476 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=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3534 (was 3574) 2024-01-05 03:55:46,483 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=229, ProcessCount=167, AvailableMemoryMB=3534 2024-01-05 03:55:46,493 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:46,497 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-05 03:55:46,498 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-05 03:55:46,498 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-05 03:55:46,498 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-log-dir so I do NOT create it in target/test-data/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b 2024-01-05 03:55:46,498 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/c52f1baa-1792-d349-0c44-d54a6c9038bd/hadoop-tmp-dir so I do NOT create it in target/test-data/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b 2024-01-05 03:55:46,499 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 03:55:46,509 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/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b/bucketNoRecycler.cache 2024-01-05 03:55:46,509 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-05 03:55:46,509 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-05 03:55:46,509 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/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b/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/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:46,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3672684637834975438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 03:55:47,610 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/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b/bucketNoRecycler.persistence 2024-01-05 03:55:47,610 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:47,610 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:47,610 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:47,623 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/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b/bucketNoRecycler.cache 2024-01-05 03:55:47,623 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-05 03:55:47,623 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-05 03:55:47,626 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-05 03:55:47,626 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/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b/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/8f0139da-ead8-25ef-3c61-e0bcfb9d2f2b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 03:55:47,627 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:47,627 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:47,627 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:47,627 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:47,636 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=229 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3501 (was 3534) 2024-01-05 03:55:47,643 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=229, ProcessCount=167, AvailableMemoryMB=3501 2024-01-05 03:55:47,654 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:47,660 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-05 03:55:47,661 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-05 03:55:47,664 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-05 03:55:49,915 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:49,915 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:49,915 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:49,915 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:49,924 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=211 (was 229), ProcessCount=167 (was 167), AvailableMemoryMB=3477 (was 3501) 2024-01-05 03:55:49,931 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=211, ProcessCount=167, AvailableMemoryMB=3477 2024-01-05 03:55:49,942 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:49,948 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-05 03:55:49,949 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 03:55:49,949 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-05 03:55:49,960 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:49,964 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-05 03:55:49,965 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-05 03:55:49,965 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-05 03:55:49,965 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:49,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:49,979 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:49,987 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:49,987 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:49,987 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:49,987 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:49,996 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=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=3347 (was 3477) 2024-01-05 03:55:50,003 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=211, ProcessCount=167, AvailableMemoryMB=3347 2024-01-05 03:55:50,014 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:50,019 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-05 03:55:50,020 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-05 03:55:50,020 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-05 03:55:50,020 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:50,020 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:50,020 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:50,020 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:50,029 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=3314 (was 3347) 2024-01-05 03:55:50,036 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=211, ProcessCount=167, AvailableMemoryMB=3314 2024-01-05 03:55:50,046 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 03:55:50,052 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-05 03:55:50,052 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-05 03:55:50,053 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-05 03:55:50,053 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 03:55:50,053 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 03:55:50,053 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 03:55:50,053 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 03:55:50,062 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=211 (was 211), ProcessCount=167 (was 167), AvailableMemoryMB=3284 (was 3314)