2023-12-24 04:55:33,474 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-24 04:55:33,717 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4 2023-12-24 04:55:33,778 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=300, ProcessCount=167, AvailableMemoryMB=11430 2023-12-24 04:55:33,814 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:33,830 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 2023-12-24 04:55:33,841 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)) 2023-12-24 04:55:33,843 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 2023-12-24 04:55:33,846 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-24 04:55:36,400 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:36,400 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:36,400 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:36,400 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:36,410 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=300 (was 300), ProcessCount=167 (was 167), AvailableMemoryMB=10713 (was 11430) 2023-12-24 04:55:36,417 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=300, ProcessCount=167, AvailableMemoryMB=10713 2023-12-24 04:55:36,426 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:36,435 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 2023-12-24 04:55:36,435 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)) 2023-12-24 04:55:36,436 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 2023-12-24 04:55:36,445 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)) 2023-12-24 04:55:36,445 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:36,445 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:36,445 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:36,445 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:36,453 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-0 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.encodeString(AbstractStreamEncoder.java:115) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=300 (was 300), ProcessCount=167 (was 167), AvailableMemoryMB=10686 (was 10713) 2023-12-24 04:55:36,462 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=300, ProcessCount=167, AvailableMemoryMB=10686 2023-12-24 04:55:36,470 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:36,477 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 2023-12-24 04:55:36,478 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)) 2023-12-24 04:55:36,478 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 2023-12-24 04:55:36,497 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:36,504 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:36,511 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 2023-12-24 04:55:36,511 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)) 2023-12-24 04:55:36,512 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 2023-12-24 04:55:36,512 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:36,517 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:36,526 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:36,526 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:36,526 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:36,526 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:36,535 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=300 (was 300), ProcessCount=167 (was 167), AvailableMemoryMB=10527 (was 10686) 2023-12-24 04:55:36,543 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=300, ProcessCount=167, AvailableMemoryMB=10526 2023-12-24 04:55:36,551 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:36,562 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 2023-12-24 04:55:36,562 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)) 2023-12-24 04:55:36,569 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 2023-12-24 04:55:36,667 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-24 04:55:36,995 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 04:55:37,010 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/bucketNoRecycler.cache 2023-12-24 04:55:37,010 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 2023-12-24 04:55:37,010 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)) 2023-12-24 04:55:37,010 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:37,163 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/bucketNoRecycler.persistence 2023-12-24 04:55:37,163 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:37,320 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/bucketNoRecycler.cache 2023-12-24 04:55:37,321 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 2023-12-24 04:55:37,321 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)) 2023-12-24 04:55:37,386 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)) 2023-12-24 04:55:37,389 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:37,405 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:37,405 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:37,405 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:37,405 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:37,414 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=340 (was 300) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=10644 (was 10526) - AvailableMemoryMB LEAK? - 2023-12-24 04:55:37,421 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=340, ProcessCount=167, AvailableMemoryMB=10644 2023-12-24 04:55:37,433 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:37,441 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 2023-12-24 04:55:37,441 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)) 2023-12-24 04:55:37,443 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 2023-12-24 04:55:38,501 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-24 04:55:39,602 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-24 04:55:40,702 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:40,702 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:40,703 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:40,702 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:40,712 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=340 (was 340), ProcessCount=167 (was 167), AvailableMemoryMB=10569 (was 10644) 2023-12-24 04:55:40,720 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=340, ProcessCount=167, AvailableMemoryMB=10569 2023-12-24 04:55:40,737 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:40,745 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 2023-12-24 04:55:40,746 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)) 2023-12-24 04:55:40,746 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 2023-12-24 04:55:41,224 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)) 2023-12-24 04:55:41,225 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:41,225 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:41,225 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:41,225 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:41,234 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=340 (was 340), ProcessCount=167 (was 167), AvailableMemoryMB=10525 (was 10569) 2023-12-24 04:55:41,243 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=340, ProcessCount=167, AvailableMemoryMB=10525 2023-12-24 04:55:41,261 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:41,270 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 2023-12-24 04:55:41,270 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)) 2023-12-24 04:55:41,271 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 2023-12-24 04:55:41,282 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:41,292 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:41,305 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 2023-12-24 04:55:41,305 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)) 2023-12-24 04:55:41,309 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 2023-12-24 04:55:41,309 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:41,318 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 2023-12-24 04:55:41,319 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)) 2023-12-24 04:55:41,320 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 2023-12-24 04:55:41,321 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:41,332 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 2023-12-24 04:55:41,332 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)) 2023-12-24 04:55:41,336 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 2023-12-24 04:55:41,336 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:41,336 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:41,336 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:41,336 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:41,347 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=340 (was 340), ProcessCount=167 (was 167), AvailableMemoryMB=10355 (was 10525) 2023-12-24 04:55:41,357 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=340, ProcessCount=167, AvailableMemoryMB=10354 2023-12-24 04:55:41,368 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:41,376 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 2023-12-24 04:55:41,376 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)) 2023-12-24 04:55:41,376 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 2023-12-24 04:55:41,389 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-log-dir so I do NOT create it in target/test-data/ee6082dc-5091-d982-d082-b732e5ab3960 2023-12-24 04:55:41,389 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-log-dir Erasing configuration value by system value. 2023-12-24 04:55:41,390 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-tmp-dir so I do NOT create it in target/test-data/ee6082dc-5091-d982-d082-b732e5ab3960 2023-12-24 04:55:41,390 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-24 04:55:41,390 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/ee6082dc-5091-d982-d082-b732e5ab3960 2023-12-24 04:55:41,390 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 04:55:41,401 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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.cache 2023-12-24 04:55:41,401 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 2023-12-24 04:55:41,401 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)) 2023-12-24 04:55:41,402 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/ee6082dc-5091-d982-d082-b732e5ab3960/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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:41,403 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6639551475546960268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:42,503 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:42,503 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:42,503 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:42,503 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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.persistence 2023-12-24 04:55:42,518 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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.cache 2023-12-24 04:55:42,518 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 2023-12-24 04:55:42,518 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)) 2023-12-24 04:55:42,520 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)) 2023-12-24 04:55:42,521 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/ee6082dc-5091-d982-d082-b732e5ab3960/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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:42,521 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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.persistence 2023-12-24 04:55:42,521 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:42,521 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:42,521 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:42,535 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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.cache 2023-12-24 04:55:42,535 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 2023-12-24 04:55:42,537 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)) 2023-12-24 04:55:42,542 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)) 2023-12-24 04:55:42,542 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 2023-12-24 04:55:42,543 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/ee6082dc-5091-d982-d082-b732e5ab3960/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/ee6082dc-5091-d982-d082-b732e5ab3960/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:42,543 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:42,543 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:42,543 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:42,543 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:42,553 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=313 (was 340), ProcessCount=167 (was 167), AvailableMemoryMB=10308 (was 10354) 2023-12-24 04:55:42,561 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=313, ProcessCount=167, AvailableMemoryMB=10308 2023-12-24 04:55:42,572 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:42,581 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 2023-12-24 04:55:42,581 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)) 2023-12-24 04:55:42,583 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 2023-12-24 04:55:42,931 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 2023-12-24 04:55:42,943 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.39 MB, memory=0 B 2023-12-24 04:55:42,945 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 2023-12-24 04:55:42,946 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.79 MB, memory=0 B 2023-12-24 04:55:42,949 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 2023-12-24 04:55:42,950 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.57 MB, memory=0 B 2023-12-24 04:55:42,951 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 2023-12-24 04:55:42,952 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.35 MB, memory=0 B 2023-12-24 04:55:42,953 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 2023-12-24 04:55:42,954 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.74 MB, memory=0 B 2023-12-24 04:55:42,954 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 2023-12-24 04:55:42,955 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.52 MB, memory=0 B 2023-12-24 04:55:42,956 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 2023-12-24 04:55:42,957 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.30 MB, memory=0 B 2023-12-24 04:55:42,976 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 2023-12-24 04:55:42,977 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.21 MB, memory=0 B 2023-12-24 04:55:42,978 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 2023-12-24 04:55:42,979 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.99 MB, memory=0 B 2023-12-24 04:55:42,979 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 2023-12-24 04:55:42,981 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2023-12-24 04:55:42,981 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 2023-12-24 04:55:42,982 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.04 MB, memory=0 B 2023-12-24 04:55:42,982 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 2023-12-24 04:55:42,983 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.82 MB, memory=0 B 2023-12-24 04:55:43,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 318645008513566612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1061881373707773701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245615611803846291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5090175240108414270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8694126594748457543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6936998926803989954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,018 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 405403012553166703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5586009840863289777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2171064302479846933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3985531667391171047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,019 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933634562484728753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370490910359413904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5088540903427862371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2716500764968062541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4558530068711080044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,020 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3205633309529966258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6786497510701715358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5279729173366814195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066707413073380441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7303919918265128806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3644915229081676027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780805216688612589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7975062055172223366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1690700115807166346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,021 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8832070112303694644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 842132064732046678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8896554004790618200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060860165604709578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5659221893814309966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9208370338557026191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7667032765763513075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3861885786730179477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2903212799445474513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,022 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5455408755775890502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245868649687581047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805376253153183537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5917375539745670407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2639153210854246369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7485867964283404109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3733975746342621043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1346288749565360158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4731925612745711514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,023 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 981142542966116935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8518441758853210469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 384370135818224350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3953714241671888450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6997893205036407998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4641742063711733228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 169773455054148086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 422895446353603634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541215420049275228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9130098872941964242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,024 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3846625659663975767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7189020183838068527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7483587237256018987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 510287357275347273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5021654824148394534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006693318536754213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5793361506846799563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1552339373487303362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6773439418058882419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,025 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3679269758107669654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5370405071831026516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3965625012276996562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8757550871968499957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794360801827624989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4278917009698084395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 652864672639427284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909179515908642815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6395843657142336506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8935593628083251737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,026 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,026 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2637917359546526999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600688884843994186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6316504055748859464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8201979754646908562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2311514621170965398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4407499077744978323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2259149360621232281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,027 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785798947984802519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7935024794193984566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1635232890108225201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1750625239930254393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3200336951081623452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5322886419093888175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 636043287561743822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9034406739532529614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4557082042252470480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2273614168748838752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,028 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8405097374563630274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6313197985255095737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3443322828334725371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5577939145238846640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 802003427350713673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970042689587715967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5759376932762910822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895102421999622600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,029 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555105723587644549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4526777936127122466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6133202836927985259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3886099868206871340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2390693951205794751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1301883357475776390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 744797700777481227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1614305625156326917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8781266677048428516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,030 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2287316561796943607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5419432212917408694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 778754658547288165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100719970318155870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6596794639442024453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3346784767695131220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5751523538662061714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1279009566520827750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,031 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,031 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5910103332882017875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2877914831293823478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2454354894835811099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3812357395319191899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6763430094053165218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2793657170634807316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8617090321767091239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,032 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,032 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8962915074729177941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6684824388257851232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 480620317312644050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877768226919752296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2922968405582299784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7509544352690415514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4004162449853019357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7216268980746418283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,033 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8011365990243253246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4096288679984530179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3358039872142242790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6009682767178145179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400808719012930913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859049874872327971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8081877840074363853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1019358726093688264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,034 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2326109398984338324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -457455437279341937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763869165101436660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3816013951172885924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8399396114959841485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6291985789365815509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8787238321957495419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7743746590216726230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,035 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6258625590774900092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -609148016669011676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3752152150322883683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6263711748843019898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5053437901495842799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4577002821163308913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6536648362828890989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8830785677031733999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4340842122888743121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,036 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,036 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921245526512387966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8171028579183925162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4607643485282932978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5789731405168822849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6275478007701272739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6654994123831303561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922127540590727267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7727541970270072138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3290690030714391362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,037 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796023381836395010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3281268063819802441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6575948438927634317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9010561953750774460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8681638406778781482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1800020530396510032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7980566877027016953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5818381507355086306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7523682340534950942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6309595566615393893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,038 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8008720852076159540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074452255286409154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,039 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8690579631164586539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -318176237991786504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4612894585215844435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6519808845133512755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4528637274779996239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,039 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4614887422258972141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181739926443103523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620843319379763898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2824081431391706142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5633909467783189318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1560045763140527742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3937622465836577966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3563694191279787485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,040 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -437143862334787136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6379385038368146997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5413221758858311480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1010349728385172340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1115183175995127181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8553126804382396870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4154466701878896093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7630469881938565025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2001182787378513636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,041 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7804812012152500592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3626510446711033191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3232853818976623241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804660245573177871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5725280520693873214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,042 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8129964372238293533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,042 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6736340167078657028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3587700428159958204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5517730849080119586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,043 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4722260551890690786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 79210416696578597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7423473562354073882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,043 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2773275264569719948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4468700325241062486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -266824053177288440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1753421640160365216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1956897626264710746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6188807051035319579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133905334770783656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300413319132845375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,044 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,044 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3384005162291936690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1044045074193885274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3907665891589044131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2401120377955967243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5935088898413489340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,045 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6838511519885625778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,045 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 810010021221764616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 681907782641314149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1318467611311255903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4774027048148566391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1957473184729906303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8478424014919305554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615826220951371633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5477728049256314604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,046 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6178161079870001325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,047 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4662098701721613718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,047 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,047 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,048 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,048 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,048 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3623020576261749865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867727324203765738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5657913496084043449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5998902457252614880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968351944353043841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3354490725445054353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7425125291238248693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6155176448144783016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9208237694777164081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9042803739119982983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,049 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5028200847929074021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6855106112262469969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7971186894092931054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3219610664499406765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3294731523698103094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3246289724435563129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744973080244716442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3340341131716711467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,050 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1073222716097132447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475236753220187249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986693472671056447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8772118491322379107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3608303798146092079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9212054290067162661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4354388227052704051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 232511624981512417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8255487334551113634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,051 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3962069024710602970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -182797834668895964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2108724720873262001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8932236102295877627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7010591944523812560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6753540056474206021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3445556015688208471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 804494009895675971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2958686437687209703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,052 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2225813633427393294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9180343856909384043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1798171683603274238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1996911552944022562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1485855877809235106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -902238976492945909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4553698580510661610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7973288590990205581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6683545106732950246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,053 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,053 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2261324157559202092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1088901953494956229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2524902735232567162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377652096302839892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5417740957687985499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254072067575533755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2871550832548306238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1300368104531295370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6021289276410526222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083288132329456270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,054 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,054 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8619575151916404785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146442400725007383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4483458945255631320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8457217920100773381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881702850910762879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2983897976012695304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2588017947947082170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3451236039108814810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,055 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3403391041610300906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:43,056 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,056 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2023-12-24 04:55:43,057 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:43,057 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2023-12-24 04:55:43,057 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:43,057 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:43,058 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:43,066 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=10271 (was 10308) 2023-12-24 04:55:43,077 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=313, ProcessCount=167, AvailableMemoryMB=10271 2023-12-24 04:55:43,088 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,096 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 2023-12-24 04:55:43,097 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)) 2023-12-24 04:55:43,097 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 2023-12-24 04:55:43,097 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-24 04:55:43,097 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-24 04:55:43,098 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-24 04:55:43,098 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:43,109 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=10238 (was 10271) 2023-12-24 04:55:43,118 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=313, ProcessCount=167, AvailableMemoryMB=10237 2023-12-24 04:55:43,133 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,139 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 04:55:43,140 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:43,140 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 2023-12-24 04:55:43,143 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-24 04:55:43,143 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2023-12-24 04:55:43,143 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 2023-12-24 04:55:43,143 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2023-12-24 04:55:43,144 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,144 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 2023-12-24 04:55:43,146 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:43,146 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:43,146 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:43,146 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:43,154 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=10205 (was 10237) 2023-12-24 04:55:43,162 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=313, ProcessCount=167, AvailableMemoryMB=10205 2023-12-24 04:55:43,173 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,179 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 2023-12-24 04:55:43,180 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)) 2023-12-24 04:55:43,185 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 2023-12-24 04:55:43,196 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,202 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,209 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,218 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 2023-12-24 04:55:43,218 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)) 2023-12-24 04:55:43,220 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 2023-12-24 04:55:43,220 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,228 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:43,228 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:43,228 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:43,228 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:43,236 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=10045 (was 10205) 2023-12-24 04:55:43,243 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=313, ProcessCount=167, AvailableMemoryMB=10044 2023-12-24 04:55:43,254 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,260 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 2023-12-24 04:55:43,260 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)) 2023-12-24 04:55:43,260 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 2023-12-24 04:55:43,274 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,281 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 2023-12-24 04:55:43,281 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)) 2023-12-24 04:55:43,281 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 2023-12-24 04:55:43,282 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:43,282 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:43,282 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:43,282 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:43,290 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=9979 (was 10044) 2023-12-24 04:55:43,297 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=313, ProcessCount=167, AvailableMemoryMB=9979 2023-12-24 04:55:43,308 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,314 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 2023-12-24 04:55:43,314 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)) 2023-12-24 04:55:43,315 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 2023-12-24 04:55:43,325 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,334 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 2023-12-24 04:55:43,334 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)) 2023-12-24 04:55:43,334 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 2023-12-24 04:55:43,334 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:43,335 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:43,334 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:43,334 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:43,342 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=9924 (was 9979) 2023-12-24 04:55:43,350 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=313, ProcessCount=167, AvailableMemoryMB=9924 2023-12-24 04:55:43,360 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:43,364 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 2023-12-24 04:55:43,365 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)) 2023-12-24 04:55:43,367 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 2023-12-24 04:55:43,367 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-log-dir so I do NOT create it in target/test-data/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8 2023-12-24 04:55:43,368 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-tmp-dir so I do NOT create it in target/test-data/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8 2023-12-24 04:55:43,368 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 04:55:43,378 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/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8/bucketNoRecycler.cache 2023-12-24 04:55:43,378 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 2023-12-24 04:55:43,378 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)) 2023-12-24 04:55:43,379 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/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8/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/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:43,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2285052866641124336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:44,479 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/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8/bucketNoRecycler.persistence 2023-12-24 04:55:44,479 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:44,479 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:44,479 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:44,493 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/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8/bucketNoRecycler.cache 2023-12-24 04:55:44,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 2023-12-24 04:55:44,493 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)) 2023-12-24 04:55:44,495 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)) 2023-12-24 04:55:44,496 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/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8/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/d920495c-e5b1-0e7b-bdb5-2c4ea2b4d8b8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:44,497 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:44,497 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:44,497 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:44,497 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:44,505 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=9881 (was 9924) 2023-12-24 04:55:44,512 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=313, ProcessCount=167, AvailableMemoryMB=9880 2023-12-24 04:55:44,523 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:44,531 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 2023-12-24 04:55:44,531 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:44,532 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 2023-12-24 04:55:46,784 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:46,784 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:46,784 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:46,784 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:46,793 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=9829 (was 9880) 2023-12-24 04:55:46,800 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=313, ProcessCount=167, AvailableMemoryMB=9829 2023-12-24 04:55:46,811 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,818 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 2023-12-24 04:55:46,818 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)) 2023-12-24 04:55:46,819 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 2023-12-24 04:55:46,837 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,847 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 2023-12-24 04:55:46,847 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)) 2023-12-24 04:55:46,847 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 2023-12-24 04:55:46,848 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,857 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,863 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,869 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:46,869 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:46,869 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:46,869 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:46,877 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=56 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=9675 (was 9829) 2023-12-24 04:55:46,885 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=313, ProcessCount=167, AvailableMemoryMB=9674 2023-12-24 04:55:46,896 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,903 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 2023-12-24 04:55:46,903 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)) 2023-12-24 04:55:46,903 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 2023-12-24 04:55:46,904 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:46,904 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:46,904 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:46,904 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:46,912 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=9642 (was 9674) 2023-12-24 04:55:46,919 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=313, ProcessCount=167, AvailableMemoryMB=9641 2023-12-24 04:55:46,930 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,936 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 04:55:46,936 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:46,937 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 2023-12-24 04:55:46,937 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:46,937 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:46,937 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:46,937 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:46,945 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=313 (was 313), ProcessCount=167 (was 167), AvailableMemoryMB=9610 (was 9641) 2023-12-24 04:55:46,954 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=313, ProcessCount=167, AvailableMemoryMB=9609 2023-12-24 04:55:46,965 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:46,971 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 2023-12-24 04:55:46,971 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)) 2023-12-24 04:55:46,971 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 2023-12-24 04:55:48,888 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:48,888 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:48,888 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:48,888 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:48,897 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=304 (was 313), ProcessCount=166 (was 167), AvailableMemoryMB=9685 (was 9609) - AvailableMemoryMB LEAK? - 2023-12-24 04:55:48,905 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=304, ProcessCount=167, AvailableMemoryMB=9685 2023-12-24 04:55:48,915 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:48,919 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 2023-12-24 04:55:48,919 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)) 2023-12-24 04:55:48,920 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 2023-12-24 04:55:48,924 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)) 2023-12-24 04:55:48,924 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:48,924 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:48,924 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:48,924 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:48,933 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=304 (was 304), ProcessCount=167 (was 167), AvailableMemoryMB=9676 (was 9685) 2023-12-24 04:55:48,941 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=304, ProcessCount=167, AvailableMemoryMB=9675 2023-12-24 04:55:48,951 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:48,955 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 2023-12-24 04:55:48,956 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)) 2023-12-24 04:55:48,956 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 2023-12-24 04:55:48,966 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:48,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:48,978 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 2023-12-24 04:55:48,978 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)) 2023-12-24 04:55:48,979 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 2023-12-24 04:55:48,979 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:48,984 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:48,990 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:48,990 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:48,990 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:48,990 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:48,999 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=304 (was 304), ProcessCount=167 (was 167), AvailableMemoryMB=9620 (was 9675) 2023-12-24 04:55:49,007 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=304, ProcessCount=167, AvailableMemoryMB=9620 2023-12-24 04:55:49,018 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:49,021 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 2023-12-24 04:55:49,021 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)) 2023-12-24 04:55:49,022 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 2023-12-24 04:55:49,022 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-log-dir so I do NOT create it in target/test-data/dd6e6e97-c975-9527-be8a-718f2fa8e85f 2023-12-24 04:55:49,022 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-tmp-dir so I do NOT create it in target/test-data/dd6e6e97-c975-9527-be8a-718f2fa8e85f 2023-12-24 04:55:49,022 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 04:55:49,032 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/dd6e6e97-c975-9527-be8a-718f2fa8e85f/bucketNoRecycler.cache 2023-12-24 04:55:49,032 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 04:55:49,033 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)) 2023-12-24 04:55:49,033 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/dd6e6e97-c975-9527-be8a-718f2fa8e85f/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/dd6e6e97-c975-9527-be8a-718f2fa8e85f/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:49,179 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/dd6e6e97-c975-9527-be8a-718f2fa8e85f/bucketNoRecycler.persistence 2023-12-24 04:55:49,179 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:49,192 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/dd6e6e97-c975-9527-be8a-718f2fa8e85f/bucketNoRecycler.cache 2023-12-24 04:55:49,192 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 2023-12-24 04:55:49,192 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)) 2023-12-24 04:55:49,195 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)) 2023-12-24 04:55:49,195 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/dd6e6e97-c975-9527-be8a-718f2fa8e85f/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/dd6e6e97-c975-9527-be8a-718f2fa8e85f/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:49,196 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:49,196 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:49,196 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:49,196 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:49,204 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=304 (was 304), ProcessCount=167 (was 167), AvailableMemoryMB=9514 (was 9620) 2023-12-24 04:55:49,212 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=304, ProcessCount=167, AvailableMemoryMB=9514 2023-12-24 04:55:49,223 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:49,226 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 2023-12-24 04:55:49,226 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:49,227 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 2023-12-24 04:55:50,327 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-24 04:55:51,428 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-24 04:55:52,529 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:52,529 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:52,529 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:52,529 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:52,537 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 304), ProcessCount=167 (was 167), AvailableMemoryMB=9501 (was 9514) 2023-12-24 04:55:52,545 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=303, ProcessCount=167, AvailableMemoryMB=9500 2023-12-24 04:55:52,555 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:52,560 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 2023-12-24 04:55:52,560 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)) 2023-12-24 04:55:52,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 2023-12-24 04:55:52,561 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)) 2023-12-24 04:55:52,562 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:52,562 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:52,562 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:52,562 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:52,570 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=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9484 (was 9500) 2023-12-24 04:55:52,577 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=303, ProcessCount=167, AvailableMemoryMB=9483 2023-12-24 04:55:52,588 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:52,593 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 2023-12-24 04:55:52,593 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)) 2023-12-24 04:55:52,594 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 2023-12-24 04:55:52,604 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:52,611 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:52,616 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 2023-12-24 04:55:52,616 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)) 2023-12-24 04:55:52,616 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 2023-12-24 04:55:52,617 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:52,624 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 2023-12-24 04:55:52,624 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)) 2023-12-24 04:55:52,625 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 2023-12-24 04:55:52,625 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:52,629 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 2023-12-24 04:55:52,629 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)) 2023-12-24 04:55:52,629 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 2023-12-24 04:55:52,629 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:52,629 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:52,629 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:52,629 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:52,638 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=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9375 (was 9483) 2023-12-24 04:55:52,645 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=303, ProcessCount=167, AvailableMemoryMB=9375 2023-12-24 04:55:52,655 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:52,659 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 2023-12-24 04:55:52,659 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)) 2023-12-24 04:55:52,660 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 2023-12-24 04:55:52,669 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-log-dir so I do NOT create it in target/test-data/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2 2023-12-24 04:55:52,670 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-log-dir Erasing configuration value by system value. 2023-12-24 04:55:52,670 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-tmp-dir so I do NOT create it in target/test-data/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2 2023-12-24 04:55:52,670 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-24 04:55:52,670 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2 2023-12-24 04:55:52,670 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 04:55:52,680 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.cache 2023-12-24 04:55:52,680 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 2023-12-24 04:55:52,680 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)) 2023-12-24 04:55:52,681 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:52,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7657281853642968142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:53,782 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.persistence 2023-12-24 04:55:53,782 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:53,782 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:53,782 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:53,795 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.cache 2023-12-24 04:55:53,795 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-24 04:55:53,795 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)) 2023-12-24 04:55:53,797 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)) 2023-12-24 04:55:53,798 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:53,798 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:53,798 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:53,798 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.persistence 2023-12-24 04:55:53,798 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:53,810 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.cache 2023-12-24 04:55:53,810 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 2023-12-24 04:55:53,811 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)) 2023-12-24 04:55:53,814 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)) 2023-12-24 04:55:53,814 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 2023-12-24 04:55:53,814 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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/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/8c399cdb-b8c6-b74a-59a7-00d853c9bcf2/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:53,815 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:53,815 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:53,815 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:53,815 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:53,823 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9365 (was 9375) 2023-12-24 04:55:53,830 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=303, ProcessCount=167, AvailableMemoryMB=9365 2023-12-24 04:55:53,840 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:53,845 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 2023-12-24 04:55:53,845 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)) 2023-12-24 04:55:53,845 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 2023-12-24 04:55:54,182 DEBUG [Time-limited test-BucketCacheWriter-2] 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 2023-12-24 04:55:54,193 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.11 MB, total=31.75 MB, single=0 B, multi=15.33 MB, memory=0 B 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7861821095521435106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9140303382721429650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -172741994727661129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5111692271515085684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1675132396737079707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3040794156231530712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2443814554029170129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7705132989919583313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848317894747911451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -478815323569183865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3344339746485351750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,288 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 204162265816545161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5856433278561461518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 615390467699910495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8803622799015126164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2044859963787920997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7590578038407338375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9200497496432990316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6879111246867857375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2838907491935121226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6383562284405430052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077487532055292024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2000065629712830171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6135608978338241792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3962867597332373518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4283549744906811802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,289 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2364691695971385182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4702170356057408979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7736225420185071893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -738709354977049006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2418978129684337803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7055995379444608394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8044821338595914517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -505421637785520098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -215961975152242355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5434303993709155623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8282325380694391166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1180927785913292113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -90161316540154716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6271058333876476754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7953240833971091273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6148829643115271551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3834780921633523511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 896385010339682425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8611827677602901512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070628428390403960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -391247534147166207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523938870620277980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3932975365839544020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2777941580882345533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3154796090976901082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190336720416955388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1420201731469271125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1026325624707535592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013405621411875838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5905529932766836736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4095897223253039047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8447839666785996239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715912086176431633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 865289777277728153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4066677888568216115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1974501183245466111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4417593845194372581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8880174194307074447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864181396146855612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1733501772072353294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3714434777710845174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4599138507718056800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -711306637939796527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379413255061819789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6577603382203515224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6813913519206726285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 399370988436552792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6638432618719133654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3704979332214717360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819174344602626726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7882130266079557885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714982027122694175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8080531088938602194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9173375362341008446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542236128465351145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3849543642469614386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4774314409353706127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7507654774854837087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6618227617528894955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036681073080459796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2226772384565708031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6401674443152857265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1111846867792474158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4905044984504191838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3864008418833397964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3748818481108430981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3844107842298417648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573152742396555509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295914848449201122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1561332716778479369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -704066839214713762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1441076155586959586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -320893400412454346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3317005690049615276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6837857613557692065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8924595759057526385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845265190730704968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2146731741009811349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1822707299929812821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2728698315872231198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5138363296673923350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4785299919751333505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4447012366010440705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1710972933906977206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1575269824807328789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9000761907857134283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3936299295136875893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5836667733538590025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4068924791929571649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2294550538046963575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2858279914828242484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3627964987374161364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1164114534682369617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1291638850119482075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408841989839605868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3384178325065956893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8236337333275911655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4723235557572121411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5932181207915105795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4047555997404217952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4359706141766293186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2603685879971701852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3661109801590777824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6710412465171861272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2046295437011241962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7362582588009138847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370464440407779790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4355413767391829921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7443656385726758020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -676866867929088518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6531584342127345409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1950758571421577748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1613805819416044043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9006748069578503059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6828878185471741045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6666209068577504077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5321678005597449932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5521517804889353918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -969283347604808907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3478649192997936733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9176953348816237866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6531268691277555514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -472781125606505653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808221122999469945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310479627087818883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8142596715374300049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040973684982495996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2205919610580924730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2787160975591334078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3036564126771180032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1046165862259783295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5369008098448901087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278720567208182525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9082395195063305525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 559210658317146631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4060568327284690582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5449859017055221549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036906122477175547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7672741623490405934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6715014234466462729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7236369684873029067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 699683448182179311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7643506773632009263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562698297409346930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220391568301692325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6287513203253237051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5201005512922621710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1784375907786526081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1119975879873321500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 717741827116478188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7698360868332978075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5271493333282429732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143424577599967120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3277855082277364026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6804544738226414257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1179208994724468540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1958381892549616648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9111378324124862309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2033459624298845282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8596743786160867229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4650361867925553460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6172978157556750362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2272735969187309212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5077303515475567800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -435300752628864599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 758538947843712759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1612421474023480902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4756065164632233599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6536559287481798007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9056999035908158943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5943058527326777316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4889732948678972836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7621356666392533526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2244391691573686576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7318803329909275381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -936913876597424601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3586810639177876786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5447822383468804159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8927158723164469010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8584662394770438586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2313332313117166762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2164404962505706167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5451023572948297166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7038921487200697422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8947849458009186030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6636539006083635392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3522586697380746487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5634951266188177069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3509273735136032161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6496415789160089841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5087770437017884462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4268844679298390883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7996334039826955439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075427162052942806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1123937693205289340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326017186017183983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5099339797765920228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909450719727663939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4358467897215116663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4671857318343014482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5517384010115287763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6734211946379382583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8165456330561230807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8000631793798222479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -986862851963324878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8550341917278441197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304393153887920238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1883185698855375617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5056019891410780413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4752892410116257056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 678922956072435468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3609563112888161856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7554465433159352183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8471972536796861894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747496146837491977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1378815825011930331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7495690525210085801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2190997996121680288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5246165042674328854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8424770687109404531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6832127102299326918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6564289392280177330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1534351228735820277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9055846607402421841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7710007377485465536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187620091313284515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4308301579591563393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8003596129273727081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416396814515973570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833883584632860691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4351601034903885547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 318115825817894772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4309357414889051530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723337556546079428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943197744832918957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532844107913106614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2241493742397296209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3006105940239489592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1144323696770151409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3993272811379581281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5390560484361113109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6618596625382389255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8488063612694520955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5669147406050530391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4913279836546422569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1549271704968624375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5238197013972252070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382236190220169833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2348769853781550191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6836603485049397959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5344674905542471393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5414047881314486099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441619123969652560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734328779722129628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4570465443588777806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1028540541493487154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473881094698853837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2582867853258300671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7598861660835518358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2741813619911951177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4068227894802791876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -112929787540586038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6169990984787550177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8032271674993627632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1771750210095314510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6703136204238500653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5815677010118560402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6735686281869605018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2115807003318815327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5053380942880508324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1323708579685745329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5248727673972983605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7164761634426107086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5462336102020750991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6735882937967310615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8161270240536458271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3270687848709816971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9068547054140489975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9037227144741613813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -976752649172101826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1442547054469078647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7135739417197153825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9044123784528890823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1338922843913329676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4951680819542078227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8498692643468359501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 720934557134941679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5606681150893116546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -737255187208544742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3545890898604179140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3168268255619011059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3342297126538185594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5126574115158195321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -273191975784975935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996608986296443033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -662829590990911457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864013046155268784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3276843786647089162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951214915718618748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 394046438266681786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2263146616087858265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108780337233169965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 861494427990147026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4862710513358613113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3602175666711955320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4033667798774107246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6433233656941579287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297373533266351619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -942001751669933465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2030151592598343809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4430630849054066861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075465785623505113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3714466238751926701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8364998209137551260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7293136833324879793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8657962772129272580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841036283705281799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2063671235812541433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7635246069597756033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8136232400114802683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6141900078897866453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2687187875597940420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8091549151610805907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1333864871518054127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1893505579448348788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3691723266389787344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3480286580651524658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8255793716795341455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3492202455150943930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3445591372511359450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6152294005531463395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4547830525961342613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646206400963423121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8062452627612569236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6780119647796471325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241525812427593202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6321511991423563662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3174589463781473316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6731302895163418064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7837772222375443297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8943014121102855259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4164627173690086257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5737053448873716714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7187901547575849689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9214309780509381577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2684481653418212551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2129153911978404840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888066537782472531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2452265690281381208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5741723390408169115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5547867417292158483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5286716405067008362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 656998824048041012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6559584008771742744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3902553229663574061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2184634536500440774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4719820170762527516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5453016393135481528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4540338737102817011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6796156142732054342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018998742983683793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242170579506002069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5100409788526403002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5257914206636974655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3552009586727391418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426372537876154070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8519011288080194543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125052590601319375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2225876815803565347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8072557764229442476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511702322238206052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800308558031320847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3092014758317741762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,322 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5385695373436180141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4211667993880275601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7839973536108490196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597186288355396705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8667497291825725656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5945598381570124853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6650826849190848609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8696568730298898756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3081960606944894404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3800051737511945019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7711124178820331342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909437040919509028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3546313346481809533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2604574927122559674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7401536956899870870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 679822060124964939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048859484152353573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6402357736179293722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4801291243841783474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2999670757928657775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16241064083285614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6898227867602096618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341735846953336217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3000797783778297468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3637323536585762271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6244439373878267238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3950363958628303535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4479326795906272582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5431617147308107599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8993180779675388740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530794111203800278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581125515877036946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6884997259319913968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6652567077962059842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3240040824550403871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3569694137260831948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5134986013395904310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1141533228960660886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7924351829980904263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7407163932068956171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3305328964550063270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2096098422833119958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3057602507247956376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 336441024860327611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6342823428219456855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6696454221299703131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8777459971897795652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2121618656563848052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9056997809859448581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7395800809312969475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3430844119554360864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1048086781732215736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4089434457184167905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5671020401229526451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3881492582763521988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2406503974119992823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4036744027254287852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 705567761041617277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379890525604402370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2515431814356229996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5046409378994033751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6232656017314151979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7456751241017865167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3303536566043230567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8295257713125084249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5008671552346329272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4478436080495141876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1702141699152719652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 442385624265094183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6428387709466456539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2140003290389746012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736889998108788483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6098224003644165869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5825765932921951186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6915071168355624788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7412660276046064541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6388249617901204975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5849481762956126489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3052287514364117962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7633797323386244213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9212938636729901465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8898397755363342046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7426456909088478439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3174699647663935326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033068739491925020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5409852128005835768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7638836045107399059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3249984458364604606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 368629910979211231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,331 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3227096848555466614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 898277429835479675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2529635577686141145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8072723464149494015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3614193665198330079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7173929701666034524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6085047020594198301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884323463983882026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -835374093706096705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2299134963779889541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,332 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4200966683818827723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8373486503536321143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7423666840894097533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2061145352140714165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -71089711636520792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6552746953827515149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504024356652935099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6122255952613497921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2758448104088081293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1080837495583500740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4710213602871839897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,333 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 758500015093654874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2236814601077139285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 55921186004859801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -788592530681621239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433377399703732603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2095776657654161708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3727359835203020750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8572104363684985772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8065406057750007339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5826252221477315091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,334 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6110222467659004953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1399326956812383382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1568738130639758943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4982594821217854205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5230839339830417647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5821142365196644921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6935611687481126644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049212155622356913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6192921282078773238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -930940326807877602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,335 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7108179942523728003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5418638900968903654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 85873996735705758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2559813599787983186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8022407830664470422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2492164846888668603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8949419789510121434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832779705352625451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1476439798793459152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5187623312741484830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6043725598624780093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5786226255898050175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -143071689220585887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,336 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7656522465051483922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -970778354619965256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7817184466420443576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8641615957077823356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9203318388040269795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8890759204702287298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9114559376585513570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8781251270460637851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5042544349826998063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -489063409866170124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3580836498128093984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1221683904707873262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9177159216490309307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1375460113591273566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6316312363487045151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4077732593090509794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9123696826737393795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2643105744043529190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2159841236246091667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,337 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7144995303941082045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5314699955899000775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5126934180805131461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3179881417228276099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3866378323036780461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6145356727265423905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1283778103050158403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8427449698490644318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3651527700536772013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7061881161527249605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3435823023409923577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 801505600649261701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8112537302154231817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 625312660877787065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6463485350344350187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2705295204845839274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2282303571188680861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8313225377646895943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6771488131765610026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,338 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8289411698236035161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3516694696017282369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6709262791813107025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8682741630169206252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7736025145245438226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8380339813728652777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4919429793126836970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6526166073044111119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1760878611115264676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5490334517636353701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4276512719034404992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -286351180305947670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800879148704676230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265831030375006524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8260760084153916122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2227823621863827249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 310952398270952570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,339 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690661738072921177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4982315859522606862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3555162815958156978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435446109747650080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6591890952698864787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1759986396167135180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4005945556110209384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1996001669945767914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1806135063522102288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 407061218804610767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7973092026422349479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 373127650116488190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6208391706301590186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8665209380824257043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -252303533593385253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1398494263076947264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -363167632904209965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848673136205585333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,340 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6346863280903161272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4298042106471353870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1048274150779666222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -59853528611394409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 376800673597722488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407105436541115317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 80879070877768093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515804470565763623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640272485931301950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8626388607971413815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7451171504660127007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6620752737268707673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6182726780133648777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7812982299051562710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2406721104984283529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2600463552411971266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6620878635901540255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151680272130027281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461869005057515740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,341 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2337915606489373572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 304170139085381056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4920590308089279224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857879228977830615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7475102876210553037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 723750593415691021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1695905228255373569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118967931854032735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7661597136551755432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1407841737729652646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3260441164756137146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178127580542318236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6741981902090288348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7097805727174701951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1901848469666688087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7133498005915582839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1108962379759136269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7655649894532197380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,342 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1545270411056064753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7743662590479717679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6354611100333931605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -878403206736379971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2557683794472499452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7060115467282039044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5298011172941760807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8828131719141514543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 710328947195750137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5761103193580730355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8085890357459788167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2246090379015321554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2437219828056787101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2976959491542406739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6283288864440028159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7957412677827917869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023275924338456539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8685380063295170121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8236438203154664569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,343 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8176268788633823072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1821299609098343742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4915571904386198479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202775523163000752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2837203851701781077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6696570688784248285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5725592567543553085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -536421511810104519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3756672264909225844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7162380666749809496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4884449680566628074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7891870550509332407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2387033546716417879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4040537325710321962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4389299160920253216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1873707717559215704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6414496478989472140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,344 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072783428296889404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8550419974426794517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7324851850227467522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6520561070686798833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1929364035160273354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3104496271919146937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780130923360406669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6851442300547241397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5216520960191505931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5921514903937219933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1515127558168072491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8946089143036301838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6702371355951989871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -929923702989927802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 335491323604672930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1966648671376339956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6997929602068423619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,345 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858180394429914561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2685925096462692896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110507856531629863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1693370769077729611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 716116750951087726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8393423898104613975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3472967865917877754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -322463121117551485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3447144423063774236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7569170107910787088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3302598188995596843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3792215913353511766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2663502768322767014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6471999565482886329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6266977594373962450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3129245284067024491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1082277336166192957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1657698827987333859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -267317676980357045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7830764900916737799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2235072700686622345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9180182625546035051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4576181190720781383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6681003502246912618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2730166251294809702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4791537211302539080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2070529710793563775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5849881852949574810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544684633926764126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7636900548619350296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4674420335445245292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5309043797568168991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -662050247941565945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7642572758995461203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6084235305312871802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6756211952805093386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3463845414370380697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3234016841324329599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -747573518648853567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2887555361727639127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9115132554422168493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7683617967752419436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8797792100969297354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5932804242554208591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6280126894205753456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1104241138070223802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5902107747683642631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3777301108381468282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7511980268719054323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3044010738647804620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7440632443825239703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671028129340534844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -418621376151114664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4517654287068932752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3786820139497694279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7864046327353697037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8172760565095190829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2041316457230427127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3428272228559362983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5566195530098983791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4535096632665241673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5307598518891579342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8126699301244557732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 349639231702420631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000462430138242480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8269254286012352314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4214989203096496891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8327594563593669961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 263457738288190084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5017618868241524299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4269129991114501399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1048286603462826039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1511427210607311219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8271608916752964224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2396507067856238855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9185968536864804106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4147477160641585938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3013081252584565626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -918432307262417862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 391326013734117582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1255631777097671505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5805411733583492252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355103250556585921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4258017143806788934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3131643951677147179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 339478091305604016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6408225784310210547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7136798653632182212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667430250100391562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5195319887801211066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466868381666756297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6659917774235906786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6790251357846850601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 846624747982618424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6585915773900525743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4235006180977779414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5086888042390226593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5916021577165990039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1144170432512512520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -97508737776994764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -252877436529252497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8571789432164685864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6769689065190630611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8178025237704973445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3046769363419599517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113003589268916697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6480968472868743124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8017134132709329080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2472917278759115358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4176935307032259268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7374424489216923528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5474578831218978518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978842416915023215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7721142750588383241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3367742321014750289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2374962944813171375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979441503937767199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2955894061738081720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2250085565049359422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548248356405846585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 354108642053747236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8333286504436739556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2988660678961738012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8562861104177908405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7124978576246826353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6739476792765374811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6735781580189587380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7632280556137956968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4518811032370873989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8008794612787005194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864177412767604432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -377495176867288507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4600254251528029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2554998298086835735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3483537280757790683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5661643623191264110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7218928346567542025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2849317290899814026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2247177521962180690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7527727293243208443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3908631402603444628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2461313088604419017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4863009327005299081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6658941185768301613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7641277327872536771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4616417286494622574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1432835700642376792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2515925220556821388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188770819530430266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8682624474034588825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8427474596355183954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7449114161519949158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 278598269563137825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2195240942605055410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8526155704964322751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1844001396794011805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9134611801060697485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6595057706455037743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4533464911492621853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917557355581648107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2542343663905970747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7751373592510022186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8768091904993572571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2087648955710946432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8444900459514484590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340776269679918164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146070332121821479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7782258531633567783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2661443172624045677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 611798729310289637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 159625114502236450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555030599736415273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1691734142164576139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3223404730722051070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2200340037527029821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7768010726609245870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -160668919352771699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5972021237399784569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5795254351372790859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1987066914177306111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7936062086557706674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7494602930410047932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3977803346711098740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4858230682391424871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 947836467050899527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3047076875553604685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4821251609272293142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4241831181010993427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3802138255658615900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4824880692111677047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -51728170088532121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8034277619724447620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670155625804667260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6705461003265218596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3145297882405609528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3693991517290483273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3304422123490674524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1368419282176955896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1843359406099439324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1124466668020093333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2488037386781958274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3782216912891120462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 559425485682802778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6601081362359285238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1270060587737784738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 78288250641760719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2527374452492662559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5397318503002996691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4833444953525064196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6530886938417642440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7760093062497557960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455404087821834175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8622251225647682850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5617311586141179807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3542932901834533008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7917254649628878001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4840060148472098250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739851668621232507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4846899760582151615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -829666244322714454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7305415894920450363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8404092110530399648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1995811667197115411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4567076392072825365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 671952944843123515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8715503976373589501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6597994612568220480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6589673478541947466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1245786529316168133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -526848794517108953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 586740885853370759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 393825469760437080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -459326093654556187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8337653099408321130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1571399183461744960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2895700583780507778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6073171511801163531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3094102771601396015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4284884041888614889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4788180745348119645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7830403366876062128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142004168012260515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8746365162485482506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8193701270391502477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8966301013197854398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4534594776300915046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3028936794918743083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4655649896690012549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8075226973972812175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1478161954299419957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620140537763108609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5566555048343132155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9074070677469559442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4097720112481318538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2189280659419561159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3164920937761841962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3062481991266125559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 581015869518124164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1156483751682092412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8931160369300312744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7787708891600358715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 657740223123780900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5370183289946275559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5250300389588940284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9140559353791743555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371300373520318908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715330141042212305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6899942002222412723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6051293337506638653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6631746854895263574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6654611604269719183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 970015707913956903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4138669347759082847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 285550594917542313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 94498239933703721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -917769793905995499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4799645713917710588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2987704705357333035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351114008143116010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5021949701187895753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8022778001723460337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6422980872424466069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -600778748745350342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8345089216640868703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8822384982678021377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5013857890130135882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3262431960137269492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7997162620697330003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -132194885427100280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5912792782806203768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6901460340468330277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913970487294238349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4419355408722521260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7431387905827373277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4136949419270304407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8342538401613674943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9117017601809479320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5441483181514100767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3465874913277552060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8505614921349025938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2019357760406229305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916887412054125489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1560412267311691303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -797653000321904973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8704070334997484735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1671528071755243717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8355540281665060101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6772281579585625445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3235614983175647911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6920162043530510602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8760652482859083852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4253898827331035395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3051584615795029444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -204650746538575700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4539759312882686250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759665406128230449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2951187419154351280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170358925479703563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2395581235240855617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3998595407852344190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4964352698969783513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8556533570284621205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7185294204262479043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2036606253612580651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3156966105179002284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8001759020185506614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8316158764978256678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1091833157618954080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 45303624774518626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6784909536765105033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7782445614747841501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6113835906243127148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6468292002684689370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9041152427043076877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297225928890072988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6793418564911752705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3028681606847862346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5107940138964577311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2367365948998272607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6135256468400295168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796700872804527952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8039413915514605980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6676912496710688958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3567373724721989255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2743677045948962925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070534446173750671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663052476113840367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7605705686315257822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3156172207114933582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 145532757283648700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5471400566707956516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110076646810529606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8309511987921944466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2952424849742727612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7200101044356641981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -978911769627155556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4722662402378037505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2894758836520544398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8476285037732077837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6273869380103842539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8298114841736334309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 985149022143050229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -416866123733617803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999997778584026986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 619532353152165073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2311588436529166133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8652841763981907769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1759887223634204147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4866326425380704009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8799516590743719978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7528503800825901933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -70835533574329479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6056167942926102873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351784322936487295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1080668760208139314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2909640692678220561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8663760005186061189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1161852388671830386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5376811186680319452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3930402802291754451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6008444296823660018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6758818040401141258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922177728988174166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2676438232819829204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9149491771937066310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8136520285090077198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4901024427223013912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728943641759446495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5484261183545415600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2637664014367936487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950731569501026856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1359220988468519889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9197899206587084836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873956382661866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 613967618730494369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2071364935454658873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6478413427905643200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -934397763178042597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3203681656729610586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4478562098984771759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2032034806658213234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4759468262808600057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5101951974416353197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1288213336348896937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5455709768268494376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275379390233032180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434035135232853005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8874447893898207458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5760695206033978418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2111825607886032368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1801311551903309937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7629295854494676310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8885986314630502994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928008734393594711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2883248109308846866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8700711120461200309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5197411346024829069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1349976337711637801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8205534157544903408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5329292827934332474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2950845336604145308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2404567432260265448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6885563170293885943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7267460978485119400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8639966397305810673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8506613520256421047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6462958137612502669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2480210091904106708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4925107299093139693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6182637733543730053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6464553754270056822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8841176502837808750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8158648588902493876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170915309722563334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8922359274307239025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2457683217559463551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7817328270507442099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3926076320149698928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989738507311516421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4501138285198008303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2196891629178499195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1098540889235162266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7523837923546213957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5832948509494512269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2739331678862859200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6445846709466782858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3225750371416570258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4330743818999520742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7345235381884996930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5139124904964014148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7670436033182696004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2247242672743501510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6027122551298465565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 386455760920008900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682651635203175545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7730856183352469293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3135619789735608466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3463975189657730375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -400920910996049578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6397647742629228824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1991099895313245093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3391097156296846772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2154753932036855033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4099110581770402592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3306912969498839131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4566069864930544937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 953973001288349861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3305476434489181482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -112817727871872075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2334604437194108133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4233880359661651965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8643394638573608939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2883090293838828874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8914126180249733831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5222730561731004328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6138524410507051545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5399410080814603854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8827144473682173676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1031838314828807730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9174521789836341210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2273441041406627604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6799206378126927673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8679724769382875705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 586017934213112023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8252087678154718354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2481449227301024958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2652221224050260622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1853808050558169672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -735765536041201536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5388292067094254494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4756744483804279176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6945888804247007802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9097364679686496589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6102082559581074453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1295952641254960856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4583576408831973172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190650722834766442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8726536040302064251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5191116469255712129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2929643707429606252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2659756329510562440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2682315315562157289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4586522148477913611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8979560545424649772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3048127936942035486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4689176817635912803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1615169137143588146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8995753612464705998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802288803480625636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7191577190551200311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4839135660825553295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1578937962909541365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3635503782298376737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2051222313604320153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6141353466699638550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5741695395695674958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9211798058598788267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4413538479003291031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4552583177534188158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6013863978323038153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3605039891100505536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 382891297856193514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5968676950783738292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4865526540953785401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2056523740667825683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3489317482376418195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4707328917860446942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616348151038645229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -104474294804104404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8971853567812060836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1063043854869693457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819836096140729120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6687825539355134530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092106773774695106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2298767280456628865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260413899460126402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7876556729540950764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7729385317743114216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760303773085183901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8051229021544599965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7180664784991478034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1314505414275807150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7460043103697525952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5432496416277066882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6732304817369972699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3320817150107129622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5134613931994214539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321499069867469209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6410879931118327615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2893596232057204727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7285955496111208689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925379303089335667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -621259548503336942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6297222682505915045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7189523242280188677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2594991911519059454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7792864073315624552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2641318167622508260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1464801677668888273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5876404483548818994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6137500359670146054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3550761238086670515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9004046883541470968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4900839575461352456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2291459960523807349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5890710222212873739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2310750400424011448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -728216741668696355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3525062915034240810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4284903026945045257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -536976621290069207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2719777137396065060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9008619469142733607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 43974882992204713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8461870009107921556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1423201997089081663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6852810475267359343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2833935162628722092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2793533347649878810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2105932782228808162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8367811760701527769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8684224296858350125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713220017965320806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1619777915881347332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636895770293602102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3141164180942329725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6795775987927054429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3492468693443654652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8481461011607095262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5689655882036184534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8144229228151873823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8830374196336519578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8642033606814008698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2417099690495254243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5676328911770227339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7912010177041955514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1517116647571880299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1655512038248405696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7256856481481414348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4802140571486509556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7304872143483724986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4679832082367494966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2041300416356048612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2681574927276232225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5630512685007062692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7070756636519961969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3735507020788428595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 905677232112400052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6923517427486599539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -125607318859449315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5618247126222741440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5508242750743265049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1902344409215213323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7480789690631021921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3925526282324537257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4847749193943043323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8215548148568176178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3549102998484453281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3858788932345408954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1023761516238311601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2463107405423912047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7457085248834763941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1019630213981440318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2124795600792634966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3101944237631952502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5860832888656945733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5715026442878884041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1261852407140647938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7460998263880734880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104661195770725062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009682436492251960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 335698746957045308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4277026464585650365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8914876960428742947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6150738217915677062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -726296106278634638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5634995642764024031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8421735621469721385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6389847097791844141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434315242204620996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6043638823749151034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7250949180074081006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2299806776137717391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1736187463541346993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209124385258579613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6373955481499894201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 260807579024193702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2405862383705744129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5423259946279421313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600006256468157325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3106965013774864630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7524801213142572194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349077386885251385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1413634052919788566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8573049334243848465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766109166864217299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2008822748456027928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2964396576427083496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -307806463045143726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6456385563390059843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6267429128741451020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2752969686059179976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7946023187509433641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7167488004968533088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6594261593178414602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9187943912148560294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7181272329498191339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2289108477505407007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2438558494201445647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8062869530025062529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7543940323644480915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5750151071688669395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4554010285814324033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -91561199753422784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4190480901118400985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3838337697058002526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8821346774014834034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5954242298221530709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2385587101746164014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2275306526790436494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5791419351820553276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8521738424046101894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2092002119436658471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2438838559187138481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4315476501644587332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144634261674503007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508011571419951158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3313274162263083845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3049253407122632431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 721173873978098872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344432028495342621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8845174891602812075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5883548722207150942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3483852528323555233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4894764335835930592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633150460873954004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3927209276128604641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1098165637155681460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621562632523983522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -90281164473054459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734144159881467182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266899608041077100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7122439806767853491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -25532618317402334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1593024548682435526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6033934242362298874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869911562390399660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3317635203040813775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534327690538726975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4879138563547849873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -341710375527983281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9199257247025171561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8188904953350122277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -651440437032877480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1312484744193726960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4076808563566303851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3842834746936033957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2314305599448534703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7281771723661123070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2344796554658956935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2332741884230033763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 985629855851186835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8914228357532521408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4016732392531269908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3023044488943000962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715508911717542154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8697872069430665920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001701019985694906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6126662316670866579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2637515998341755111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7924677963722498442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7566604299700279021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7274015694761692093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8198527219816139270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9027306054393344970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6634014884954418189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1809911830730877735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7851583266797162189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5205495187504867693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6567295422070455999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8488111500814891389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5279911609648877182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7521392159477829080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1862075866195759805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5203264952498521180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9183673324481544854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -178288502353479545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3816564824038694222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6264285483405468260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5724918745388636912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9087115496847448466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7193875702391204138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2729831569139223949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -793996330402188663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6174065134995242148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5505656308897446290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455603647721344587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7989641237998581422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5003429552472344650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4381887451187901811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4075117592070311261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3710181128256093471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 249108201915838996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 216093443998968993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4884318136281976676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164599835123866155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3831152675679408834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8530968848831282725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2126555516634447211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2305900640411112438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7448755544017770351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5631808903808352426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5347438865390704335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2372949244318500335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8105235650901396822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1271846018482014891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4701150331544834447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7490993284894359127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3063028501502975030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4066513774632374440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6371707656135615219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3358225109981695843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4269279184873952760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 727491601467012045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 226857914388213962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8887576763578245385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1971383316757429107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 312333974613047541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3345932590511157626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4306992996986934498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7617177408096554914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834048834842559902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5660274039678442579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924030342155513194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3605893371159855375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5102365099352857553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1334458626182341995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7682715183303555574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5759993339791850236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2661928682686767256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6978416710095937211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3454231801524801163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850723283006462367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6235397601310210395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6738101885281412236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892760632005941906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5845665497159220364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339400951568774116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2977810751719534983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 557950948395344694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774582213060616020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4287675114477611060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5959043074996248513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3248225458806383387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4675077664612935917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 452651407238562986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2084717960519514196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7646390620014269296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3828539036075372742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576831236732226798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4135295850017290186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3702627862911230359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7618511441025496899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1730671574216134078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4978317705848816533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -881137813569252820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8966027345142570330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1463610971404914743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8788467396831226589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6136863683156284302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3209256127333805832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5229702513767457847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8071309213749119596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7364174152606857122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3209304106762900911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7091254799371453953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 496904941030511917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5178108872044881749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1393329957336958908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2652849643985823150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8057450023813743149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2053597372476241991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6964353741236817493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3962308454294497129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6464747826819982525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3990293774021192370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3198352203485201649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2982397170172583124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8222310886560043668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6618663146262227009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3235586223988575046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5368181028691424409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8549066949855346968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8280779739225754816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4316948853504578637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4803998952574407905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:54,395 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:54,395 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:54,395 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:54,396 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:54,405 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=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9341 (was 9365) 2023-12-24 04:55:54,413 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=303, ProcessCount=167, AvailableMemoryMB=9340 2023-12-24 04:55:54,429 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,434 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 2023-12-24 04:55:54,434 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:54,436 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 2023-12-24 04:55:54,436 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-24 04:55:54,437 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-24 04:55:54,437 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-24 04:55:54,437 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:54,445 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=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9315 (was 9340) 2023-12-24 04:55:54,453 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=303, ProcessCount=167, AvailableMemoryMB=9315 2023-12-24 04:55:54,463 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,470 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 2023-12-24 04:55:54,471 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)) 2023-12-24 04:55:54,471 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 2023-12-24 04:55:54,472 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-24 04:55:54,472 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28366848; total bytes=30957568; wasted bytes=2279424; fragmentation bytes=751616; completelyFreeBuckets=5 2023-12-24 04:55:54,472 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 2023-12-24 04:55:54,472 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 2023-12-24 04:55:54,472 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=12288; fragmentation bytes=233472, full buckets=4 2023-12-24 04:55:54,472 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 2023-12-24 04:55:54,472 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 2023-12-24 04:55:54,472 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 2023-12-24 04:55:54,472 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=140; free=0; total=140; wasted bytes=1249280; fragmentation bytes=143360, full buckets=20 2023-12-24 04:55:54,472 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2023-12-24 04:55:54,472 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 2023-12-24 04:55:54,472 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:54,472 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:54,472 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:54,472 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:54,481 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9287 (was 9315) 2023-12-24 04:55:54,489 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=303, ProcessCount=167, AvailableMemoryMB=9287 2023-12-24 04:55:54,504 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,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 2023-12-24 04:55:54,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)) 2023-12-24 04:55:54,510 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 2023-12-24 04:55:54,520 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,522 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,528 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,535 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 2023-12-24 04:55:54,535 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:54,536 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 2023-12-24 04:55:54,536 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,542 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:54,542 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:54,542 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:54,542 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:54,550 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=85 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9187 (was 9287) 2023-12-24 04:55:54,558 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=303, ProcessCount=167, AvailableMemoryMB=9186 2023-12-24 04:55:54,568 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,575 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 2023-12-24 04:55:54,576 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)) 2023-12-24 04:55:54,576 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 2023-12-24 04:55:54,586 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,590 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 2023-12-24 04:55:54,591 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)) 2023-12-24 04:55:54,591 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 2023-12-24 04:55:54,591 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:54,591 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:54,591 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:54,591 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:54,600 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=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9123 (was 9186) 2023-12-24 04:55:54,607 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=303, ProcessCount=167, AvailableMemoryMB=9123 2023-12-24 04:55:54,617 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,622 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 2023-12-24 04:55:54,622 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)) 2023-12-24 04:55:54,622 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 2023-12-24 04:55:54,632 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,635 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 2023-12-24 04:55:54,635 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)) 2023-12-24 04:55:54,636 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 2023-12-24 04:55:54,636 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:54,636 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:54,636 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:54,636 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:54,644 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9099 (was 9123) 2023-12-24 04:55:54,651 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=303, ProcessCount=167, AvailableMemoryMB=9098 2023-12-24 04:55:54,661 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:54,667 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 2023-12-24 04:55:54,667 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)) 2023-12-24 04:55:54,667 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 2023-12-24 04:55:54,667 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-log-dir so I do NOT create it in target/test-data/896104b0-0caf-78cd-2d9c-a68c04cfde1b 2023-12-24 04:55:54,668 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/53eb74cd-a25d-b357-4db8-e0f99bd6cdb4/hadoop-tmp-dir so I do NOT create it in target/test-data/896104b0-0caf-78cd-2d9c-a68c04cfde1b 2023-12-24 04:55:54,668 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-24 04:55:54,678 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/896104b0-0caf-78cd-2d9c-a68c04cfde1b/bucketNoRecycler.cache 2023-12-24 04:55:54,678 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 2023-12-24 04:55:54,678 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)) 2023-12-24 04:55:54,679 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/896104b0-0caf-78cd-2d9c-a68c04cfde1b/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/896104b0-0caf-78cd-2d9c-a68c04cfde1b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:54,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2769815646698309412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-24 04:55:55,779 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/896104b0-0caf-78cd-2d9c-a68c04cfde1b/bucketNoRecycler.persistence 2023-12-24 04:55:55,779 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:55,779 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:55,779 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:55,792 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/896104b0-0caf-78cd-2d9c-a68c04cfde1b/bucketNoRecycler.cache 2023-12-24 04:55:55,792 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 2023-12-24 04:55:55,793 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)) 2023-12-24 04:55:55,795 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)) 2023-12-24 04:55:55,795 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/896104b0-0caf-78cd-2d9c-a68c04cfde1b/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/896104b0-0caf-78cd-2d9c-a68c04cfde1b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-24 04:55:55,796 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:55,796 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:55,796 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:55,796 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:55,805 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=96 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9065 (was 9098) 2023-12-24 04:55:55,812 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=303, ProcessCount=167, AvailableMemoryMB=9065 2023-12-24 04:55:55,822 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:55,833 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 2023-12-24 04:55:55,833 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)) 2023-12-24 04:55:55,834 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 2023-12-24 04:55:58,085 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:58,085 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:58,085 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:58,085 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:58,094 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=279 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=9033 (was 9065) 2023-12-24 04:55:58,101 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=279, ProcessCount=167, AvailableMemoryMB=9032 2023-12-24 04:55:58,112 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:58,120 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 2023-12-24 04:55:58,120 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)) 2023-12-24 04:55:58,121 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 2023-12-24 04:55:58,132 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:58,138 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 2023-12-24 04:55:58,138 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)) 2023-12-24 04:55:58,138 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 2023-12-24 04:55:58,138 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:58,144 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:58,149 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:58,154 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:58,154 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:58,154 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:58,154 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:58,163 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=279 (was 279), ProcessCount=167 (was 167), AvailableMemoryMB=8901 (was 9032) 2023-12-24 04:55:58,170 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=279, ProcessCount=167, AvailableMemoryMB=8901 2023-12-24 04:55:58,180 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:58,184 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 2023-12-24 04:55:58,184 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:58,185 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 2023-12-24 04:55:58,185 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:58,185 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:58,185 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:58,185 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:58,193 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=279 (was 279), ProcessCount=167 (was 167), AvailableMemoryMB=8876 (was 8901) 2023-12-24 04:55:58,200 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=279, ProcessCount=167, AvailableMemoryMB=8876 2023-12-24 04:55:58,209 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-24 04:55:58,215 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 2023-12-24 04:55:58,215 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-24 04:55:58,216 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 2023-12-24 04:55:58,216 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-24 04:55:58,216 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-24 04:55:58,216 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-24 04:55:58,216 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-24 04:55:58,223 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=279 (was 279), ProcessCount=167 (was 167), AvailableMemoryMB=8844 (was 8876)