2024-01-05 23:56:42,095 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-01-05 23:56:42,283 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/e75fd162-4b7c-c820-cbc6-80f837180ec0 2024-01-05 23:56:42,334 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=130, ProcessCount=168, AvailableMemoryMB=2400 2024-01-05 23:56:42,360 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:42,367 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:42,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)) 2024-01-05 23:56:42,377 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:42,381 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-01-05 23:56:43,084 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:43,084 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:43,084 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:43,085 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:43,099 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=130 (was 130), ProcessCount=168 (was 168), AvailableMemoryMB=1896 (was 2400) 2024-01-05 23:56:43,106 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=130, ProcessCount=168, AvailableMemoryMB=1896 2024-01-05 23:56:43,114 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,124 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:43,125 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,125 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:43,131 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,131 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:43,131 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:43,131 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:43,131 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:43,138 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(UTF_8.java:682) sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:693) java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:118) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 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=130 (was 130), ProcessCount=168 (was 168), AvailableMemoryMB=1873 (was 1896) 2024-01-05 23:56:43,146 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=130, ProcessCount=168, AvailableMemoryMB=1872 2024-01-05 23:56:43,154 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,159 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:43,160 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,161 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:43,177 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,182 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,186 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:43,187 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,187 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:43,187 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,192 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,197 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:43,197 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:43,197 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:43,197 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:43,204 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=16 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 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) 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-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-0 java.lang.Double.doubleToRawLongBits(Native Method) java.lang.Math.getExponent(Math.java:1840) java.lang.StrictMath.floorOrCeil(StrictMath.java:374) java.lang.StrictMath.ceil(StrictMath.java:340) java.lang.Math.ceil(Math.java:423) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.estimateBufferLength(AbstractStreamEncoder.java:190) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:376) 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-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=130 (was 130), ProcessCount=168 (was 168), AvailableMemoryMB=1714 (was 1872) 2024-01-05 23:56:43,211 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=130, ProcessCount=168, AvailableMemoryMB=1714 2024-01-05 23:56:43,215 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,219 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:43,219 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56: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 2024-01-05 23:56:43,304 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-01-05 23:56:43,588 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 23:56:43,600 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/bucketNoRecycler.cache 2024-01-05 23:56:43,600 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:43,600 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,601 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/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/e75fd162-4b7c-c820-cbc6-80f837180ec0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:43,726 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/bucketNoRecycler.persistence 2024-01-05 23:56:43,726 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:43,854 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/e75fd162-4b7c-c820-cbc6-80f837180ec0/bucketNoRecycler.cache 2024-01-05 23:56:43,854 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:43,854 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,910 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,911 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/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/e75fd162-4b7c-c820-cbc6-80f837180ec0/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:43,922 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:43,922 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:43,922 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:43,922 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:43,929 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=130 (was 130), ProcessCount=168 (was 168), AvailableMemoryMB=1822 (was 1714) - AvailableMemoryMB LEAK? - 2024-01-05 23:56:43,936 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=130, ProcessCount=168, AvailableMemoryMB=1822 2024-01-05 23:56:43,944 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:43,948 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:43,949 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:43,949 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:45,004 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-05 23:56:46,105 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-05 23:56:47,207 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:47,207 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:47,207 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:47,208 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:47,222 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=184 (was 130) - SystemLoadAverage LEAK? -, ProcessCount=168 (was 168), AvailableMemoryMB=1800 (was 1822) 2024-01-05 23:56:47,230 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=184, ProcessCount=168, AvailableMemoryMB=1799 2024-01-05 23:56:47,239 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:47,244 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:47,245 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,245 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:47,623 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,623 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:47,623 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:47,623 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:47,623 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:47,631 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=184 (was 184), ProcessCount=170 (was 168) - ProcessCount LEAK? -, AvailableMemoryMB=1760 (was 1799) 2024-01-05 23:56:47,637 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=184, ProcessCount=170, AvailableMemoryMB=1759 2024-01-05 23:56:47,646 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:47,651 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:47,652 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,653 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:47,663 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:47,668 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:47,676 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:47,677 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,677 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:47,677 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:47,686 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:47,687 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,691 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:47,691 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:47,708 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:47,708 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,709 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:47,709 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:47,709 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:47,709 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:47,709 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:47,718 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=32 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=184 (was 184), ProcessCount=170 (was 170), AvailableMemoryMB=1599 (was 1759) 2024-01-05 23:56:47,725 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=184, ProcessCount=170, AvailableMemoryMB=1594 2024-01-05 23:56:47,735 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:47,741 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:47,741 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,745 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:47,754 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-log-dir so I do NOT create it in target/test-data/865273f2-b3da-a8ba-5695-836b6b1a7ea9 2024-01-05 23:56:47,754 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-log-dir Erasing configuration value by system value. 2024-01-05 23:56:47,754 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-tmp-dir so I do NOT create it in target/test-data/865273f2-b3da-a8ba-5695-836b6b1a7ea9 2024-01-05 23:56:47,754 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-05 23:56:47,754 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9 2024-01-05 23:56:47,755 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 23:56:47,764 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.cache 2024-01-05 23:56:47,764 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:47,764 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:47,765 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:47,765 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -411927650077911797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:48,866 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.persistence 2024-01-05 23:56:48,866 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:48,866 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:48,866 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:48,885 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.cache 2024-01-05 23:56:48,885 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:48,885 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:48,887 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:48,887 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:48,888 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.persistence 2024-01-05 23:56:48,888 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:48,888 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:48,888 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:48,901 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.cache 2024-01-05 23:56:48,902 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:48,903 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:48,907 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:48,907 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-05 23:56:48,907 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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/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/865273f2-b3da-a8ba-5695-836b6b1a7ea9/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:48,908 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:48,908 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:48,908 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:48,908 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:48,916 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=184 (was 184), ProcessCount=168 (was 170), AvailableMemoryMB=1542 (was 1594) 2024-01-05 23:56:48,923 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=184, ProcessCount=168, AvailableMemoryMB=1542 2024-01-05 23:56:48,935 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:48,940 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:48,940 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:48,941 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,226 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,237 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.02 MB, memory=0 B 2024-01-05 23:56:49,237 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,239 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-01-05 23:56:49,240 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,242 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.20 MB, memory=0 B 2024-01-05 23:56:49,242 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,243 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.98 MB, memory=0 B 2024-01-05 23:56:49,244 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,245 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.76 MB, memory=0 B 2024-01-05 23:56:49,245 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,246 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.16 MB, memory=0 B 2024-01-05 23:56:49,247 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,248 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2024-01-05 23:56:49,248 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,249 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2024-01-05 23:56:49,272 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,273 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.11 MB, memory=0 B 2024-01-05 23:56:49,274 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,274 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.09 MB, memory=0 B 2024-01-05 23:56:49,275 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,276 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.87 MB, memory=0 B 2024-01-05 23:56:49,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1533015833116555415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,290 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5000858009148950632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5943139454861358282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3435233868414082002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7658391676390140824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4564034637147020949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 718138450822481162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,291 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 693565462880795687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3595672492020617888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1255885846487892008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3686272593376022446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2559324213858487979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 575065745464016409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1211146352002088946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3927914178225768446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,292 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734489766250713769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8166803053715803913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2828764674957343942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2074693232406574704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4695627784113711077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6821192069042159786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2494483666245103895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,293 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962708230408156874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8368038769688103056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4978170784625329017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2893422844637179632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8163805470226880598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2660035136915400185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1532152661454311177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3629014622970917601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,294 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -916638096884373136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6888216235196420339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7315312962026546390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7787758624606710943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7532595541692503765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7084284431058746754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,295 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8677555558137947613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2426079542827487804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347305249761771881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1122196588614546361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4539207190580972585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,296 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5799271954273293937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2903181888193836964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9099428115697865244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4139842859464779180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -894013919627211310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,297 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6841548601439595104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9169464692280463564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9014048971671252679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7299599972639520091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -284944909291447453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5255766670482413481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,298 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6291237100978552995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009736727082344535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2360053867631604649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6408161880128777961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5674268410703591528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,299 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2959026654414760377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2059437336695081971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8400630179858599502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1379466130892776653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6467055345854858140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,300 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286379797117961051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 727384297425918622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475367169033735931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5131427111402108188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7273177957412492333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,301 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049700847177244087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 633415258872195366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039677031450462172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3568331284613404312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6584244477602322749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162236745306820456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2839450614393922519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,302 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8722050951450760695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6473612665304016576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6516327540521270732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7179528416887210785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6408500415044126402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3592042823355669714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4572705637743056052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8321433382936634559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,303 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3754002911017922777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6638039638540169229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993964031005756013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6060179009940503678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450924730662342954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569271865696126941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7728909356151570117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -350624098349953096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9105861746394705960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,304 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6139817642261753163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3799377797788088909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9164522106852403636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217601025021017991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831934000329432097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968074797505117815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442158364719025569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6888110991739272091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1942604872281841714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,305 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -27308349466470383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -189878770762198067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4253796923304292899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -969555432432098366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9029548644073899146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -271680355451878801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1554314957787893483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4194782223796850123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3381327875823871801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6837972290641448813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6188545880985225152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,306 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1686814573069581101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8113079060341937301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2643045964316641283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2534277405664403474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5122376025919426723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3525887831012374940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1495246849980658521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8374100594377630590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2744479947839697295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4857194142018520597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6266063476046926701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,307 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5704862596737698831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1785884668326696368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4081265784720546213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2767094571387101744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3825348887015567587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4093274732332788829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3515830675593863930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5037976578473281234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6180417805820685880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3251236699960924780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5808237216570817513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,308 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6285758018639087306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4718771328132366251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2937463162312089475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7165008212373220334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3517771461091348370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -57914778745614797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2762357727160460674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5446342675878523967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6973922067239992209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672099282800043127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6175760453675783933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,309 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698975715043421106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3507998564655454384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -146328194991859160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 586717213169025898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4493435926032116243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -558828161912533695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8147156086949953095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8057475330698290663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 272390277096477205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647764664631323204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8894229989540979863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3370951097601490239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,310 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 111047744328565130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4743422672351188638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4984618073584419060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5773138521664251652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3939807509089603187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3654345355345283466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9010662633813749599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7530821922929061405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1557376233108697265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7787613358985357937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8566303687425986201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6504915799565410148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,311 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3350518854075663768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7947255378037540276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2100906443838447905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2448288183300560772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8906126752223734353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2656623424158359573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7678722882216857584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2961139767432973801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4914769375352598555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5610917874904846144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6483074023310175605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5809795468785505701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3846809525725861374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,312 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4123421417091188016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5356914003277936039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8107538537293027768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6031792132727554026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6024648272590753937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8501358001356142922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418263903288895770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2118579280414155025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4637746924955344741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,313 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4416988377557971174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1411839229347296593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8261795555905614403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864381758073062683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4747545660464559407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597835132756398563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -767614080315146501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2518275658181286925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8245416291420585347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6461262719283673324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 175248945125425621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 959928721395030425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939032942930628551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,314 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -451445035898283824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3398765940712348897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1706649811440103243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3138277469407015882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2007115549747897530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8734047648157051377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6014748513783455118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7700430057381669690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4503555370518755543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6609942806362329259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,315 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6790879463965662524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2250335777178969469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -540012605604133921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8509247008327649923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 460691712324969575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7998130000866405765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315072029993952456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7733869242686477230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3198408382481089002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,316 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6930439502076594601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3385622590603872737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2221398648489036537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6538484272166748411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7171871542341499807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341267966760548046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1862144041200453761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9125153007696761600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3231034801866459533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5236032603438834027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,317 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2121558414930730297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3703108926050239596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3828897391476842461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5459038491326009587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7232356401605670486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6346609880754530805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3676296762135983524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 916298819893978717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 626513132006933527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6528975926318104503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011525959192877193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6479941506789418428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8399422517817513782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1783322402494197712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,318 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326921037506341564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4785437900474299078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1021799380834229751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7946649475436866804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5671825786873196969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7251595979758368658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7195253140421419670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1907067742602783352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9170186864661508568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5051130086942620090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2567434943467887178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3863203677879250921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7395469550958596199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,319 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6507298795221226894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6681028280964951968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3313580801762074130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5592117283307259113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8694826725966351612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3994362000357652895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5405560974176445649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8630878891305456701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2696000789676219243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2886657709125041852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9051034576672611819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3121080928221067271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326105720158239101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3653141790902280376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,320 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8355133753971756206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,321 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9079053962716163284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,322 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7664857911366375135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173741855957261220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6736661152227480549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5502415596024761243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7047766006995873189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2622837953772904433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3169806133220502395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7736331416822815899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8856386686621591873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,323 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6935467918889235296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2165084187397730025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010098944517234288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1724530745543261820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887727278833938984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1006590206212765741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2660844394842038164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4403081579374664383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4371255980955674794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1718851185569778341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6329219925452122187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8970595886412035849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,324 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8417651139553271185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343664072107011811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -939248568699522887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3435711602467636142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4514953147527301524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6163648069781328839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 307742991125204308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2208528379173581845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1167938957178785440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833561190325961100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157249839745463552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,325 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,325 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5865712295853274714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3602891683729335205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6054289919108901770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244736747181195222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7861663251632760245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2917095257990783878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1504998291042921961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8314095918817598387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2228270511176825740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2075523686861716806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1716829216218445929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,326 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2067778145690767988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2780546685275468086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 468352358798162563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297284845564449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,327 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4661244963839996435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,327 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5764257568819123089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,327 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2490569645982214025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5215495477076111007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8899207573623715426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6433520244837367809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4514838289666266251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,328 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3377186606909197217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,328 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3409703203854350326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,328 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5824688937578338360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2526353216454404477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2396329458029475487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2047996683528961120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,329 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5784188586156155001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9198637856918518500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,329 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,329 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4496822365482034233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6901798949629639478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,330 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6450701363502896730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:49,330 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,330 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,331 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,331 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-01-05 23:56:49,331 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:49,331 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:49,331 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.26 MB, memory=0 B 2024-01-05 23:56:49,332 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:49,332 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:49,339 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 184), ProcessCount=168 (was 168), AvailableMemoryMB=1508 (was 1542) 2024-01-05 23:56:49,346 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=177, ProcessCount=168, AvailableMemoryMB=1508 2024-01-05 23:56:49,361 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,365 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,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)) 2024-01-05 23:56:49,365 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,365 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-05 23:56:49,366 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-05 23:56:49,366 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-05 23:56:49,366 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:49,373 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=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=1475 (was 1508) 2024-01-05 23:56:49,381 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=177, ProcessCount=168, AvailableMemoryMB=1474 2024-01-05 23:56:49,390 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,395 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,395 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,396 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,398 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-05 23:56:49,398 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,399 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:49,401 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:49,401 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:49,401 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:49,401 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:49,409 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=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=1441 (was 1474) 2024-01-05 23:56:49,418 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=177, ProcessCount=168, AvailableMemoryMB=1441 2024-01-05 23:56:49,426 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,431 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,431 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,431 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,440 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,447 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,454 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,460 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,460 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,461 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,461 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,469 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:49,469 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:49,469 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:49,469 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:49,476 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=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=1280 (was 1441) 2024-01-05 23:56:49,483 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=177, ProcessCount=168, AvailableMemoryMB=1280 2024-01-05 23:56:49,492 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,496 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,496 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,496 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,504 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,509 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-05 23:56:49,509 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,510 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,510 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:49,510 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:49,510 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:49,510 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:49,517 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=1216 (was 1280) 2024-01-05 23:56:49,524 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=177, ProcessCount=168, AvailableMemoryMB=1216 2024-01-05 23:56:49,533 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,538 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,538 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,538 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,546 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,552 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-05 23:56:49,552 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,552 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,553 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:49,553 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:49,553 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:49,553 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:49,560 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=1159 (was 1216) 2024-01-05 23:56:49,568 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=177, ProcessCount=168, AvailableMemoryMB=1159 2024-01-05 23:56:49,576 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:49,580 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,580 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,580 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,581 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-log-dir so I do NOT create it in target/test-data/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82 2024-01-05 23:56:49,581 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-tmp-dir so I do NOT create it in target/test-data/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82 2024-01-05 23:56:49,581 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 23:56:49,592 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/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82/bucketNoRecycler.cache 2024-01-05 23:56:49,592 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:49,592 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:49,592 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/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82/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/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:49,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864808914000427562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:50,693 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/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82/bucketNoRecycler.persistence 2024-01-05 23:56:50,693 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:50,693 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:50,693 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:50,712 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/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82/bucketNoRecycler.cache 2024-01-05 23:56:50,712 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:50,712 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:50,714 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:50,718 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/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82/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/9d0b13f4-3414-5fb8-9557-6f6dceeb8c82/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:50,719 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:50,719 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:50,719 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:50,719 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:50,728 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=53 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=1127 (was 1159) 2024-01-05 23:56:50,736 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=177, ProcessCount=168, AvailableMemoryMB=1126 2024-01-05 23:56:50,750 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:50,755 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:50,755 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:50,757 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:53,012 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:53,012 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:53,012 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:53,012 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:53,024 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=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=1095 (was 1126) 2024-01-05 23:56:53,032 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=177, ProcessCount=168, AvailableMemoryMB=1094 2024-01-05 23:56:53,042 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,047 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:53,047 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:53,050 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:53,065 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,068 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-05 23:56:53,068 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:53,069 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:53,069 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,075 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,080 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,085 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:53,085 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:53,085 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:53,085 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:53,093 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=939 (was 1094) 2024-01-05 23:56:53,101 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=177, ProcessCount=168, AvailableMemoryMB=939 2024-01-05 23:56:53,111 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,115 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:53,115 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:53,116 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:53,117 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:53,117 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:53,117 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:53,117 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:53,124 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=59 (was 55) Potentially hanging thread: pool-81-thread-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 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: pool-81-thread-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=907 (was 939) 2024-01-05 23:56:53,131 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=177, ProcessCount=168, AvailableMemoryMB=906 2024-01-05 23:56:53,141 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,144 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:53,145 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:53,145 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:53,146 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:53,146 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:53,146 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:53,146 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:53,152 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=177 (was 177), ProcessCount=168 (was 168), AvailableMemoryMB=874 (was 906) 2024-01-05 23:56:53,160 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=177, ProcessCount=168, AvailableMemoryMB=874 2024-01-05 23:56:53,170 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:53,175 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:53,175 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:53,175 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:54,317 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:54,317 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:54,317 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:54,317 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:54,330 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 177) - SystemLoadAverage LEAK? -, ProcessCount=168 (was 168), AvailableMemoryMB=720 (was 874) 2024-01-05 23:56:54,338 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=179, ProcessCount=168, AvailableMemoryMB=719 2024-01-05 23:56:54,345 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,350 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:54,350 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,350 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:54,353 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,353 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:54,353 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:54,353 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:54,353 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:54,360 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=713 (was 719) 2024-01-05 23:56:54,367 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=179, ProcessCount=168, AvailableMemoryMB=713 2024-01-05 23:56:54,376 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,379 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:54,380 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,380 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:54,390 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,394 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,398 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:54,398 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,399 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:54,399 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,410 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:54,410 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:54,410 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:54,410 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:54,418 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=660 (was 713) 2024-01-05 23:56:54,427 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=179, ProcessCount=168, AvailableMemoryMB=659 2024-01-05 23:56:54,437 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,443 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:54,443 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,443 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:54,443 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-log-dir so I do NOT create it in target/test-data/5deacc0b-4a52-af90-7704-260217f92b98 2024-01-05 23:56:54,443 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-tmp-dir so I do NOT create it in target/test-data/5deacc0b-4a52-af90-7704-260217f92b98 2024-01-05 23:56:54,444 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 23:56:54,452 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/5deacc0b-4a52-af90-7704-260217f92b98/bucketNoRecycler.cache 2024-01-05 23:56:54,452 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:54,452 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,453 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/5deacc0b-4a52-af90-7704-260217f92b98/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/5deacc0b-4a52-af90-7704-260217f92b98/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:54,562 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/5deacc0b-4a52-af90-7704-260217f92b98/bucketNoRecycler.persistence 2024-01-05 23:56:54,562 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:54,579 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/5deacc0b-4a52-af90-7704-260217f92b98/bucketNoRecycler.cache 2024-01-05 23:56:54,579 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:54,580 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,582 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,582 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/5deacc0b-4a52-af90-7704-260217f92b98/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/5deacc0b-4a52-af90-7704-260217f92b98/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:54,583 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:54,583 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:54,583 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:54,583 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:54,589 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=659 (was 659) 2024-01-05 23:56:54,596 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=179, ProcessCount=168, AvailableMemoryMB=659 2024-01-05 23:56:54,605 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:54,609 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:54,609 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:54,610 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:55,711 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-01-05 23:56:56,812 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-01-05 23:56:57,913 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:57,913 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:57,913 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:57,913 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:57,927 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=653 (was 659) 2024-01-05 23:56:57,934 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=179, ProcessCount=168, AvailableMemoryMB=653 2024-01-05 23:56:57,942 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:57,946 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:57,947 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:57,947 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:57,948 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:57,948 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:57,948 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:57,948 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:57,948 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:57,955 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=649 (was 653) 2024-01-05 23:56:57,962 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=179, ProcessCount=168, AvailableMemoryMB=649 2024-01-05 23:56:57,969 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:57,974 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:57,974 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:57,976 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:57,985 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:57,989 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:57,994 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:57,994 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:57,994 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:57,995 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:58,000 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:58,000 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:58,001 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:58,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:58,005 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:58,005 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:58,005 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:58,005 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:58,005 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:58,005 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:58,005 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:58,012 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=179 (was 179), ProcessCount=168 (was 168), AvailableMemoryMB=557 (was 649) 2024-01-05 23:56:58,021 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=179, ProcessCount=169, AvailableMemoryMB=556 2024-01-05 23:56:58,028 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:58,032 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:58,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)) 2024-01-05 23:56:58,033 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:58,044 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-log-dir so I do NOT create it in target/test-data/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7 2024-01-05 23:56:58,044 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-log-dir Erasing configuration value by system value. 2024-01-05 23:56:58,044 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-tmp-dir so I do NOT create it in target/test-data/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7 2024-01-05 23:56:58,044 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-tmp-dir Erasing configuration value by system value. 2024-01-05 23:56:58,044 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7 2024-01-05 23:56:58,045 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 23:56:58,055 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.cache 2024-01-05 23:56:58,055 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:58,055 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:58,055 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:58,056 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2546921122850011769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,157 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.persistence 2024-01-05 23:56:59,157 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,157 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,157 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,177 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.cache 2024-01-05 23:56:59,177 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,177 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,179 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,179 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,180 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.persistence 2024-01-05 23:56:59,180 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,180 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,180 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,189 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.cache 2024-01-05 23:56:59,189 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,190 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,193 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,193 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-01-05 23:56:59,193 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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/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/6ca21eb5-bb97-8de2-2bf6-2d8e0e7f8fb7/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,194 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:59,194 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,194 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,194 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,202 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 179), ProcessCount=168 (was 169), AvailableMemoryMB=544 (was 556) 2024-01-05 23:56:59,209 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=168, AvailableMemoryMB=544 2024-01-05 23:56:59,218 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,224 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,224 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,225 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,498 ERROR [Time-limited test-BucketCacheWriter-0] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #2: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:133) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:151) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #3: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:150) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) #4: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.retain(RefCnt.java:71) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:414) org.apache.hadoop.hbase.nio.SingleByteBuff.retain(SingleByteBuff.java:37) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:410) org.apache.hadoop.hbase.io.hfile.HFileBlock.retain(HFileBlock.java:109) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:541) org.apache.hadoop.hbase.io.hfile.CacheTestUtils.testCacheSimple(CacheTestUtils.java:140) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheSimple(TestBucketCache.java:213) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.lang.Thread.run(Thread.java:750) Created at: org.apache.hadoop.hbase.nio.RefCnt.(RefCnt.java:59) org.apache.hadoop.hbase.nio.RefCnt.create(RefCnt.java:54) org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.(BucketEntry.java:110) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$RAMQueueEntry.writeToCache(BucketCache.java:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2024-01-05 23:56:59,503 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 2024-01-05 23:56:59,511 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=4.04 MB, total=31.75 MB, single=0 B, multi=14.97 MB, memory=0 B 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7425123423723493507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9032357716853196594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3330025685444980410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8193643831747716359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3938367036773994007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8114110620748689016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4313042181306602360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,573 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6477974091311132938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 606991119576393235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7445571619691266346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4303521638018025443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5244234586768287084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7838904272671240200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9154035443906821487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9013970318857107611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758807811433761781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2749232959533650758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346345066060573317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7407057064753239809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2555066090607769814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7120086280049925130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2397058300883277238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,574 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1708844022222204605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8217107281171456804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5464880210242617112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8484389483476405703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4924954214846590020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2592680617556335377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5745451479369317362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5377565493561790477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2065484341991647063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2932491181331291669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5267698254069487705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6038319970284889487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3362231930978538697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3724955889740124322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7452735834988640129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7420671775140342362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,575 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4792346524028999918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3410643956097230292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4131029276866778959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6416723624535274912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2269686933032593957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5073492448568467049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714589105983585915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057968624762158652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4211156608086235724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7348115942848063869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6179026689873162690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1224610226523499586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8689428084139841509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6096316499129235982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2829458504742873153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,576 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7806795296267064239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775553877490656117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1639291732866953572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1846725476515139550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5638578678782140747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1098728066867775370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7494891766448662225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7067176607527595870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4336856646955072405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4950551498408591035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 765361934570510045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713072251867362983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279675892561192403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2891271623469698730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,577 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8433185838350223114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2398098405854187759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6991663148076161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6845394436636884157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 927253785103371325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7748404809436192180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 279041979053327527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2002755283659768595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 466173509351677142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829973670874170060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8921266508199819705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 130462198693956670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6628509257784564803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019699990369286554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4576581839806682874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5328132318438964337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2672387282539414782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,578 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8952205052915716682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4690016570621589246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2680244606241454912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5743181249709979657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1451471489152460795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5846367423126695924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6108718821055200328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7077360521859237061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8648221549725514049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2657709882835956060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7546313987784479912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8418298081880201698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8719133748232122176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1958219012130915670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -270595643943838184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8114843221116135995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4831847296037097318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -806775831015636906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,579 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9103780113208039216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3080216096833145239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1778947932842052508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1017626474054220161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6652785081683018698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431363370248313529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 49339050791721887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1232880387083362552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 533796352700099825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6017673219113038067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6411453611509928311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6599062519392586063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2472902919804816927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6134611801762003257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412201266660659477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8366851252221900400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2768731387110418495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,580 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4990719158618208599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8646227838871399193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039798628505661629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1543623327148252997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8206781556345534070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1956909295735411810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7637548370363152463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7362660675989963974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6685580778981996872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5622963685707332494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4797152741426121800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8615616283219577582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1105887063179917048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160703045915478521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7658201590810921582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3630287258632536007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6953511700314926186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,581 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6516730302547946814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8761812928117068323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -637892180559159151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5880170231127892624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5941664839116442470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1462698094919828360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1083397435542123836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -859081502220218733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 980252209965274867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6940464362537595492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5016084065396632573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2961330899679643547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4376092777717100662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6164061532075481141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7811512597920547804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4365871437912758024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403867739208423922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -534265891197038675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,582 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8452420714324366772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166193296318808205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764253078858287577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158596830724815220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9118463228535775883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 207173953525187816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2917753315335345460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1713010017284772606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610866575365724742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3441905123218384615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5849869127127534528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8589827643552633131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4629834847637009817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7548723355570499459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6696473263904436317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6388378655687752192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 103737564870187876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,583 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4502786860182940465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7787508793840220412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8329765959617665923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5045790856108208782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1383626679300434707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8090049682127416616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8305898359512781520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3927728078824447763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2190412928596735179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6167766448251390543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6978686282910560362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -694049818727189483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8964810991098761808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7220114140425120733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3403198649067179455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7283434093104149912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2965429306449967196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -564022747758231902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,584 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4588099467673264653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4739396468960581893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6407010393991145475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2962185013160008253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1083170723656725968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 552785847242869618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7349678988837995611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8059858608831758353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1680818980398034035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4474232790008042279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5646621357036170065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -473565441776224726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6216772260636093870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6050054481288124623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7864493805401437446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404945306461706519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2540399162912940255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5716986544002174319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,585 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3534083309690975221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6017867417195144913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370920446764180316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -640235908842746887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1782238686500640372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4390471006045295765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 353263288719456202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2193705828349726407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4070477074887401557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8358257748771256520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9094798887193470314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4257945342967358807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1353960000225459802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5648175823585651519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,586 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5783979459038064115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5649807731216719249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -204524746838500931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8496642212912690048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4008899909061782102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573473624370918546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8501374106563821808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 664138303637979583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7838669228743162358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,587 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7148363305375744543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869619853809680069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5363126980084560554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1510235331935240951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8993585139222047314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4976368923765221275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3556179536384922088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3501938788745486209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4795368989228792906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1817343681904338112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,588 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939166628345184339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3108970175499655575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4458331965943347060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4927319636981356413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2364199065589453570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8461443027293131563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1438529517649132746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5604963179126585267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4767209329248182445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5136842217842244706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734024099530767175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1549850672542139348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4986108574588976098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4862507577631643724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5334098357272255674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3687582387834466859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3716476627193498295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8124218366891752996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1413270162613959923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3117842256431570175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3329798658371902281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -214247938299341912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -924590136155741615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2409248927812245418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708048264734970255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4888438899989472662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3101233521998886682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8850365099328262060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458185916609971048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5395646879150959133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4891774972183702951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8722638774723998991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114757405230903044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7689779400814585350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -122549930945492038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1451370317149284413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5158970247069206180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6029578685736052515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4636685151939397958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8224416591354884744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -796623204435038934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7583479731751968631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6506313981081697742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2844263867638471359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1979495992038772264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8729933940038923738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402105332266859508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1247937550355542407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8824665545860117253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4999593673796936435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4381538486340189612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6959818804255685024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7392308531538334035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915608555929802812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9222009747634678668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8539013737671248185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9063717195722536714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5709370817361125864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1357037377117043583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555315194086796362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3448518016984348215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6952035603537385571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5642888589634052802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5203303053963661172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3914052082388119611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3747303978625170856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4863904187798560131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 725109127283659106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4321754207745782968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4416929356558921990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4655140348807567762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5418411002759245937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3509995742840910847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7062270964160664036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7687756525957720698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426135998778163727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1141674769274645247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7511056810114830706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5652606132646238062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5813132121360539235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4862550668065950756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8353344496958777460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4605645021358212732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3616391839323334153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2916799040661554681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5219150637955166968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2620206104234001046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 333858582629272847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8716034639459102322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5736551265342928030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2731037387342072997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5291354629205491484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5371792863095355464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1328407593868661395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5872626945983739708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875089398033421269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6913291411582090639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7370044612339821430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8200943181429049747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3404313180883232775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8148125374507490789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8557451704519784522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9184708680984575183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1576901117410015540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3058712553239510128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7776476226780625441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1538526235817591357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3869626077789429409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993026148294332708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3175713384327372528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2870756496692319811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3305064105041193928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1643065501791525487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9083995589914555472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4492652727052224368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4477338156581819895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542821679973589440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1993308215412148649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1075532379639080453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3146145944248941218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6160413068522198698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3924484129509482725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1497878034509243533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4211156818166771312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 174774635700741857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2851601458075538059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4191403000901177708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2612911354305950547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8934847655500325268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8539766810353192058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4852541164800756765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5505285967902537498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2253347239802209588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2989613538021376358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2915563082153863028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3973968392471036595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9136536245855204867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2831050509314949212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7811422273479674443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8162873802916441441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3537400110228236864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6818154693092239562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7470930021392118300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3486069957234465572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3065500535308989328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8662492506138634594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1896135654208237829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8935058067511127492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3502895116932955686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5096988398299037948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260969567787132539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -245550738295313195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9169812763204465976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3410727133616905180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 991154538926057443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2151213236223842669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5226092791036851238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8338430356238126967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7361812211118699386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6337892207045626968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6175702580016848759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4264517860895955988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7855398915315537947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9184878036523239354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647619394321177830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5803597660889601274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451047017622209730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1483515962488867095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5475156552210748883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6882934483976212016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5241544546277787688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4423895297797110671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 602949515482928782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6356150563181735292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4380537902943494385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1383065824636174481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 707780415620650935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1530939043413750113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4445494252725792042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916266891015587480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4098819167177415859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4187492217964843592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7344463889417564465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4016184842703580262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 52040736612226905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6555557289602525779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4982601510178555690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9070667243316293523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -572286120131125763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 62754114047073241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2190672030056963251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 881157009613009189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550791941393285243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6109991548740741966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8791893099370492152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8012578201171974418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2421774115842299134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8917197876774998411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4830808168350147843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2086712734957618232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 824644972326709548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7343477894419351139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1794553771710208611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8867893048047348368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2953387420592513078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1266696276920183409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5031014483798215007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4834293513749329895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7241120268016666276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426113894799216987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7583710072511431011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3721601731320440546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 786980857888564706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4671363726699692155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -880691896833558599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3980237211061698088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -734235813674489314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9164256611776439122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1058815023463410646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6234655853200963931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4269242236662210385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4884192234898110597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4793046887624988911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4655212081000699835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6893170194844423830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5653302438069825976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2949934487642364117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4092405068715172139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6642547299681132879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3144687492116689730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5870573662877810967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4772301688921160546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1416972562647217910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6821989075040587019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2156284168070314177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2054922543647364748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742584062662113998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -120290452340101768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1127791322270443504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5700648194818218541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6389349632439250454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3243415595328756128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5906156210822087157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1850359691318315634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269436351162722106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5309154352935721157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2898025059707006883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 959126709767556675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8001844054004866967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1860468812323644986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7386315215291057279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -395119267943174430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578139021366986711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -435331846488462619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6377641252552777237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939811357682119799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241821847252010283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8642697105426689579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9089614975381249728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4959369689756211848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5206085120802537834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -250318910321827005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2369055098564672226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3061132448463472595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7005223820934138910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3163758043045261124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7000585057298641952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -955025596863634755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5312685181775558587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8013580819666492362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4606838042723504001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3712039182355737409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4398421336213751298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6143402088035053430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6691752872984358764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2097472192056370922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7295403814777745033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 750662757154864899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7299888572103993431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2700112738267092280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -970289549935388580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7654416090085666879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3241624678959760194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8189814871541206938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3538842698565426990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7243860682379908542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6757967866873553262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1002597166910347598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6222535465962087267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 87118359977578978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1547451079020935283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7862439349090202536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6380309824679226803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6370735290249055300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925570917272699666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9101131405877050876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8069466483147113066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3113609580980045368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9192018190098605966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 352402109365420849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7096865570000935723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3509256107968701549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3501473689818042582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6838651512651965801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8798354173336026726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3602836012272668533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8365702343858346373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8150823015212195185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 792780891432887630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4308638445628149701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8209831517836504579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4666532688614785033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -522720311591354743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1890421898784918854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3631458855245466591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7589622171056760337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8764498438407505498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7878522723474863984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9075115254187993480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1432050691603215597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8782174281842838130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3071206880912513762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3802165898979196456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8394699007848875953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8249582848583838733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4882269562989788699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8587609207650612354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6891679157830874334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8925058970310711064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7776900155914503076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5771136228398784308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8978942717877341176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8079793601026460307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6065287433903474209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660502489878197763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4030496540410163948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296007490167884088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4217103721781803102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3084640175881790332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4275675807175098307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5249189202708315171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8991658072337699930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -594078245187231341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310990231209686152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4692057828600440001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6794597956300437024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8030633104132947440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6420957247729574671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7938945211903577207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7105934344195250775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6551117434838603691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4820826037774105537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 583079191856540961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 974453649403478657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071475396225159914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5918024403616782475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6976027828759508858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -231964771499391134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3653433182607791480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3736484537443423879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6682366079742478377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2520244365775931748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6071348034569297695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3231541064289795943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3464142201585038069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5461559817286997953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6456539742380161791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8599034568908134738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6760053160450476197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7055360121090784402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7805587062532612079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3471790161443757296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9066365077286949565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1575539119922451709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7794798525950357271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1516897874578292856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8094358847971211259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4410096860421233636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7582701334346299230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2233635697993448479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1298862516316902201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541560215309634541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3544811359927476796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3791976644648221502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1738911378909112522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194217616740232238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5588975431954585366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6158583354502173491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -146087529970355922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7882390027079713899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 671088416982521107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562757832516325289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5976508510278097701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4858981364530111190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 546633991455149282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1866812886899409537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8061060093052208178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5077545083185345230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 562337340735873958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8804131371077972101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6958694582163813140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2660295678416689703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2821101419754502079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4109792733805352372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7242322396186289769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1486592278759582488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2023692121361817052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6326089566485453492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8175624996116645065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213495521979323742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993086367261566099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3449563684479757163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2932445513500938734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8196195316546481398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5471494484337875008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1781490705011809164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5742209958324344881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5535711913621940240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8462241603463839812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8593428711371109644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3639211627130812697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6607628554387542009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6300061022463122059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4974244148243905043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4966169978666109117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -433548625498539474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7301169170034529718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2093180915900693356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7294125592427619105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799929749921263460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1609239567269550323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -382939749268084830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8962096932767673854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8683670579827543038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1955451772818695366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4081400798575430875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1276782808117613453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4951325876615524761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 464048241908665595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 154605166338725943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -549985221980807994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6277458414054328437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7916406387155744616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8174915752756914216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 237518768023712698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7118170410081456362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6657413029531438635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3009901791767905183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3759657195216967975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6931540026314819134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6888331028556183759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4210263911428462822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3327542003835958780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1673159591316228763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3099648161849321071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2953013678888241673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6014878799821425666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7578632218758243649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5703866259423785980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5711392904544576021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8039388440971969551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1996475119214324368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170130318514861141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4087916340748766735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8951410758390883720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7381509308323167847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636434225310594481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3883353566546343275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1367331436562073552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303424326704642805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2746816125022266957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7908963485083095377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3695523462800831191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3469552762952901993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1035243377968323487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8785577141527100765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7634710730392300686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7474732139394687327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8733612775647165907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1376608489538255044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2162237531820702815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3129599760979693969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2292536775108016803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558336686659831244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6196286155407201408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3880774268671713399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6357234813918389771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4159020102532254852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7168761284569498283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8047391311385364199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1643961295552451553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3351926298866493880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6642792347968878364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4169935131630014280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2094750159643411272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1110051936409405030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275638796432891749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -500639495437390000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1539829269770630433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1554649387026601940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3496092098680879888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6033922560737205797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2433747810237612850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1207735519978326562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3408344795170562281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3980634901909678395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8879664543243555539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4787112684056344280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7052248477294791808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7576743819208962527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196498605224506379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5992635329984918267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6706744881520945291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5895509162564345940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2896215224913498710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9132874229836079416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 820022390588563721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1941426795626161006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4591336847599500080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7109112436550860420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5781042823132014065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7777608232211593553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 367260557657859760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7221842695047048445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7783583863940614834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106183213008291159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549630084259088252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6742161747085041735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6523493113072959757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265389996343775183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3628409782032944296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2264304711433592497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3370137043431295852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8455379728092819277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5841588111480429843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2458893235043080538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8676428049437480302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6641422324538079028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7998776245320022664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4808009358373644222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2704944699855103400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5023069860348628543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3380070415958436141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5999762084677292701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264156666580406225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2775780947092048520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4553732497110613152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2171381794419317966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3005467682447839788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4792003138709173839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7169533693772330773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8042108858554316375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6586968778902230353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3101862522849273704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1513534216407853471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4080429973274709596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3299239098009286282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1080029948549666996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3625641241353572487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2331798415824315421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1907807994751102689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3154891340462334002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5100887018544679291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1476405201519111017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7375549750212037581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748814182356995335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718318976102120123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9209006222670219663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8285765003199665874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5731581872615536229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7026447300405398178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451661738160996483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 409452041830720241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 605690885172977000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8557302998711074584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2385256728134274449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3512657848554856091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -462966575148826127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017065578840941783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6572993527171289398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1106125011320446801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 819441377890625693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3856260897015978798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9054462156863387205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4473965812809604522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6995827899897400093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2085970630740825382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4078448619657690928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8653547079430378745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2129932070929229788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5908278782000926658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8166449284545137412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8608705425862280191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2628353460832079507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7910281130818233175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2137430604394823827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2526883329912361774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 542932444893026712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6407473629834652899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5259501704676168575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -603695127668911603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4342267098270786104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5900479908557093024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6604944617077075781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3696638433996080074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -987238915333463545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2878747703600760681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4812919790245763968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4322374474647121455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1684788816851433151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6054378745804195247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6529151384569099746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5236038004823451054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6388304690399434787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3850916959694792222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7308620780278463767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7849506064798534461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4657926666844431166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7409131015926867941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3454139815882476423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1641695641646578772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508320888277872331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1136333775340265307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3873978210973721803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8509719005065758375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4569729228104163538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2560245682769772774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -332334129873598788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3870122551786556047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3216932744170729573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144496907983193955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553448698364160283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7903460404697667544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2016413188187339220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179115463566543095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5854384636467956168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3203529512776441419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -960912392475573266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -135252939157715015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1280511284959802329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6015395056147656177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5122610701248822259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5369677424914502313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4330079999216473500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3018084670777292914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1327799686875997803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341538068327253444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7931744150888381356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303693025060553041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674441031617341065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 111187540737134758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2799081881788982797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7009552866543090292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7607228294457151885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2391709736672079669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -431020078860161305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1364481108854213357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6137912677543378423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2385219863635816061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3698989509866787022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2660926883225493553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5293816744446728904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5546529424663471865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 865010694348774849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6240106990474049941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6240338513733270673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5941988038595352066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5664719947565222995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4143515946578775215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -631666040571941260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2276181785059114032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7755955710681517505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1787625827561644639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7563229955192586941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5214046445420717099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031581516872799402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812527703316914062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2871285137548220951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5538624964810994272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1692462506135103223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3076683810792978920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3148439546544541547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303082120029661197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2627328081213435275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2244891971205758036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2357308871508586736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -202209845143563650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4406241181796321658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4970028287228502917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311760455426999167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1201628117812128141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4935402567540871186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529039426028949501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5570057788216349310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3109859566326413707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5514203020454425642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5233191255364407801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1540754508013372335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5374135724054560528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6756248482918369610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4955334177547089050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5102108776580102943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65900830395973083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1379185944618466990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8534960623488078657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4780091065405917396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6971330798203529912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7763152560379871066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5494300623114088308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8030367609717910982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7124474408765707749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6163269078735634013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6133403966493890399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1413642403851433784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5052286897580394861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6531676764482169217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2701340814743035492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1650360823334199133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7338637523323737112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4017217642286299205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7823906120355241694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8904210373629408509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8862308244375152713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3739445437558393775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6233591880294144802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2805560366790084512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4717957039772844365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8304726545172906475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7446917161970866653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4175690398828489126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206611085652904333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1051731951058211731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642293695441403810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9027654966433768465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2456241819425262542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3828675319840508264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6617485926400659718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5959418269695652796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7003908749557581616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7204736847313614675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2628391365605708481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4643611499542727454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7107148313709747586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 204799755638571416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5898370910159151952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1885143202155038715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1555346821948863091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3530181006720678454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6404782457702623515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2309624298907615812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554462592858337422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269239812050412780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8223098562700052173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7142846051598010303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2096734037779779901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7734766681970172716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6248386344060978264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5451317359954773976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4120073820088547926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5245623943512720890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7312706296047433835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5222356025057906378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1566927773029346798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5845120458827870148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8811248343759928108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8785042233420931636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3975788275574731328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5052731097763219602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3731280672167138575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3424020790166199527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9110276552752579569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8814342507440955077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421135757659994042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1921370469872144067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3941381455401316462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922935751840510268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1212923342567270329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4244323086517508175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 448044193700764777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9123959036685807308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2604952947162491362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5083986405116134790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3599772766957015396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1948130432314825776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6372678293862948098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4929529204441435207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1420321843701307574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7221909712180172079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -319723600335922981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1098778772219709549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4651546793679589212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4328517571925471863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4700091121764803611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7861757139772937769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6728922951817698807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1651422301656736362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3770671609111653114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8590842506940674466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2231447272422064196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7725872228817715143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2044554736652656814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4223849535704652045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 426683016859081698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 820846568023825584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1494106985767047091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5229528896740772422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5376168018732471948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3772696277215563730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 998056424346992430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577530756092275602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8120757718247778805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -303439337564699979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5895930052405224105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2417940454752705063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9024418411211792878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -896852988264406543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7697959983495139341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6310927321381556130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -309710331496198080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4183210289923431219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2782005829238475475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6342211957035017834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2781904339085900190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3786301280113428967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5065998902796318811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 137408241871520919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968366852148997619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1386909146838938421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7125057119871310761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8527003707222741976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5395194927922282386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6587563174879632149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8643966734615105830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 161568269611558740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3570480541240282387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1363115363015963910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1657334671302982452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5378259660366861168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7371269817885001475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5177471196924551951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3706030527678146943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386344708120790927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 707749841843619638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448974598754872045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662055816918194304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685148550507876120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5530676143582165229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 583767312831502764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3224415355053548248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6377066864346638121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5849926467582327235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3215847970565731793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7480978043197652923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4938046321263943627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3154521345101375923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4308404058456740428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5165414601365446078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2189021513615614344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5302354011678518423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8154095067140272479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4906639158834157992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039186095289026606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5164873535607630782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999226279276450595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4531451984285708740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2093596963875823606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8819505283244392649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -843614678088971393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -118536649434398037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8195141326923750010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4700235411895208963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -394500732942242259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2371055515487999053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7055912758080136875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3493319954763389098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7558723374057039659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 778902260772306887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 606442466498395221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8294652569794895480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5022902110207545133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8825983950331468221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520752610067204080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8010583042505466616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7557956108406433785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2442762333281904904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5635235445052646657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3784567294200283162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -618284769835312464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1370299096719355588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6577385544389796157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6580036828308028730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2910658518024116613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5018593800630143462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2188009515485489181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8702801924883304538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 790852016105736313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6688947271470738663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 870163785962457866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8850959056728234964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1108042406914884108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6013745616003878711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3249452480670282076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8673318144580082375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 165257230125319705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2330624898395235069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1222040323577029446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8036647316728709296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2766419533289386630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8937887585723779373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8898889973714486514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7957729288807229172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6301904904767878701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2153086775937114228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -991667951050376124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -112149083192540231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8936062965747187124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3171030560964336770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -134759527022183108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9196506770167689656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4773309489207746641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3540066897219936094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5928051592284971291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7479071787945277079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7197049897124813776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683322932606118490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7148555378683070208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907171249253608840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4534945151401128687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -938538755959266394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796217006791729698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3919395815967508538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4541453606835385098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3477120145857861717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4275613320691246604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1005382274486844914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5582443245999125206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2043028959098447354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4124874809085295133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7979295448111271536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1834036863746714909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2921367022099629642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296652227829666521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7697760980007029875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3349294084287491521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7964687500454023134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6555240623675586957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5637949554656077570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3121486074058120224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6114949748245591195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5733135544016728617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9163109206585919836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6238980227841467396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2797291479220503859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146858026143019668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6566092571876980102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6036521586899597258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209826638140964798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -652190728903998612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2006322302757921603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5603527713307348333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16829590724762319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5242917815308223903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290977520588676384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709934819517780013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7667655489199817144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4969182120178741684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1378722457048318118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3552320285104869287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3281864887209029643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9134510033735613252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3344804672028666019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2262623712395623723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1359112146906694395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3209934375361545357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5884010411828090382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -965650945560875661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869474299919276397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4449785076010852635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436191791495213525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 662860953528418727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2070430799655727153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6977771750082638594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4356365178692223248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1277140629984316688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9115245829021641258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8103693048528194264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 617926182226804816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7996728100249084870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4340850498524330875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6958606464744656620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7594337370382398914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307932231579632937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913574166126159094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3679860068534623952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7058209819716273885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8562053862736591211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5503780962141950938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5080468536383127200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7985755641891390286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6804596202985862531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -674796065618312913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8874004287519359603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5089391669429816160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6928484823094048051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9048201636739262355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5418944592200010023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6868451640703816308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2312128451611620699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3756416706454599966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943087780255686148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6773281806183641042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5274502782389794318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -235151545797590008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4311299079174228081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4647239678591210655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5160223248624221746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4654006320559703250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4881509041565375313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4934610777606167344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8788573910989317560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2396786808485763464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6212761726785797701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6761610709578949546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3275506612150396916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8738532671135558263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6548140308988153057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3153948436299273560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8071235853225268722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7386083397391537165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7196518651989773297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -95391870533992258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6244047269066376898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8751612812162310795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925136426614701648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3498746709978472007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2242106517490228329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5677581182957428667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8466862791954545452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7921874854373167429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3079933991388650746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7131998966762572461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1742534678367091482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -284590140801353302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5446132023290377880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7968710138450870894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3019401787020365795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3579803069800562333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9107239957417214192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900210048953676065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7653997758250821517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3298397003204107073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 109626176111743332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6620475479301646221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -894280922641354480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7697873608727200809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213730844946903555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600057055696436077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6854379091725008857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7767679387598451530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -520345386987620211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1630652240341893490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3345885234024900387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1836628414821883083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5897304652048722352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4363602327072474588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5771106384272884742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5379151597648058943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7394052064254015118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6321331012428008368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6660172694162256371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3402105636213618875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218619559033344843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1724155663944895133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6691010282406777146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 438722061336452286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909542397587130142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1774285239373507146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4520578110366714818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -899110715655987354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4529773248960528941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4333804218012932852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4765254955516907741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3787846900396085168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7101806327170853380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2586639057973146493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -993498545359344790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021681367603858470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7969186785147882265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 226252346614535257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8926091154057063870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8561430111367257599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5306794231822531481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5253214564529078547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8014363312592503993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -141871687046452485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8271491396885928712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1714088496956327649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8744615612140103202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4040214460670297932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5097519106855035486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4532126948175337826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3034715303904698013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4946405232598617461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5352443190846138279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5296331167446175271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7305549707823071106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2556618946947201307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8890868603442412879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7459571316373588197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 583590641785402547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5908260892673961031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3174502532523934844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -810449202831107470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7509891845227441759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6681096982267011799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -504930856215253963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074283601454888749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3968790263681954226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6460655124044162277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7012935927518283303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6957664750620629430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3015713489877828244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819221903455996681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 382181064008871499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3840873167161605086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6647082561958432134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8237839177065480598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7756651492983442926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2674507963322890010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7167501638058704127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6190109559237254397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3165301200095732735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512432734040808749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6405064300471586505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9186398546769342901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1199137788843633732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 541834845278081957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7943384108990209428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3149730245986285654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7353715933149882687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2613754720132637437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1548660485739662594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2723606043572182930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3934479774711062706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8616978976226131700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1328599396170511914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2976978825611766997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8626039057232745728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 263170403864952242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2363174323593942523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1801870692890375618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4115024591453481540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6904103621251272884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3082481039818448147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5764317931499364167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5592253801852821137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7021438700717821303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1930623500096252692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4046713537802571374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4211764185926498978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6233569762744845359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -579641267730413700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -648289459231039706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7405240334921653143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8853945163804626319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -920455342735477339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4355796397123821693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5743887885286922849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8876583179611826611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3210007287118946925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8921173377976286899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5232584327281986100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4574197114880538117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873268570382181615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6759957323727384154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3090680911618794621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3027786907072638870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6126235642253895796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4580067449080062028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -975046449591725931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6333672954815677239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4207434640191524410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8712756581197138026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3862200996737636646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6667353513547566265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6935804564636609920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7965509272424834722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9187483158560797176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2763123597721638491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2151915799649992643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5555008483981751865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250617908088035761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8560364176713424688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6530990926775376115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018222216492689981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8061569841987824815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4064913282082676411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6853087912095325108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8840155774632136797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6005787931194204442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996999384699806040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5543862146783164181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812023153430640671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3460878471497292179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7622901925865865685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816228006037534643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8635052075587513022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955877036443675851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2306163613390521328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2376897603423795063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8413221058993201246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433167766542810075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93714555972358456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 487524568587358589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -569706376425763237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4495333807456786671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4452426496032862959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2026556784475061551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7446389632652311595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2910462879168163717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6977667339578376851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 756125218095733991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5090320028178832902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1745192498409690145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6448877987034391374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2356498938407603387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8301305624629611896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2308186381825491809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4340970586724435099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8687408614981967569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4271310485568745514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5283462511277425017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4262358232119585818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7345682032712596700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3798339422446003431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3861063685099307245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6761093073299686769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -887528940461746458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6828562131320754635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349192039295087554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1806948848120621465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7230681093812026249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3124641486628726400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6521054449830663932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2498948112328946988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8644064496846732447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5987256948679704056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5877130462655105918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4586535690212678559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3459305735118675033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1272836236779750555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8873353547721702193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7262499853423548744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 101211479824449664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8289659101687730728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2363308049900308959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3893771051728340208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5818870874318122118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5998912362698292016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 146312053670646872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3661526168624666903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1695678379930296336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6794079032075222483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2911652158683706954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3888205704413448173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2378682793487253332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6849885897521723622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796434448803939556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3267702864555474412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4444614253030303547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9108859800432482812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3885315988191621683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6665327011050045616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1099375412485952528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5471056771807798361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9038199235551973224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1215237446676233783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5044512410340420568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1998670566289643578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5310214548006427614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3923869297993169548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3055192780223429129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6113344063261105159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2970309781446564265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -689670249607405332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7210119703726091333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5217852946566542338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2868408720202261696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6095677409983069843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1699287236188830587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4220573855895371046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:56:59,665 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,665 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,665 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,665 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:59,672 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=168 (was 168), AvailableMemoryMB=524 (was 544) 2024-01-05 23:56:59,678 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=168, AvailableMemoryMB=524 2024-01-05 23:56:59,687 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,690 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,691 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,691 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,691 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-01-05 23:56:59,691 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-01-05 23:56:59,691 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-01-05 23:56:59,692 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:59,698 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=168 (was 168), AvailableMemoryMB=507 (was 524) 2024-01-05 23:56:59,706 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=168, AvailableMemoryMB=507 2024-01-05 23:56:59,716 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,719 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,719 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,721 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28213248; total bytes=30803968; wasted bytes=2433024; fragmentation bytes=761856; completelyFreeBuckets=5 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=12288; fragmentation bytes=233472, full buckets=4 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:59,722 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:59,723 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=175; free=0; total=175; wasted bytes=1561600; fragmentation bytes=179200, full buckets=25 2024-01-05 23:56:59,723 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=135; free=0; total=135; wasted bytes=857088; fragmentation bytes=138240, full buckets=27 2024-01-05 23:56:59,723 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-01-05 23:56:59,723 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:59,723 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,723 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,723 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,731 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=81 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=168 (was 168), AvailableMemoryMB=483 (was 507) 2024-01-05 23:56:59,738 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=168, AvailableMemoryMB=483 2024-01-05 23:56:59,746 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,750 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,750 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,750 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,758 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,762 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,766 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,770 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,770 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,771 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,771 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,776 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:59,776 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,776 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,776 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,784 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=168 (was 168), AvailableMemoryMB=395 (was 483) 2024-01-05 23:56:59,792 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=168, AvailableMemoryMB=395 2024-01-05 23:56:59,800 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,805 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,805 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,806 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,814 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,818 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-05 23:56:59,818 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,819 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,819 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:59,819 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,819 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,819 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,826 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=168 (was 168), AvailableMemoryMB=339 (was 395) 2024-01-05 23:56:59,832 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=168, AvailableMemoryMB=339 2024-01-05 23:56:59,842 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,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 2024-01-05 23:56:59,846 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,846 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,855 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,859 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-01-05 23:56:59,859 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,859 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,859 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:56:59,859 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:56:59,859 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:56:59,859 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:56:59,866 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=168 (was 168), AvailableMemoryMB=291 (was 339) 2024-01-05 23:56:59,874 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=168, AvailableMemoryMB=291 2024-01-05 23:56:59,885 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:56:59,889 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,889 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,890 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,890 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-log-dir so I do NOT create it in target/test-data/ffba8efd-6626-77e2-7997-1d789d795ba3 2024-01-05 23:56:59,890 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/e75fd162-4b7c-c820-cbc6-80f837180ec0/hadoop-tmp-dir so I do NOT create it in target/test-data/ffba8efd-6626-77e2-7997-1d789d795ba3 2024-01-05 23:56:59,890 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-01-05 23:56:59,898 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/ffba8efd-6626-77e2-7997-1d789d795ba3/bucketNoRecycler.cache 2024-01-05 23:56:59,898 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:56:59,898 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:56:59,899 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/ffba8efd-6626-77e2-7997-1d789d795ba3/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/ffba8efd-6626-77e2-7997-1d789d795ba3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:56:59,899 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7460097536866944326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-01-05 23:57:01,000 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/ffba8efd-6626-77e2-7997-1d789d795ba3/bucketNoRecycler.persistence 2024-01-05 23:57:01,000 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:57:01,000 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:57:01,000 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:57:01,022 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/ffba8efd-6626-77e2-7997-1d789d795ba3/bucketNoRecycler.cache 2024-01-05 23:57:01,022 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:57:01,022 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:57:01,024 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:57:01,024 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/ffba8efd-6626-77e2-7997-1d789d795ba3/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/ffba8efd-6626-77e2-7997-1d789d795ba3/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:57:01,025 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:57:01,025 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:57:01,025 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:57:01,025 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:57:01,032 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=167 (was 168), AvailableMemoryMB=273 (was 291) 2024-01-05 23:57:01,039 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=167, AvailableMemoryMB=272 2024-01-05 23:57:01,050 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:01,054 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:57:01,055 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:57:01,055 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:57:03,307 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:57:03,307 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:57:03,307 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:57:03,307 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:57:03,319 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=167 (was 167), AvailableMemoryMB=256 (was 272) 2024-01-05 23:57:03,330 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=167, AvailableMemoryMB=256 2024-01-05 23:57:03,343 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:03,347 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:57:03,347 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:57:03,348 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:57:03,358 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:03,364 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-01-05 23:57:03,364 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:57:03,365 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:57:03,365 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:03,373 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:03,383 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:03,390 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:57:03,390 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:57:03,390 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:57:03,390 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:57:03,398 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=171 (was 167) - ProcessCount LEAK? -, AvailableMemoryMB=244 (was 256) 2024-01-05 23:57:03,405 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=173, AvailableMemoryMB=282 2024-01-05 23:57:03,413 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:03,418 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:57:03,418 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:57:03,422 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:57:03,422 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:57:03,422 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:57:03,422 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:57:03,422 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:57:03,431 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=173 (was 173), AvailableMemoryMB=317 (was 282) - AvailableMemoryMB LEAK? - 2024-01-05 23:57:03,441 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=165, ProcessCount=173, AvailableMemoryMB=317 2024-01-05 23:57:03,449 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-01-05 23:57:03,454 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-01-05 23:57:03,454 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-01-05 23:57:03,454 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-01-05 23:57:03,455 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-01-05 23:57:03,455 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-01-05 23:57:03,455 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-01-05 23:57:03,455 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2024-01-05 23:57:03,464 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=165 (was 165), ProcessCount=173 (was 173), AvailableMemoryMB=298 (was 317)