Skip to content

Instantly share code, notes, and snippets.

@intemptesta
Created May 16, 2020 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save intemptesta/55337e15dd20fd59a05a0257ad817600 to your computer and use it in GitHub Desktop.
Save intemptesta/55337e15dd20fd59a05a0257ad817600 to your computer and use it in GitHub Desktop.
Error created by Linux server.
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 12288 bytes for committing reserved memory.
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Zero Based Compressed Oops mode in which the Java heap is
# placed in the first 32GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (os_linux.cpp:2763), pid=2337, tid=0x00007facfc8b9700
#
# JRE version: OpenJDK Runtime Environment (8.0_252-b09) (build 1.8.0_252-b09)
# Java VM: OpenJDK 64-Bit Server VM (25.252-b09 mixed mode linux-amd64 compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
--------------- T H R E A D ---------------
Current thread (0x00007fad11ea5000): JavaThread "Server-Worker-7428" daemon [_thread_new, id=22282, stack(0x00007facfc7b9000,0x00007facfc8ba000)]
Stack: [0x00007facfc7b9000,0x00007facfc8ba000], sp=0x00007facfc8b8b00, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xb18dbd] VMError::report_and_die()+0x2cd
V [libjvm.so+0x4e2b54] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0xb4
V [libjvm.so+0x8dec5e] os::pd_commit_memory(char*, unsigned long, bool)+0xee
V [libjvm.so+0x8d65fe] os::commit_memory(char*, unsigned long, bool)+0x2e
V [libjvm.so+0x8e00d7] os::pd_create_stack_guard_pages(char*, unsigned long)+0x57
V [libjvm.so+0xabb996] JavaThread::create_stack_guard_pages()+0x66
V [libjvm.so+0xabbbbe] JavaThread::run()+0x1ae
V [libjvm.so+0x8dc5e9] java_start(Thread*)+0xf9
C [libpthread.so.0+0x740b] start_thread+0xdb
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x00007fad11ea5000 JavaThread "Server-Worker-7428" daemon [_thread_new, id=22282, stack(0x00007facfc7b9000,0x00007facfc8ba000)]
0x00007fad440cc800 JavaThread "Netty Epoll Server IO #3" daemon [_thread_in_native, id=3169, stack(0x00007fad016c0000,0x00007fad017c1000)]
0x00007fad440cc000 JavaThread "Netty Epoll Server IO #2" daemon [_thread_in_native, id=3166, stack(0x00007fad02afb000,0x00007fad02bfc000)]
0x00007fad440c8800 JavaThread "Netty Epoll Server IO #1" daemon [_thread_in_native, id=2798, stack(0x00007fad02bfc000,0x00007fad02cfd000)]
0x00007fad11b5e000 JavaThread "poi IO worker" [_thread_blocked, id=2696, stack(0x00007fad026f9000,0x00007fad027fa000)]
0x00007fad11bbf000 JavaThread "chunk IO worker" [_thread_blocked, id=2695, stack(0x00007fad03dfe000,0x00007fad03eff000)]
0x00007fad102c4800 JavaThread "Thread-10" daemon [_thread_in_native, id=2694, stack(0x00007fad027fa000,0x00007fad028fb000)]
0x00007fad1045f000 JavaThread "Netty Epoll Server IO #0" daemon [_thread_in_native, id=2691, stack(0x00007fad023f8000,0x00007fad024f9000)]
0x00007fad1045e000 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=2690, stack(0x00007fad03eff000,0x00007fad04000000)]
0x00007fad10354800 JavaThread "Thread-6" daemon [_thread_in_native, id=2673, stack(0x00007fad02cfd000,0x00007fad02dfe000)]
0x00007fad103bd000 JavaThread "Thread-5" daemon [_thread_in_native, id=2672, stack(0x00007fad2802c000,0x00007fad2812d000)]
0x00007fad10024000 JavaThread "Server console handler" daemon [_thread_in_native, id=2659, stack(0x00007fad2852d000,0x00007fad2862e000)]
0x00007fad6004c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2343, stack(0x00007fad686a2000,0x00007fad687a2000)]
0x00007fad61988800 JavaThread "Server thread" [_thread_in_Java, id=2658, stack(0x00007fad2862e000,0x00007fad2872f000)]
0x00007fad6198c000 JavaThread "Server Infinisleeper" daemon [_thread_blocked, id=2657, stack(0x00007fad2872f000,0x00007fad28830000)]
0x00007fad61941800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2656, stack(0x00007fad3c03f000,0x00007fad3c140000)]
0x00007fad61105800 JavaThread "pool-2-thread-1" daemon [_thread_blocked, id=2646, stack(0x00007fad49ad7000,0x00007fad49bd8000)]
0x00007fad60a85800 JavaThread "Thread-2" daemon [_thread_in_native, id=2645, stack(0x00007fad492a8000,0x00007fad493a9000)]
0x00007fad60a16000 JavaThread "Thread-1" daemon [_thread_in_vm, id=2644, stack(0x00007fad493a9000,0x00007fad494aa000)]
0x00007fad601a5000 JavaThread "Service Thread" daemon [_thread_blocked, id=2431, stack(0x00007fad4af8b000,0x00007fad4b08c000)]
0x00007fad601a2800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=2427, stack(0x00007fad4b08d000,0x00007fad4b18d000)]
0x00007fad60193000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2423, stack(0x00007fad4b18e000,0x00007fad4b28e000)]
0x00007fad60191000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2418, stack(0x00007fad4b28e000,0x00007fad4b38f000)]
0x00007fad60167800 JavaThread "Finalizer" daemon [_thread_blocked, id=2377, stack(0x00007fad4b38f000,0x00007fad4b490000)]
0x00007fad60163000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2375, stack(0x00007fad4b490000,0x00007fad4b591000)]
Other Threads:
0x00007fad60159000 VMThread [stack: 0x00007fad4b592000,0x00007fad4b692000] [id=2374]
0x00007fad601a7800 WatcherThread [stack: 0x00007fad4ae8b000,0x00007fad4af8b000] [id=2433]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006d2800000, size: 3800 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 1156608K, used 387164K [0x0000000770d80000, 0x00000007bf600000, 0x00000007c0000000)
eden space 1026560K, 33% used [0x0000000770d80000,0x0000000785ecac10,0x00000007af800000)
from space 130048K, 32% used [0x00000007b7700000,0x00000007b9fcc630,0x00000007bf600000)
to space 130048K, 0% used [0x00000007af800000,0x00000007af800000,0x00000007b7700000)
ParOldGen total 2594304K, used 2103839K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 81% used [0x00000006d2800000,0x0000000752e87eb0,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
Card table byte_map: [0x00007fad6491c000,0x00007fad65089000] byte_map_base: 0x00007fad61288000
Marking Bits: (ParMarkBitMap*) 0x00007fad6797d7e0
Begin Bits: [0x00007fad3c940000, 0x00007fad404a0000)
End Bits: [0x00007fad404a0000, 0x00007fad44000000)
Polling page: 0x00007fad687ad000
CodeCache: size=245760Kb used=88997Kb max_used=89009Kb free=156762Kb
bounds [0x00007fad51000000, 0x00007fad567b0000, 0x00007fad60000000]
total_blobs=25808 nmethods=24774 adapters=942
compilation: enabled
Compilation events (250 events):
Event: 176500.610 Thread 0x00007fad601a2800 43548 3 net.minecraft.world.chunk.ChunkPrimer::func_201594_d (31 bytes)
Event: 176500.611 Thread 0x00007fad601a2800 nmethod 43548 0x00007fad5584f510 code [0x00007fad5584f720, 0x00007fad55850138]
Event: 176501.008 Thread 0x00007fad60193000 43551 4 net.minecraft.world.gen.feature.structure.StructurePiece::func_74865_a (80 bytes)
Event: 176501.010 Thread 0x00007fad60193000 nmethod 43551 0x00007fad53033790 code [0x00007fad530338e0, 0x00007fad530339f8]
Event: 176501.010 Thread 0x00007fad601a2800 43552 1 net.minecraft.block.Block::func_185471_a (2 bytes)
Event: 176501.010 Thread 0x00007fad601a2800 nmethod 43552 0x00007fad53327bd0 code [0x00007fad53327d20, 0x00007fad53327e30]
Event: 176501.010 Thread 0x00007fad601a2800 43550 1 biomesoplenty.common.block.TallFlowerBlockBOP::getPlantType (4 bytes)
Event: 176501.010 Thread 0x00007fad601a2800 nmethod 43550 0x00007fad543465d0 code [0x00007fad54346720, 0x00007fad54346830]
Event: 176501.010 Thread 0x00007fad601a2800 43549 3 net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer::func_225571_a_ (53 bytes)
Event: 176501.011 Thread 0x00007fad601a2800 nmethod 43549 0x00007fad52e7c850 code [0x00007fad52e7c9e0, 0x00007fad52e7ce28]
Event: 176501.519 Thread 0x00007fad601a2800 43553 3 net.minecraft.world.IBlockReader::func_217298_h (13 bytes)
Event: 176501.520 Thread 0x00007fad601a2800 nmethod 43553 0x00007fad5500eb10 code [0x00007fad5500ecc0, 0x00007fad5500f398]
Event: 176503.227 Thread 0x00007fad60193000 43554 4 net.minecraft.world.chunk.ChunkPrimer::func_201574_a (11 bytes)
Event: 176503.228 Thread 0x00007fad60193000 nmethod 43554 0x00007fad545f7510 code [0x00007fad545f7660, 0x00007fad545f7718]
Event: 176504.429 Thread 0x00007fad601a2800 43555 3 vazkii.quark.world.gen.underground.BasicUndergroundBiome::fillFloor (24 bytes)
Event: 176504.429 Thread 0x00007fad601a2800 nmethod 43555 0x00007fad5584f050 code [0x00007fad5584f1c0, 0x00007fad5584f428]
Event: 176504.513 Thread 0x00007fad601a2800 43556 ! 3 net.minecraft.world.gen.ChunkGenerator::func_202092_b (217 bytes)
Event: 176504.516 Thread 0x00007fad601a2800 nmethod 43556 0x00007fad566f0c10 code [0x00007fad566f1020, 0x00007fad566f2dd8]
Event: 176504.519 Thread 0x00007fad601a2800 43557 3 vazkii.quark.world.module.BigStoneClustersModule$$Lambda$5578/1433144339::getAsBoolean (4 bytes)
Event: 176504.609 Thread 0x00007fad601a2800 nmethod 43557 0x00007fad53fbfd90 code [0x00007fad53fbff00, 0x00007fad53fc00d0]
Event: 176504.610 Thread 0x00007fad601a2800 43558 3 vazkii.quark.world.module.BigStoneClustersModule::lambda$setup$1 (4 bytes)
Event: 176504.611 Thread 0x00007fad601a2800 nmethod 43558 0x00007fad52e7c510 code [0x00007fad52e7c660, 0x00007fad52e7c7b0]
Event: 176504.625 Thread 0x00007fad60193000 43559 4 java.util.LinkedList::<init> (10 bytes)
Event: 176504.626 Thread 0x00007fad60193000 nmethod 43559 0x00007fad52e8bb90 code [0x00007fad52e8bce0, 0x00007fad52e8bd38]
Event: 176504.713 Thread 0x00007fad601a2800 43560 3 net.minecraft.world.gen.placement.DungeonRoom::func_212848_a_ (15 bytes)
Event: 176504.715 Thread 0x00007fad601a2800 nmethod 43560 0x00007fad557d9a50 code [0x00007fad557d9cc0, 0x00007fad557dac48]
Event: 176504.717 Thread 0x00007fad60193000 43561 4 net.minecraft.world.gen.feature.structure.Structure::func_212245_a (198 bytes)
Event: 176504.726 Thread 0x00007fad601a2800 43562 3 vazkii.quark.world.module.BigStoneClustersModule$$Lambda$5586/1856796802::getAsBoolean (8 bytes)
Event: 176504.726 Thread 0x00007fad601a2800 nmethod 43562 0x00007fad51211210 code [0x00007fad51211380, 0x00007fad512115f0]
Event: 176504.728 Thread 0x00007fad601a2800 43563 3 vazkii.quark.world.module.BigStoneClustersModule$$Lambda$5587/404777074::getAsBoolean (8 bytes)
Event: 176504.728 Thread 0x00007fad601a2800 nmethod 43563 0x00007fad55967390 code [0x00007fad55967500, 0x00007fad55967770]
Event: 176504.731 Thread 0x00007fad601a2800 43564 3 vazkii.quark.world.module.BigStoneClustersModule::lambda$setup$8 (22 bytes)
Event: 176504.732 Thread 0x00007fad601a2800 nmethod 43564 0x00007fad55008ed0 code [0x00007fad55009040, 0x00007fad55009250]
Event: 176504.818 Thread 0x00007fad601a2800 43569 3 vazkii.quark.base.world.config.OrePocketConfig::forEach (71 bytes)
Event: 176504.822 Thread 0x00007fad601a2800 nmethod 43569 0x00007fad55966450 code [0x00007fad55966640, 0x00007fad55966f58]
Event: 176504.829 Thread 0x00007fad601a2800 43565 3 net.minecraft.world.gen.placement.DepthAverage::func_212852_a_ (11 bytes)
Event: 176504.830 Thread 0x00007fad601a2800 nmethod 43565 0x00007fad55965f90 code [0x00007fad55966100, 0x00007fad55966388]
Event: 176504.915 Thread 0x00007fad60193000 nmethod 43561 0x00007fad564865d0 code [0x00007fad56486860, 0x00007fad564875f0]
Event: 176505.013 Thread 0x00007fad601a2800 43570 3 vazkii.botania.common.world.MysticalFlowerFeature::func_212245_a (15 bytes)
Event: 176505.013 Thread 0x00007fad601a2800 nmethod 43570 0x00007fad533d7f10 code [0x00007fad533d8080, 0x00007fad533d8308]
Event: 176505.015 Thread 0x00007fad601a2800 43571 3 net.minecraft.world.gen.feature.IceAndSnowFeature::func_212245_a (15 bytes)
Event: 176505.016 Thread 0x00007fad601a2800 nmethod 43571 0x00007fad535e6550 code [0x00007fad535e66c0, 0x00007fad535e6948]
Event: 176505.021 Thread 0x00007fad60193000 43572 4 net.minecraft.world.chunk.ChunkPrimer$$Lambda$7448/1149199675::apply (8 bytes)
Event: 176505.109 Thread 0x00007fad60193000 nmethod 43572 0x00007fad51430790 code [0x00007fad51430900, 0x00007fad51430ab8]
Event: 176505.618 Thread 0x00007fad601a2800 43573 3 net.minecraft.world.gen.feature.FancyTreeFeature::func_227237_a_ (49 bytes)
Event: 176505.618 Thread 0x00007fad601a2800 nmethod 43573 0x00007fad52da1710 code [0x00007fad52da18e0, 0x00007fad52da2068]
Event: 176505.622 Thread 0x00007fad601a2800 43574 3 net.minecraft.world.gen.feature.FancyTreeFeature::func_227239_b_ (18 bytes)
Event: 176505.622 Thread 0x00007fad601a2800 nmethod 43574 0x00007fad564861d0 code [0x00007fad56486360, 0x00007fad56486550]
Event: 176508.619 Thread 0x00007fad60193000 43575 4 net.minecraft.world.IBlockReader::func_217298_h (13 bytes)
Event: 176508.628 Thread 0x00007fad60193000 nmethod 43575 0x00007fad51430e90 code [0x00007fad51431080, 0x00007fad51431818]
Event: 176511.710 Thread 0x00007fad60193000 43576 4 net.minecraft.world.gen.placement.CountRange::func_212852_a_ (11 bytes)
Event: 176511.718 Thread 0x00007fad60193000 nmethod 43576 0x00007fad566b3b90 code [0x00007fad566b3d20, 0x00007fad566b4278]
Event: 176511.908 Thread 0x00007fad60193000 43577 4 vazkii.quark.base.world.config.BiomeTypeConfig::canSpawn (78 bytes)
Event: 176511.919 Thread 0x00007fad60193000 nmethod 43577 0x00007fad54a75c90 code [0x00007fad54a75ea0, 0x00007fad54a76518]
Event: 176513.527 Thread 0x00007fad601a2800 43579 3 net.minecraft.world.gen.feature.structure.StructurePiece::func_175807_a (68 bytes)
Event: 176513.528 Thread 0x00007fad601a2800 nmethod 43579 0x00007fad5307e250 code [0x00007fad5307e420, 0x00007fad5307ecd8]
Event: 176513.528 Thread 0x00007fad60193000 43578 4 net.minecraft.world.gen.feature.structure.StructurePiece::func_74873_b (80 bytes)
Event: 176513.530 Thread 0x00007fad60193000 nmethod 43578 0x00007fad51fdf910 code [0x00007fad51fdfa60, 0x00007fad51fdfb78]
Event: 176513.629 Thread 0x00007fad60193000 43580 % 4 net.minecraft.world.gen.feature.AbstractSmallTreeFeature::func_227212_a_ @ 165 (333 bytes)
Event: 176513.729 Thread 0x00007fad60193000 nmethod 43580% 0x00007fad53ccea90 code [0x00007fad53ccee00, 0x00007fad53cd03c8]
Event: 176514.737 Thread 0x00007fad601a2800 43581 3 org.apache.logging.log4j.core.filter.CompositeFilter::filter (75 bytes)
Event: 176514.738 Thread 0x00007fad601a2800 nmethod 43581 0x00007fad53a7e390 code [0x00007fad53a7e520, 0x00007fad53a7e968]
Event: 176517.823 Thread 0x00007fad60193000 43582 4 vazkii.quark.base.world.WorldGenHandler::generateChunk (211 bytes)
Event: 176518.023 Thread 0x00007fad60193000 nmethod 43582 0x00007fad54d98ed0 code [0x00007fad54d99160, 0x00007fad54d9aa90]
Event: 176519.717 Thread 0x00007fad601a2800 43583 3 net.minecraft.world.gen.feature.MultipleRandomFeature::func_212245_a (77 bytes)
Event: 176519.718 Thread 0x00007fad601a2800 nmethod 43583 0x00007fad564fbf50 code [0x00007fad564fc120, 0x00007fad564fc848]
Event: 176520.430 Thread 0x00007fad601a2800 43584 3 vazkii.quark.world.gen.UndergroundBiomeGenerator::createContext (17 bytes)
Event: 176520.431 Thread 0x00007fad601a2800 nmethod 43584 0x00007fad54d3c6d0 code [0x00007fad54d3c840, 0x00007fad54d3ca48]
Event: 176520.431 Thread 0x00007fad601a2800 43585 3 vazkii.quark.world.gen.UndergroundBiomeGenerator$Context::<init> (76 bytes)
Event: 176520.431 Thread 0x00007fad601a2800 nmethod 43585 0x00007fad564fab50 code [0x00007fad564fad60, 0x00007fad564fb7f0]
Event: 176520.431 Thread 0x00007fad601a2800 43586 3 vazkii.quark.world.gen.UndergroundBiomeGenerator$Context::finish (66 bytes)
Event: 176520.433 Thread 0x00007fad601a2800 nmethod 43586 0x00007fad56503590 code [0x00007fad56503860, 0x00007fad56504c88]
Event: 176520.708 Thread 0x00007fad60193000 43587 4 net.minecraft.world.gen.placement.Passthrough::func_212852_a_ (11 bytes)
Event: 176520.711 Thread 0x00007fad60193000 nmethod 43587 0x00007fad55856c90 code [0x00007fad55856e00, 0x00007fad55856ff8]
Event: 176520.712 Thread 0x00007fad601a2800 43588 3 net.minecraft.world.chunk.ChunkPrimer::func_212247_j (5 bytes)
Event: 176520.713 Thread 0x00007fad601a2800 nmethod 43588 0x00007fad564fa750 code [0x00007fad564fa8c0, 0x00007fad564faac8]
Event: 176521.125 Thread 0x00007fad601a2800 43589 3 net.minecraft.world.gen.feature.AbstractTreeFeature::func_214571_e (13 bytes)
Event: 176521.126 Thread 0x00007fad601a2800 nmethod 43589 0x00007fad5307db50 code [0x00007fad5307dce0, 0x00007fad5307e028]
Event: 176521.708 Thread 0x00007fad60193000 43590 4 java.util.TimSort::mergeLo (659 bytes)
Event: 176521.830 Thread 0x00007fad60193000 nmethod 43590 0x00007fad566f7390 code [0x00007fad566f7560, 0x00007fad566f8998]
Event: 176522.008 Thread 0x00007fad601a2800 43591 % 3 net.minecraft.world.gen.feature.LakesFeature::func_212245_a @ 845 (1433 bytes)
Event: 176522.015 Thread 0x00007fad601a2800 nmethod 43591% 0x00007fad566f9410 code [0x00007fad566f9c20, 0x00007fad566ff638]
Event: 176522.209 Thread 0x00007fad601a2800 43592 % 3 net.minecraft.world.gen.feature.LakesFeature::func_212245_a @ 271 (1433 bytes)
Event: 176522.216 Thread 0x00007fad601a2800 nmethod 43592% 0x00007fad56703a90 code [0x00007fad567042e0, 0x00007fad56709fb8]
Event: 176522.223 Thread 0x00007fad601a2800 43593 3 net.minecraft.world.gen.feature.LakesFeature::func_212245_a (1433 bytes)
Event: 176522.229 Thread 0x00007fad60193000 43594 4 net.minecraft.world.gen.feature.AbstractSmallTreeFeature::func_227212_a_ (333 bytes)
Event: 176522.314 Thread 0x00007fad601a2800 nmethod 43593 0x00007fad5670e850 code [0x00007fad5670f040, 0x00007fad56714838]
Event: 176522.624 Thread 0x00007fad60193000 nmethod 43594 0x00007fad5671bc50 code [0x00007fad5671c060, 0x00007fad5671dc88]
Event: 176523.835 Thread 0x00007fad60193000 43595 % 4 net.minecraft.world.gen.feature.LakesFeature::func_212245_a @ 271 (1433 bytes)
Event: 176524.519 Thread 0x00007fad60193000 nmethod 43595% 0x00007fad56725290 code [0x00007fad56725b40, 0x00007fad56729c08]
Event: 176524.519 Thread 0x00007fad60193000 43596 4 net.minecraft.world.gen.feature.structure.StructurePiece::func_175811_a (160 bytes)
Event: 176524.713 Thread 0x00007fad60193000 nmethod 43596 0x00007fad567214d0 code [0x00007fad56721880, 0x00007fad56722e18]
Event: 176524.921 Thread 0x00007fad60193000 43597 % 4 net.minecraft.world.gen.feature.LakesFeature::func_212245_a @ 261 (1433 bytes)
Event: 176526.025 Thread 0x00007fad60193000 nmethod 43597% 0x00007fad56737710 code [0x00007fad56737fc0, 0x00007fad5673c448]
Event: 176527.215 Thread 0x00007fad60193000 43598 4 net.minecraft.world.gen.feature.LakesFeature::func_212245_a (1433 bytes)
Event: 176528.114 Thread 0x00007fad60193000 nmethod 43598 0x00007fad56749a50 code [0x00007fad5674a320, 0x00007fad5674eb88]
Event: 176528.222 Thread 0x00007fad60193000 43599 4 net.minecraft.world.gen.feature.FancyTreeFeature::func_227233_a_ (112 bytes)
Event: 176528.228 Thread 0x00007fad60193000 nmethod 43599 0x00007fad5583a3d0 code [0x00007fad5583a580, 0x00007fad5583aa28]
Event: 176528.914 Thread 0x00007fad60193000 43600 4 net.minecraftforge.common.extensions.IForgeBlock::canBeReplacedByLogs (82 bytes)
Event: 176528.930 Thread 0x00007fad60193000 nmethod 43600 0x00007fad56719c90 code [0x00007fad56719f20, 0x00007fad5671a970]
Event: 176529.127 Thread 0x00007fad60193000 43601 4 net.minecraft.block.DoublePlantBlock::func_196260_a (78 bytes)
Event: 176529.209 Thread 0x00007fad60193000 nmethod 43601 0x00007fad56735c50 code [0x00007fad56735ec0, 0x00007fad56736920]
Event: 176531.312 Thread 0x00007fad601a2800 43602 3 sun.misc.FloatingDecimal$BinaryToASCIIBuffer::dtoa (1509 bytes)
Event: 176531.317 Thread 0x00007fad601a2800 nmethod 43602 0x00007fad56744cd0 code [0x00007fad56745120, 0x00007fad56747918]
Event: 176531.320 Thread 0x00007fad60193000 43603 4 org.jline.terminal.impl.AbstractTerminal::getNumericCapability (14 bytes)
Event: 176531.412 Thread 0x00007fad60193000 nmethod 43603 0x00007fad54102f90 code [0x00007fad54103120, 0x00007fad54103468]
Event: 176531.521 Thread 0x00007fad601a2800 43604 3 net.minecraft.entity.EntityType::func_212546_e (31 bytes)
Event: 176531.522 Thread 0x00007fad601a2800 nmethod 43604 0x00007fad545443d0 code [0x00007fad54544580, 0x00007fad54544aa8]
Event: 176531.609 Thread 0x00007fad601a2800 43605 3 net.minecraft.entity.Entity::func_200200_C_ (27 bytes)
Event: 176531.610 Thread 0x00007fad601a2800 nmethod 43605 0x00007fad566f5ed0 code [0x00007fad566f6120, 0x00007fad566f6e58]
Event: 176531.614 Thread 0x00007fad601a2800 43606 3 net.minecraft.network.play.ServerPlayNetHandler::func_217264_d (15 bytes)
Event: 176531.615 Thread 0x00007fad601a2800 nmethod 43606 0x00007fad56503010 code [0x00007fad56503180, 0x00007fad56503448]
Event: 176536.028 Thread 0x00007fad60193000 43607 4 com.google.common.hash.HashCode$BytesHashCode::padToLong (55 bytes)
Event: 176536.031 Thread 0x00007fad60193000 nmethod 43607 0x00007fad54195cd0 code [0x00007fad54195e20, 0x00007fad54195fb8]
Event: 176554.338 Thread 0x00007fad601a2800 43608 3 net.minecraft.tileentity.BrewingStandTileEntity::func_70301_a (33 bytes)
Event: 176554.339 Thread 0x00007fad601a2800 nmethod 43608 0x00007fad566cb390 code [0x00007fad566cb540, 0x00007fad566cbab8]
Event: 176556.825 Thread 0x00007fad60193000 43609 4 net.minecraft.block.CakeBlock::func_220053_a (18 bytes)
Event: 176557.011 Thread 0x00007fad60193000 nmethod 43609 0x00007fad56718990 code [0x00007fad56718ba0, 0x00007fad56719308]
Event: 176558.631 Thread 0x00007fad601a2800 43610 1 net.minecraft.tileentity.BrewingStandTileEntity::access$100 (5 bytes)
Event: 176558.631 Thread 0x00007fad601a2800 nmethod 43610 0x00007fad54d98bd0 code [0x00007fad54d98d20, 0x00007fad54d98e10]
Event: 176558.814 Thread 0x00007fad601a2800 43611 3 net.minecraft.tileentity.BrewingStandTileEntity$1::func_221476_a (46 bytes)
Event: 176558.814 Thread 0x00007fad601a2800 nmethod 43611 0x00007fad53cce590 code [0x00007fad53cce700, 0x00007fad53cce8d0]
Event: 176559.108 Thread 0x00007fad601a2800 43612 3 net.minecraft.inventory.container.BrewingStandContainer::func_75145_c (11 bytes)
Event: 176559.109 Thread 0x00007fad601a2800 nmethod 43612 0x00007fad567447d0 code [0x00007fad56744940, 0x00007fad56744b68]
Event: 176585.314 Thread 0x00007fad601a2800 43614 3 net.minecraft.tileentity.BrewingStandTileEntity::func_70300_a (70 bytes)
Event: 176585.315 Thread 0x00007fad601a2800 nmethod 43614 0x00007fad56720a90 code [0x00007fad56720c80, 0x00007fad567212e8]
Event: 176593.821 Thread 0x00007fad601a2800 43615 3 net.minecraft.entity.passive.SheepEntity::func_175512_b (45 bytes)
Event: 176593.822 Thread 0x00007fad601a2800 nmethod 43615 0x00007fad51719f50 code [0x00007fad5171a100, 0x00007fad5171a658]
Event: 176595.308 Thread 0x00007fad601a2800 43616 3 net.minecraft.world.server.ServerTickList::func_205362_a (39 bytes)
Event: 176595.310 Thread 0x00007fad601a2800 nmethod 43616 0x00007fad566f4f10 code [0x00007fad566f5100, 0x00007fad566f5a78]
Event: 176595.311 Thread 0x00007fad601a2800 43617 3 net.minecraft.world.server.ServerWorld$$Lambda$6083/390643418::test (8 bytes)
Event: 176595.312 Thread 0x00007fad601a2800 nmethod 43617 0x00007fad51ea2ed0 code [0x00007fad51ea3080, 0x00007fad51ea36c8]
Event: 176595.408 Thread 0x00007fad60193000 43618 4 net.minecraft.world.chunk.ChunkStatus$$Lambda$1604/1945802665::doWork (17 bytes)
Event: 176595.523 Thread 0x00007fad60193000 nmethod 43618 0x00007fad56732e90 code [0x00007fad56733140, 0x00007fad56733e60]
Event: 176595.727 Thread 0x00007fad601a2800 43619 1 net.minecraft.block.LeavesBlock::func_229869_c_ (2 bytes)
Event: 176595.728 Thread 0x00007fad601a2800 nmethod 43619 0x00007fad567207d0 code [0x00007fad56720920, 0x00007fad56720a30]
Event: 176601.525 Thread 0x00007fad60193000 43620 4 sun.misc.FloatingDecimal$BinaryToASCIIBuffer::roundup (104 bytes)
Event: 176601.526 Thread 0x00007fad60193000 nmethod 43620 0x00007fad55965c90 code [0x00007fad55965de0, 0x00007fad55965eb8]
Event: 176604.309 Thread 0x00007fad60193000 43621 4 net.minecraft.world.server.ServerTickList::func_205362_a (39 bytes)
Event: 176604.327 Thread 0x00007fad601a2800 43623 3 net.minecraft.world.chunk.Chunk$$Lambda$7465/1759212449::apply (12 bytes)
Event: 176604.328 Thread 0x00007fad601a2800 nmethod 43623 0x00007fad5372db10 code [0x00007fad5372dce0, 0x00007fad5372e348]
Event: 176604.716 Thread 0x00007fad60193000 nmethod 43621 0x00007fad56757350 code [0x00007fad56757680, 0x00007fad56758e20]
Event: 176604.721 Thread 0x00007fad60193000 43622 4 net.minecraft.world.server.ServerWorld$$Lambda$6083/390643418::test (8 bytes)
Event: 176604.723 Thread 0x00007fad60193000 nmethod 43622 0x00007fad5316dcd0 code [0x00007fad5316de20, 0x00007fad5316df38]
Event: 176630.317 Thread 0x00007fad601a2800 43624 3 net.minecraft.world.gen.placement.LakeLava::func_212848_a_ (110 bytes)
Event: 176630.318 Thread 0x00007fad601a2800 nmethod 43624 0x00007fad55857c90 code [0x00007fad55857f80, 0x00007fad558593b8]
Event: 176630.422 Thread 0x00007fad60193000 43625 4 biomesoplenty.common.block.FlowerBlockBOP::func_196260_a (109 bytes)
Event: 176630.516 Thread 0x00007fad60193000 nmethod 43625 0x00007fad5315ab10 code [0x00007fad5315adc0, 0x00007fad5315bb80]
Event: 176631.940 Thread 0x00007fad60193000 43626 ! 4 java.io.PrintWriter::write (58 bytes)
Event: 176632.011 Thread 0x00007fad60193000 nmethod 43626 0x00007fad541bcc90 code [0x00007fad541bce20, 0x00007fad541bd558]
Event: 176639.923 Thread 0x00007fad60193000 43627 4 vazkii.quark.base.world.generator.multichunk.ClusterShape$Provider::around (96 bytes)
Event: 176640.012 Thread 0x00007fad60193000 nmethod 43627 0x00007fad54f8a050 code [0x00007fad54f8a220, 0x00007fad54f8ab88]
Event: 176645.322 Thread 0x00007fad601a2800 43628 3 net.minecraft.world.gen.placement.DepthAverage::func_212852_a_ (41 bytes)
Event: 176645.420 Thread 0x00007fad601a2800 nmethod 43628 0x00007fad5301c810 code [0x00007fad5301ca80, 0x00007fad5301db18]
Event: 176645.420 Thread 0x00007fad601a2800 43629 3 net.minecraft.world.gen.placement.DepthAverage$$Lambda$7483/1287407272::apply (21 bytes)
Event: 176645.420 Thread 0x00007fad601a2800 nmethod 43629 0x00007fad51f9ed50 code [0x00007fad51f9eec0, 0x00007fad51f9f068]
Event: 176645.420 Thread 0x00007fad601a2800 43630 3 net.minecraft.world.gen.placement.DepthAverage::func_227439_a_ (57 bytes)
Event: 176645.421 Thread 0x00007fad601a2800 nmethod 43630 0x00007fad51ea21d0 code [0x00007fad51ea23a0, 0x00007fad51ea2b78]
Event: 176655.408 Thread 0x00007fad601a2800 43631 3 vazkii.quark.mobs.entity.ToretoiseEntity::getGoodFood (46 bytes)
Event: 176655.410 Thread 0x00007fad601a2800 nmethod 43631 0x00007fad55685d10 code [0x00007fad55685fc0, 0x00007fad55687228]
Event: 176661.129 Thread 0x00007fad601a2800 43632 3 biomesoplenty.common.world.gen.feature.tree.TwigletTreeFeature::place (441 bytes)
Event: 176661.133 Thread 0x00007fad601a2800 nmethod 43632 0x00007fad5599cdd0 code [0x00007fad5599d2e0, 0x00007fad559a0ae8]
Event: 176682.212 Thread 0x00007fad60193000 43633 4 net.minecraft.tileentity.BrewingStandTileEntity::func_70301_a (33 bytes)
Event: 176682.216 Thread 0x00007fad60193000 nmethod 43633 0x00007fad529b4dd0 code [0x00007fad529b4f60, 0x00007fad529b51b8]
Event: 176694.211 Thread 0x00007fad60193000 43634 4 it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap::fixPointers (250 bytes)
Event: 176694.215 Thread 0x00007fad60193000 nmethod 43634 0x00007fad54f89890 code [0x00007fad54f89a00, 0x00007fad54f89d38]
Event: 176694.524 Thread 0x00007fad60193000 43635 ! 4 net.minecraft.world.chunk.storage.IOWorker::func_227091_a_ (48 bytes)
Event: 176694.718 Thread 0x00007fad60193000 nmethod 43635 0x00007fad5599a790 code [0x00007fad5599aa20, 0x00007fad5599b9f0]
Event: 176712.827 Thread 0x00007fad601a2800 43636 3 net.minecraftforge.common.extensions.IForgeTileEntity::requestModelDataUpdate (28 bytes)
Event: 176712.828 Thread 0x00007fad601a2800 nmethod 43636 0x00007fad53da4090 code [0x00007fad53da4220, 0x00007fad53da4578]
Event: 176712.828 Thread 0x00007fad601a2800 43637 3 net.minecraftforge.common.extensions.IForgeTileEntity::getTileEntity (5 bytes)
Event: 176712.828 Thread 0x00007fad601a2800 nmethod 43637 0x00007fad5301c3d0 code [0x00007fad5301c540, 0x00007fad5301c790]
Event: 176721.422 Thread 0x00007fad601a2800 43638 3 net.minecraft.tileentity.CampfireTileEntity::func_213978_f (168 bytes)
Event: 176721.515 Thread 0x00007fad601a2800 nmethod 43638 0x00007fad5675b2d0 code [0x00007fad5675b840, 0x00007fad5675f408]
Event: 176721.623 Thread 0x00007fad601a2800 43639 3 net.minecraft.tileentity.CampfireTileEntity::func_73660_a (102 bytes)
Event: 176721.625 Thread 0x00007fad601a2800 nmethod 43639 0x00007fad558d8890 code [0x00007fad558d8aa0, 0x00007fad558d9528]
Event: 176732.817 Thread 0x00007fad601a2800 43640 3 net.minecraftforge.eventbus.ASMEventHandler_315_PoisonPotatoUsageModule_onInteract_EntityInteract::invoke (15 bytes)
Event: 176732.818 Thread 0x00007fad601a2800 nmethod 43640 0x00007fad566f4910 code [0x00007fad566f4aa0, 0x00007fad566f4e08]
Event: 176732.818 Thread 0x00007fad601a2800 43641 3 vazkii.quark.tweaks.module.PoisonPotatoUsageModule::onInteract (234 bytes)
Event: 176732.822 Thread 0x00007fad601a2800 nmethod 43641 0x00007fad567618d0 code [0x00007fad56761d20, 0x00007fad56764d18]
Event: 176732.822 Thread 0x00007fad601a2800 43642 3 net.minecraftforge.eventbus.ASMEventHandler_334_EntityEvent_onEntityInteract_EntityInteract::invoke (15 bytes)
Event: 176732.822 Thread 0x00007fad601a2800 nmethod 43642 0x00007fad558d8290 code [0x00007fad558d8420, 0x00007fad558d8788]
Event: 176732.822 Thread 0x00007fad601a2800 43643 3 com.natamus.petnames.events.EntityEvent::onEntityInteract (50 bytes)
Event: 176732.823 Thread 0x00007fad601a2800 nmethod 43643 0x00007fad55999490 code [0x00007fad559996a0, 0x00007fad5599a2c8]
Event: 176732.823 Thread 0x00007fad601a2800 43644 3 net.minecraftforge.eventbus.ASMEventHandler_340_VillagerEvent_onPlayerInteract_EntityInteract::invoke (15 bytes)
Event: 176732.823 Thread 0x00007fad601a2800 nmethod 43644 0x00007fad55857690 code [0x00007fad55857820, 0x00007fad55857b88]
Event: 176732.823 Thread 0x00007fad601a2800 43645 3 com.natamus.villagernames.events.VillagerEvent::onPlayerInteract (200 bytes)
Event: 176732.828 Thread 0x00007fad601a2800 nmethod 43645 0x00007fad56766350 code [0x00007fad567668a0, 0x00007fad5676a298]
Event: 176733.726 Thread 0x00007fad60193000 43646 4 net.minecraft.world.Explosion::func_77278_a (956 bytes)
Event: 176733.810 Thread 0x00007fad601a2800 43647 3 sun.util.locale.BaseLocale::equals (71 bytes)
Event: 176733.810 Thread 0x00007fad601a2800 nmethod 43647 0x00007fad5315a390 code [0x00007fad5315a520, 0x00007fad5315aa30]
Event: 176734.326 Thread 0x00007fad60193000 nmethod 43646 0x00007fad56771490 code [0x00007fad56771bc0, 0x00007fad56776090]
Event: 176734.328 Thread 0x00007fad60193000 43648 4 net.minecraft.tileentity.CampfireTileEntity::func_213978_f (168 bytes)
Event: 176734.424 Thread 0x00007fad60193000 nmethod 43648 0x00007fad556852d0 code [0x00007fad55685460, 0x00007fad55685958]
Event: 176735.926 Thread 0x00007fad60193000 43649 4 net.minecraft.tileentity.CampfireTileEntity::func_73660_a (102 bytes)
Event: 176736.312 Thread 0x00007fad60193000 nmethod 43649 0x00007fad5676da90 code [0x00007fad5676dde0, 0x00007fad5676f240]
Event: 176742.830 Thread 0x00007fad60193000 43650 4 it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap::removeEntry (79 bytes)
Event: 176743.030 Thread 0x00007fad60193000 nmethod 43650 0x00007fad55996950 code [0x00007fad55996b40, 0x00007fad55997448]
Event: 176745.720 Thread 0x00007fad601a2800 43651 1 net.minecraft.tileentity.TileEntity::func_145829_t (6 bytes)
Event: 176745.720 Thread 0x00007fad601a2800 nmethod 43651 0x00007fad54f895d0 code [0x00007fad54f89720, 0x00007fad54f89830]
Event: 176760.339 Thread 0x00007fad601a2800 43652 3 net.minecraft.tileentity.CampfireTileEntity::func_73660_a (102 bytes)
Event: 176760.341 Thread 0x00007fad601a2800 nmethod 43652 0x00007fad5676c950 code [0x00007fad5676cb60, 0x00007fad5676d5e8]
Event: 176760.420 Thread 0x00007fad601a2800 43653 3 net.minecraft.tileentity.CampfireTileEntity::func_213978_f (168 bytes)
Event: 176760.427 Thread 0x00007fad601a2800 nmethod 43653 0x00007fad5677d090 code [0x00007fad5677d640, 0x00007fad56781568]
Event: 176765.628 Thread 0x00007fad60193000 43654 4 net.minecraft.tileentity.CampfireTileEntity::func_213978_f (168 bytes)
Event: 176765.727 Thread 0x00007fad60193000 nmethod 43654 0x00007fad551b6110 code [0x00007fad551b6380, 0x00007fad551b6d70]
Event: 176769.209 Thread 0x00007fad60193000 43655 4 net.minecraft.tileentity.CampfireTileEntity::func_73660_a (102 bytes)
Event: 176769.317 Thread 0x00007fad60193000 nmethod 43655 0x00007fad567865d0 code [0x00007fad567868e0, 0x00007fad567878f0]
Event: 176787.634 Thread 0x00007fad601a2800 43656 3 net.minecraftforge.eventbus.ASMEventHandler_158_ExoflameFurnaceHandler_attachFurnaceCapability_AttachCapabilitiesEvent::invoke (9 bytes)
Event: 176787.634 Thread 0x00007fad601a2800 nmethod 43656 0x00007fad53e5e350 code [0x00007fad53e5e4c0, 0x00007fad53e5e748]
Event: 176787.636 Thread 0x00007fad601a2800 43657 3 net.minecraftforge.eventbus.ASMEventHandler_196_CapabilityHandler_attachTileCapabilities_AttachCapabilitiesEvent::invoke (9 bytes)
Event: 176787.637 Thread 0x00007fad601a2800 nmethod 43657 0x00007fad551b55d0 code [0x00007fad551b5780, 0x00007fad551b5e08]
Event: 176797.938 Thread 0x00007fad60193000 43658 4 net.minecraft.world.storage.loot.functions.SetCount::func_215859_a (19 bytes)
Event: 176797.941 Thread 0x00007fad60193000 nmethod 43658 0x00007fad53159a90 code [0x00007fad53159c20, 0x00007fad53159fc8]
Event: 176819.126 Thread 0x00007fad60193000 43659 4 net.minecraft.entity.ai.brain.task.BeginRaidTask::func_212831_a_ (77 bytes)
Event: 176820.527 Thread 0x00007fad60193000 nmethod 43659 0x00007fad5678da90 code [0x00007fad5678e100, 0x00007fad56791990]
Event: 176834.208 Thread 0x00007fad60193000 43660 4 net.minecraft.network.play.client.CCustomPayloadPacket::func_148837_a (54 bytes)
Event: 176834.213 Thread 0x00007fad60193000 nmethod 43660 0x00007fad539d18d0 code [0x00007fad539d1a80, 0x00007fad539d1db0]
Event: 176834.409 Thread 0x00007fad601a2800 43661 3 vazkii.quark.base.network.message.DoubleDoorMessage::<init> (5 bytes)
Event: 176834.413 Thread 0x00007fad601a2800 nmethod 43661 0x00007fad566d7e10 code [0x00007fad566d7f80, 0x00007fad566d8130]
Event: 176834.916 Thread 0x00007fad601a2800 43663 3 net.minecraft.entity.monster.SlimeEntity::func_184651_r (112 bytes)
Event: 176834.919 Thread 0x00007fad601a2800 nmethod 43663 0x00007fad56797bd0 code [0x00007fad56798100, 0x00007fad5679b278]
Event: 176834.925 Thread 0x00007fad601a2800 43664 3 net.minecraft.entity.monster.SlimeEntity$FloatGoal::<init> (31 bytes)
Event: 176834.929 Thread 0x00007fad601a2800 nmethod 43664 0x00007fad551b8210 code [0x00007fad551b8460, 0x00007fad551b95c8]
Event: 176834.929 Thread 0x00007fad601a2800 43665 3 net.minecraft.entity.monster.SlimeEntity$AttackGoal::<init> (20 bytes)
Event: 176834.930 Thread 0x00007fad601a2800 nmethod 43665 0x00007fad528a6ed0 code [0x00007fad528a70c0, 0x00007fad528a79b8]
Event: 176834.930 Thread 0x00007fad601a2800 43666 3 net.minecraft.entity.monster.SlimeEntity$FaceRandomGoal::<init> (20 bytes)
Event: 176834.931 Thread 0x00007fad601a2800 nmethod 43666 0x00007fad559985d0 code [0x00007fad559987c0, 0x00007fad559990b8]
Event: 176834.931 Thread 0x00007fad601a2800 43667 3 net.minecraft.entity.monster.SlimeEntity$HopGoal::<init> (23 bytes)
Event: 176834.932 Thread 0x00007fad601a2800 nmethod 43667 0x00007fad54108f50 code [0x00007fad54109160, 0x00007fad54109b28]
Event: 176834.932 Thread 0x00007fad601a2800 43668 3 net.minecraft.entity.monster.SlimeEntity$$Lambda$7121/110508396::get$Lambda (9 bytes)
Event: 176834.932 Thread 0x00007fad601a2800 nmethod 43668 0x00007fad558571d0 code [0x00007fad55857340, 0x00007fad55857590]
Event: 176867.010 Thread 0x00007fad601a2800 43669 3 net.minecraft.block.DoorBlock::func_225533_a_ (73 bytes)
Event: 176867.012 Thread 0x00007fad601a2800 nmethod 43669 0x00007fad533c00d0 code [0x00007fad533c02e0, 0x00007fad533c0f58]
Event: 176907.118 Thread 0x00007fad601a2800 43670 3 net.minecraft.world.Explosion$$Lambda$7276/686348648::accept (16 bytes)
Event: 176907.119 Thread 0x00007fad601a2800 nmethod 43670 0x00007fad528a6990 code [0x00007fad528a6b00, 0x00007fad528a6de8]
Event: 176907.119 Thread 0x00007fad601a2800 43671 3 net.minecraft.world.Explosion::lambda$doExplosionB$0 (7 bytes)
Event: 176907.119 Thread 0x00007fad601a2800 nmethod 43671 0x00007fad533bfcd0 code [0x00007fad533bfe40, 0x00007fad533bffa8]
Event: 176907.122 Thread 0x00007fad601a2800 43672 3 java.util.Formatter$Conversion::isCharacter (32 bytes)
Event: 176907.122 Thread 0x00007fad601a2800 nmethod 43672 0x00007fad51ea1ed0 code [0x00007fad51ea2020, 0x00007fad51ea2170]
Event: 176908.721 Thread 0x00007fad60193000 43673 4 sun.misc.FloatingDecimal$BinaryToASCIIBuffer::dtoa (1509 bytes)
Event: 176909.316 Thread 0x00007fad60193000 nmethod 43673 0x00007fad5678a310 code [0x00007fad5678a560, 0x00007fad5678c3c8]
Event: 176952.224 Thread 0x00007fad601a2800 43674 3 biomesoplenty.common.entity.item.BoatEntityBOP::func_70071_h_ (636 bytes)
Event: 176952.314 Thread 0x00007fad601a2800 nmethod 43674 0x00007fad5679cd90 code [0x00007fad5679d600, 0x00007fad567a31b8]
Event: 176979.920 Thread 0x00007fad601a2800 43675 1 net.minecraft.state.properties.RedstoneSide::func_176610_l (5 bytes)
Event: 176979.920 Thread 0x00007fad601a2800 nmethod 43675 0x00007fad51719c10 code [0x00007fad51719d60, 0x00007fad51719e70]
Event: 176980.308 Thread 0x00007fad60193000 43676 4 net.minecraft.world.gen.feature.template.RuleTest::func_215179_b (50 bytes)
Event: 176980.608 Thread 0x00007fad60193000 nmethod 43676 0x00007fad567a5ad0 code [0x00007fad567a5d20, 0x00007fad567a68f8]
Event: 176993.026 Thread 0x00007fad601a2800 43677 3 com.mcwbridges.kikoz.BridgeLog::func_220053_a (33 bytes)
Event: 176993.038 Thread 0x00007fad601a2800 nmethod 43677 0x00007fad551b7b10 code [0x00007fad551b7ca0, 0x00007fad551b80c8]
GC Heap History (250 events):
Event: 174591.017 GC heap before
{Heap before GC invocations=2372 (full 4):
PSYoungGen total 1205760K, used 1196898K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1183744K, 100% used [0x0000000770d80000,0x00000007b9180000,0x00000007b9180000)
from space 22016K, 59% used [0x00000007b9180000,0x00000007b9e58ab8,0x00000007ba700000)
to space 21504K, 0% used [0x00000007ba880000,0x00000007ba880000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1698564K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a2c13e0,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174591.118 GC heap after
Heap after GC invocations=2372 (full 4):
PSYoungGen total 1207808K, used 13104K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1186304K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9400000)
from space 21504K, 60% used [0x00000007ba880000,0x00000007bb54c130,0x00000007bbd80000)
to space 20992K, 0% used [0x00000007b9400000,0x00000007b9400000,0x00000007ba880000)
ParOldGen total 2594304K, used 1698748K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a2ef3e0,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174629.222 GC heap before
{Heap before GC invocations=2373 (full 4):
PSYoungGen total 1207808K, used 1199408K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1186304K, 100% used [0x0000000770d80000,0x00000007b9400000,0x00000007b9400000)
from space 21504K, 60% used [0x00000007ba880000,0x00000007bb54c130,0x00000007bbd80000)
to space 20992K, 0% used [0x00000007b9400000,0x00000007b9400000,0x00000007ba880000)
ParOldGen total 2594304K, used 1698748K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a2ef3e0,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174629.317 GC heap after
Heap after GC invocations=2373 (full 4):
PSYoungGen total 1207296K, used 12016K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1186304K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9400000)
from space 20992K, 57% used [0x00000007b9400000,0x00000007b9fbc130,0x00000007ba880000)
to space 20480K, 0% used [0x00000007ba980000,0x00000007ba980000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1699853K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a403480,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174655.209 GC heap before
{Heap before GC invocations=2374 (full 4):
PSYoungGen total 1207296K, used 1198320K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1186304K, 100% used [0x0000000770d80000,0x00000007b9400000,0x00000007b9400000)
from space 20992K, 57% used [0x00000007b9400000,0x00000007b9fbc130,0x00000007ba880000)
to space 20480K, 0% used [0x00000007ba980000,0x00000007ba980000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1699853K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a403480,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174655.311 GC heap after
Heap after GC invocations=2374 (full 4):
PSYoungGen total 1208832K, used 11552K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1188352K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9600000)
from space 20480K, 56% used [0x00000007ba980000,0x00000007bb4c8118,0x00000007bbd80000)
to space 19968K, 0% used [0x00000007b9600000,0x00000007b9600000,0x00000007ba980000)
ParOldGen total 2594304K, used 1701513K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a5a2570,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174676.111 GC heap before
{Heap before GC invocations=2375 (full 4):
PSYoungGen total 1208832K, used 1199904K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1188352K, 100% used [0x0000000770d80000,0x00000007b9600000,0x00000007b9600000)
from space 20480K, 56% used [0x00000007ba980000,0x00000007bb4c8118,0x00000007bbd80000)
to space 19968K, 0% used [0x00000007b9600000,0x00000007b9600000,0x00000007ba980000)
ParOldGen total 2594304K, used 1701513K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a5a2570,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174676.217 GC heap after
Heap after GC invocations=2375 (full 4):
PSYoungGen total 1208320K, used 12433K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1188352K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9600000)
from space 19968K, 62% used [0x00000007b9600000,0x00000007ba224610,0x00000007ba980000)
to space 19456K, 0% used [0x00000007baa80000,0x00000007baa80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1701737K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a5da570,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174712.612 GC heap before
{Heap before GC invocations=2376 (full 4):
PSYoungGen total 1208320K, used 1200785K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1188352K, 100% used [0x0000000770d80000,0x00000007b9600000,0x00000007b9600000)
from space 19968K, 62% used [0x00000007b9600000,0x00000007ba224610,0x00000007ba980000)
to space 19456K, 0% used [0x00000007baa80000,0x00000007baa80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1701737K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a5da570,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174712.715 GC heap after
Heap after GC invocations=2376 (full 4):
PSYoungGen total 1209344K, used 11520K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1189888K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9780000)
from space 19456K, 59% used [0x00000007baa80000,0x00000007bb5c00d0,0x00000007bbd80000)
to space 19456K, 0% used [0x00000007b9780000,0x00000007b9780000,0x00000007baa80000)
ParOldGen total 2594304K, used 1702485K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a6955a0,0x0000000770d80000)
Metaspace used 111112K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174739.726 GC heap before
{Heap before GC invocations=2377 (full 4):
PSYoungGen total 1209344K, used 1201408K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1189888K, 100% used [0x0000000770d80000,0x00000007b9780000,0x00000007b9780000)
from space 19456K, 59% used [0x00000007baa80000,0x00000007bb5c00d0,0x00000007bbd80000)
to space 19456K, 0% used [0x00000007b9780000,0x00000007b9780000,0x00000007baa80000)
ParOldGen total 2594304K, used 1702485K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a6955a0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174739.820 GC heap after
Heap after GC invocations=2377 (full 4):
PSYoungGen total 1209344K, used 11232K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1189888K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9780000)
from space 19456K, 57% used [0x00000007b9780000,0x00000007ba2780d0,0x00000007baa80000)
to space 18944K, 0% used [0x00000007bab00000,0x00000007bab00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1702661K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a6c15a0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174774.828 GC heap before
{Heap before GC invocations=2378 (full 4):
PSYoungGen total 1209344K, used 1201120K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1189888K, 100% used [0x0000000770d80000,0x00000007b9780000,0x00000007b9780000)
from space 19456K, 57% used [0x00000007b9780000,0x00000007ba2780d0,0x00000007baa80000)
to space 18944K, 0% used [0x00000007bab00000,0x00000007bab00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1702661K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a6c15a0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174775.011 GC heap after
Heap after GC invocations=2378 (full 4):
PSYoungGen total 1209856K, used 10096K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9880000)
from space 18944K, 53% used [0x00000007bab00000,0x00000007bb4dc0d8,0x00000007bbd80000)
to space 18944K, 0% used [0x00000007b9880000,0x00000007b9880000,0x00000007bab00000)
ParOldGen total 2594304K, used 1704117K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a82d660,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174812.809 GC heap before
{Heap before GC invocations=2379 (full 4):
PSYoungGen total 1209856K, used 1201008K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 100% used [0x0000000770d80000,0x00000007b9880000,0x00000007b9880000)
from space 18944K, 53% used [0x00000007bab00000,0x00000007bb4dc0d8,0x00000007bbd80000)
to space 18944K, 0% used [0x00000007b9880000,0x00000007b9880000,0x00000007bab00000)
ParOldGen total 2594304K, used 1704117K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a82d660,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174812.911 GC heap after
Heap after GC invocations=2379 (full 4):
PSYoungGen total 1209856K, used 9616K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9880000)
from space 18944K, 50% used [0x00000007b9880000,0x00000007ba1e40d8,0x00000007bab00000)
to space 18944K, 0% used [0x00000007bab00000,0x00000007bab00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1704309K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a85d660,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174837.214 GC heap before
{Heap before GC invocations=2380 (full 4):
PSYoungGen total 1209856K, used 1200528K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 100% used [0x0000000770d80000,0x00000007b9880000,0x00000007b9880000)
from space 18944K, 50% used [0x00000007b9880000,0x00000007ba1e40d8,0x00000007bab00000)
to space 18944K, 0% used [0x00000007bab00000,0x00000007bab00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1704309K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a85d660,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174837.313 GC heap after
Heap after GC invocations=2380 (full 4):
PSYoungGen total 1209856K, used 8944K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9880000)
from space 18944K, 47% used [0x00000007bab00000,0x00000007bb3bc0e8,0x00000007bbd80000)
to space 18944K, 0% used [0x00000007b9880000,0x00000007b9880000,0x00000007bab00000)
ParOldGen total 2594304K, used 1704657K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a8b4690,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174861.427 GC heap before
{Heap before GC invocations=2381 (full 4):
PSYoungGen total 1209856K, used 1199856K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 100% used [0x0000000770d80000,0x00000007b9880000,0x00000007b9880000)
from space 18944K, 47% used [0x00000007bab00000,0x00000007bb3bc0e8,0x00000007bbd80000)
to space 18944K, 0% used [0x00000007b9880000,0x00000007b9880000,0x00000007bab00000)
ParOldGen total 2594304K, used 1704657K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a8b4690,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174861.520 GC heap after
Heap after GC invocations=2381 (full 4):
PSYoungGen total 1209856K, used 9056K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9880000)
from space 18944K, 47% used [0x00000007b9880000,0x00000007ba1580d0,0x00000007bab00000)
to space 18432K, 0% used [0x00000007bab80000,0x00000007bab80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1704849K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a8e4690,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174891.013 GC heap before
{Heap before GC invocations=2382 (full 4):
PSYoungGen total 1209856K, used 1199968K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1190912K, 100% used [0x0000000770d80000,0x00000007b9880000,0x00000007b9880000)
from space 18944K, 47% used [0x00000007b9880000,0x00000007ba1580d0,0x00000007bab00000)
to space 18432K, 0% used [0x00000007bab80000,0x00000007bab80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1704849K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073a8e4690,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174891.111 GC heap after
Heap after GC invocations=2382 (full 4):
PSYoungGen total 1210368K, used 8032K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9980000)
from space 18432K, 43% used [0x00000007bab80000,0x00000007bb3580d0,0x00000007bbd80000)
to space 18432K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007bab80000)
ParOldGen total 2594304K, used 1706081K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aa186f0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174914.509 GC heap before
{Heap before GC invocations=2383 (full 4):
PSYoungGen total 1210368K, used 1199968K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 100% used [0x0000000770d80000,0x00000007b9980000,0x00000007b9980000)
from space 18432K, 43% used [0x00000007bab80000,0x00000007bb3580d0,0x00000007bbd80000)
to space 18432K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007bab80000)
ParOldGen total 2594304K, used 1706081K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aa186f0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174914.531 GC heap after
Heap after GC invocations=2383 (full 4):
PSYoungGen total 1210368K, used 7856K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9980000)
from space 18432K, 42% used [0x00000007b9980000,0x00000007ba12c0e8,0x00000007bab80000)
to space 18432K, 0% used [0x00000007bab80000,0x00000007bab80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1706561K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aa906f0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174947.610 GC heap before
{Heap before GC invocations=2384 (full 4):
PSYoungGen total 1210368K, used 1199792K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 100% used [0x0000000770d80000,0x00000007b9980000,0x00000007b9980000)
from space 18432K, 42% used [0x00000007b9980000,0x00000007ba12c0e8,0x00000007bab80000)
to space 18432K, 0% used [0x00000007bab80000,0x00000007bab80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1706561K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aa906f0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174947.711 GC heap after
Heap after GC invocations=2384 (full 4):
PSYoungGen total 1210368K, used 7296K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9980000)
from space 18432K, 39% used [0x00000007bab80000,0x00000007bb2a00c0,0x00000007bbd80000)
to space 18432K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007bab80000)
ParOldGen total 2594304K, used 1706841K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aad66f0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 174983.930 GC heap before
{Heap before GC invocations=2385 (full 4):
PSYoungGen total 1210368K, used 1199232K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 100% used [0x0000000770d80000,0x00000007b9980000,0x00000007b9980000)
from space 18432K, 39% used [0x00000007bab80000,0x00000007bb2a00c0,0x00000007bbd80000)
to space 18432K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007bab80000)
ParOldGen total 2594304K, used 1706841K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aad66f0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 174984.111 GC heap after
Heap after GC invocations=2385 (full 4):
PSYoungGen total 1210368K, used 7808K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9980000)
from space 18432K, 42% used [0x00000007b9980000,0x00000007ba120118,0x00000007bab80000)
to space 17920K, 0% used [0x00000007bac00000,0x00000007bac00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1706969K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aaf66f0,0x0000000770d80000)
Metaspace used 111114K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175015.653 GC heap before
{Heap before GC invocations=2386 (full 4):
PSYoungGen total 1210368K, used 1199744K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1191936K, 100% used [0x0000000770d80000,0x00000007b9980000,0x00000007b9980000)
from space 18432K, 42% used [0x00000007b9980000,0x00000007ba120118,0x00000007bab80000)
to space 17920K, 0% used [0x00000007bac00000,0x00000007bac00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1706969K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aaf66f0,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175015.720 GC heap after
Heap after GC invocations=2386 (full 4):
PSYoungGen total 1210880K, used 7328K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1192960K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9a80000)
from space 17920K, 40% used [0x00000007bac00000,0x00000007bb3280c0,0x00000007bbd80000)
to space 17920K, 0% used [0x00000007b9a80000,0x00000007b9a80000,0x00000007bac00000)
ParOldGen total 2594304K, used 1707001K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aafe6f0,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175044.932 GC heap before
{Heap before GC invocations=2387 (full 4):
PSYoungGen total 1210880K, used 1200288K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1192960K, 100% used [0x0000000770d80000,0x00000007b9a80000,0x00000007b9a80000)
from space 17920K, 40% used [0x00000007bac00000,0x00000007bb3280c0,0x00000007bbd80000)
to space 17920K, 0% used [0x00000007b9a80000,0x00000007b9a80000,0x00000007bac00000)
ParOldGen total 2594304K, used 1707001K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073aafe6f0,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175045.018 GC heap after
Heap after GC invocations=2387 (full 4):
PSYoungGen total 1210880K, used 7520K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1192960K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9a80000)
from space 17920K, 41% used [0x00000007b9a80000,0x00000007ba1d80d0,0x00000007bac00000)
to space 17408K, 0% used [0x00000007bac80000,0x00000007bac80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1707017K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ab026f0,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175073.110 GC heap before
{Heap before GC invocations=2388 (full 4):
PSYoungGen total 1210880K, used 1200480K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1192960K, 100% used [0x0000000770d80000,0x00000007b9a80000,0x00000007b9a80000)
from space 17920K, 41% used [0x00000007b9a80000,0x00000007ba1d80d0,0x00000007bac00000)
to space 17408K, 0% used [0x00000007bac80000,0x00000007bac80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1707017K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ab026f0,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175073.210 GC heap after
Heap after GC invocations=2388 (full 4):
PSYoungGen total 1211392K, used 7296K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9b80000)
from space 17408K, 41% used [0x00000007bac80000,0x00000007bb3a00d0,0x00000007bbd80000)
to space 17408K, 0% used [0x00000007b9b80000,0x00000007b9b80000,0x00000007bac80000)
ParOldGen total 2594304K, used 1707113K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ab1a6f0,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175105.923 GC heap before
{Heap before GC invocations=2389 (full 4):
PSYoungGen total 1211392K, used 1201280K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 100% used [0x0000000770d80000,0x00000007b9b80000,0x00000007b9b80000)
from space 17408K, 41% used [0x00000007bac80000,0x00000007bb3a00d0,0x00000007bbd80000)
to space 17408K, 0% used [0x00000007b9b80000,0x00000007b9b80000,0x00000007bac80000)
ParOldGen total 2594304K, used 1707113K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ab1a6f0,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175106.016 GC heap after
Heap after GC invocations=2389 (full 4):
PSYoungGen total 1211392K, used 7104K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9b80000)
from space 17408K, 40% used [0x00000007b9b80000,0x00000007ba2700d0,0x00000007bac80000)
to space 16896K, 0% used [0x00000007bad00000,0x00000007bad00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1707341K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ab53720,0x0000000770d80000)
Metaspace used 111116K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175134.425 GC heap before
{Heap before GC invocations=2390 (full 4):
PSYoungGen total 1211392K, used 1201088K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 100% used [0x0000000770d80000,0x00000007b9b80000,0x00000007b9b80000)
from space 17408K, 40% used [0x00000007b9b80000,0x00000007ba2700d0,0x00000007bac80000)
to space 16896K, 0% used [0x00000007bad00000,0x00000007bad00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1707341K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ab53720,0x0000000770d80000)
Metaspace used 111118K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175134.517 GC heap after
Heap after GC invocations=2390 (full 4):
PSYoungGen total 1211904K, used 5840K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1195008K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9c80000)
from space 16896K, 34% used [0x00000007bad00000,0x00000007bb2b40e8,0x00000007bbd80000)
to space 16896K, 0% used [0x00000007b9c80000,0x00000007b9c80000,0x00000007bad00000)
ParOldGen total 2594304K, used 1708986K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073acee830,0x0000000770d80000)
Metaspace used 111118K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175162.711 GC heap before
{Heap before GC invocations=2391 (full 4):
PSYoungGen total 1211904K, used 1200848K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1195008K, 100% used [0x0000000770d80000,0x00000007b9c80000,0x00000007b9c80000)
from space 16896K, 34% used [0x00000007bad00000,0x00000007bb2b40e8,0x00000007bbd80000)
to space 16896K, 0% used [0x00000007b9c80000,0x00000007b9c80000,0x00000007bad00000)
ParOldGen total 2594304K, used 1708986K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073acee830,0x0000000770d80000)
Metaspace used 111119K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175162.730 GC heap after
Heap after GC invocations=2391 (full 4):
PSYoungGen total 1211904K, used 5488K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1195008K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9c80000)
from space 16896K, 32% used [0x00000007b9c80000,0x00000007ba1dc0e8,0x00000007bad00000)
to space 16384K, 0% used [0x00000007bad80000,0x00000007bad80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709026K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073acf8830,0x0000000770d80000)
Metaspace used 111119K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175187.811 GC heap before
{Heap before GC invocations=2392 (full 4):
PSYoungGen total 1211904K, used 1200496K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1195008K, 100% used [0x0000000770d80000,0x00000007b9c80000,0x00000007b9c80000)
from space 16896K, 32% used [0x00000007b9c80000,0x00000007ba1dc0e8,0x00000007bad00000)
to space 16384K, 0% used [0x00000007bad80000,0x00000007bad80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709026K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073acf8830,0x0000000770d80000)
Metaspace used 111119K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175187.830 GC heap after
Heap after GC invocations=2392 (full 4):
PSYoungGen total 1212416K, used 5600K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1196032K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9d80000)
from space 16384K, 34% used [0x00000007bad80000,0x00000007bb2f80d0,0x00000007bbd80000)
to space 16384K, 0% used [0x00000007b9d80000,0x00000007b9d80000,0x00000007bad80000)
ParOldGen total 2594304K, used 1709098K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad0a830,0x0000000770d80000)
Metaspace used 111119K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175216.318 GC heap before
{Heap before GC invocations=2393 (full 4):
PSYoungGen total 1212416K, used 1201632K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1196032K, 100% used [0x0000000770d80000,0x00000007b9d80000,0x00000007b9d80000)
from space 16384K, 34% used [0x00000007bad80000,0x00000007bb2f80d0,0x00000007bbd80000)
to space 16384K, 0% used [0x00000007b9d80000,0x00000007b9d80000,0x00000007bad80000)
ParOldGen total 2594304K, used 1709098K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad0a830,0x0000000770d80000)
Metaspace used 111120K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175216.413 GC heap after
Heap after GC invocations=2393 (full 4):
PSYoungGen total 1212416K, used 5744K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1196032K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9d80000)
from space 16384K, 35% used [0x00000007b9d80000,0x00000007ba31c0e8,0x00000007bad80000)
to space 15872K, 0% used [0x00000007bae00000,0x00000007bae00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709234K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad2c830,0x0000000770d80000)
Metaspace used 111120K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175242.211 GC heap before
{Heap before GC invocations=2394 (full 4):
PSYoungGen total 1212416K, used 1201776K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1196032K, 100% used [0x0000000770d80000,0x00000007b9d80000,0x00000007b9d80000)
from space 16384K, 35% used [0x00000007b9d80000,0x00000007ba31c0e8,0x00000007bad80000)
to space 15872K, 0% used [0x00000007bae00000,0x00000007bae00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709234K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad2c830,0x0000000770d80000)
Metaspace used 111120K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
Event: 175242.313 GC heap after
Heap after GC invocations=2394 (full 4):
PSYoungGen total 1213440K, used 5744K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1197568K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9f00000)
from space 15872K, 36% used [0x00000007bae00000,0x00000007bb39c0e8,0x00000007bbd80000)
to space 15360K, 0% used [0x00000007b9f00000,0x00000007b9f00000,0x00000007bae00000)
ParOldGen total 2594304K, used 1709346K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad48830,0x0000000770d80000)
Metaspace used 111120K, capacity 127352K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20580K, committed 20608K, reserved 1048576K
}
Event: 175262.511 GC heap before
{Heap before GC invocations=2395 (full 4):
PSYoungGen total 1213440K, used 1203312K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1197568K, 100% used [0x0000000770d80000,0x00000007b9f00000,0x00000007b9f00000)
from space 15872K, 36% used [0x00000007bae00000,0x00000007bb39c0e8,0x00000007bbd80000)
to space 15360K, 0% used [0x00000007b9f00000,0x00000007b9f00000,0x00000007bae00000)
ParOldGen total 2594304K, used 1709346K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad48830,0x0000000770d80000)
Metaspace used 111123K, capacity 127354K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20581K, committed 20608K, reserved 1048576K
Event: 175262.610 GC heap after
Heap after GC invocations=2395 (full 4):
PSYoungGen total 1212928K, used 5840K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1197568K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9f00000)
from space 15360K, 38% used [0x00000007b9f00000,0x00000007ba4b40e8,0x00000007bae00000)
to space 15360K, 0% used [0x00000007bae80000,0x00000007bae80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709402K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad56830,0x0000000770d80000)
Metaspace used 111123K, capacity 127354K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20581K, committed 20608K, reserved 1048576K
}
Event: 175287.711 GC heap before
{Heap before GC invocations=2396 (full 4):
PSYoungGen total 1212928K, used 1203408K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1197568K, 100% used [0x0000000770d80000,0x00000007b9f00000,0x00000007b9f00000)
from space 15360K, 38% used [0x00000007b9f00000,0x00000007ba4b40e8,0x00000007bae00000)
to space 15360K, 0% used [0x00000007bae80000,0x00000007bae80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709402K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad56830,0x0000000770d80000)
Metaspace used 111123K, capacity 127354K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20581K, committed 20608K, reserved 1048576K
Event: 175287.731 GC heap after
Heap after GC invocations=2396 (full 4):
PSYoungGen total 1213952K, used 5794K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1198592K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ba000000)
from space 15360K, 37% used [0x00000007bae80000,0x00000007bb428818,0x00000007bbd80000)
to space 14848K, 0% used [0x00000007ba000000,0x00000007ba000000,0x00000007bae80000)
ParOldGen total 2594304K, used 1709426K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad5c830,0x0000000770d80000)
Metaspace used 111123K, capacity 127354K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20581K, committed 20608K, reserved 1048576K
}
Event: 175313.133 GC heap before
{Heap before GC invocations=2397 (full 4):
PSYoungGen total 1213952K, used 1204386K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1198592K, 100% used [0x0000000770d80000,0x00000007ba000000,0x00000007ba000000)
from space 15360K, 37% used [0x00000007bae80000,0x00000007bb428818,0x00000007bbd80000)
to space 14848K, 0% used [0x00000007ba000000,0x00000007ba000000,0x00000007bae80000)
ParOldGen total 2594304K, used 1709426K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ad5c830,0x0000000770d80000)
Metaspace used 111123K, capacity 127354K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20581K, committed 20608K, reserved 1048576K
Event: 175313.215 GC heap after
Heap after GC invocations=2397 (full 4):
PSYoungGen total 1213440K, used 5682K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1198592K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ba000000)
from space 14848K, 38% used [0x00000007ba000000,0x00000007ba58ca28,0x00000007bae80000)
to space 14336K, 0% used [0x00000007baf80000,0x00000007baf80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709730K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ada8880,0x0000000770d80000)
Metaspace used 111123K, capacity 127354K, committed 127616K, reserved 1157120K
class space used 16590K, capacity 20581K, committed 20608K, reserved 1048576K
}
Event: 175334.217 GC heap before
{Heap before GC invocations=2398 (full 4):
PSYoungGen total 1213440K, used 1204274K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1198592K, 100% used [0x0000000770d80000,0x00000007ba000000,0x00000007ba000000)
from space 14848K, 38% used [0x00000007ba000000,0x00000007ba58ca28,0x00000007bae80000)
to space 14336K, 0% used [0x00000007baf80000,0x00000007baf80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709730K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073ada8880,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175334.313 GC heap after
Heap after GC invocations=2398 (full 4):
PSYoungGen total 1214976K, used 6784K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1200640K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ba200000)
from space 14336K, 47% used [0x00000007baf80000,0x00000007bb6200d0,0x00000007bbd80000)
to space 13824K, 0% used [0x00000007ba200000,0x00000007ba200000,0x00000007baf80000)
ParOldGen total 2594304K, used 1709746K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073adac880,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175345.319 GC heap before
{Heap before GC invocations=2399 (full 4):
PSYoungGen total 1214976K, used 1207424K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1200640K, 100% used [0x0000000770d80000,0x00000007ba200000,0x00000007ba200000)
from space 14336K, 47% used [0x00000007baf80000,0x00000007bb6200d0,0x00000007bbd80000)
to space 13824K, 0% used [0x00000007ba200000,0x00000007ba200000,0x00000007baf80000)
ParOldGen total 2594304K, used 1709746K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073adac880,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175345.419 GC heap after
Heap after GC invocations=2399 (full 4):
PSYoungGen total 1212416K, used 11552K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1200640K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ba200000)
from space 11776K, 98% used [0x00000007ba200000,0x00000007bad480d0,0x00000007bad80000)
to space 14848K, 0% used [0x00000007baf00000,0x00000007baf00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709762K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073adb0880,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175368.309 GC heap before
{Heap before GC invocations=2400 (full 4):
PSYoungGen total 1212416K, used 1212192K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1200640K, 100% used [0x0000000770d80000,0x00000007ba200000,0x00000007ba200000)
from space 11776K, 98% used [0x00000007ba200000,0x00000007bad480d0,0x00000007bad80000)
to space 14848K, 0% used [0x00000007baf00000,0x00000007baf00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1709762K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073adb0880,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175368.414 GC heap after
Heap after GC invocations=2400 (full 4):
PSYoungGen total 1208832K, used 14818K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9b80000)
from space 14848K, 99% used [0x00000007baf00000,0x00000007bbd78840,0x00000007bbd80000)
to space 17408K, 0% used [0x00000007b9b80000,0x00000007b9b80000,0x00000007bac80000)
ParOldGen total 2594304K, used 1711150K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073af0b990,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175385.030 GC heap before
{Heap before GC invocations=2401 (full 4):
PSYoungGen total 1208832K, used 1208802K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 100% used [0x0000000770d80000,0x00000007b9b80000,0x00000007b9b80000)
from space 14848K, 99% used [0x00000007baf00000,0x00000007bbd78840,0x00000007bbd80000)
to space 17408K, 0% used [0x00000007b9b80000,0x00000007b9b80000,0x00000007bac80000)
ParOldGen total 2594304K, used 1711150K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 65% used [0x00000006d2800000,0x000000073af0b990,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175385.128 GC heap after
Heap after GC invocations=2401 (full 4):
PSYoungGen total 1211392K, used 17376K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9b80000)
from space 17408K, 99% used [0x00000007b9b80000,0x00000007bac78160,0x00000007bac80000)
to space 17408K, 0% used [0x00000007bac80000,0x00000007bac80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1712486K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b059a60,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175407.227 GC heap before
{Heap before GC invocations=2402 (full 4):
PSYoungGen total 1211392K, used 1211360K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1193984K, 100% used [0x0000000770d80000,0x00000007b9b80000,0x00000007b9b80000)
from space 17408K, 99% used [0x00000007b9b80000,0x00000007bac78160,0x00000007bac80000)
to space 17408K, 0% used [0x00000007bac80000,0x00000007bac80000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1712486K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b059a60,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175407.321 GC heap after
Heap after GC invocations=2402 (full 4):
PSYoungGen total 1201152K, used 17392K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1183744K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9180000)
from space 17408K, 99% used [0x00000007bac80000,0x00000007bbd7c0b8,0x00000007bbd80000)
to space 22528K, 0% used [0x00000007b9180000,0x00000007b9180000,0x00000007ba780000)
ParOldGen total 2594304K, used 1713662K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b17fb50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175432.815 GC heap before
{Heap before GC invocations=2403 (full 4):
PSYoungGen total 1201152K, used 1201136K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1183744K, 100% used [0x0000000770d80000,0x00000007b9180000,0x00000007b9180000)
from space 17408K, 99% used [0x00000007bac80000,0x00000007bbd7c0b8,0x00000007bbd80000)
to space 22528K, 0% used [0x00000007b9180000,0x00000007b9180000,0x00000007ba780000)
ParOldGen total 2594304K, used 1713662K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b17fb50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175432.920 GC heap after
Heap after GC invocations=2403 (full 4):
PSYoungGen total 1203200K, used 19360K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1183744K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b9180000)
from space 19456K, 99% used [0x00000007b9180000,0x00000007ba468118,0x00000007ba480000)
to space 24576K, 0% used [0x00000007ba580000,0x00000007ba580000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1713910K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b1bdb50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175450.912 GC heap before
{Heap before GC invocations=2404 (full 4):
PSYoungGen total 1203200K, used 1203104K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1183744K, 100% used [0x0000000770d80000,0x00000007b9180000,0x00000007b9180000)
from space 19456K, 99% used [0x00000007b9180000,0x00000007ba468118,0x00000007ba480000)
to space 24576K, 0% used [0x00000007ba580000,0x00000007ba580000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1713910K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b1bdb50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175451.021 GC heap after
Heap after GC invocations=2404 (full 4):
PSYoungGen total 1198080K, used 22499K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1173504K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b8780000)
from space 24576K, 91% used [0x00000007ba580000,0x00000007bbb78c00,0x00000007bbd80000)
to space 27648K, 0% used [0x00000007b8780000,0x00000007b8780000,0x00000007ba280000)
ParOldGen total 2594304K, used 1713910K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b1bdb50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175466.630 GC heap before
{Heap before GC invocations=2405 (full 4):
PSYoungGen total 1198080K, used 1196003K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1173504K, 100% used [0x0000000770d80000,0x00000007b8780000,0x00000007b8780000)
from space 24576K, 91% used [0x00000007ba580000,0x00000007bbb78c00,0x00000007bbd80000)
to space 27648K, 0% used [0x00000007b8780000,0x00000007b8780000,0x00000007ba280000)
ParOldGen total 2594304K, used 1713910K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b1bdb50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175466.813 GC heap after
Heap after GC invocations=2405 (full 4):
PSYoungGen total 1201152K, used 27616K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1173504K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b8780000)
from space 27648K, 99% used [0x00000007b8780000,0x00000007ba2780d0,0x00000007ba280000)
to space 27648K, 0% used [0x00000007ba280000,0x00000007ba280000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1714578K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b264b50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175485.323 GC heap before
{Heap before GC invocations=2406 (full 4):
PSYoungGen total 1201152K, used 1201120K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1173504K, 100% used [0x0000000770d80000,0x00000007b8780000,0x00000007b8780000)
from space 27648K, 99% used [0x00000007b8780000,0x00000007ba2780d0,0x00000007ba280000)
to space 27648K, 0% used [0x00000007ba280000,0x00000007ba280000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1714578K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073b264b50,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175485.514 GC heap after
Heap after GC invocations=2406 (full 4):
PSYoungGen total 1182720K, used 27616K [0x0000000770d80000, 0x00000007bc080000, 0x00000007c0000000)
eden space 1155072K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b7580000)
from space 27648K, 99% used [0x00000007ba280000,0x00000007bbd78088,0x00000007bbd80000)
to space 38400K, 0% used [0x00000007b7580000,0x00000007b7580000,0x00000007b9b00000)
ParOldGen total 2594304K, used 1723607K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073bb35fa0,0x0000000770d80000)
Metaspace used 111126K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175503.714 GC heap before
{Heap before GC invocations=2407 (full 4):
PSYoungGen total 1182720K, used 1182688K [0x0000000770d80000, 0x00000007bc080000, 0x00000007c0000000)
eden space 1155072K, 100% used [0x0000000770d80000,0x00000007b7580000,0x00000007b7580000)
from space 27648K, 99% used [0x00000007ba280000,0x00000007bbd78088,0x00000007bbd80000)
to space 38400K, 0% used [0x00000007b7580000,0x00000007b7580000,0x00000007b9b00000)
ParOldGen total 2594304K, used 1723607K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073bb35fa0,0x0000000770d80000)
Metaspace used 111127K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175503.916 GC heap after
Heap after GC invocations=2407 (full 4):
PSYoungGen total 1192448K, used 37296K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1155072K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b7580000)
from space 37376K, 99% used [0x00000007b7580000,0x00000007b99ec118,0x00000007b9a00000)
to space 36352K, 0% used [0x00000007b9a00000,0x00000007b9a00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1723823K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073bb6bfa0,0x0000000770d80000)
Metaspace used 111127K, capacity 127356K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175523.813 GC heap before
{Heap before GC invocations=2408 (full 4):
PSYoungGen total 1192448K, used 1192368K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1155072K, 100% used [0x0000000770d80000,0x00000007b7580000,0x00000007b7580000)
from space 37376K, 99% used [0x00000007b7580000,0x00000007b99ec118,0x00000007b9a00000)
to space 36352K, 0% used [0x00000007b9a00000,0x00000007b9a00000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1723823K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073bb6bfa0,0x0000000770d80000)
Metaspace used 111129K, capacity 127360K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175524.018 GC heap after
Heap after GC invocations=2408 (full 4):
PSYoungGen total 1173504K, used 36320K [0x0000000770d80000, 0x00000007bc700000, 0x00000007c0000000)
eden space 1137152K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b6400000)
from space 36352K, 99% used [0x00000007b9a00000,0x00000007bbd78100,0x00000007bbd80000)
to space 50688K, 0% used [0x00000007b6400000,0x00000007b6400000,0x00000007b9580000)
ParOldGen total 2594304K, used 1731356K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c2c73d8,0x0000000770d80000)
Metaspace used 111129K, capacity 127360K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175541.309 GC heap before
{Heap before GC invocations=2409 (full 4):
PSYoungGen total 1173504K, used 1173472K [0x0000000770d80000, 0x00000007bc700000, 0x00000007c0000000)
eden space 1137152K, 100% used [0x0000000770d80000,0x00000007b6400000,0x00000007b6400000)
from space 36352K, 99% used [0x00000007b9a00000,0x00000007bbd78100,0x00000007bbd80000)
to space 50688K, 0% used [0x00000007b6400000,0x00000007b6400000,0x00000007b9580000)
ParOldGen total 2594304K, used 1731356K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c2c73d8,0x0000000770d80000)
Metaspace used 111129K, capacity 127360K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175541.511 GC heap after
Heap after GC invocations=2409 (full 4):
PSYoungGen total 1166848K, used 46832K [0x0000000770d80000, 0x00000007bc300000, 0x00000007c0000000)
eden space 1119744K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b5300000)
from space 47104K, 99% used [0x00000007b6400000,0x00000007b91bc148,0x00000007b9200000)
to space 50176K, 0% used [0x00000007b9200000,0x00000007b9200000,0x00000007bc300000)
ParOldGen total 2594304K, used 1731532K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c2f33d8,0x0000000770d80000)
Metaspace used 111129K, capacity 127360K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175562.010 GC heap before
{Heap before GC invocations=2410 (full 4):
PSYoungGen total 1166848K, used 1166576K [0x0000000770d80000, 0x00000007bc300000, 0x00000007c0000000)
eden space 1119744K, 100% used [0x0000000770d80000,0x00000007b5300000,0x00000007b5300000)
from space 47104K, 99% used [0x00000007b6400000,0x00000007b91bc148,0x00000007b9200000)
to space 50176K, 0% used [0x00000007b9200000,0x00000007b9200000,0x00000007bc300000)
ParOldGen total 2594304K, used 1731532K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c2f33d8,0x0000000770d80000)
Metaspace used 111131K, capacity 127364K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175562.221 GC heap after
Heap after GC invocations=2410 (full 4):
PSYoungGen total 1153024K, used 50160K [0x0000000770d80000, 0x00000007bc300000, 0x00000007c0000000)
eden space 1102848K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4280000)
from space 50176K, 99% used [0x00000007b9200000,0x00000007bc2fc108,0x00000007bc300000)
to space 65536K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007b8300000)
ParOldGen total 2594304K, used 1736025K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c7566b0,0x0000000770d80000)
Metaspace used 111131K, capacity 127364K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175598.615 GC heap before
{Heap before GC invocations=2411 (full 4):
PSYoungGen total 1153024K, used 1153008K [0x0000000770d80000, 0x00000007bc300000, 0x00000007c0000000)
eden space 1102848K, 100% used [0x0000000770d80000,0x00000007b4280000,0x00000007b4280000)
from space 50176K, 99% used [0x00000007b9200000,0x00000007bc2fc108,0x00000007bc300000)
to space 65536K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007b8300000)
ParOldGen total 2594304K, used 1736025K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c7566b0,0x0000000770d80000)
Metaspace used 111131K, capacity 127364K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175598.822 GC heap after
Heap after GC invocations=2411 (full 4):
PSYoungGen total 1155584K, used 52000K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1103360K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4300000)
from space 52224K, 99% used [0x00000007b4300000,0x00000007b75c8148,0x00000007b7600000)
to space 71168K, 0% used [0x00000007b7800000,0x00000007b7800000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1737445K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c8b9720,0x0000000770d80000)
Metaspace used 111131K, capacity 127364K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175630.633 GC heap before
{Heap before GC invocations=2412 (full 4):
PSYoungGen total 1155584K, used 1155360K [0x0000000770d80000, 0x00000007bbd80000, 0x00000007c0000000)
eden space 1103360K, 100% used [0x0000000770d80000,0x00000007b4300000,0x00000007b4300000)
from space 52224K, 99% used [0x00000007b4300000,0x00000007b75c8148,0x00000007b7600000)
to space 71168K, 0% used [0x00000007b7800000,0x00000007b7800000,0x00000007bbd80000)
ParOldGen total 2594304K, used 1737445K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c8b9720,0x0000000770d80000)
Metaspace used 111131K, capacity 127364K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175630.917 GC heap after
Heap after GC invocations=2412 (full 4):
PSYoungGen total 1152512K, used 53680K [0x0000000770d80000, 0x00000007bc800000, 0x00000007c0000000)
eden space 1081344K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2d80000)
from space 71168K, 75% used [0x00000007b7800000,0x00000007bac6c160,0x00000007bbd80000)
to space 76288K, 0% used [0x00000007b2d80000,0x00000007b2d80000,0x00000007b7800000)
ParOldGen total 2594304K, used 1737445K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c8b9720,0x0000000770d80000)
Metaspace used 111131K, capacity 127364K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175652.615 GC heap before
{Heap before GC invocations=2413 (full 4):
PSYoungGen total 1152512K, used 1135024K [0x0000000770d80000, 0x00000007bc800000, 0x00000007c0000000)
eden space 1081344K, 100% used [0x0000000770d80000,0x00000007b2d80000,0x00000007b2d80000)
from space 71168K, 75% used [0x00000007b7800000,0x00000007bac6c160,0x00000007bbd80000)
to space 76288K, 0% used [0x00000007b2d80000,0x00000007b2d80000,0x00000007b7800000)
ParOldGen total 2594304K, used 1737445K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 66% used [0x00000006d2800000,0x000000073c8b9720,0x0000000770d80000)
Metaspace used 111152K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175653.019 GC heap after
Heap after GC invocations=2413 (full 4):
PSYoungGen total 1157632K, used 76277K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1081344K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2d80000)
from space 76288K, 99% used [0x00000007b2d80000,0x00000007b77fd410,0x00000007b7800000)
to space 94720K, 0% used [0x00000007ba380000,0x00000007ba380000,0x00000007c0000000)
ParOldGen total 2594304K, used 1754888K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073d9c2190,0x0000000770d80000)
Metaspace used 111152K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175666.827 GC heap before
{Heap before GC invocations=2414 (full 4):
PSYoungGen total 1157632K, used 1157621K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1081344K, 100% used [0x0000000770d80000,0x00000007b2d80000,0x00000007b2d80000)
from space 76288K, 99% used [0x00000007b2d80000,0x00000007b77fd410,0x00000007b7800000)
to space 94720K, 0% used [0x00000007ba380000,0x00000007ba380000,0x00000007c0000000)
ParOldGen total 2594304K, used 1754888K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073d9c2190,0x0000000770d80000)
Metaspace used 111152K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175667.310 GC heap after
Heap after GC invocations=2414 (full 4):
PSYoungGen total 1183744K, used 78085K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1089024K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3500000)
from space 94720K, 82% used [0x00000007ba380000,0x00000007befc14c0,0x00000007c0000000)
to space 103936K, 0% used [0x00000007b3500000,0x00000007b3500000,0x00000007b9a80000)
ParOldGen total 2594304K, used 1756476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db4f1a0,0x0000000770d80000)
Metaspace used 111152K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175683.312 GC heap before
{Heap before GC invocations=2415 (full 4):
PSYoungGen total 1183744K, used 1167109K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1089024K, 100% used [0x0000000770d80000,0x00000007b3500000,0x00000007b3500000)
from space 94720K, 82% used [0x00000007ba380000,0x00000007befc14c0,0x00000007c0000000)
to space 103936K, 0% used [0x00000007b3500000,0x00000007b3500000,0x00000007b9a80000)
ParOldGen total 2594304K, used 1756476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db4f1a0,0x0000000770d80000)
Metaspace used 111152K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175683.710 GC heap after
Heap after GC invocations=2415 (full 4):
PSYoungGen total 1171456K, used 82085K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1089024K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3500000)
from space 82432K, 99% used [0x00000007b3500000,0x00000007b8529630,0x00000007b8580000)
to space 112640K, 0% used [0x00000007b9200000,0x00000007b9200000,0x00000007c0000000)
ParOldGen total 2594304K, used 1756476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db4f1a0,0x0000000770d80000)
Metaspace used 111152K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175705.814 GC heap before
{Heap before GC invocations=2416 (full 4):
PSYoungGen total 1171456K, used 1171109K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1089024K, 100% used [0x0000000770d80000,0x00000007b3500000,0x00000007b3500000)
from space 82432K, 99% used [0x00000007b3500000,0x00000007b8529630,0x00000007b8580000)
to space 112640K, 0% used [0x00000007b9200000,0x00000007b9200000,0x00000007c0000000)
ParOldGen total 2594304K, used 1756476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db4f1a0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175706.133 GC heap after
Heap after GC invocations=2416 (full 4):
PSYoungGen total 1165824K, used 89207K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1053184K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b1200000)
from space 112640K, 79% used [0x00000007b9200000,0x00000007be91df60,0x00000007c0000000)
to space 121856K, 0% used [0x00000007b1200000,0x00000007b1200000,0x00000007b8900000)
ParOldGen total 2594304K, used 1756476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db4f1a0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175730.517 GC heap before
{Heap before GC invocations=2417 (full 4):
PSYoungGen total 1165824K, used 1142391K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1053184K, 100% used [0x0000000770d80000,0x00000007b1200000,0x00000007b1200000)
from space 112640K, 79% used [0x00000007b9200000,0x00000007be91df60,0x00000007c0000000)
to space 121856K, 0% used [0x00000007b1200000,0x00000007b1200000,0x00000007b8900000)
ParOldGen total 2594304K, used 1756476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db4f1a0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175730.914 GC heap after
Heap after GC invocations=2417 (full 4):
PSYoungGen total 1149440K, used 95753K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1053184K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b1200000)
from space 96256K, 99% used [0x00000007b1200000,0x00000007b6f82688,0x00000007b7000000)
to space 131584K, 0% used [0x00000007b7f80000,0x00000007b7f80000,0x00000007c0000000)
ParOldGen total 2594304K, used 1756636K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db771b0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175750.710 GC heap before
{Heap before GC invocations=2418 (full 4):
PSYoungGen total 1149440K, used 1148937K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1053184K, 100% used [0x0000000770d80000,0x00000007b1200000,0x00000007b1200000)
from space 96256K, 99% used [0x00000007b1200000,0x00000007b6f82688,0x00000007b7000000)
to space 131584K, 0% used [0x00000007b7f80000,0x00000007b7f80000,0x00000007c0000000)
ParOldGen total 2594304K, used 1756636K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db771b0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175751.111 GC heap after
Heap after GC invocations=2418 (full 4):
PSYoungGen total 1148928K, used 96933K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1017344K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aef00000)
from space 131584K, 73% used [0x00000007b7f80000,0x00000007bde297f0,0x00000007c0000000)
to space 139776K, 0% used [0x00000007aef00000,0x00000007aef00000,0x00000007b7780000)
ParOldGen total 2594304K, used 1756732K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db8f1b0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175768.831 GC heap before
{Heap before GC invocations=2419 (full 4):
PSYoungGen total 1148928K, used 1114277K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1017344K, 100% used [0x0000000770d80000,0x00000007aef00000,0x00000007aef00000)
from space 131584K, 73% used [0x00000007b7f80000,0x00000007bde297f0,0x00000007c0000000)
to space 139776K, 0% used [0x00000007aef00000,0x00000007aef00000,0x00000007b7780000)
ParOldGen total 2594304K, used 1756732K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073db8f1b0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175769.322 GC heap after
Heap after GC invocations=2419 (full 4):
PSYoungGen total 1120256K, used 102661K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1017344K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aef00000)
from space 102912K, 99% used [0x00000007aef00000,0x00000007b53414e8,0x00000007b5380000)
to space 147968K, 0% used [0x00000007b6f80000,0x00000007b6f80000,0x00000007c0000000)
ParOldGen total 2594304K, used 1757092K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073dbe91b0,0x0000000770d80000)
Metaspace used 111153K, capacity 127428K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175780.315 GC heap before
{Heap before GC invocations=2420 (full 4):
PSYoungGen total 1120256K, used 1120005K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1017344K, 100% used [0x0000000770d80000,0x00000007aef00000,0x00000007aef00000)
from space 102912K, 99% used [0x00000007aef00000,0x00000007b53414e8,0x00000007b5380000)
to space 147968K, 0% used [0x00000007b6f80000,0x00000007b6f80000,0x00000007c0000000)
ParOldGen total 2594304K, used 1757092K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073dbe91b0,0x0000000770d80000)
Metaspace used 111154K, capacity 127432K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175780.721 GC heap after
Heap after GC invocations=2420 (full 4):
PSYoungGen total 1134592K, used 105877K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 986624K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ad100000)
from space 147968K, 71% used [0x00000007b6f80000,0x00000007bd6e5510,0x00000007c0000000)
to space 155136K, 0% used [0x00000007ad100000,0x00000007ad100000,0x00000007b6880000)
ParOldGen total 2594304K, used 1757476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073dc491b0,0x0000000770d80000)
Metaspace used 111154K, capacity 127432K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175790.719 GC heap before
{Heap before GC invocations=2421 (full 4):
PSYoungGen total 1134592K, used 1092501K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 986624K, 100% used [0x0000000770d80000,0x00000007ad100000,0x00000007ad100000)
from space 147968K, 71% used [0x00000007b6f80000,0x00000007bd6e5510,0x00000007c0000000)
to space 155136K, 0% used [0x00000007ad100000,0x00000007ad100000,0x00000007b6880000)
ParOldGen total 2594304K, used 1757476K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073dc491b0,0x0000000770d80000)
Metaspace used 111154K, capacity 127432K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175791.210 GC heap after
Heap after GC invocations=2421 (full 4):
PSYoungGen total 1094144K, used 107429K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 986624K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ad100000)
from space 107520K, 99% used [0x00000007ad100000,0x00000007b39e94b0,0x00000007b3a00000)
to space 161280K, 0% used [0x00000007b6280000,0x00000007b6280000,0x00000007c0000000)
ParOldGen total 2594304K, used 1760116K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073dedd290,0x0000000770d80000)
Metaspace used 111154K, capacity 127432K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175805.209 GC heap before
{Heap before GC invocations=2422 (full 4):
PSYoungGen total 1094144K, used 1094053K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 986624K, 100% used [0x0000000770d80000,0x00000007ad100000,0x00000007ad100000)
from space 107520K, 99% used [0x00000007ad100000,0x00000007b39e94b0,0x00000007b3a00000)
to space 161280K, 0% used [0x00000007b6280000,0x00000007b6280000,0x00000007c0000000)
ParOldGen total 2594304K, used 1760116K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 67% used [0x00000006d2800000,0x000000073dedd290,0x0000000770d80000)
Metaspace used 111154K, capacity 127432K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175805.619 GC heap after
Heap after GC invocations=2422 (full 4):
PSYoungGen total 1125376K, used 109653K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 964096K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007abb00000)
from space 161280K, 67% used [0x00000007b6280000,0x00000007bcd954e8,0x00000007c0000000)
to space 166400K, 0% used [0x00000007abb00000,0x00000007abb00000,0x00000007b5d80000)
ParOldGen total 2594304K, used 1764229K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073e2e14c0,0x0000000770d80000)
Metaspace used 111154K, capacity 127432K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175817.319 GC heap before
{Heap before GC invocations=2423 (full 4):
PSYoungGen total 1125376K, used 1073749K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 964096K, 100% used [0x0000000770d80000,0x00000007abb00000,0x00000007abb00000)
from space 161280K, 67% used [0x00000007b6280000,0x00000007bcd954e8,0x00000007c0000000)
to space 166400K, 0% used [0x00000007abb00000,0x00000007abb00000,0x00000007b5d80000)
ParOldGen total 2594304K, used 1764229K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073e2e14c0,0x0000000770d80000)
Metaspace used 111169K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175817.810 GC heap after
Heap after GC invocations=2423 (full 4):
PSYoungGen total 1074688K, used 110341K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 964096K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007abb00000)
from space 110592K, 99% used [0x00000007abb00000,0x00000007b26c14e0,0x00000007b2700000)
to space 169984K, 0% used [0x00000007b5a00000,0x00000007b5a00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1767897K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073e676670,0x0000000770d80000)
Metaspace used 111169K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175833.115 GC heap before
{Heap before GC invocations=2424 (full 4):
PSYoungGen total 1074688K, used 1074437K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 964096K, 100% used [0x0000000770d80000,0x00000007abb00000,0x00000007abb00000)
from space 110592K, 99% used [0x00000007abb00000,0x00000007b26c14e0,0x00000007b2700000)
to space 169984K, 0% used [0x00000007b5a00000,0x00000007b5a00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1767897K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073e676670,0x0000000770d80000)
Metaspace used 111172K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175833.610 GC heap after
Heap after GC invocations=2424 (full 4):
PSYoungGen total 1126912K, used 103781K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 956928K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab400000)
from space 169984K, 61% used [0x00000007b5a00000,0x00000007bbf594b8,0x00000007c0000000)
to space 169984K, 0% used [0x00000007ab400000,0x00000007ab400000,0x00000007b5a00000)
ParOldGen total 2594304K, used 1777262K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073ef9bbf0,0x0000000770d80000)
Metaspace used 111172K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175844.024 GC heap before
{Heap before GC invocations=2425 (full 4):
PSYoungGen total 1126912K, used 1060709K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 956928K, 100% used [0x0000000770d80000,0x00000007ab400000,0x00000007ab400000)
from space 169984K, 61% used [0x00000007b5a00000,0x00000007bbf594b8,0x00000007c0000000)
to space 169984K, 0% used [0x00000007ab400000,0x00000007ab400000,0x00000007b5a00000)
ParOldGen total 2594304K, used 1777262K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073ef9bbf0,0x0000000770d80000)
Metaspace used 111172K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175844.516 GC heap after
Heap after GC invocations=2425 (full 4):
PSYoungGen total 1058816K, used 101510K [0x0000000770d80000, 0x00000007bfe00000, 0x00000007c0000000)
eden space 956928K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab400000)
from space 101888K, 99% used [0x00000007ab400000,0x00000007b17219d8,0x00000007b1780000)
to space 168960K, 0% used [0x00000007b5900000,0x00000007b5900000,0x00000007bfe00000)
ParOldGen total 2594304K, used 1785252K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073f769240,0x0000000770d80000)
Metaspace used 111172K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175861.109 GC heap before
{Heap before GC invocations=2426 (full 4):
PSYoungGen total 1058816K, used 1058438K [0x0000000770d80000, 0x00000007bfe00000, 0x00000007c0000000)
eden space 956928K, 100% used [0x0000000770d80000,0x00000007ab400000,0x00000007ab400000)
from space 101888K, 99% used [0x00000007ab400000,0x00000007b17219d8,0x00000007b1780000)
to space 168960K, 0% used [0x00000007b5900000,0x00000007b5900000,0x00000007bfe00000)
ParOldGen total 2594304K, used 1785252K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073f769240,0x0000000770d80000)
Metaspace used 111173K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175861.516 GC heap after
Heap after GC invocations=2426 (full 4):
PSYoungGen total 1128448K, used 99877K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 959488K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab680000)
from space 168960K, 59% used [0x00000007b5900000,0x00000007bba89518,0x00000007bfe00000)
to space 166400K, 0% used [0x00000007ab680000,0x00000007ab680000,0x00000007b5900000)
ParOldGen total 2594304K, used 1788749K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073fad3420,0x0000000770d80000)
Metaspace used 111173K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175870.121 GC heap before
{Heap before GC invocations=2427 (full 4):
PSYoungGen total 1128448K, used 1059365K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 959488K, 100% used [0x0000000770d80000,0x00000007ab680000,0x00000007ab680000)
from space 168960K, 59% used [0x00000007b5900000,0x00000007bba89518,0x00000007bfe00000)
to space 166400K, 0% used [0x00000007ab680000,0x00000007ab680000,0x00000007b5900000)
ParOldGen total 2594304K, used 1788749K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073fad3420,0x0000000770d80000)
Metaspace used 111173K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175870.609 GC heap after
Heap after GC invocations=2427 (full 4):
PSYoungGen total 1125888K, used 102197K [0x0000000770d80000, 0x00000007bfa80000, 0x00000007c0000000)
eden space 959488K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab680000)
from space 166400K, 61% used [0x00000007ab680000,0x00000007b1a4d530,0x00000007b5900000)
to space 164864K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007bfa80000)
ParOldGen total 2594304K, used 1789993K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073fc0a438,0x0000000770d80000)
Metaspace used 111173K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175880.215 GC heap before
{Heap before GC invocations=2428 (full 4):
PSYoungGen total 1125888K, used 1061685K [0x0000000770d80000, 0x00000007bfa80000, 0x00000007c0000000)
eden space 959488K, 100% used [0x0000000770d80000,0x00000007ab680000,0x00000007ab680000)
from space 166400K, 61% used [0x00000007ab680000,0x00000007b1a4d530,0x00000007b5900000)
to space 164864K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007bfa80000)
ParOldGen total 2594304K, used 1789993K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 68% used [0x00000006d2800000,0x000000073fc0a438,0x0000000770d80000)
Metaspace used 111173K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175880.714 GC heap after
Heap after GC invocations=2428 (full 4):
PSYoungGen total 1124352K, used 70224K [0x0000000770d80000, 0x00000007bf480000, 0x00000007c0000000)
eden space 965632K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007abc80000)
from space 158720K, 44% used [0x00000007b5980000,0x00000007b9e14208,0x00000007bf480000)
to space 159744K, 0% used [0x00000007abc80000,0x00000007abc80000,0x00000007b5880000)
ParOldGen total 2594304K, used 1827349K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x0000000742085498,0x0000000770d80000)
Metaspace used 111173K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175888.931 GC heap before
{Heap before GC invocations=2429 (full 4):
PSYoungGen total 1124352K, used 1035856K [0x0000000770d80000, 0x00000007bf480000, 0x00000007c0000000)
eden space 965632K, 100% used [0x0000000770d80000,0x00000007abc80000,0x00000007abc80000)
from space 158720K, 44% used [0x00000007b5980000,0x00000007b9e14208,0x00000007bf480000)
to space 159744K, 0% used [0x00000007abc80000,0x00000007abc80000,0x00000007b5880000)
ParOldGen total 2594304K, used 1827349K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x0000000742085498,0x0000000770d80000)
Metaspace used 111174K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175889.224 GC heap after
Heap after GC invocations=2429 (full 4):
PSYoungGen total 1125376K, used 69969K [0x0000000770d80000, 0x00000007bf700000, 0x00000007c0000000)
eden space 965632K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007abc80000)
from space 159744K, 43% used [0x00000007abc80000,0x00000007b00d4568,0x00000007b5880000)
to space 154624K, 0% used [0x00000007b6000000,0x00000007b6000000,0x00000007bf700000)
ParOldGen total 2594304K, used 1829769K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x00000007422e2678,0x0000000770d80000)
Metaspace used 111174K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175897.921 GC heap before
{Heap before GC invocations=2430 (full 4):
PSYoungGen total 1125376K, used 1035601K [0x0000000770d80000, 0x00000007bf700000, 0x00000007c0000000)
eden space 965632K, 100% used [0x0000000770d80000,0x00000007abc80000,0x00000007abc80000)
from space 159744K, 43% used [0x00000007abc80000,0x00000007b00d4568,0x00000007b5880000)
to space 154624K, 0% used [0x00000007b6000000,0x00000007b6000000,0x00000007bf700000)
ParOldGen total 2594304K, used 1829769K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x00000007422e2678,0x0000000770d80000)
Metaspace used 111174K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175898.220 GC heap after
Heap after GC invocations=2430 (full 4):
PSYoungGen total 1131008K, used 72128K [0x0000000770d80000, 0x00000007bf100000, 0x00000007c0000000)
eden space 982528K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007acd00000)
from space 148480K, 48% used [0x00000007b6000000,0x00000007ba670238,0x00000007bf100000)
to space 149504K, 0% used [0x00000007acd00000,0x00000007acd00000,0x00000007b5f00000)
ParOldGen total 2594304K, used 1833918K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x00000007426ef930,0x0000000770d80000)
Metaspace used 111174K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175909.819 GC heap before
{Heap before GC invocations=2431 (full 4):
PSYoungGen total 1131008K, used 1054656K [0x0000000770d80000, 0x00000007bf100000, 0x00000007c0000000)
eden space 982528K, 100% used [0x0000000770d80000,0x00000007acd00000,0x00000007acd00000)
from space 148480K, 48% used [0x00000007b6000000,0x00000007ba670238,0x00000007bf100000)
to space 149504K, 0% used [0x00000007acd00000,0x00000007acd00000,0x00000007b5f00000)
ParOldGen total 2594304K, used 1833918K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x00000007426ef930,0x0000000770d80000)
Metaspace used 111174K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
Event: 175910.210 GC heap after
Heap after GC invocations=2431 (full 4):
PSYoungGen total 1132032K, used 72339K [0x0000000770d80000, 0x00000007bf800000, 0x00000007c0000000)
eden space 982528K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007acd00000)
from space 149504K, 48% used [0x00000007acd00000,0x00000007b13a4d28,0x00000007b5f00000)
to space 144896K, 0% used [0x00000007b6a80000,0x00000007b6a80000,0x00000007bf800000)
ParOldGen total 2594304K, used 1841059K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x0000000742de8f40,0x0000000770d80000)
Metaspace used 111174K, capacity 127508K, committed 127616K, reserved 1157120K
class space used 16591K, capacity 20582K, committed 20608K, reserved 1048576K
}
Event: 175917.819 GC heap before
{Heap before GC invocations=2432 (full 4):
PSYoungGen total 1132032K, used 1054867K [0x0000000770d80000, 0x00000007bf800000, 0x00000007c0000000)
eden space 982528K, 100% used [0x0000000770d80000,0x00000007acd00000,0x00000007acd00000)
from space 149504K, 48% used [0x00000007acd00000,0x00000007b13a4d28,0x00000007b5f00000)
to space 144896K, 0% used [0x00000007b6a80000,0x00000007b6a80000,0x00000007bf800000)
ParOldGen total 2594304K, used 1841059K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 70% used [0x00000006d2800000,0x0000000742de8f40,0x0000000770d80000)
Metaspace used 111181K, capacity 127520K, committed 127616K, reserved 1157120K
class space used 16593K, capacity 20584K, committed 20608K, reserved 1048576K
Event: 175918.122 GC heap after
Heap after GC invocations=2432 (full 4):
PSYoungGen total 1141760K, used 70625K [0x0000000770d80000, 0x00000007bf280000, 0x00000007c0000000)
eden space 1002496K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ae080000)
from space 139264K, 50% used [0x00000007b6a80000,0x00000007baf78768,0x00000007bf280000)
to space 140288K, 0% used [0x00000007ae080000,0x00000007ae080000,0x00000007b6980000)
ParOldGen total 2594304K, used 1845980K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x00000007432b7220,0x0000000770d80000)
Metaspace used 111181K, capacity 127520K, committed 127616K, reserved 1157120K
class space used 16593K, capacity 20584K, committed 20608K, reserved 1048576K
}
Event: 175927.618 GC heap before
{Heap before GC invocations=2433 (full 4):
PSYoungGen total 1141760K, used 1073121K [0x0000000770d80000, 0x00000007bf280000, 0x00000007c0000000)
eden space 1002496K, 100% used [0x0000000770d80000,0x00000007ae080000,0x00000007ae080000)
from space 139264K, 50% used [0x00000007b6a80000,0x00000007baf78768,0x00000007bf280000)
to space 140288K, 0% used [0x00000007ae080000,0x00000007ae080000,0x00000007b6980000)
ParOldGen total 2594304K, used 1845980K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x00000007432b7220,0x0000000770d80000)
Metaspace used 111181K, capacity 127520K, committed 127616K, reserved 1157120K
class space used 16593K, capacity 20584K, committed 20608K, reserved 1048576K
Event: 175927.922 GC heap after
Heap after GC invocations=2433 (full 4):
PSYoungGen total 1142784K, used 75233K [0x0000000770d80000, 0x00000007bf700000, 0x00000007c0000000)
eden space 1002496K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ae080000)
from space 140288K, 53% used [0x00000007ae080000,0x00000007b29f8798,0x00000007b6980000)
to space 135168K, 0% used [0x00000007b7300000,0x00000007b7300000,0x00000007bf700000)
ParOldGen total 2594304K, used 1847032K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x00000007433be278,0x0000000770d80000)
Metaspace used 111181K, capacity 127520K, committed 127616K, reserved 1157120K
class space used 16593K, capacity 20584K, committed 20608K, reserved 1048576K
}
Event: 175946.313 GC heap before
{Heap before GC invocations=2434 (full 4):
PSYoungGen total 1142784K, used 1077729K [0x0000000770d80000, 0x00000007bf700000, 0x00000007c0000000)
eden space 1002496K, 100% used [0x0000000770d80000,0x00000007ae080000,0x00000007ae080000)
from space 140288K, 53% used [0x00000007ae080000,0x00000007b29f8798,0x00000007b6980000)
to space 135168K, 0% used [0x00000007b7300000,0x00000007b7300000,0x00000007bf700000)
ParOldGen total 2594304K, used 1847032K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x00000007433be278,0x0000000770d80000)
Metaspace used 111212K, capacity 127594K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 175946.623 GC heap after
Heap after GC invocations=2434 (full 4):
PSYoungGen total 1150464K, used 78848K [0x0000000770d80000, 0x00000007bf100000, 0x00000007c0000000)
eden space 1021440K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007af300000)
from space 129024K, 61% used [0x00000007b7300000,0x00000007bc000270,0x00000007bf100000)
to space 130048K, 0% used [0x00000007af300000,0x00000007af300000,0x00000007b7200000)
ParOldGen total 2594304K, used 1851413K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x0000000743805678,0x0000000770d80000)
Metaspace used 111212K, capacity 127594K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 175966.019 GC heap before
{Heap before GC invocations=2435 (full 4):
PSYoungGen total 1150464K, used 1100288K [0x0000000770d80000, 0x00000007bf100000, 0x00000007c0000000)
eden space 1021440K, 100% used [0x0000000770d80000,0x00000007af300000,0x00000007af300000)
from space 129024K, 61% used [0x00000007b7300000,0x00000007bc000270,0x00000007bf100000)
to space 130048K, 0% used [0x00000007af300000,0x00000007af300000,0x00000007b7200000)
ParOldGen total 2594304K, used 1851413K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x0000000743805678,0x0000000770d80000)
Metaspace used 111213K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 175966.324 GC heap after
Heap after GC invocations=2435 (full 4):
PSYoungGen total 1151488K, used 76453K [0x0000000770d80000, 0x00000007bf800000, 0x00000007c0000000)
eden space 1021440K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007af300000)
from space 130048K, 58% used [0x00000007af300000,0x00000007b3da9410,0x00000007b7200000)
to space 125440K, 0% used [0x00000007b7d80000,0x00000007b7d80000,0x00000007bf800000)
ParOldGen total 2594304K, used 1854954K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x0000000743b7aaa8,0x0000000770d80000)
Metaspace used 111213K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 175985.509 GC heap before
{Heap before GC invocations=2436 (full 4):
PSYoungGen total 1151488K, used 1097893K [0x0000000770d80000, 0x00000007bf800000, 0x00000007c0000000)
eden space 1021440K, 100% used [0x0000000770d80000,0x00000007af300000,0x00000007af300000)
from space 130048K, 58% used [0x00000007af300000,0x00000007b3da9410,0x00000007b7200000)
to space 125440K, 0% used [0x00000007b7d80000,0x00000007b7d80000,0x00000007bf800000)
ParOldGen total 2594304K, used 1854954K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x0000000743b7aaa8,0x0000000770d80000)
Metaspace used 111216K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 175985.817 GC heap after
Heap after GC invocations=2436 (full 4):
PSYoungGen total 1162240K, used 77235K [0x0000000770d80000, 0x00000007bf380000, 0x00000007c0000000)
eden space 1041408K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b0680000)
from space 120832K, 63% used [0x00000007b7d80000,0x00000007bc8ecf08,0x00000007bf380000)
to space 121344K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b7d00000)
ParOldGen total 2594304K, used 1857051K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x0000000743d86ce8,0x0000000770d80000)
Metaspace used 111216K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 175995.329 GC heap before
{Heap before GC invocations=2437 (full 4):
PSYoungGen total 1162240K, used 1118643K [0x0000000770d80000, 0x00000007bf380000, 0x00000007c0000000)
eden space 1041408K, 100% used [0x0000000770d80000,0x00000007b0680000,0x00000007b0680000)
from space 120832K, 63% used [0x00000007b7d80000,0x00000007bc8ecf08,0x00000007bf380000)
to space 121344K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b7d00000)
ParOldGen total 2594304K, used 1857051K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x0000000743d86ce8,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 175995.711 GC heap after
Heap after GC invocations=2437 (full 4):
PSYoungGen total 1162752K, used 73377K [0x0000000770d80000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1041408K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b0680000)
from space 121344K, 60% used [0x00000007b0680000,0x00000007b4e287e8,0x00000007b7d00000)
to space 117760K, 0% used [0x00000007b8680000,0x00000007b8680000,0x00000007bf980000)
ParOldGen total 2594304K, used 1864172K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x000000074447b308,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176003.617 GC heap before
{Heap before GC invocations=2438 (full 4):
PSYoungGen total 1162752K, used 1114785K [0x0000000770d80000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1041408K, 100% used [0x0000000770d80000,0x00000007b0680000,0x00000007b0680000)
from space 121344K, 60% used [0x00000007b0680000,0x00000007b4e287e8,0x00000007b7d00000)
to space 117760K, 0% used [0x00000007b8680000,0x00000007b8680000,0x00000007bf980000)
ParOldGen total 2594304K, used 1864172K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x000000074447b308,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176003.919 GC heap after
Heap after GC invocations=2438 (full 4):
PSYoungGen total 1172480K, used 73760K [0x0000000770d80000, 0x00000007bf680000, 0x00000007c0000000)
eden space 1057792K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b1680000)
from space 114688K, 64% used [0x00000007b8680000,0x00000007bce88270,0x00000007bf680000)
to space 114688K, 0% used [0x00000007b1680000,0x00000007b1680000,0x00000007b8680000)
ParOldGen total 2594304K, used 1867473K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x00000007447b45b8,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176017.009 GC heap before
{Heap before GC invocations=2439 (full 4):
PSYoungGen total 1172480K, used 1131552K [0x0000000770d80000, 0x00000007bf680000, 0x00000007c0000000)
eden space 1057792K, 100% used [0x0000000770d80000,0x00000007b1680000,0x00000007b1680000)
from space 114688K, 64% used [0x00000007b8680000,0x00000007bce88270,0x00000007bf680000)
to space 114688K, 0% used [0x00000007b1680000,0x00000007b1680000,0x00000007b8680000)
ParOldGen total 2594304K, used 1867473K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 71% used [0x00000006d2800000,0x00000007447b45b8,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176017.314 GC heap after
Heap after GC invocations=2439 (full 4):
PSYoungGen total 1172480K, used 76592K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 1057792K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b1680000)
from space 114688K, 66% used [0x00000007b1680000,0x00000007b614c240,0x00000007b8680000)
to space 111616K, 0% used [0x00000007b8d00000,0x00000007b8d00000,0x00000007bfa00000)
ParOldGen total 2594304K, used 1870477K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000744aa37f0,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176028.529 GC heap before
{Heap before GC invocations=2440 (full 4):
PSYoungGen total 1172480K, used 1134384K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 1057792K, 100% used [0x0000000770d80000,0x00000007b1680000,0x00000007b1680000)
from space 114688K, 66% used [0x00000007b1680000,0x00000007b614c240,0x00000007b8680000)
to space 111616K, 0% used [0x00000007b8d00000,0x00000007b8d00000,0x00000007bfa00000)
ParOldGen total 2594304K, used 1870477K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000744aa37f0,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176028.917 GC heap after
Heap after GC invocations=2440 (full 4):
PSYoungGen total 1179648K, used 80800K [0x0000000770d80000, 0x00000007bf800000, 0x00000007c0000000)
eden space 1070080K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2280000)
from space 109568K, 73% used [0x00000007b8d00000,0x00000007bdbe8258,0x00000007bf800000)
to space 109056K, 0% used [0x00000007b2280000,0x00000007b2280000,0x00000007b8d00000)
ParOldGen total 2594304K, used 1874798K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000744edbb30,0x0000000770d80000)
Metaspace used 111217K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176039.008 GC heap before
{Heap before GC invocations=2441 (full 4):
PSYoungGen total 1179648K, used 1150880K [0x0000000770d80000, 0x00000007bf800000, 0x00000007c0000000)
eden space 1070080K, 100% used [0x0000000770d80000,0x00000007b2280000,0x00000007b2280000)
from space 109568K, 73% used [0x00000007b8d00000,0x00000007bdbe8258,0x00000007bf800000)
to space 109056K, 0% used [0x00000007b2280000,0x00000007b2280000,0x00000007b8d00000)
ParOldGen total 2594304K, used 1874798K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000744edbb30,0x0000000770d80000)
Metaspace used 111218K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176039.411 GC heap after
Heap after GC invocations=2441 (full 4):
PSYoungGen total 1179136K, used 85008K [0x0000000770d80000, 0x00000007bfe80000, 0x00000007c0000000)
eden space 1070080K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2280000)
from space 109056K, 77% used [0x00000007b2280000,0x00000007b7584258,0x00000007b8d00000)
to space 108544K, 0% used [0x00000007b9480000,0x00000007b9480000,0x00000007bfe80000)
ParOldGen total 2594304K, used 1877363K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x000000074515cee8,0x0000000770d80000)
Metaspace used 111218K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176050.026 GC heap before
{Heap before GC invocations=2442 (full 4):
PSYoungGen total 1179136K, used 1155088K [0x0000000770d80000, 0x00000007bfe80000, 0x00000007c0000000)
eden space 1070080K, 100% used [0x0000000770d80000,0x00000007b2280000,0x00000007b2280000)
from space 109056K, 77% used [0x00000007b2280000,0x00000007b7584258,0x00000007b8d00000)
to space 108544K, 0% used [0x00000007b9480000,0x00000007b9480000,0x00000007bfe80000)
ParOldGen total 2594304K, used 1877363K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x000000074515cee8,0x0000000770d80000)
Metaspace used 111218K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176050.413 GC heap after
Heap after GC invocations=2442 (full 4):
PSYoungGen total 1185792K, used 88944K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1077248K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2980000)
from space 108544K, 81% used [0x00000007b9480000,0x00000007beb5c228,0x00000007bfe80000)
to space 109568K, 0% used [0x00000007b2980000,0x00000007b2980000,0x00000007b9480000)
ParOldGen total 2594304K, used 1880140K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000745413188,0x0000000770d80000)
Metaspace used 111218K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176059.328 GC heap before
{Heap before GC invocations=2443 (full 4):
PSYoungGen total 1185792K, used 1166192K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1077248K, 100% used [0x0000000770d80000,0x00000007b2980000,0x00000007b2980000)
from space 108544K, 81% used [0x00000007b9480000,0x00000007beb5c228,0x00000007bfe80000)
to space 109568K, 0% used [0x00000007b2980000,0x00000007b2980000,0x00000007b9480000)
ParOldGen total 2594304K, used 1880140K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000745413188,0x0000000770d80000)
Metaspace used 111218K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176059.722 GC heap after
Heap after GC invocations=2443 (full 4):
PSYoungGen total 1160704K, used 83360K [0x0000000770d80000, 0x00000007bfd00000, 0x00000007c0000000)
eden space 1077248K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2980000)
from space 83456K, 99% used [0x00000007b2980000,0x00000007b7ae81c8,0x00000007b7b00000)
to space 107520K, 0% used [0x00000007b9400000,0x00000007b9400000,0x00000007bfd00000)
ParOldGen total 2594304K, used 1885773K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000745993738,0x0000000770d80000)
Metaspace used 111218K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176071.219 GC heap before
{Heap before GC invocations=2444 (full 4):
PSYoungGen total 1160704K, used 1160608K [0x0000000770d80000, 0x00000007bfd00000, 0x00000007c0000000)
eden space 1077248K, 100% used [0x0000000770d80000,0x00000007b2980000,0x00000007b2980000)
from space 83456K, 99% used [0x00000007b2980000,0x00000007b7ae81c8,0x00000007b7b00000)
to space 107520K, 0% used [0x00000007b9400000,0x00000007b9400000,0x00000007bfd00000)
ParOldGen total 2594304K, used 1885773K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000745993738,0x0000000770d80000)
Metaspace used 111219K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176071.612 GC heap after
Heap after GC invocations=2444 (full 4):
PSYoungGen total 1187840K, used 83376K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1080320K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2c80000)
from space 107520K, 77% used [0x00000007b9400000,0x00000007be56c1e0,0x00000007bfd00000)
to space 105984K, 0% used [0x00000007b2c80000,0x00000007b2c80000,0x00000007b9400000)
ParOldGen total 2594304K, used 1888006K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000745bc18f8,0x0000000770d80000)
Metaspace used 111219K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176093.521 GC heap before
{Heap before GC invocations=2445 (full 4):
PSYoungGen total 1187840K, used 1163696K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1080320K, 100% used [0x0000000770d80000,0x00000007b2c80000,0x00000007b2c80000)
from space 107520K, 77% used [0x00000007b9400000,0x00000007be56c1e0,0x00000007bfd00000)
to space 105984K, 0% used [0x00000007b2c80000,0x00000007b2c80000,0x00000007b9400000)
ParOldGen total 2594304K, used 1888006K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 72% used [0x00000006d2800000,0x0000000745bc18f8,0x0000000770d80000)
Metaspace used 111220K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176093.911 GC heap after
Heap after GC invocations=2445 (full 4):
PSYoungGen total 1186304K, used 69968K [0x0000000770d80000, 0x00000007bfd80000, 0x00000007c0000000)
eden space 1080320K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b2c80000)
from space 105984K, 66% used [0x00000007b2c80000,0x00000007b70d4150,0x00000007b9400000)
to space 105472K, 0% used [0x00000007b9680000,0x00000007b9680000,0x00000007bfd80000)
ParOldGen total 2594304K, used 1895423K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x00000007462ffce0,0x0000000770d80000)
Metaspace used 111220K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176116.311 GC heap before
{Heap before GC invocations=2446 (full 4):
PSYoungGen total 1186304K, used 1150288K [0x0000000770d80000, 0x00000007bfd80000, 0x00000007c0000000)
eden space 1080320K, 100% used [0x0000000770d80000,0x00000007b2c80000,0x00000007b2c80000)
from space 105984K, 66% used [0x00000007b2c80000,0x00000007b70d4150,0x00000007b9400000)
to space 105472K, 0% used [0x00000007b9680000,0x00000007b9680000,0x00000007bfd80000)
ParOldGen total 2594304K, used 1895423K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x00000007462ffce0,0x0000000770d80000)
Metaspace used 111224K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176116.629 GC heap after
Heap after GC invocations=2446 (full 4):
PSYoungGen total 1189376K, used 68194K [0x0000000770d80000, 0x00000007bfe80000, 0x00000007c0000000)
eden space 1083904K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3000000)
from space 105472K, 64% used [0x00000007b9680000,0x00000007bd918ab0,0x00000007bfd80000)
to space 104960K, 0% used [0x00000007b3000000,0x00000007b3000000,0x00000007b9680000)
ParOldGen total 2594304K, used 1899980K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x0000000746773070,0x0000000770d80000)
Metaspace used 111224K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176131.921 GC heap before
{Heap before GC invocations=2447 (full 4):
PSYoungGen total 1189376K, used 1152098K [0x0000000770d80000, 0x00000007bfe80000, 0x00000007c0000000)
eden space 1083904K, 100% used [0x0000000770d80000,0x00000007b3000000,0x00000007b3000000)
from space 105472K, 64% used [0x00000007b9680000,0x00000007bd918ab0,0x00000007bfd80000)
to space 104960K, 0% used [0x00000007b3000000,0x00000007b3000000,0x00000007b9680000)
ParOldGen total 2594304K, used 1899980K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x0000000746773070,0x0000000770d80000)
Metaspace used 111224K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176132.219 GC heap after
Heap after GC invocations=2447 (full 4):
PSYoungGen total 1188864K, used 69488K [0x0000000770d80000, 0x00000007bfd80000, 0x00000007c0000000)
eden space 1083904K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3000000)
from space 104960K, 66% used [0x00000007b3000000,0x00000007b73dc160,0x00000007b9680000)
to space 103936K, 0% used [0x00000007b9800000,0x00000007b9800000,0x00000007bfd80000)
ParOldGen total 2594304K, used 1904449K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x0000000746bd0728,0x0000000770d80000)
Metaspace used 111224K, capacity 127598K, committed 127616K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176148.708 GC heap before
{Heap before GC invocations=2448 (full 4):
PSYoungGen total 1188864K, used 1153392K [0x0000000770d80000, 0x00000007bfd80000, 0x00000007c0000000)
eden space 1083904K, 100% used [0x0000000770d80000,0x00000007b3000000,0x00000007b3000000)
from space 104960K, 66% used [0x00000007b3000000,0x00000007b73dc160,0x00000007b9680000)
to space 103936K, 0% used [0x00000007b9800000,0x00000007b9800000,0x00000007bfd80000)
ParOldGen total 2594304K, used 1904449K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x0000000746bd0728,0x0000000770d80000)
Metaspace used 111232K, capacity 127610K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176149.014 GC heap after
Heap after GC invocations=2448 (full 4):
PSYoungGen total 1190400K, used 70272K [0x0000000770d80000, 0x00000007bfc00000, 0x00000007c0000000)
eden space 1088000K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3400000)
from space 102400K, 68% used [0x00000007b9800000,0x00000007bdca0160,0x00000007bfc00000)
to space 102400K, 0% used [0x00000007b3400000,0x00000007b3400000,0x00000007b9800000)
ParOldGen total 2594304K, used 1909450K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x00000007470b2af0,0x0000000770d80000)
Metaspace used 111232K, capacity 127610K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176159.333 GC heap before
{Heap before GC invocations=2449 (full 4):
PSYoungGen total 1190400K, used 1158272K [0x0000000770d80000, 0x00000007bfc00000, 0x00000007c0000000)
eden space 1088000K, 100% used [0x0000000770d80000,0x00000007b3400000,0x00000007b3400000)
from space 102400K, 68% used [0x00000007b9800000,0x00000007bdca0160,0x00000007bfc00000)
to space 102400K, 0% used [0x00000007b3400000,0x00000007b3400000,0x00000007b9800000)
ParOldGen total 2594304K, used 1909450K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x00000007470b2af0,0x0000000770d80000)
Metaspace used 111234K, capacity 127610K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
Event: 176159.719 GC heap after
Heap after GC invocations=2449 (full 4):
PSYoungGen total 1190400K, used 70161K [0x0000000770d80000, 0x00000007bfd00000, 0x00000007c0000000)
eden space 1088000K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3400000)
from space 102400K, 68% used [0x00000007b3400000,0x00000007b7884458,0x00000007b9800000)
to space 100864K, 0% used [0x00000007b9a80000,0x00000007b9a80000,0x00000007bfd00000)
ParOldGen total 2594304K, used 1914371K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x0000000747580f60,0x0000000770d80000)
Metaspace used 111234K, capacity 127610K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20595K, committed 20608K, reserved 1048576K
}
Event: 176180.213 GC heap before
{Heap before GC invocations=2450 (full 4):
PSYoungGen total 1190400K, used 1158161K [0x0000000770d80000, 0x00000007bfd00000, 0x00000007c0000000)
eden space 1088000K, 100% used [0x0000000770d80000,0x00000007b3400000,0x00000007b3400000)
from space 102400K, 68% used [0x00000007b3400000,0x00000007b7884458,0x00000007b9800000)
to space 100864K, 0% used [0x00000007b9a80000,0x00000007b9a80000,0x00000007bfd00000)
ParOldGen total 2594304K, used 1914371K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x0000000747580f60,0x0000000770d80000)
Metaspace used 111251K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
Event: 176180.520 GC heap after
Heap after GC invocations=2450 (full 4):
PSYoungGen total 1193472K, used 68000K [0x0000000770d80000, 0x00000007bfc80000, 0x00000007c0000000)
eden space 1093120K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3900000)
from space 100352K, 67% used [0x00000007b9a80000,0x00000007bdce8100,0x00000007bfc80000)
to space 99840K, 0% used [0x00000007b3900000,0x00000007b3900000,0x00000007b9a80000)
ParOldGen total 2594304K, used 1915524K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x00000007476a1030,0x0000000770d80000)
Metaspace used 111251K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
}
Event: 176200.435 GC heap before
{Heap before GC invocations=2451 (full 4):
PSYoungGen total 1193472K, used 1161120K [0x0000000770d80000, 0x00000007bfc80000, 0x00000007c0000000)
eden space 1093120K, 100% used [0x0000000770d80000,0x00000007b3900000,0x00000007b3900000)
from space 100352K, 67% used [0x00000007b9a80000,0x00000007bdce8100,0x00000007bfc80000)
to space 99840K, 0% used [0x00000007b3900000,0x00000007b3900000,0x00000007b9a80000)
ParOldGen total 2594304K, used 1915524K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x00000007476a1030,0x0000000770d80000)
Metaspace used 111252K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
Event: 176200.810 GC heap after
Heap after GC invocations=2451 (full 4):
PSYoungGen total 1192960K, used 62880K [0x0000000770d80000, 0x00000007bfe80000, 0x00000007c0000000)
eden space 1093120K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3900000)
from space 99840K, 62% used [0x00000007b3900000,0x00000007b7668100,0x00000007b9a80000)
to space 99328K, 0% used [0x00000007b9d80000,0x00000007b9d80000,0x00000007bfe80000)
ParOldGen total 2594304K, used 1916984K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x000000074780e170,0x0000000770d80000)
Metaspace used 111252K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
}
Event: 176222.009 GC heap before
{Heap before GC invocations=2452 (full 4):
PSYoungGen total 1192960K, used 1156000K [0x0000000770d80000, 0x00000007bfe80000, 0x00000007c0000000)
eden space 1093120K, 100% used [0x0000000770d80000,0x00000007b3900000,0x00000007b3900000)
from space 99840K, 62% used [0x00000007b3900000,0x00000007b7668100,0x00000007b9a80000)
to space 99328K, 0% used [0x00000007b9d80000,0x00000007b9d80000,0x00000007bfe80000)
ParOldGen total 2594304K, used 1916984K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 73% used [0x00000006d2800000,0x000000074780e170,0x0000000770d80000)
Metaspace used 111256K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
Event: 176222.312 GC heap after
Heap after GC invocations=2452 (full 4):
PSYoungGen total 1196032K, used 61236K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1096704K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3c80000)
from space 99328K, 61% used [0x00000007b9d80000,0x00000007bd94d0a0,0x00000007bfe80000)
to space 99328K, 0% used [0x00000007b3c80000,0x00000007b3c80000,0x00000007b9d80000)
ParOldGen total 2594304K, used 1919929K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000747aee410,0x0000000770d80000)
Metaspace used 111256K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
}
Event: 176243.424 GC heap before
{Heap before GC invocations=2453 (full 4):
PSYoungGen total 1196032K, used 1157940K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1096704K, 100% used [0x0000000770d80000,0x00000007b3c80000,0x00000007b3c80000)
from space 99328K, 61% used [0x00000007b9d80000,0x00000007bd94d0a0,0x00000007bfe80000)
to space 99328K, 0% used [0x00000007b3c80000,0x00000007b3c80000,0x00000007b9d80000)
ParOldGen total 2594304K, used 1919929K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000747aee410,0x0000000770d80000)
Metaspace used 111259K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
Event: 176243.721 GC heap after
Heap after GC invocations=2453 (full 4):
PSYoungGen total 1196032K, used 59712K [0x0000000770d80000, 0x00000007bff00000, 0x00000007c0000000)
eden space 1096704K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3c80000)
from space 99328K, 60% used [0x00000007b3c80000,0x00000007b76d0100,0x00000007b9d80000)
to space 98816K, 0% used [0x00000007b9e80000,0x00000007b9e80000,0x00000007bff00000)
ParOldGen total 2594304K, used 1922529K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000747d78630,0x0000000770d80000)
Metaspace used 111259K, capacity 127616K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
}
Event: 176264.011 GC heap before
{Heap before GC invocations=2454 (full 4):
PSYoungGen total 1196032K, used 1156416K [0x0000000770d80000, 0x00000007bff00000, 0x00000007c0000000)
eden space 1096704K, 100% used [0x0000000770d80000,0x00000007b3c80000,0x00000007b3c80000)
from space 99328K, 60% used [0x00000007b3c80000,0x00000007b76d0100,0x00000007b9d80000)
to space 98816K, 0% used [0x00000007b9e80000,0x00000007b9e80000,0x00000007bff00000)
ParOldGen total 2594304K, used 1922529K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000747d78630,0x0000000770d80000)
Metaspace used 111269K, capacity 127680K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
Event: 176264.310 GC heap after
Heap after GC invocations=2454 (full 4):
PSYoungGen total 1197056K, used 56608K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1098240K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3e00000)
from space 98816K, 57% used [0x00000007b9e80000,0x00000007bd5c80e8,0x00000007bff00000)
to space 98816K, 0% used [0x00000007b3e00000,0x00000007b3e00000,0x00000007b9e80000)
ParOldGen total 2594304K, used 1925850K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x00000007480b69c0,0x0000000770d80000)
Metaspace used 111269K, capacity 127680K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
}
Event: 176285.331 GC heap before
{Heap before GC invocations=2455 (full 4):
PSYoungGen total 1197056K, used 1154848K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1098240K, 100% used [0x0000000770d80000,0x00000007b3e00000,0x00000007b3e00000)
from space 98816K, 57% used [0x00000007b9e80000,0x00000007bd5c80e8,0x00000007bff00000)
to space 98816K, 0% used [0x00000007b3e00000,0x00000007b3e00000,0x00000007b9e80000)
ParOldGen total 2594304K, used 1925850K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x00000007480b69c0,0x0000000770d80000)
Metaspace used 111270K, capacity 127684K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
Event: 176285.711 GC heap after
Heap after GC invocations=2455 (full 4):
PSYoungGen total 1197056K, used 56051K [0x0000000770d80000, 0x00000007bff00000, 0x00000007c0000000)
eden space 1098240K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3e00000)
from space 98816K, 56% used [0x00000007b3e00000,0x00000007b74bcea0,0x00000007b9e80000)
to space 98304K, 0% used [0x00000007b9f00000,0x00000007b9f00000,0x00000007bff00000)
ParOldGen total 2594304K, used 1930635K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000748562cc0,0x0000000770d80000)
Metaspace used 111270K, capacity 127684K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
}
Event: 176305.408 GC heap before
{Heap before GC invocations=2456 (full 4):
PSYoungGen total 1197056K, used 1154291K [0x0000000770d80000, 0x00000007bff00000, 0x00000007c0000000)
eden space 1098240K, 100% used [0x0000000770d80000,0x00000007b3e00000,0x00000007b3e00000)
from space 98816K, 56% used [0x00000007b3e00000,0x00000007b74bcea0,0x00000007b9e80000)
to space 98304K, 0% used [0x00000007b9f00000,0x00000007b9f00000,0x00000007bff00000)
ParOldGen total 2594304K, used 1930635K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000748562cc0,0x0000000770d80000)
Metaspace used 111276K, capacity 127688K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
Event: 176305.712 GC heap after
Heap after GC invocations=2456 (full 4):
PSYoungGen total 1196544K, used 56231K [0x0000000770d80000, 0x00000007bfd80000, 0x00000007c0000000)
eden space 1099776K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3f80000)
from space 96768K, 58% used [0x00000007b9f00000,0x00000007bd5e9e40,0x00000007bfd80000)
to space 97280K, 0% used [0x00000007b3f80000,0x00000007b3f80000,0x00000007b9e80000)
ParOldGen total 2594304K, used 1933235K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x00000007487ece60,0x0000000770d80000)
Metaspace used 111276K, capacity 127688K, committed 127872K, reserved 1157120K
class space used 16600K, capacity 20596K, committed 20608K, reserved 1048576K
}
Event: 176325.319 GC heap before
{Heap before GC invocations=2457 (full 4):
PSYoungGen total 1196544K, used 1156007K [0x0000000770d80000, 0x00000007bfd80000, 0x00000007c0000000)
eden space 1099776K, 100% used [0x0000000770d80000,0x00000007b3f80000,0x00000007b3f80000)
from space 96768K, 58% used [0x00000007b9f00000,0x00000007bd5e9e40,0x00000007bfd80000)
to space 97280K, 0% used [0x00000007b3f80000,0x00000007b3f80000,0x00000007b9e80000)
ParOldGen total 2594304K, used 1933235K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x00000007487ece60,0x0000000770d80000)
Metaspace used 111281K, capacity 127694K, committed 127872K, reserved 1157120K
class space used 16601K, capacity 20597K, committed 20608K, reserved 1048576K
Event: 176325.614 GC heap after
Heap after GC invocations=2457 (full 4):
PSYoungGen total 1197056K, used 53128K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1099776K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3f80000)
from space 97280K, 54% used [0x00000007b3f80000,0x00000007b7362358,0x00000007b9e80000)
to space 96768K, 0% used [0x00000007ba100000,0x00000007ba100000,0x00000007bff80000)
ParOldGen total 2594304K, used 1936864K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000748b78230,0x0000000770d80000)
Metaspace used 111281K, capacity 127694K, committed 127872K, reserved 1157120K
class space used 16601K, capacity 20597K, committed 20608K, reserved 1048576K
}
Event: 176345.022 GC heap before
{Heap before GC invocations=2458 (full 4):
PSYoungGen total 1197056K, used 1152904K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1099776K, 100% used [0x0000000770d80000,0x00000007b3f80000,0x00000007b3f80000)
from space 97280K, 54% used [0x00000007b3f80000,0x00000007b7362358,0x00000007b9e80000)
to space 96768K, 0% used [0x00000007ba100000,0x00000007ba100000,0x00000007bff80000)
ParOldGen total 2594304K, used 1936864K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000748b78230,0x0000000770d80000)
Metaspace used 111284K, capacity 127700K, committed 127872K, reserved 1157120K
class space used 16601K, capacity 20598K, committed 20608K, reserved 1048576K
Event: 176345.312 GC heap after
Heap after GC invocations=2458 (full 4):
PSYoungGen total 1199616K, used 47333K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1102848K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4280000)
from space 96768K, 48% used [0x00000007ba100000,0x00000007bcf39468,0x00000007bff80000)
to space 96768K, 0% used [0x00000007b4280000,0x00000007b4280000,0x00000007ba100000)
ParOldGen total 2594304K, used 1942757K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000749139620,0x0000000770d80000)
Metaspace used 111284K, capacity 127700K, committed 127872K, reserved 1157120K
class space used 16601K, capacity 20598K, committed 20608K, reserved 1048576K
}
Event: 176358.708 GC heap before
{Heap before GC invocations=2459 (full 4):
PSYoungGen total 1199616K, used 1150181K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1102848K, 100% used [0x0000000770d80000,0x00000007b4280000,0x00000007b4280000)
from space 96768K, 48% used [0x00000007ba100000,0x00000007bcf39468,0x00000007bff80000)
to space 96768K, 0% used [0x00000007b4280000,0x00000007b4280000,0x00000007ba100000)
ParOldGen total 2594304K, used 1942757K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 74% used [0x00000006d2800000,0x0000000749139620,0x0000000770d80000)
Metaspace used 111291K, capacity 127706K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20599K, committed 20608K, reserved 1048576K
Event: 176358.918 GC heap after
Heap after GC invocations=2459 (full 4):
PSYoungGen total 1199616K, used 44005K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1102848K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4280000)
from space 96768K, 45% used [0x00000007b4280000,0x00000007b6d79468,0x00000007ba100000)
to space 97280K, 0% used [0x00000007ba100000,0x00000007ba100000,0x00000007c0000000)
ParOldGen total 2594304K, used 1946650K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x00000007495068d0,0x0000000770d80000)
Metaspace used 111291K, capacity 127706K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20599K, committed 20608K, reserved 1048576K
}
Event: 176379.712 GC heap before
{Heap before GC invocations=2460 (full 4):
PSYoungGen total 1199616K, used 1146853K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1102848K, 100% used [0x0000000770d80000,0x00000007b4280000,0x00000007b4280000)
from space 96768K, 45% used [0x00000007b4280000,0x00000007b6d79468,0x00000007ba100000)
to space 97280K, 0% used [0x00000007ba100000,0x00000007ba100000,0x00000007c0000000)
ParOldGen total 2594304K, used 1946650K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x00000007495068d0,0x0000000770d80000)
Metaspace used 111296K, capacity 127712K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
Event: 176379.921 GC heap after
Heap after GC invocations=2460 (full 4):
PSYoungGen total 1199616K, used 43397K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1102848K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4280000)
from space 96768K, 44% used [0x00000007ba100000,0x00000007bcb61468,0x00000007bff80000)
to space 96768K, 0% used [0x00000007b4280000,0x00000007b4280000,0x00000007ba100000)
ParOldGen total 2594304K, used 1947890K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074963c970,0x0000000770d80000)
Metaspace used 111296K, capacity 127712K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
}
Event: 176401.118 GC heap before
{Heap before GC invocations=2461 (full 4):
PSYoungGen total 1199616K, used 1146245K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1102848K, 100% used [0x0000000770d80000,0x00000007b4280000,0x00000007b4280000)
from space 96768K, 44% used [0x00000007ba100000,0x00000007bcb61468,0x00000007bff80000)
to space 96768K, 0% used [0x00000007b4280000,0x00000007b4280000,0x00000007ba100000)
ParOldGen total 2594304K, used 1947890K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074963c970,0x0000000770d80000)
Metaspace used 111299K, capacity 127712K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
Event: 176401.414 GC heap after
Heap after GC invocations=2461 (full 4):
PSYoungGen total 1199616K, used 41744K [0x0000000770d80000, 0x00000007bff00000, 0x00000007c0000000)
eden space 1102848K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4280000)
from space 96768K, 43% used [0x00000007b4280000,0x00000007b6b44290,0x00000007ba100000)
to space 96256K, 0% used [0x00000007ba100000,0x00000007ba100000,0x00000007bff00000)
ParOldGen total 2594304K, used 1950294K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x0000000749895b10,0x0000000770d80000)
Metaspace used 111299K, capacity 127712K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
}
Event: 176427.024 GC heap before
{Heap before GC invocations=2462 (full 4):
PSYoungGen total 1199616K, used 1144592K [0x0000000770d80000, 0x00000007bff00000, 0x00000007c0000000)
eden space 1102848K, 100% used [0x0000000770d80000,0x00000007b4280000,0x00000007b4280000)
from space 96768K, 43% used [0x00000007b4280000,0x00000007b6b44290,0x00000007ba100000)
to space 96256K, 0% used [0x00000007ba100000,0x00000007ba100000,0x00000007bff00000)
ParOldGen total 2594304K, used 1950294K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x0000000749895b10,0x0000000770d80000)
Metaspace used 111301K, capacity 127712K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
Event: 176427.222 GC heap after
Heap after GC invocations=2462 (full 4):
PSYoungGen total 1199616K, used 35797K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1103360K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4300000)
from space 96256K, 37% used [0x00000007ba100000,0x00000007bc3f5438,0x00000007bff00000)
to space 96256K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007ba100000)
ParOldGen total 2594304K, used 1955599K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x0000000749dc3f20,0x0000000770d80000)
Metaspace used 111301K, capacity 127712K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
}
Event: 176449.909 GC heap before
{Heap before GC invocations=2463 (full 4):
PSYoungGen total 1199616K, used 1139157K [0x0000000770d80000, 0x00000007bff80000, 0x00000007c0000000)
eden space 1103360K, 100% used [0x0000000770d80000,0x00000007b4300000,0x00000007b4300000)
from space 96256K, 37% used [0x00000007ba100000,0x00000007bc3f5438,0x00000007bff00000)
to space 96256K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007ba100000)
ParOldGen total 2594304K, used 1955599K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x0000000749dc3f20,0x0000000770d80000)
Metaspace used 111305K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
Event: 176450.112 GC heap after
Heap after GC invocations=2463 (full 4):
PSYoungGen total 1199616K, used 29957K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1103360K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4300000)
from space 96256K, 31% used [0x00000007b4300000,0x00000007b6041468,0x00000007ba100000)
to space 96768K, 0% used [0x00000007ba180000,0x00000007ba180000,0x00000007c0000000)
ParOldGen total 2594304K, used 1961524K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074a38d1f0,0x0000000770d80000)
Metaspace used 111305K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
}
Event: 176471.431 GC heap before
{Heap before GC invocations=2464 (full 4):
PSYoungGen total 1199616K, used 1133317K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1103360K, 100% used [0x0000000770d80000,0x00000007b4300000,0x00000007b4300000)
from space 96256K, 31% used [0x00000007b4300000,0x00000007b6041468,0x00000007ba100000)
to space 96768K, 0% used [0x00000007ba180000,0x00000007ba180000,0x00000007c0000000)
ParOldGen total 2594304K, used 1961524K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074a38d1f0,0x0000000770d80000)
Metaspace used 111306K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
Event: 176471.710 GC heap after
Heap after GC invocations=2464 (full 4):
PSYoungGen total 1200128K, used 28090K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1103360K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4300000)
from space 96768K, 29% used [0x00000007ba180000,0x00000007bbceeb68,0x00000007c0000000)
to space 96768K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007ba180000)
ParOldGen total 2594304K, used 1965833K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074a7c24e0,0x0000000770d80000)
Metaspace used 111306K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
}
Event: 176480.614 GC heap before
{Heap before GC invocations=2465 (full 4):
PSYoungGen total 1200128K, used 1131450K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1103360K, 100% used [0x0000000770d80000,0x00000007b4300000,0x00000007b4300000)
from space 96768K, 29% used [0x00000007ba180000,0x00000007bbceeb68,0x00000007c0000000)
to space 96768K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007ba180000)
ParOldGen total 2594304K, used 1965833K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074a7c24e0,0x0000000770d80000)
Metaspace used 111306K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
Event: 176480.815 GC heap after
Heap after GC invocations=2465 (full 4):
PSYoungGen total 1139200K, used 35365K [0x0000000770d80000, 0x00000007bfc00000, 0x00000007c0000000)
eden space 1103360K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b4300000)
from space 35840K, 98% used [0x00000007b4300000,0x00000007b6589468,0x00000007b6600000)
to space 94720K, 0% used [0x00000007b9f80000,0x00000007b9f80000,0x00000007bfc00000)
ParOldGen total 2594304K, used 1966777K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074a8ae5b0,0x0000000770d80000)
Metaspace used 111306K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
}
Event: 176492.121 GC heap before
{Heap before GC invocations=2466 (full 4):
PSYoungGen total 1139200K, used 1138725K [0x0000000770d80000, 0x00000007bfc00000, 0x00000007c0000000)
eden space 1103360K, 100% used [0x0000000770d80000,0x00000007b4300000,0x00000007b4300000)
from space 35840K, 98% used [0x00000007b4300000,0x00000007b6589468,0x00000007b6600000)
to space 94720K, 0% used [0x00000007b9f80000,0x00000007b9f80000,0x00000007bfc00000)
ParOldGen total 2594304K, used 1966777K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074a8ae5b0,0x0000000770d80000)
Metaspace used 111306K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
Event: 176492.513 GC heap after
Heap after GC invocations=2466 (full 4):
PSYoungGen total 1194496K, used 71029K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1099776K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3f80000)
from space 94720K, 74% used [0x00000007b9f80000,0x00000007be4dd458,0x00000007bfc00000)
to space 98304K, 0% used [0x00000007b3f80000,0x00000007b3f80000,0x00000007b9f80000)
ParOldGen total 2594304K, used 1968425K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074aa4a6a0,0x0000000770d80000)
Metaspace used 111306K, capacity 127716K, committed 127872K, reserved 1157120K
class space used 16603K, capacity 20600K, committed 20608K, reserved 1048576K
}
Event: 176506.711 GC heap before
{Heap before GC invocations=2467 (full 4):
PSYoungGen total 1194496K, used 1170805K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1099776K, 100% used [0x0000000770d80000,0x00000007b3f80000,0x00000007b3f80000)
from space 94720K, 74% used [0x00000007b9f80000,0x00000007be4dd458,0x00000007bfc00000)
to space 98304K, 0% used [0x00000007b3f80000,0x00000007b3f80000,0x00000007b9f80000)
ParOldGen total 2594304K, used 1968425K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074aa4a6a0,0x0000000770d80000)
Metaspace used 111329K, capacity 127722K, committed 127872K, reserved 1157120K
class space used 16605K, capacity 20601K, committed 20608K, reserved 1048576K
Event: 176507.114 GC heap after
Heap after GC invocations=2467 (full 4):
PSYoungGen total 1189376K, used 89541K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1099776K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b3f80000)
from space 89600K, 99% used [0x00000007b3f80000,0x00000007b96f1560,0x00000007b9700000)
to space 107520K, 0% used [0x00000007b9700000,0x00000007b9700000,0x00000007c0000000)
ParOldGen total 2594304K, used 1970342K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074ac29850,0x0000000770d80000)
Metaspace used 111329K, capacity 127722K, committed 127872K, reserved 1157120K
class space used 16605K, capacity 20601K, committed 20608K, reserved 1048576K
}
Event: 176526.619 GC heap before
{Heap before GC invocations=2468 (full 4):
PSYoungGen total 1189376K, used 1189317K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1099776K, 100% used [0x0000000770d80000,0x00000007b3f80000,0x00000007b3f80000)
from space 89600K, 99% used [0x00000007b3f80000,0x00000007b96f1560,0x00000007b9700000)
to space 107520K, 0% used [0x00000007b9700000,0x00000007b9700000,0x00000007c0000000)
ParOldGen total 2594304K, used 1970342K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 75% used [0x00000006d2800000,0x000000074ac29850,0x0000000770d80000)
Metaspace used 111336K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176527.115 GC heap after
Heap after GC invocations=2468 (full 4):
PSYoungGen total 1157632K, used 107497K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1050112K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b0f00000)
from space 107520K, 99% used [0x00000007b9700000,0x00000007bfffa798,0x00000007c0000000)
to space 123392K, 0% used [0x00000007b0f00000,0x00000007b0f00000,0x00000007b8780000)
ParOldGen total 2594304K, used 1974530K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b040a40,0x0000000770d80000)
Metaspace used 111336K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176541.230 GC heap before
{Heap before GC invocations=2469 (full 4):
PSYoungGen total 1157632K, used 1157609K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1050112K, 100% used [0x0000000770d80000,0x00000007b0f00000,0x00000007b0f00000)
from space 107520K, 99% used [0x00000007b9700000,0x00000007bfffa798,0x00000007c0000000)
to space 123392K, 0% used [0x00000007b0f00000,0x00000007b0f00000,0x00000007b8780000)
ParOldGen total 2594304K, used 1974530K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b040a40,0x0000000770d80000)
Metaspace used 111337K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176541.719 GC heap after
Heap after GC invocations=2469 (full 4):
PSYoungGen total 1163776K, used 113493K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1050112K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007b0f00000)
from space 113664K, 99% used [0x00000007b0f00000,0x00000007b7dd5630,0x00000007b7e00000)
to space 133120K, 0% used [0x00000007b7e00000,0x00000007b7e00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1977659K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b34ec90,0x0000000770d80000)
Metaspace used 111337K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176555.614 GC heap before
{Heap before GC invocations=2470 (full 4):
PSYoungGen total 1163776K, used 1163605K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1050112K, 100% used [0x0000000770d80000,0x00000007b0f00000,0x00000007b0f00000)
from space 113664K, 99% used [0x00000007b0f00000,0x00000007b7dd5630,0x00000007b7e00000)
to space 133120K, 0% used [0x00000007b7e00000,0x00000007b7e00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1977659K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b34ec90,0x0000000770d80000)
Metaspace used 111337K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176556.014 GC heap after
Heap after GC invocations=2470 (full 4):
PSYoungGen total 1135104K, used 113897K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1001984K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ae000000)
from space 133120K, 85% used [0x00000007b7e00000,0x00000007bed3a7f8,0x00000007c0000000)
to space 147456K, 0% used [0x00000007ae000000,0x00000007ae000000,0x00000007b7000000)
ParOldGen total 2594304K, used 1977659K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b34ec90,0x0000000770d80000)
Metaspace used 111337K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176575.419 GC heap before
{Heap before GC invocations=2471 (full 4):
PSYoungGen total 1135104K, used 1115881K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1001984K, 100% used [0x0000000770d80000,0x00000007ae000000,0x00000007ae000000)
from space 133120K, 85% used [0x00000007b7e00000,0x00000007bed3a7f8,0x00000007c0000000)
to space 147456K, 0% used [0x00000007ae000000,0x00000007ae000000,0x00000007b7000000)
ParOldGen total 2594304K, used 1977659K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b34ec90,0x0000000770d80000)
Metaspace used 111338K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176575.916 GC heap after
Heap after GC invocations=2471 (full 4):
PSYoungGen total 1108480K, used 106336K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1001984K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ae000000)
from space 106496K, 99% used [0x00000007ae000000,0x00000007b47d8148,0x00000007b4800000)
to space 152576K, 0% used [0x00000007b6b00000,0x00000007b6b00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1980796K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b65f0f0,0x0000000770d80000)
Metaspace used 111338K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176590.720 GC heap before
{Heap before GC invocations=2472 (full 4):
PSYoungGen total 1108480K, used 1108320K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1001984K, 100% used [0x0000000770d80000,0x00000007ae000000,0x00000007ae000000)
from space 106496K, 99% used [0x00000007ae000000,0x00000007b47d8148,0x00000007b4800000)
to space 152576K, 0% used [0x00000007b6b00000,0x00000007b6b00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1980796K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b65f0f0,0x0000000770d80000)
Metaspace used 111339K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176591.128 GC heap after
Heap after GC invocations=2472 (full 4):
PSYoungGen total 1138176K, used 103616K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 985600K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ad000000)
from space 152576K, 67% used [0x00000007b6b00000,0x00000007bd030148,0x00000007c0000000)
to space 155648K, 0% used [0x00000007ad000000,0x00000007ad000000,0x00000007b6800000)
ParOldGen total 2594304K, used 1981060K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b6a10f0,0x0000000770d80000)
Metaspace used 111339K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176607.008 GC heap before
{Heap before GC invocations=2473 (full 4):
PSYoungGen total 1138176K, used 1089216K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 985600K, 100% used [0x0000000770d80000,0x00000007ad000000,0x00000007ad000000)
from space 152576K, 67% used [0x00000007b6b00000,0x00000007bd030148,0x00000007c0000000)
to space 155648K, 0% used [0x00000007ad000000,0x00000007ad000000,0x00000007b6800000)
ParOldGen total 2594304K, used 1981060K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b6a10f0,0x0000000770d80000)
Metaspace used 111340K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176607.421 GC heap after
Heap after GC invocations=2473 (full 4):
PSYoungGen total 1097728K, used 111920K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 985600K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ad000000)
from space 112128K, 99% used [0x00000007ad000000,0x00000007b3d4c298,0x00000007b3d80000)
to space 160768K, 0% used [0x00000007b6300000,0x00000007b6300000,0x00000007c0000000)
ParOldGen total 2594304K, used 1981328K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b6e4108,0x0000000770d80000)
Metaspace used 111340K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176618.227 GC heap before
{Heap before GC invocations=2474 (full 4):
PSYoungGen total 1097728K, used 1097520K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 985600K, 100% used [0x0000000770d80000,0x00000007ad000000,0x00000007ad000000)
from space 112128K, 99% used [0x00000007ad000000,0x00000007b3d4c298,0x00000007b3d80000)
to space 160768K, 0% used [0x00000007b6300000,0x00000007b6300000,0x00000007c0000000)
ParOldGen total 2594304K, used 1981328K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b6e4108,0x0000000770d80000)
Metaspace used 111340K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176618.713 GC heap after
Heap after GC invocations=2474 (full 4):
PSYoungGen total 1129984K, used 110736K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 969216K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ac000000)
from space 160768K, 68% used [0x00000007b6300000,0x00000007bcf24250,0x00000007c0000000)
to space 163840K, 0% used [0x00000007ac000000,0x00000007ac000000,0x00000007b6000000)
ParOldGen total 2594304K, used 1981596K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b727118,0x0000000770d80000)
Metaspace used 111340K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176640.221 GC heap before
{Heap before GC invocations=2475 (full 4):
PSYoungGen total 1129984K, used 1079952K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 969216K, 100% used [0x0000000770d80000,0x00000007ac000000,0x00000007ac000000)
from space 160768K, 68% used [0x00000007b6300000,0x00000007bcf24250,0x00000007c0000000)
to space 163840K, 0% used [0x00000007ac000000,0x00000007ac000000,0x00000007b6000000)
ParOldGen total 2594304K, used 1981596K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b727118,0x0000000770d80000)
Metaspace used 111340K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176640.717 GC heap after
Heap after GC invocations=2475 (full 4):
PSYoungGen total 1083392K, used 114036K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 969216K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ac000000)
from space 114176K, 99% used [0x00000007ac000000,0x00000007b2f5d1e8,0x00000007b2f80000)
to space 166912K, 0% used [0x00000007b5d00000,0x00000007b5d00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1982384K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b7ec148,0x0000000770d80000)
Metaspace used 111340K, capacity 127728K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176661.708 GC heap before
{Heap before GC invocations=2476 (full 4):
PSYoungGen total 1083392K, used 1083252K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 969216K, 100% used [0x0000000770d80000,0x00000007ac000000,0x00000007ac000000)
from space 114176K, 99% used [0x00000007ac000000,0x00000007b2f5d1e8,0x00000007b2f80000)
to space 166912K, 0% used [0x00000007b5d00000,0x00000007b5d00000,0x00000007c0000000)
ParOldGen total 2594304K, used 1982384K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b7ec148,0x0000000770d80000)
Metaspace used 111347K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176662.210 GC heap after
Heap after GC invocations=2476 (full 4):
PSYoungGen total 1125888K, used 114016K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 958976K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab600000)
from space 166912K, 68% used [0x00000007b5d00000,0x00000007bcc582b0,0x00000007c0000000)
to space 168960K, 0% used [0x00000007ab600000,0x00000007ab600000,0x00000007b5b00000)
ParOldGen total 2594304K, used 1983396K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b8e91b8,0x0000000770d80000)
Metaspace used 111347K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176677.723 GC heap before
{Heap before GC invocations=2477 (full 4):
PSYoungGen total 1125888K, used 1072992K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 958976K, 100% used [0x0000000770d80000,0x00000007ab600000,0x00000007ab600000)
from space 166912K, 68% used [0x00000007b5d00000,0x00000007bcc582b0,0x00000007c0000000)
to space 168960K, 0% used [0x00000007ab600000,0x00000007ab600000,0x00000007b5b00000)
ParOldGen total 2594304K, used 1983396K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b8e91b8,0x0000000770d80000)
Metaspace used 111347K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176678.214 GC heap after
Heap after GC invocations=2477 (full 4):
PSYoungGen total 1073664K, used 114472K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 958976K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab600000)
from space 114688K, 99% used [0x00000007ab600000,0x00000007b25ca010,0x00000007b2600000)
to space 170496K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007c0000000)
ParOldGen total 2594304K, used 1983788K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b94b1b8,0x0000000770d80000)
Metaspace used 111347K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176693.221 GC heap before
{Heap before GC invocations=2478 (full 4):
PSYoungGen total 1073664K, used 1073448K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 958976K, 100% used [0x0000000770d80000,0x00000007ab600000,0x00000007ab600000)
from space 114688K, 99% used [0x00000007ab600000,0x00000007b25ca010,0x00000007b2600000)
to space 170496K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007c0000000)
ParOldGen total 2594304K, used 1983788K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b94b1b8,0x0000000770d80000)
Metaspace used 111347K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176693.713 GC heap after
Heap after GC invocations=2478 (full 4):
PSYoungGen total 1124352K, used 115888K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 953856K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab100000)
from space 170496K, 67% used [0x00000007b5980000,0x00000007bcaac268,0x00000007c0000000)
to space 171520K, 0% used [0x00000007ab100000,0x00000007ab100000,0x00000007b5880000)
ParOldGen total 2594304K, used 1984084K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b9951b8,0x0000000770d80000)
Metaspace used 111347K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176711.419 GC heap before
{Heap before GC invocations=2479 (full 4):
PSYoungGen total 1124352K, used 1069744K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 953856K, 100% used [0x0000000770d80000,0x00000007ab100000,0x00000007ab100000)
from space 170496K, 67% used [0x00000007b5980000,0x00000007bcaac268,0x00000007c0000000)
to space 171520K, 0% used [0x00000007ab100000,0x00000007ab100000,0x00000007b5880000)
ParOldGen total 2594304K, used 1984084K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074b9951b8,0x0000000770d80000)
Metaspace used 111348K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176711.914 GC heap after
Heap after GC invocations=2479 (full 4):
PSYoungGen total 1073152K, used 119076K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 953856K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab100000)
from space 119296K, 99% used [0x00000007ab100000,0x00000007b25493b0,0x00000007b2580000)
to space 172544K, 0% used [0x00000007b5780000,0x00000007b5780000,0x00000007c0000000)
ParOldGen total 2594304K, used 1988188K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074bd97378,0x0000000770d80000)
Metaspace used 111348K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176720.710 GC heap before
{Heap before GC invocations=2480 (full 4):
PSYoungGen total 1073152K, used 1072932K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 953856K, 100% used [0x0000000770d80000,0x00000007ab100000,0x00000007ab100000)
from space 119296K, 99% used [0x00000007ab100000,0x00000007b25493b0,0x00000007b2580000)
to space 172544K, 0% used [0x00000007b5780000,0x00000007b5780000,0x00000007c0000000)
ParOldGen total 2594304K, used 1988188K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074bd97378,0x0000000770d80000)
Metaspace used 111348K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176721.210 GC heap after
Heap after GC invocations=2480 (full 4):
PSYoungGen total 1124352K, used 117248K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 951808K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aaf00000)
from space 172544K, 67% used [0x00000007b5780000,0x00000007bca00280,0x00000007c0000000)
to space 172544K, 0% used [0x00000007aaf00000,0x00000007aaf00000,0x00000007b5780000)
ParOldGen total 2594304K, used 1993561K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074c2d6768,0x0000000770d80000)
Metaspace used 111348K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176728.308 GC heap before
{Heap before GC invocations=2481 (full 4):
PSYoungGen total 1124352K, used 1069056K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 951808K, 100% used [0x0000000770d80000,0x00000007aaf00000,0x00000007aaf00000)
from space 172544K, 67% used [0x00000007b5780000,0x00000007bca00280,0x00000007c0000000)
to space 172544K, 0% used [0x00000007aaf00000,0x00000007aaf00000,0x00000007b5780000)
ParOldGen total 2594304K, used 1993561K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 76% used [0x00000006d2800000,0x000000074c2d6768,0x0000000770d80000)
Metaspace used 111348K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176728.822 GC heap after
Heap after GC invocations=2481 (full 4):
PSYoungGen total 1047552K, used 95430K [0x0000000770d80000, 0x00000007bf300000, 0x00000007c0000000)
eden space 951808K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aaf00000)
from space 95744K, 99% used [0x00000007aaf00000,0x00000007b0c319b8,0x00000007b0c80000)
to space 165888K, 0% used [0x00000007b5100000,0x00000007b5100000,0x00000007bf300000)
ParOldGen total 2594304K, used 2020557K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 77% used [0x00000006d2800000,0x000000074dd33408,0x0000000770d80000)
Metaspace used 111348K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176749.731 GC heap before
{Heap before GC invocations=2482 (full 4):
PSYoungGen total 1047552K, used 1047238K [0x0000000770d80000, 0x00000007bf300000, 0x00000007c0000000)
eden space 951808K, 100% used [0x0000000770d80000,0x00000007aaf00000,0x00000007aaf00000)
from space 95744K, 99% used [0x00000007aaf00000,0x00000007b0c319b8,0x00000007b0c80000)
to space 165888K, 0% used [0x00000007b5100000,0x00000007b5100000,0x00000007bf300000)
ParOldGen total 2594304K, used 2020557K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 77% used [0x00000006d2800000,0x000000074dd33408,0x0000000770d80000)
Metaspace used 111349K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
Event: 176750.213 GC heap after
Heap after GC invocations=2482 (full 4):
PSYoungGen total 1121280K, used 81136K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 955392K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab280000)
from space 165888K, 48% used [0x00000007b5100000,0x00000007ba03c288,0x00000007bf300000)
to space 162304K, 0% used [0x00000007ab280000,0x00000007ab280000,0x00000007b5100000)
ParOldGen total 2594304K, used 2038915K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 78% used [0x00000006d2800000,0x000000074ef20d60,0x0000000770d80000)
Metaspace used 111349K, capacity 127736K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20602K, committed 20608K, reserved 1048576K
}
Event: 176771.333 GC heap before
{Heap before GC invocations=2483 (full 4):
PSYoungGen total 1121280K, used 1036528K [0x0000000770d80000, 0x00000007c0000000, 0x00000007c0000000)
eden space 955392K, 100% used [0x0000000770d80000,0x00000007ab280000,0x00000007ab280000)
from space 165888K, 48% used [0x00000007b5100000,0x00000007ba03c288,0x00000007bf300000)
to space 162304K, 0% used [0x00000007ab280000,0x00000007ab280000,0x00000007b5100000)
ParOldGen total 2594304K, used 2038915K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 78% used [0x00000006d2800000,0x000000074ef20d60,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176771.811 GC heap after
Heap after GC invocations=2483 (full 4):
PSYoungGen total 1117696K, used 70096K [0x0000000770d80000, 0x00000007bf880000, 0x00000007c0000000)
eden space 955392K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ab280000)
from space 162304K, 43% used [0x00000007ab280000,0x00000007af6f4130,0x00000007b5100000)
to space 160256K, 0% used [0x00000007b5c00000,0x00000007b5c00000,0x00000007bf880000)
ParOldGen total 2594304K, used 2054705K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x000000074fe8c730,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176781.410 GC heap before
{Heap before GC invocations=2484 (full 4):
PSYoungGen total 1117696K, used 1025488K [0x0000000770d80000, 0x00000007bf880000, 0x00000007c0000000)
eden space 955392K, 100% used [0x0000000770d80000,0x00000007ab280000,0x00000007ab280000)
from space 162304K, 43% used [0x00000007ab280000,0x00000007af6f4130,0x00000007b5100000)
to space 160256K, 0% used [0x00000007b5c00000,0x00000007b5c00000,0x00000007bf880000)
ParOldGen total 2594304K, used 2054705K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x000000074fe8c730,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176781.713 GC heap after
Heap after GC invocations=2484 (full 4):
PSYoungGen total 1129984K, used 61056K [0x0000000770d80000, 0x00000007bfc00000, 0x00000007c0000000)
eden space 969728K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ac080000)
from space 160256K, 38% used [0x00000007b5c00000,0x00000007b97a0118,0x00000007bf880000)
to space 159232K, 0% used [0x00000007ac080000,0x00000007ac080000,0x00000007b5c00000)
ParOldGen total 2594304K, used 2065814K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750965aa0,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176790.019 GC heap before
{Heap before GC invocations=2485 (full 4):
PSYoungGen total 1129984K, used 1030784K [0x0000000770d80000, 0x00000007bfc00000, 0x00000007c0000000)
eden space 969728K, 100% used [0x0000000770d80000,0x00000007ac080000,0x00000007ac080000)
from space 160256K, 38% used [0x00000007b5c00000,0x00000007b97a0118,0x00000007bf880000)
to space 159232K, 0% used [0x00000007ac080000,0x00000007ac080000,0x00000007b5c00000)
ParOldGen total 2594304K, used 2065814K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750965aa0,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176790.310 GC heap after
Heap after GC invocations=2485 (full 4):
PSYoungGen total 1128960K, used 62912K [0x0000000770d80000, 0x00000007bfb00000, 0x00000007c0000000)
eden space 969728K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ac080000)
from space 159232K, 39% used [0x00000007ac080000,0x00000007afdf00e8,0x00000007b5c00000)
to space 157184K, 0% used [0x00000007b6180000,0x00000007b6180000,0x00000007bfb00000)
ParOldGen total 2594304K, used 2067346K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750ae4b38,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176799.525 GC heap before
{Heap before GC invocations=2486 (full 4):
PSYoungGen total 1128960K, used 1032640K [0x0000000770d80000, 0x00000007bfb00000, 0x00000007c0000000)
eden space 969728K, 100% used [0x0000000770d80000,0x00000007ac080000,0x00000007ac080000)
from space 159232K, 39% used [0x00000007ac080000,0x00000007afdf00e8,0x00000007b5c00000)
to space 157184K, 0% used [0x00000007b6180000,0x00000007b6180000,0x00000007bfb00000)
ParOldGen total 2594304K, used 2067346K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750ae4b38,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176799.821 GC heap after
Heap after GC invocations=2486 (full 4):
PSYoungGen total 1135616K, used 61056K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 979456K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aca00000)
from space 156160K, 39% used [0x00000007b6180000,0x00000007b9d200e8,0x00000007bfa00000)
to space 155136K, 0% used [0x00000007aca00000,0x00000007aca00000,0x00000007b6180000)
ParOldGen total 2594304K, used 2067994K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750b86bc8,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176809.608 GC heap before
{Heap before GC invocations=2487 (full 4):
PSYoungGen total 1135616K, used 1040512K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 979456K, 100% used [0x0000000770d80000,0x00000007aca00000,0x00000007aca00000)
from space 156160K, 39% used [0x00000007b6180000,0x00000007b9d200e8,0x00000007bfa00000)
to space 155136K, 0% used [0x00000007aca00000,0x00000007aca00000,0x00000007b6180000)
ParOldGen total 2594304K, used 2067994K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750b86bc8,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176809.910 GC heap after
Heap after GC invocations=2487 (full 4):
PSYoungGen total 1134592K, used 62176K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 979456K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aca00000)
from space 155136K, 40% used [0x00000007aca00000,0x00000007b06b80e8,0x00000007b6180000)
to space 152064K, 0% used [0x00000007b6480000,0x00000007b6480000,0x00000007bf900000)
ParOldGen total 2594304K, used 2068562K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750c14bc8,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176825.110 GC heap before
{Heap before GC invocations=2488 (full 4):
PSYoungGen total 1134592K, used 1041632K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 979456K, 100% used [0x0000000770d80000,0x00000007aca00000,0x00000007aca00000)
from space 155136K, 40% used [0x00000007aca00000,0x00000007b06b80e8,0x00000007b6180000)
to space 152064K, 0% used [0x00000007b6480000,0x00000007b6480000,0x00000007bf900000)
ParOldGen total 2594304K, used 2068562K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 79% used [0x00000006d2800000,0x0000000750c14bc8,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176825.413 GC heap after
Heap after GC invocations=2488 (full 4):
PSYoungGen total 1139712K, used 53280K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 987648K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ad200000)
from space 152064K, 35% used [0x00000007b6480000,0x00000007b98880e8,0x00000007bf900000)
to space 150016K, 0% used [0x00000007ad200000,0x00000007ad200000,0x00000007b6480000)
ParOldGen total 2594304K, used 2078464K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x00000007515c0138,0x0000000770d80000)
Metaspace used 111353K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176841.424 GC heap before
{Heap before GC invocations=2489 (full 4):
PSYoungGen total 1139712K, used 1040928K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 987648K, 100% used [0x0000000770d80000,0x00000007ad200000,0x00000007ad200000)
from space 152064K, 35% used [0x00000007b6480000,0x00000007b98880e8,0x00000007bf900000)
to space 150016K, 0% used [0x00000007ad200000,0x00000007ad200000,0x00000007b6480000)
ParOldGen total 2594304K, used 2078464K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x00000007515c0138,0x0000000770d80000)
Metaspace used 111356K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176841.709 GC heap after
Heap after GC invocations=2489 (full 4):
PSYoungGen total 1137664K, used 51729K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 987648K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ad200000)
from space 150016K, 34% used [0x00000007ad200000,0x00000007b0484620,0x00000007b6480000)
to space 147968K, 0% used [0x00000007b6980000,0x00000007b6980000,0x00000007bfa00000)
ParOldGen total 2594304K, used 2078696K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x00000007515fa138,0x0000000770d80000)
Metaspace used 111356K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176851.208 GC heap before
{Heap before GC invocations=2490 (full 4):
PSYoungGen total 1137664K, used 1039377K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 987648K, 100% used [0x0000000770d80000,0x00000007ad200000,0x00000007ad200000)
from space 150016K, 34% used [0x00000007ad200000,0x00000007b0484620,0x00000007b6480000)
to space 147968K, 0% used [0x00000007b6980000,0x00000007b6980000,0x00000007bfa00000)
ParOldGen total 2594304K, used 2078696K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x00000007515fa138,0x0000000770d80000)
Metaspace used 111356K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176851.509 GC heap after
Heap after GC invocations=2490 (full 4):
PSYoungGen total 1144832K, used 47456K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 996864K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007adb00000)
from space 147968K, 32% used [0x00000007b6980000,0x00000007b97d80e8,0x00000007bfa00000)
to space 145920K, 0% used [0x00000007adb00000,0x00000007adb00000,0x00000007b6980000)
ParOldGen total 2594304K, used 2083457K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000751aa0400,0x0000000770d80000)
Metaspace used 111356K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176874.432 GC heap before
{Heap before GC invocations=2491 (full 4):
PSYoungGen total 1144832K, used 1044320K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 996864K, 100% used [0x0000000770d80000,0x00000007adb00000,0x00000007adb00000)
from space 147968K, 32% used [0x00000007b6980000,0x00000007b97d80e8,0x00000007bfa00000)
to space 145920K, 0% used [0x00000007adb00000,0x00000007adb00000,0x00000007b6980000)
ParOldGen total 2594304K, used 2083457K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000751aa0400,0x0000000770d80000)
Metaspace used 111357K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176874.812 GC heap after
Heap after GC invocations=2491 (full 4):
PSYoungGen total 1142784K, used 47040K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 996864K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007adb00000)
from space 145920K, 32% used [0x00000007adb00000,0x00000007b08f00e8,0x00000007b6980000)
to space 143360K, 0% used [0x00000007b6d00000,0x00000007b6d00000,0x00000007bf900000)
ParOldGen total 2594304K, used 2085177K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000751c4e480,0x0000000770d80000)
Metaspace used 111357K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176898.614 GC heap before
{Heap before GC invocations=2492 (full 4):
PSYoungGen total 1142784K, used 1043904K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 996864K, 100% used [0x0000000770d80000,0x00000007adb00000,0x00000007adb00000)
from space 145920K, 32% used [0x00000007adb00000,0x00000007b08f00e8,0x00000007b6980000)
to space 143360K, 0% used [0x00000007b6d00000,0x00000007b6d00000,0x00000007bf900000)
ParOldGen total 2594304K, used 2085177K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000751c4e480,0x0000000770d80000)
Metaspace used 111357K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176898.823 GC heap after
Heap after GC invocations=2492 (full 4):
PSYoungGen total 1148416K, used 45618K [0x0000000770d80000, 0x00000007bf880000, 0x00000007c0000000)
eden space 1005568K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ae380000)
from space 142848K, 31% used [0x00000007b6d00000,0x00000007b998ca68,0x00000007bf880000)
to space 140800K, 0% used [0x00000007ae380000,0x00000007ae380000,0x00000007b6d00000)
ParOldGen total 2594304K, used 2086197K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000751d4d508,0x0000000770d80000)
Metaspace used 111357K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16606K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176920.623 GC heap before
{Heap before GC invocations=2493 (full 4):
PSYoungGen total 1148416K, used 1051186K [0x0000000770d80000, 0x00000007bf880000, 0x00000007c0000000)
eden space 1005568K, 100% used [0x0000000770d80000,0x00000007ae380000,0x00000007ae380000)
from space 142848K, 31% used [0x00000007b6d00000,0x00000007b998ca68,0x00000007bf880000)
to space 140800K, 0% used [0x00000007ae380000,0x00000007ae380000,0x00000007b6d00000)
ParOldGen total 2594304K, used 2086197K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000751d4d508,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176920.908 GC heap after
Heap after GC invocations=2493 (full 4):
PSYoungGen total 1146368K, used 42336K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 1005568K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007ae380000)
from space 140800K, 30% used [0x00000007ae380000,0x00000007b0cd80e8,0x00000007b6d00000)
to space 138240K, 0% used [0x00000007b7200000,0x00000007b7200000,0x00000007bf900000)
ParOldGen total 2594304K, used 2090305K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000752150778,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176934.332 GC heap before
{Heap before GC invocations=2494 (full 4):
PSYoungGen total 1146368K, used 1047904K [0x0000000770d80000, 0x00000007bf900000, 0x00000007c0000000)
eden space 1005568K, 100% used [0x0000000770d80000,0x00000007ae380000,0x00000007ae380000)
from space 140800K, 30% used [0x00000007ae380000,0x00000007b0cd80e8,0x00000007b6d00000)
to space 138240K, 0% used [0x00000007b7200000,0x00000007b7200000,0x00000007bf900000)
ParOldGen total 2594304K, used 2090305K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000752150778,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176934.633 GC heap after
Heap after GC invocations=2494 (full 4):
PSYoungGen total 1153536K, used 36082K [0x0000000770d80000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1015296K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aed00000)
from space 138240K, 26% used [0x00000007b7200000,0x00000007b953ca00,0x00000007bf900000)
to space 136192K, 0% used [0x00000007aed00000,0x00000007aed00000,0x00000007b7200000)
ParOldGen total 2594304K, used 2096882K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x00000007527bcb20,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176962.408 GC heap before
{Heap before GC invocations=2495 (full 4):
PSYoungGen total 1153536K, used 1051378K [0x0000000770d80000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1015296K, 100% used [0x0000000770d80000,0x00000007aed00000,0x00000007aed00000)
from space 138240K, 26% used [0x00000007b7200000,0x00000007b953ca00,0x00000007bf900000)
to space 136192K, 0% used [0x00000007aed00000,0x00000007aed00000,0x00000007b7200000)
ParOldGen total 2594304K, used 2096882K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x00000007527bcb20,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176962.612 GC heap after
Heap after GC invocations=2495 (full 4):
PSYoungGen total 1151488K, used 31776K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 1015296K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007aed00000)
from space 136192K, 23% used [0x00000007aed00000,0x00000007b0c080e8,0x00000007b7200000)
to space 134144K, 0% used [0x00000007b7700000,0x00000007b7700000,0x00000007bfa00000)
ParOldGen total 2594304K, used 2100551K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000752b51cf0,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
}
Event: 176985.911 GC heap before
{Heap before GC invocations=2496 (full 4):
PSYoungGen total 1151488K, used 1047072K [0x0000000770d80000, 0x00000007bfa00000, 0x00000007c0000000)
eden space 1015296K, 100% used [0x0000000770d80000,0x00000007aed00000,0x00000007aed00000)
from space 136192K, 23% used [0x00000007aed00000,0x00000007b0c080e8,0x00000007b7200000)
to space 134144K, 0% used [0x00000007b7700000,0x00000007b7700000,0x00000007bfa00000)
ParOldGen total 2594304K, used 2100551K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 80% used [0x00000006d2800000,0x0000000752b51cf0,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
Event: 176986.230 GC heap after
Heap after GC invocations=2496 (full 4):
PSYoungGen total 1156608K, used 41777K [0x0000000770d80000, 0x00000007bf600000, 0x00000007c0000000)
eden space 1026560K, 0% used [0x0000000770d80000,0x0000000770d80000,0x00000007af800000)
from space 130048K, 32% used [0x00000007b7700000,0x00000007b9fcc630,0x00000007bf600000)
to space 130048K, 0% used [0x00000007af800000,0x00000007af800000,0x00000007b7700000)
ParOldGen total 2594304K, used 2103839K [0x00000006d2800000, 0x0000000770d80000, 0x0000000770d80000)
object space 2594304K, 81% used [0x00000006d2800000,0x0000000752e87eb0,0x0000000770d80000)
Metaspace used 111361K, capacity 127742K, committed 127872K, reserved 1157120K
class space used 16607K, capacity 20603K, committed 20608K, reserved 1048576K
}
Deoptimization events (250 events):
Event: 171524.516 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5418dfd4 method=net.minecraft.entity.Entity.func_71061_d_()V @ 8
Event: 171526.937 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad543a5800 method=net.minecraft.entity.LivingEntity.updateFallState(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)V @ 299
Event: 171545.117 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5418dfd4 method=net.minecraft.entity.Entity.func_71061_d_()V @ 8
Event: 171545.133 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5418dfd4 method=net.minecraft.entity.Entity.func_71061_d_()V @ 8
Event: 171957.635 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad544e3ab8 method=net.minecraft.pathfinding.SwimNodeProcessor.func_186330_a(Lnet/minecraft/world/IBlockReader;III)Lnet/minecraft/pathfinding/PathNodeType; @ 96
Event: 171957.635 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad544fe84c method=net.minecraft.pathfinding.SwimNodeProcessor.func_186330_a(Lnet/minecraft/world/IBlockReader;III)Lnet/minecraft/pathfinding/PathNodeType; @ 96
Event: 171998.617 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55ea72a4 method=net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_()V @ 280
Event: 172209.133 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54ca3688 method=net.minecraft.entity.passive.horse.AbstractHorseEntity.func_70071_h_()V @ 8
Event: 172380.515 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad543a5800 method=net.minecraft.entity.LivingEntity.updateFallState(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)V @ 299
Event: 172381.718 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad543a5800 method=net.minecraft.entity.LivingEntity.updateFallState(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)V @ 299
Event: 172426.327 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad553f8850 method=net.minecraft.entity.passive.FoxEntity$SleepGoal.func_220823_j()Z @ 4
Event: 172439.129 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad558547d0 method=net.minecraft.network.play.ServerPlayNetHandler.func_184338_a(Lnet/minecraft/network/play/client/CMoveVehiclePacket;)V @ 212
Event: 172444.221 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53d75d18 method=net.minecraft.potion.Effects$1.func_76394_a(Lnet/minecraft/entity/LivingEntity;I)V @ 50
Event: 172444.229 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55efb61c method=net.minecraft.world.raid.RaidManager.func_215171_a()V @ 31
Event: 172444.230 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52f513c4 method=net.minecraft.world.raid.RaidManager.func_215174_a(Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/world/raid/Raid; @ 29
Event: 172444.323 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad534e2750 method=net.minecraft.world.raid.RaidManager.func_215171_a()V @ 31
Event: 172444.330 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54d40e84 method=net.minecraft.world.raid.RaidManager.func_215174_a(Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/world/raid/Raid; @ 29
Event: 172444.331 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53915354 method=net.minecraft.world.raid.RaidManager.func_215174_a(Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/world/raid/Raid; @ 29
Event: 172463.420 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad528e7fa4 method=net.minecraft.world.raid.RaidManager.func_215174_a(Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/world/raid/Raid; @ 29
Event: 172464.120 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55570e14 method=net.minecraft.enchantment.EnchantmentHelper.func_77513_b(Ljava/util/Random;Lnet/minecraft/item/ItemStack;IZ)Ljava/util/List; @ 19
Event: 172464.126 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5367cc34 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_213392_I()Z @ 4
Event: 172464.126 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5414b2d8 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 30
Event: 172464.126 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52e50854 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_213657_el()Z @ 4
Event: 172464.126 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54c8e0c4 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_213657_el()Z @ 4
Event: 172464.126 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5345e4b8 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_213657_el()Z @ 4
Event: 172464.127 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54a8bc70 method=net.minecraft.entity.monster.AbstractRaiderEntity$FindTargetGoal.func_75250_a()Z @ 15
Event: 172527.324 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55175258 method=net.minecraft.entity.ai.goal.MoveTowardsRaidGoal.func_75253_b()Z @ 60
Event: 172527.330 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52a040a0 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_213657_el()Z @ 4
Event: 172539.930 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55a6a684 method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_70071_h_()V @ 591
Event: 172539.930 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53886e9c method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 6
Event: 172539.930 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53886e9c method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 6
Event: 172540.012 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53d60f94 method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 6
Event: 172540.012 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55a69dfc method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 6
Event: 172540.012 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53886e9c method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 6
Event: 172540.030 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53d60f94 method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 6
Event: 172558.031 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad55a04e98 method=biomesoplenty.common.entity.item.BoatEntityBOP.func_70071_h_()V @ 591
Event: 172756.924 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55e39a74 method=net.minecraft.world.raid.RaidManager.func_215174_a(Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/world/raid/Raid; @ 71
Event: 173111.639 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5651a030 method=net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_()V @ 568
Event: 173112.421 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad56445e30 method=net.minecraft.entity.monster.AbstractRaiderEntity$InvadeHomeGoal.func_75253_b()Z @ 22
Event: 173112.511 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55f56574 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 100
Event: 173152.717 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad553f8680 method=net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal.func_75246_d()V @ 257
Event: 173158.933 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55a268a8 method=net.minecraft.util.math.RayTraceContext$FluidMode.func_222248_a(Lnet/minecraft/fluid/IFluidState;)Z @ 5
Event: 173158.933 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55a268a8 method=net.minecraft.util.math.RayTraceContext$FluidMode.func_222248_a(Lnet/minecraft/fluid/IFluidState;)Z @ 5
Event: 173158.933 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55a268a8 method=net.minecraft.util.math.RayTraceContext$FluidMode.func_222248_a(Lnet/minecraft/fluid/IFluidState;)Z @ 5
Event: 173158.933 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55a268a8 method=net.minecraft.util.math.RayTraceContext$FluidMode.func_222248_a(Lnet/minecraft/fluid/IFluidState;)Z @ 5
Event: 173166.712 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad564f7a14 method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184232_k(Lnet/minecraft/entity/Entity;)V @ 44
Event: 173166.730 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5591bbe8 method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 25
Event: 173166.812 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5591bbe8 method=com.bagel.buzzierbees.common.entities.HiveBoatEntity.func_184179_bs()Lnet/minecraft/entity/Entity; @ 25
Event: 173166.815 Thread 0x00007fad61988800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00007fad564fd890 method=net.minecraft.world.raid.Raid.func_221332_b(I)Lnet/minecraft/entity/monster/AbstractRaiderEntity; @ 13
Event: 173167.831 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5655d5c4 method=net.minecraft.world.raid.Raid.func_221307_p()V @ 416
Event: 173203.130 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5645b06c method=net.minecraft.util.math.SectionPos.func_218167_a(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/SectionPos; @ 5
Event: 173276.015 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55e3ba3c method=net.minecraft.entity.ai.goal.InteractDoorGoal.func_220695_a(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z @ 13
Event: 173294.418 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55324d84 method=net.minecraft.block.PressurePlateBlock.func_180669_e(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)I @ 112
Event: 173326.127 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5645b06c method=net.minecraft.util.math.SectionPos.func_218167_a(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/SectionPos; @ 5
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad530a1638 method=net.minecraft.entity.monster.AbstractRaiderEntity$PromoteLeaderGoal.func_75250_a()Z @ 35
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad54d63850 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53471aa0 method=net.minecraft.pathfinding.WalkNodeProcessor.func_224768_a(DDD)Lnet/minecraft/pathfinding/FlaggedPathPoint; @ 18
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad555eb4e8 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad538033e0 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad542b8540 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad538033e0 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173344.533 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad542b8540 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173344.534 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad555eb4e8 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173344.614 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54bfe040 method=net.minecraft.pathfinding.PathNavigator.func_75501_e()V @ 29
Event: 173344.715 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54bfe040 method=net.minecraft.pathfinding.PathNavigator.func_75501_e()V @ 29
Event: 173345.021 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad530a1638 method=net.minecraft.entity.monster.AbstractRaiderEntity$PromoteLeaderGoal.func_75250_a()Z @ 35
Event: 173345.511 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad530a1638 method=net.minecraft.entity.monster.AbstractRaiderEntity$PromoteLeaderGoal.func_75250_a()Z @ 35
Event: 173345.822 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5655205c method=snownee.fruits.Hook.func_227480_b_(Lnet/minecraft/world/IBlockReader;IIILnet/minecraft/entity/MobEntity;)Lnet/minecraft/pathfinding/PathNodeType; @ 81
Event: 173346.217 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad530a1638 method=net.minecraft.entity.monster.AbstractRaiderEntity$PromoteLeaderGoal.func_75250_a()Z @ 35
Event: 173350.112 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad54d63850 method=net.minecraft.pathfinding.WalkNodeProcessor.func_186331_a(Lnet/minecraft/entity/MobEntity;III)Lnet/minecraft/pathfinding/PathNodeType; @ 30
Event: 173350.112 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53471aa0 method=net.minecraft.pathfinding.WalkNodeProcessor.func_224768_a(DDD)Lnet/minecraft/pathfinding/FlaggedPathPoint; @ 18
Event: 173353.039 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52f20d88 method=net.minecraft.pathfinding.WalkNodeProcessor.func_215744_a(Lnet/minecraft/world/IBlockReader;ZZLnet/minecraft/util/math/BlockPos;Lnet/minecraft/pathfinding/PathNodeType;)Lnet
Event: 173356.429 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53471aa0 method=net.minecraft.pathfinding.WalkNodeProcessor.func_224768_a(DDD)Lnet/minecraft/pathfinding/FlaggedPathPoint; @ 18
Event: 173360.432 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53471aa0 method=net.minecraft.pathfinding.WalkNodeProcessor.func_224768_a(DDD)Lnet/minecraft/pathfinding/FlaggedPathPoint; @ 18
Event: 173394.738 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55f02598 method=net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_()V @ 544
Event: 173430.317 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5645b06c method=net.minecraft.util.math.SectionPos.func_218167_a(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/SectionPos; @ 5
Event: 173430.317 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5645b06c method=net.minecraft.util.math.SectionPos.func_218167_a(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/SectionPos; @ 5
Event: 173451.014 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5620a548 method=snownee.fruits.Hook.func_227480_b_(Lnet/minecraft/world/IBlockReader;IIILnet/minecraft/entity/MobEntity;)Lnet/minecraft/pathfinding/PathNodeType; @ 150
Event: 173451.017 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54052874 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 26
Event: 173451.017 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53feb3fc method=net.minecraft.entity.monster.AbstractRaiderEntity.func_213657_el()Z @ 4
Event: 173451.033 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad528e9074 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 104
Event: 173451.120 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad528e9074 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 104
Event: 173451.328 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad528e9074 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 104
Event: 173451.342 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad528e9074 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 104
Event: 173454.225 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55cc20b8 method=net.minecraft.entity.EntityType.defaultTrackingRangeSupplier()I @ 185
Event: 173454.323 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55248004 method=net.minecraft.entity.LivingEntity.func_175135_B()V @ 104
Event: 173454.323 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55248004 method=net.minecraft.entity.LivingEntity.func_175135_B()V @ 104
Event: 173454.323 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55248004 method=net.minecraft.entity.LivingEntity.func_175135_B()V @ 104
Event: 173454.342 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad537e35bc method=net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal.func_75250_a()Z @ 4
Event: 173454.431 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55248004 method=net.minecraft.entity.LivingEntity.func_175135_B()V @ 104
Event: 173454.913 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5513c144 method=net.minecraft.pathfinding.WalkNodeProcessor.func_215744_a(Lnet/minecraft/world/IBlockReader;ZZLnet/minecraft/util/math/BlockPos;Lnet/minecraft/pathfinding/PathNodeType;)Lnet
Event: 173454.917 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad564792ec method=snownee.fruits.Hook.func_227480_b_(Lnet/minecraft/world/IBlockReader;IIILnet/minecraft/entity/MobEntity;)Lnet/minecraft/pathfinding/PathNodeType; @ 124
Event: 173465.528 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5434c1bc method=net.minecraft.entity.ai.attributes.AttributeModifier.func_111166_b()Ljava/lang/String; @ 4
Event: 173468.213 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5434c1bc method=net.minecraft.entity.ai.attributes.AttributeModifier.func_111166_b()Ljava/lang/String; @ 4
Event: 173472.734 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55730df4 method=net.minecraft.entity.LivingEntity.func_70679_bo()V @ 101
Event: 173478.223 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55730df4 method=net.minecraft.entity.LivingEntity.func_70679_bo()V @ 101
Event: 173480.411 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55730df4 method=net.minecraft.entity.LivingEntity.func_70679_bo()V @ 101
Event: 173482.114 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55730df4 method=net.minecraft.entity.LivingEntity.func_70679_bo()V @ 101
Event: 173483.116 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad56380ee8 method=net.minecraft.entity.LivingEntity.func_70097_a(Lnet/minecraft/util/DamageSource;F)Z @ 58
Event: 173527.334 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5434c1bc method=net.minecraft.entity.ai.attributes.AttributeModifier.func_111166_b()Ljava/lang/String; @ 4
Event: 173530.819 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5556ede0 method=net.minecraft.entity.ai.goal.MoveTowardsRaidGoal.func_220742_a(Lnet/minecraft/world/raid/Raid;Lnet/minecraft/entity/monster/AbstractRaiderEntity;)Z @ 4
Event: 173564.819 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad544e3434 method=net.minecraft.world.raid.Raid.func_221318_F()Z @ 15
Event: 173564.819 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad56220d98 method=net.minecraft.world.raid.Raid.func_221288_A()Z @ 8
Event: 173564.819 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5662f914 method=net.minecraft.world.raid.Raid.func_221307_p()V @ 596
Event: 173564.828 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53384a8c method=net.minecraft.entity.MobEntity.func_184186_bw()Z @ 11
Event: 173564.828 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad56575548 method=net.minecraft.entity.ai.goal.MoveTowardsRaidGoal.func_75250_a()Z @ 17
Event: 173564.829 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54d4496c method=net.minecraft.entity.monster.RavagerEntity$Processor.func_215744_a(Lnet/minecraft/world/IBlockReader;ZZLnet/minecraft/util/math/BlockPos;Lnet/minecraft/pathfinding/PathNodeT
Event: 173565.517 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5426a9b4 method=net.minecraft.entity.Entity.func_225503_b_(FF)Z @ 32
Event: 173567.628 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad52ecaba4 method=net.minecraft.world.server.ServerWorld.func_217378_a(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V @ 17
Event: 173567.628 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad52ecaba4 method=net.minecraft.world.server.ServerWorld.func_217378_a(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V @ 17
Event: 173567.629 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad52ecaba4 method=net.minecraft.world.server.ServerWorld.func_217378_a(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V @ 17
Event: 173567.629 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad52ecaba4 method=net.minecraft.world.server.ServerWorld.func_217378_a(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V @ 17
Event: 173567.629 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad53076248 method=net.minecraft.world.server.ServerWorld.func_217378_a(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V @ 17
Event: 173568.311 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5426a9b4 method=net.minecraft.entity.Entity.func_225503_b_(FF)Z @ 32
Event: 173573.812 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5426a9b4 method=net.minecraft.entity.Entity.func_225503_b_(FF)Z @ 32
Event: 173575.039 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad5426a9b4 method=net.minecraft.entity.Entity.func_225503_b_(FF)Z @ 32
Event: 173585.331 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5654c050 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 114
Event: 173585.416 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5654c050 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 114
Event: 173585.524 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5654c050 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 114
Event: 173585.531 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5654c050 method=net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d()V @ 114
Event: 173587.713 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5434c1bc method=net.minecraft.entity.ai.attributes.AttributeModifier.func_111166_b()Ljava/lang/String; @ 4
Event: 173601.617 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad564d49d8 method=net.minecraft.entity.ai.goal.BreakDoorGoal.func_75250_a()Z @ 4
Event: 173652.026 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad521d2e54 method=net.minecraft.enchantment.ProtectionEnchantment.func_92093_a(Lnet/minecraft/entity/LivingEntity;I)I @ 9
Event: 173659.134 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52d7cf14 method=net.minecraft.entity.ai.goal.BreakDoorGoal.func_75250_a()Z @ 4
Event: 173660.015 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55324d84 method=net.minecraft.block.PressurePlateBlock.func_180669_e(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)I @ 112
Event: 173661.521 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad555f2004 method=net.minecraft.entity.LivingEntity.func_213315_a(Lnet/minecraft/entity/MoverType;Lnet/minecraft/util/math/Vec3d;)V @ 4
Event: 173661.616 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5404d074 method=net.minecraft.entity.Entity.func_70094_T()Z @ 4
Event: 173664.730 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55e2037c method=net.minecraft.entity.Entity.func_70108_f(Lnet/minecraft/entity/Entity;)V @ 12
Event: 173667.210 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53e6a120 method=net.minecraft.entity.EntityType.defaultVelocitySupplier()Z @ 60
Event: 173667.210 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53767610 method=net.minecraft.entity.EntityType.defaultVelocitySupplier()Z @ 60
Event: 173678.916 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5552e278 method=net.minecraft.entity.LivingEntity.func_184585_cz()Z @ 36
Event: 173678.927 Thread 0x00007fad61988800 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x00007fad55959d28 method=net.minecraft.util.CooldownTracker.func_185144_a()V @ 62
Event: 173679.015 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53b9b930 method=net.minecraft.util.CooldownTracker.func_185144_a()V @ 19
Event: 173679.015 Thread 0x00007fad61988800 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x00007fad55afc6f8 method=net.minecraft.util.CooldownTracker.func_185143_a(Lnet/minecraft/item/Item;F)F @ 10
Event: 173679.224 Thread 0x00007fad61988800 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x00007fad55b04098 method=net.minecraft.util.CooldownTracker.func_185143_a(Lnet/minecraft/item/Item;F)F @ 10
Event: 173679.432 Thread 0x00007fad61988800 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x00007fad531ba124 method=net.minecraft.util.CooldownTracker.func_185143_a(Lnet/minecraft/item/Item;F)F @ 10
Event: 173679.625 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad565b6224 method=net.minecraft.entity.monster.AbstractRaiderEntity$PromoteLeaderGoal.func_75250_a()Z @ 126
Event: 173702.443 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad51d93bb8 method=net.minecraft.entity.LivingEntity.func_70672_c(Lnet/minecraft/util/DamageSource;F)F @ 4
Event: 173764.119 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad558a1218 method=net.minecraft.world.raid.Raid.func_221321_e()Z @ 7
Event: 173764.129 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5589c334 method=net.minecraft.world.raid.Raid.func_221321_e()Z @ 7
Event: 173793.914 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad543a5a98 method=net.minecraft.world.raid.RaidManager.func_215174_a(Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/world/raid/Raid; @ 60
Event: 173793.930 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5462ca34 method=net.minecraft.world.raid.Raid.func_221310_d()Z @ 7
Event: 173793.930 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad565378ac method=net.minecraft.world.raid.RaidManager.func_215171_a()V @ 68
Event: 173794.032 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad535c2d28 method=net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask.func_212832_a_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/merchant/villager/VillagerEntity;)Z @ 5
Event: 174078.520 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55bcc070 method=net.minecraftforge.common.extensions.IForgeFluidState.getExplosionResistance(Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/Enti
Event: 174213.435 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55686260 method=net.minecraft.entity.ai.brain.Brain.func_218213_a(Ljava/lang/Object;)Z @ 8
Event: 174214.814 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53414258 method=net.minecraft.util.IntReferenceHolder$1.func_221495_b()I @ 8
Event: 174214.814 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53414258 method=net.minecraft.util.IntReferenceHolder$1.func_221495_b()I @ 8
Event: 174214.814 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53414258 method=net.minecraft.util.IntReferenceHolder$1.func_221495_b()I @ 8
Event: 174214.820 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53414258 method=net.minecraft.util.IntReferenceHolder$1.func_221495_b()I @ 8
Event: 174330.938 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad563fe61c method=net.minecraft.entity.item.minecart.AbstractMinecartEntity.func_70071_h_()V @ 822
Event: 174331.013 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad563fe61c method=net.minecraft.entity.item.minecart.AbstractMinecartEntity.func_70071_h_()V @ 822
Event: 174331.033 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad563fe61c method=net.minecraft.entity.item.minecart.AbstractMinecartEntity.func_70071_h_()V @ 822
Event: 174331.113 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad563fe61c method=net.minecraft.entity.item.minecart.AbstractMinecartEntity.func_70071_h_()V @ 822
Event: 174376.634 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad566410b0 method=net.minecraft.entity.item.minecart.AbstractMinecartEntity.func_70071_h_()V @ 825
Event: 174496.115 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad54ecac1c method=net.minecraftforge.items.wrapper.InvWrapper.insertItem(ILnet/minecraft/item/ItemStack;Z)Lnet/minecraft/item/ItemStack; @ 189
Event: 174796.019 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5562b85c method=net.minecraftforge.common.ForgeHooks.canHarvestBlock(Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/IBlockReader;Lnet/minecra
Event: 175126.132 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5327a91c method=net.minecraft.entity.passive.horse.HorseEntity.func_70071_h_()V @ 49
Event: 175131.621 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55853c38 method=net.minecraft.network.play.ServerPlayNetHandler.func_184338_a(Lnet/minecraft/network/play/client/CMoveVehiclePacket;)V @ 72
Event: 175248.020 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5500bb00 method=net.minecraft.tileentity.TileEntityMerger.func_226924_a_(Lnet/minecraft/tileentity/TileEntityType;Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/st
Event: 175320.114 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad544cb070 method=net.minecraft.util.text.ITextComponent.func_212638_h()Lnet/minecraft/util/text/ITextComponent; @ 1
Event: 175320.114 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad51bee9bc method=net.minecraft.util.text.TranslationTextComponent.<init>(Ljava/lang/String;[Ljava/lang/Object;)V @ 82
Event: 175320.115 Thread 0x00007fad1045f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53a0437c method=net.minecraft.util.text.ITextComponent$Serializer.serialize(Lnet/minecraft/util/text/ITextComponent;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lc
Event: 175320.115 Thread 0x00007fad1045f000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad53a040c4 method=net.minecraft.util.text.ITextComponent$Serializer.serialize(Lnet/minecraft/util/text/ITextComponent;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom
Event: 175366.320 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53e7cb8c method=net.minecraft.pathfinding.FlyingNodeProcessor.func_186330_a(Lnet/minecraft/world/IBlockReader;III)Lnet/minecraft/pathfinding/PathNodeType; @ 218
Event: 175418.218 Thread 0x00007fad61988800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00007fad54be9434 method=net.minecraft.network.play.ServerPlayNetHandler.func_147357_a(Lnet/minecraft/network/play/client/CEntityActionPacket;)V @ 164
Event: 175611.421 Thread 0x00007fad11bbf000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52e27d9c method=it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.getAndMoveToFirst(J)Ljava/lang/Object; @ 73
Event: 175805.934 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad558a0cb0 method=net.minecraft.pathfinding.FlyingNodeProcessor.func_186330_a(Lnet/minecraft/world/IBlockReader;III)Lnet/minecraft/pathfinding/PathNodeType; @ 186
Event: 175808.813 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad56631b04 method=net.minecraft.entity.item.minecart.AbstractMinecartEntity.func_180459_n()V @ 209
Event: 175842.831 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52545aa0 method=net.minecraft.item.crafting.FireworkStarRecipe.func_77569_a(Lnet/minecraft/inventory/CraftingInventory;Lnet/minecraft/world/World;)Z @ 50
Event: 175914.732 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5332d090 method=net.minecraft.entity.passive.RabbitEntity$RaidFarmGoal.func_179488_a(Lnet/minecraft/world/IWorldReader;Lnet/minecraft/util/math/BlockPos;)Z @ 15
Event: 175916.514 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad534cdf8c method=net.minecraft.util.math.SectionPos$1.tryAdvance(Ljava/util/function/Consumer;)Z @ 40
Event: 175916.514 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad534cdf8c method=net.minecraft.util.math.SectionPos$1.tryAdvance(Ljava/util/function/Consumer;)Z @ 40
Event: 175916.514 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad534cdf8c method=net.minecraft.util.math.SectionPos$1.tryAdvance(Ljava/util/function/Consumer;)Z @ 40
Event: 175916.514 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad534cdf8c method=net.minecraft.util.math.SectionPos$1.tryAdvance(Ljava/util/function/Consumer;)Z @ 40
Event: 175916.517 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad535502d4 method=net.minecraft.entity.merchant.villager.VillagerEntity.func_223343_eC()V @ 14
Event: 175928.030 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5568e318 method=net.minecraft.entity.ai.goal.MoveThroughVillageGoal.func_75250_a()Z @ 8
Event: 175928.031 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad517f7e40 method=net.minecraft.entity.ai.brain.task.AssignProfessionTask.func_212832_a_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/merchant/villager/VillagerEntity;)Z @ 10
Event: 175928.032 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53fbffb0 method=net.minecraft.entity.merchant.villager.VillagerEntity.func_223343_eC()V @ 14
Event: 175929.813 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55eb49cc method=net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor.func_212872_a_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/merchant/villager/VillagerEntity;)V
Event: 175934.123 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53facf58 method=net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask$$Lambda$7014/638681797.test(Ljava/lang/Object;)Z @ 9
Event: 175934.211 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53facf58 method=net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask$$Lambda$7014/638681797.test(Ljava/lang/Object;)Z @ 9
Event: 175934.224 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53facf58 method=net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask$$Lambda$7014/638681797.test(Ljava/lang/Object;)Z @ 9
Event: 175934.313 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad53facf58 method=net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask$$Lambda$7014/638681797.test(Ljava/lang/Object;)Z @ 9
Event: 175935.713 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55686260 method=net.minecraft.entity.ai.brain.Brain.func_218213_a(Ljava/lang/Object;)Z @ 8
Event: 175958.630 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad538251b0 method=net.minecraft.entity.ai.brain.task.MultiTask$$Lambda$6558/1731478158.accept(Ljava/lang/Object;)V @ 13
Event: 175958.724 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad538251b0 method=net.minecraft.entity.ai.brain.task.MultiTask$$Lambda$6558/1731478158.accept(Ljava/lang/Object;)V @ 13
Event: 175958.811 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad538251b0 method=net.minecraft.entity.ai.brain.task.MultiTask$$Lambda$6558/1731478158.accept(Ljava/lang/Object;)V @ 13
Event: 175958.823 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad538251b0 method=net.minecraft.entity.ai.brain.task.MultiTask$$Lambda$6558/1731478158.accept(Ljava/lang/Object;)V @ 13
Event: 175959.722 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad5500bd0c method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 2
Event: 175959.816 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad5500b9e4 method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 2
Event: 175959.829 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad5500b9e4 method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 2
Event: 175959.917 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad5500b9e4 method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 2
Event: 175959.929 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad5500bd0c method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 2
Event: 175960.629 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad55009a38 method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 12
Event: 175960.721 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad55009a38 method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 12
Event: 175961.215 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad5500960c method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 12
Event: 175961.226 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad5500960c method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 12
Event: 175961.526 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad53a7e6e4 method=net.minecraft.world.storage.loot.functions.SetCount.func_215859_a(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/storage/loot/LootContext;)Lnet/minecraft/item/ItemStac
Event: 175961.830 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad55009114 method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 22
Event: 175962.011 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad55009114 method=net.minecraft.entity.ai.brain.task.Task.func_220377_c(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 22
Event: 175977.537 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad533d8154 method=net.minecraft.entity.ai.brain.task.Task.func_220380_e(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 11
Event: 175982.909 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad53a7e6e4 method=net.minecraft.world.storage.loot.functions.SetCount.func_215859_a(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/storage/loot/LootContext;)Lnet/minecraft/item/ItemStac
Event: 176098.318 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55055210 method=vazkii.quark.tweaks.module.ReacharoundPlacingModule.onRightClick(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickItem;)V @ 79
Event: 176098.319 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52e7cd54 method=net.minecraftforge.common.ForgeHooks.onItemRightClick(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType; @ 24
Event: 176098.319 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad564fc70c method=net.minecraft.server.management.PlayerInteractionManager.func_187250_a(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lne
Event: 176140.426 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54d99f90 method=net.minecraft.block.VineBlock.func_196541_a(Lnet/minecraft/world/IBlockReader;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Direction;)Z @ 88
Event: 176158.130 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad533d8154 method=net.minecraft.entity.ai.brain.task.Task.func_220380_e(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 11
Event: 176162.414 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad533d8154 method=net.minecraft.entity.ai.brain.task.Task.func_220380_e(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 11
Event: 176162.728 Thread 0x00007fad61988800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007fad533d8154 method=net.minecraft.entity.ai.brain.task.Task.func_220380_e(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;J)V @ 11
Event: 176173.241 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5143103c method=net.minecraft.fluid.FlowingFluid.func_211761_a(Lnet/minecraft/world/IBlockReader;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/fluid/Fluid
Event: 176176.730 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad53a7e6e4 method=net.minecraft.world.storage.loot.functions.SetCount.func_215859_a(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/storage/loot/LootContext;)Lnet/minecraft/item/ItemStac
Event: 176178.932 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad53a7e6e4 method=net.minecraft.world.storage.loot.functions.SetCount.func_215859_a(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/storage/loot/LootContext;)Lnet/minecraft/item/ItemStac
Event: 176183.830 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55686260 method=net.minecraft.entity.ai.brain.Brain.func_218213_a(Ljava/lang/Object;)Z @ 8
Event: 176226.718 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54f8a10c method=net.minecraft.entity.ai.brain.task.SleepAtHomeTask.func_212832_a_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;)Z @ 63
Event: 176233.629 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad551b6b48 method=net.minecraft.entity.CreatureEntity.func_110159_bB()V @ 50
Event: 176244.621 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5301d34c method=net.minecraft.entity.CreatureEntity.func_110159_bB()V @ 89
Event: 176246.231 Thread 0x00007fad61988800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55686260 method=net.minecraft.entity.ai.brain.Brain.func_218213_a(Ljava/lang/Object;)Z @ 8
Event: 176279.140 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54e88dcc method=net.minecraft.world.storage.loot.LootFunction.apply(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/storage/loot/LootContext;)Lnet/minecraft/item/ItemStack; @ 5
Event: 176343.128 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad533c03d4 method=net.minecraft.entity.ai.brain.task.PanicTask.func_212831_a_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/merchant/villager/VillagerEntity;J)V @ 11
Event: 176343.129 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54109004 method=net.minecraft.entity.ai.brain.task.PanicTask.func_212834_g_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/merchant/villager/VillagerEntity;J)Z @ 11
Event: 176344.635 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad52f187b0 method=net.minecraft.entity.ai.brain.sensor.HurtBySensor.func_212872_a_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/LivingEntity;)V @ 9
Event: 176349.336 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad528a7010 method=net.minecraft.entity.ai.brain.task.PanicTask.func_212831_a_(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/entity/merchant/villager/VillagerEntity;J)V @ 4
Event: 176362.715 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5610d9e8 method=net.minecraft.entity.monster.SpiderEntity$AttackGoal.func_75253_b()Z @ 38
Event: 176367.812 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad5610d9e8 method=net.minecraft.entity.monster.SpiderEntity$AttackGoal.func_75253_b()Z @ 38
Event: 176416.012 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55324d84 method=net.minecraft.block.PressurePlateBlock.func_180669_e(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)I @ 112
Event: 176496.815 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55537348 method=vazkii.quark.world.gen.underground.UndergroundBiome.fill(Lvazkii/quark/world/gen/UndergroundBiomeGenerator$Context;Lnet/minecraft/util/math/BlockPos;)V @ 137
Event: 176496.816 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55537348 method=vazkii.quark.world.gen.underground.UndergroundBiome.fill(Lvazkii/quark/world/gen/UndergroundBiomeGenerator$Context;Lnet/minecraft/util/math/BlockPos;)V @ 137
Event: 176496.816 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55537348 method=vazkii.quark.world.gen.underground.UndergroundBiome.fill(Lvazkii/quark/world/gen/UndergroundBiomeGenerator$Context;Lnet/minecraft/util/math/BlockPos;)V @ 137
Event: 176496.816 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad55537348 method=vazkii.quark.world.gen.underground.UndergroundBiome.fill(Lvazkii/quark/world/gen/UndergroundBiomeGenerator$Context;Lnet/minecraft/util/math/BlockPos;)V @ 137
Event: 176499.122 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54dd7960 method=net.minecraft.world.IBlockReader.func_217298_h(Lnet/minecraft/util/math/BlockPos;)I @ 2
Event: 176501.430 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54dd7960 method=net.minecraft.world.IBlockReader.func_217298_h(Lnet/minecraft/util/math/BlockPos;)I @ 2
Event: 176501.432 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54dd7960 method=net.minecraft.world.IBlockReader.func_217298_h(Lnet/minecraft/util/math/BlockPos;)I @ 2
Event: 176501.432 Thread 0x00007fad11ea5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54dd7960 method=net.minecraft.world.IBlockReader.func_217298_h(Lnet/minecraft/util/math/BlockPos;)I @ 2
Event: 176521.942 Thread 0x00007fad11ea5000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5649b510 method=net.minecraft.world.gen.feature.LakesFeature.func_212245_a(Lnet/minecraft/world/IWorld;Lnet/minecraft/world/gen/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/util/math/Blo
Event: 176530.321 Thread 0x00007fad11ea5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad52fa9244 method=net.minecraft.world.chunk.ChunkPrimer.func_201651_i(Lnet/minecraft/util/math/BlockPos;)S @ 1
Event: 176530.321 Thread 0x00007fad11ea5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad52fa9244 method=net.minecraft.world.chunk.ChunkPrimer.func_201651_i(Lnet/minecraft/util/math/BlockPos;)S @ 1
Event: 176530.321 Thread 0x00007fad11ea5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad52fa9244 method=net.minecraft.world.chunk.ChunkPrimer.func_201651_i(Lnet/minecraft/util/math/BlockPos;)S @ 1
Event: 176531.229 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad548a843c method=sun.misc.FloatingDecimal$BinaryToASCIIBuffer.dtoa(IJIZ)V @ 978
Event: 176546.724 Thread 0x00007fad11ea5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55bb8a88 method=net.minecraft.world.chunk.ChunkStatus.func_223197_a(Lnet/minecraft/world/chunk/ChunkStatus;Lnet/minecraft/world/chunk/IChunk;)Z @ 14
Event: 176546.823 Thread 0x00007fad11ea5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55bb8a88 method=net.minecraft.world.chunk.ChunkStatus.func_223197_a(Lnet/minecraft/world/chunk/ChunkStatus;Lnet/minecraft/world/chunk/IChunk;)Z @ 14
Event: 176546.910 Thread 0x00007fad11ea5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fad55bb8a88 method=net.minecraft.world.chunk.ChunkStatus.func_223197_a(Lnet/minecraft/world/chunk/ChunkStatus;Lnet/minecraft/world/chunk/IChunk;)Z @ 14
Event: 176595.233 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad54af1ca0 method=net.minecraft.world.server.ServerWorld.lambda$new$0(Lnet/minecraft/block/Block;)Z @ 11
Event: 176595.308 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad53bd7ec0 method=net.minecraft.world.server.ServerWorld.lambda$new$0(Lnet/minecraft/block/Block;)Z @ 11
Event: 176721.422 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad541466c4 method=net.minecraft.tileentity.CampfireTileEntity.func_213978_f()V @ 29
Event: 176721.422 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5296009c method=net.minecraft.tileentity.CampfireTileEntity.func_213978_f()V @ 29
Event: 176733.724 Thread 0x00007fad61988800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fad54e88dcc method=net.minecraft.world.storage.loot.LootFunction.apply(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/storage/loot/LootContext;)Lnet/minecraft/item/ItemStack; @ 5
Event: 176760.338 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad5676e144 method=net.minecraft.tileentity.CampfireTileEntity.func_213978_f()V @ 57
Event: 176760.339 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad556855d8 method=net.minecraft.tileentity.CampfireTileEntity.func_213978_f()V @ 57
Event: 176949.923 Thread 0x00007fad61988800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fad55a0459c method=biomesoplenty.common.entity.item.BoatEntityBOP.func_70071_h_()V @ 83
Classes redefined (0 events):
No events
Internal exceptions (250 events):
Event: 176985.611 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ad170660) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.614 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ad17b698) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.620 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ad1808b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.623 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ad185ac0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.708 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ad18ace8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.711 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ad18de30) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.714 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4a7c68) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.718 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4acd10) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.720 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4b1f70) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.809 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4b7238) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.811 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4ba4f0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.813 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4c15b8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.815 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4c6820) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.817 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4c9a08) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.820 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4e0148) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.822 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4e5350) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.908 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4ea558) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176985.910 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007ae4ef4f0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.240 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007720c0000) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.241 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007720c4e48) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.243 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007720c9bd0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.245 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007720cea78) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.246 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007720d3830) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.247 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007720d85b8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.308 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000772128ba0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.310 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077212d9e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.312 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000772132848) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.413 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007721378d0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.417 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077213cb68) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.512 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000772141b90) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.516 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000773476020) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.518 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077347aea8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.522 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077347fd60) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.524 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000773484f28) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.625 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000773489fc0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.629 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077349f3b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.631 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734a4098) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.724 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734a94e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.808 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734ae908) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.810 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734b3a40) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.837 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734b8bb8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.840 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734c47e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.908 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734c9b78) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.911 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734cecd0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.913 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734d4008) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176986.919 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734dd628) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.021 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734e2d80) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.112 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734e8030) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.117 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734ed288) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.119 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734f24b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.122 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734f7508) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.126 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007734f84f0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.226 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000773551b28) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.230 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000773556b70) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.308 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077355bc78) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.313 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000773561190) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.424 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007735663e8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.521 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077356b650) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.526 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077356c828) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.530 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774a38940) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.532 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774a3d838) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.608 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774a42600) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.630 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774a47738) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.632 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774a4c5b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.731 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774a51388) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.810 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774b1ac30) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.812 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774b1f938) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.813 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774b246e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.833 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774b29708) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.836 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774b2e7b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.838 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000774b337d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.839 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e613f8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.908 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e66510) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.910 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e6b6b8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.912 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e70820) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.915 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e75808) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176987.917 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e7a8f8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.014 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e7fbe0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.016 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e84e38) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.018 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e89df0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.020 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e8f028) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.022 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e942d0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.024 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775e95408) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.029 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775eaed98) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.031 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775eb3eb0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.033 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775eb90b8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.108 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ebe7c0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.110 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ec37b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.114 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ec6a78) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.117 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ecdc80) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.119 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ed2d18) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.122 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ed7c30) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.125 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775edcc58) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.226 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ee1d00) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.231 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ee7070) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.234 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775eec348) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.308 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775ef5700) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.323 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775efa9d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.325 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775effb60) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.328 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775f04c58) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.331 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775f09dd8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.430 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775f0eec0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.433 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775f13cb8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.510 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775f18a60) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.512 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775f1d7f8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.514 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000775f22560) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.516 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000777275028) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.619 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077727a140) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.622 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077727f168) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.721 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000777284260) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.726 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000777289548) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.729 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077728e360) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.825 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077728f378) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.828 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000777298260) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.830 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077729d238) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176988.908 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007772a24c0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.009 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007772a7940) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.015 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007772ac8f8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.016 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007772b1950) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.019 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007785f6330) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.116 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007785fb5d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.122 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000778600770) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.124 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000778605868) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.222 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077860a850) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.327 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077860fa98) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.333 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000778614e50) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.335 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000778619fc8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.408 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077861f070) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.412 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786243b8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.516 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000778629460) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.519 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077862a3d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.520 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786904c0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.608 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000778695298) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.610 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000778699fd0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.612 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077869ed08) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.613 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786a3b70) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.615 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786a8948) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.635 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786d8b58) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.710 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786ddb20) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.713 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786e2b58) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.718 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786e7bb0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.812 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007786eccc8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.817 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a5c2b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.820 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a61418) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.825 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a666a0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176989.827 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a6b888) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.019 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a70af0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.032 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a75b98) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.034 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a76c40) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.108 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a905d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.113 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a956d0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.116 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a9a690) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.117 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779a9f478) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.120 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779aa4420) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.214 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779aa9278) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.217 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779aae0f8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.220 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779ab2e30) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.224 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779ab80b8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.319 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779abd020) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.324 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779ac1f28) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.328 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779ac6fd0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.428 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779acc350) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.432 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779ad14e8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.509 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779ad6660) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.532 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779adb5b8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.609 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x0000000779ae0560) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.614 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae32f98) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.616 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae380e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.718 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae3cee8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.723 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae41c80) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.825 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae46a58) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.829 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae4b9b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.910 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae577d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.911 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae5c5c0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.914 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae614d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.917 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae663a0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.919 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae6b148) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.921 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae6ffe0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176990.924 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae85998) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.009 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae8ad08) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.011 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae8fc80) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.014 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae94ca8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.016 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae99c90) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.018 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077ae9ecf8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.023 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077aea03f0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.130 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077aeadaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.222 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077aeb2cb8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.225 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077aeb7df0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.413 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077aebcf08) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.417 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077aec1f70) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.419 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c245c08) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.422 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c24aa70) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.613 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c24f918) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.632 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2547d0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.634 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c259698) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.709 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c25e990) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.714 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2740a0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.716 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c278e68) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.813 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c27df60) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.818 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2830d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.916 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c28c350) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.918 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2a5648) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.921 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2aa690) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.924 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2af6d8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.926 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2b45e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176991.928 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2b9928) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.010 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2be9b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.013 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2c3de0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.017 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2c9778) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.022 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2ce910) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.025 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2d3a58) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.131 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2d8a00) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.212 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2dd9c8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.215 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2de970) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.227 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2e7868) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.229 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2ec5f0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.233 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2f1338) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.234 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2f6050) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.308 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2fada8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.311 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077c2ffb40) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.313 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d62dbf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.317 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d632e68) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.429 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d637f40) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.608 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d63d1f8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.610 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6420e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.612 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d646ff8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.614 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6481b0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.616 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6685d0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.618 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d66d658) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.718 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d672640) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.722 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d677890) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.724 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d67c9a8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.820 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d681a60) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.825 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d682f48) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.827 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d69c868) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.830 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6a1b08) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.833 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6a6e30) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.835 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6ac038) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.908 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6b1090) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.910 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6b5ec0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.920 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6bad68) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.924 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6bfed0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.926 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6c5138) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.928 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6ca240) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176992.931 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6cefc8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176993.011 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6d0030) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176993.013 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6d92a8) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176993.027 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6de5e0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176993.031 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6e3a68) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 176993.034 Thread 0x00007fad11bbf000 Exception <a 'sun/nio/fs/UnixException'> (0x000000077d6e8b20) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 710]
Events (250 events):
Event: 176496.816 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b7d68 mode 2
Event: 176496.816 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007fad55537348
Event: 176496.816 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad55537348 sp=0x00007facfc8b7d60
Event: 176496.816 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b7d68 mode 2
Event: 176499.122 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007fad54dd7960
Event: 176499.122 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad54dd7960 sp=0x00007facfc8b85e0
Event: 176499.122 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b85c0 mode 2
Event: 176501.430 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007fad54dd7960
Event: 176501.430 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad54dd7960 sp=0x00007facfc8b85e0
Event: 176501.430 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b85c0 mode 2
Event: 176501.432 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007fad54dd7960
Event: 176501.432 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad54dd7960 sp=0x00007facfc8b85e0
Event: 176501.432 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b85c0 mode 2
Event: 176501.432 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007fad54dd7960
Event: 176501.432 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad54dd7960 sp=0x00007facfc8b85e0
Event: 176501.432 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b85c0 mode 2
Event: 176504.610 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad51211310
Event: 176504.611 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad51430690
Event: 176504.728 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad51fdf910
Event: 176504.828 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad52da15d0
Event: 176504.912 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad5307db50
Event: 176504.919 Thread 0x00007fad60193000 flushing nmethod 0x00007fad533d7e90
Event: 176505.014 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad535e6550
Event: 176505.017 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad53a7e210
Event: 176505.018 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad53cce590
Event: 176505.110 Thread 0x00007fad60193000 flushing nmethod 0x00007fad54102f90
Event: 176505.111 Thread 0x00007fad60193000 flushing nmethod 0x00007fad54195cd0
Event: 176505.619 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad545443d0
Event: 176505.620 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad5473b010
Event: 176505.621 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad54a75c90
Event: 176505.623 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad54d98bd0
Event: 176506.708 Executing VM operation: ParallelGCFailedAllocation
Event: 176507.114 Executing VM operation: ParallelGCFailedAllocation done
Event: 176508.629 Thread 0x00007fad60193000 flushing nmethod 0x00007fad5583a3d0
Event: 176508.632 Thread 0x00007fad60193000 flushing nmethod 0x00007fad56503010
Event: 176508.709 Thread 0x00007fad60193000 flushing nmethod 0x00007fad566b3a90
Event: 176508.709 Thread 0x00007fad60193000 flushing nmethod 0x00007fad566cb250
Event: 176513.632 loading class net/minecraft/entity/item/minecart/ContainerMinecartEntity
Event: 176513.632 loading class net/minecraft/entity/item/minecart/ContainerMinecartEntity done
Event: 176521.942 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad5649b510
Event: 176521.942 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad5649b510 sp=0x00007facfc8b8180
Event: 176521.942 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b80f0 mode 2
Event: 176522.229 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad564435ab sp=0x00007facfc8b7b50
Event: 176522.229 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad510470c4 sp=0x00007facfc8b7988 mode 0
Event: 176526.617 Executing VM operation: ParallelGCFailedAllocation
Event: 176527.115 Executing VM operation: ParallelGCFailedAllocation done
Event: 176527.227 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad5671407c sp=0x00007facfc8b80f0
Event: 176527.227 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad510470c4 sp=0x00007facfc8b7e68 mode 0
Event: 176527.314 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad56714093 sp=0x00007facfc8b80f0
Event: 176527.314 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad510470c4 sp=0x00007facfc8b7e68 mode 0
Event: 176530.321 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007fad52fa9244
Event: 176530.321 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad52fa9244 sp=0x00007facfc8b7fe0
Event: 176530.321 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b7f70 mode 2
Event: 176530.321 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007fad52fa9244
Event: 176530.321 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad52fa9244 sp=0x00007facfc8b7fe0
Event: 176530.321 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b7f70 mode 2
Event: 176530.321 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007fad52fa9244
Event: 176530.321 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad52fa9244 sp=0x00007facfc8b7fe0
Event: 176530.321 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b7f70 mode 2
Event: 176531.229 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad548a843c
Event: 176531.229 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad548a843c sp=0x00007fad2872d110
Event: 176531.229 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d000 mode 2
Event: 176541.230 Executing VM operation: ParallelGCFailedAllocation
Event: 176541.719 Executing VM operation: ParallelGCFailedAllocation done
Event: 176546.724 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007fad55bb8a88
Event: 176546.724 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad55bb8a88 sp=0x00007facfc8b86d0
Event: 176546.724 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b8530 mode 2
Event: 176546.823 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007fad55bb8a88
Event: 176546.823 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad55bb8a88 sp=0x00007facfc8b86d0
Event: 176546.823 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b8530 mode 2
Event: 176546.910 Thread 0x00007fad11ea5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007fad55bb8a88
Event: 176546.910 Thread 0x00007fad11ea5000 DEOPT PACKING pc=0x00007fad55bb8a88 sp=0x00007facfc8b86d0
Event: 176546.910 Thread 0x00007fad11ea5000 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007facfc8b8530 mode 2
Event: 176555.614 Executing VM operation: ParallelGCFailedAllocation
Event: 176556.014 Executing VM operation: ParallelGCFailedAllocation done
Event: 176558.632 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad51719c10
Event: 176559.110 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad51ea1ed0
Event: 176559.112 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad51f9ed50
Event: 176563.510 Executing VM operation: RevokeBias
Event: 176563.510 Executing VM operation: RevokeBias done
Event: 176563.510 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176565.215 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176575.419 Executing VM operation: ParallelGCFailedAllocation
Event: 176575.916 Executing VM operation: ParallelGCFailedAllocation done
Event: 176590.719 Executing VM operation: ParallelGCFailedAllocation
Event: 176591.208 Executing VM operation: ParallelGCFailedAllocation done
Event: 176595.233 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad54af1ca0
Event: 176595.233 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad54af1ca0 sp=0x00007fad2872d660
Event: 176595.308 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d598 mode 2
Event: 176595.308 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad53bd7ec0
Event: 176595.308 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad53bd7ec0 sp=0x00007fad2872d630
Event: 176595.308 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d590 mode 2
Event: 176595.310 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad529b4c50
Event: 176595.313 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad5301c550
Event: 176595.524 Thread 0x00007fad60193000 flushing nmethod 0x00007fad53159a90
Event: 176595.524 Thread 0x00007fad60193000 flushing nmethod 0x00007fad5316dcd0
Event: 176595.728 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad5358d4d0
Event: 176595.728 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad5359bb90
Event: 176595.729 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad5372d690
Event: 176601.526 Thread 0x00007fad60193000 flushing nmethod 0x00007fad53987310
Event: 176601.528 Thread 0x00007fad60193000 flushing nmethod 0x00007fad53da4090
Event: 176604.328 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad53e5e350
Event: 176604.329 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad541bcb90
Event: 176604.329 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad541bd190
Event: 176604.725 Thread 0x00007fad60193000 flushing nmethod 0x00007fad54f895d0
Event: 176604.725 Thread 0x00007fad60193000 flushing nmethod 0x00007fad551b5350
Event: 176604.727 Thread 0x00007fad60193000 flushing nmethod 0x00007fad55684c50
Event: 176606.942 Executing VM operation: ParallelGCFailedAllocation
Event: 176607.421 Executing VM operation: ParallelGCFailedAllocation done
Event: 176618.227 Executing VM operation: ParallelGCFailedAllocation
Event: 176618.713 Executing VM operation: ParallelGCFailedAllocation done
Event: 176630.319 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad558d8250
Event: 176630.319 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad55996150
Event: 176630.319 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad5599c550
Event: 176630.323 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad566ca110
Event: 176640.218 Executing VM operation: ParallelGCFailedAllocation
Event: 176640.717 Executing VM operation: ParallelGCFailedAllocation done
Event: 176661.708 Executing VM operation: ParallelGCFailedAllocation
Event: 176662.210 Executing VM operation: ParallelGCFailedAllocation done
Event: 176677.720 Executing VM operation: ParallelGCFailedAllocation
Event: 176678.214 Executing VM operation: ParallelGCFailedAllocation done
Event: 176693.221 Executing VM operation: ParallelGCFailedAllocation
Event: 176693.713 Executing VM operation: ParallelGCFailedAllocation done
Event: 176711.416 Executing VM operation: ParallelGCFailedAllocation
Event: 176711.914 Executing VM operation: ParallelGCFailedAllocation done
Event: 176720.710 Executing VM operation: ParallelGCFailedAllocation
Event: 176721.210 Executing VM operation: ParallelGCFailedAllocation done
Event: 176721.309 Executing VM operation: BulkRevokeBias
Event: 176721.309 Executing VM operation: BulkRevokeBias done
Event: 176721.309 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176721.411 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176721.422 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad541466c4
Event: 176721.422 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad541466c4 sp=0x00007fad2872d630
Event: 176721.422 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d578 mode 2
Event: 176721.422 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad5296009c
Event: 176721.422 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad5296009c sp=0x00007fad2872d5b0
Event: 176721.422 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d570 mode 2
Event: 176728.243 Executing VM operation: ParallelGCFailedAllocation
Event: 176728.822 Executing VM operation: ParallelGCFailedAllocation done
Event: 176733.724 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007fad54e88dcc
Event: 176733.724 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad54e88dcc sp=0x00007fad2872c880
Event: 176733.724 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872c7e8 mode 2
Event: 176733.726 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad56384e5c sp=0x00007fad2872cc00
Event: 176733.726 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad510470c4 sp=0x00007fad2872ca60 mode 0
Event: 176736.016 Executing VM operation: RevokeBias
Event: 176736.016 Executing VM operation: RevokeBias done
Event: 176736.016 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176736.218 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176749.731 Executing VM operation: ParallelGCFailedAllocation
Event: 176750.213 Executing VM operation: ParallelGCFailedAllocation done
Event: 176758.419 Executing VM operation: RevokeBias
Event: 176758.419 Executing VM operation: RevokeBias done
Event: 176758.419 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176758.437 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176760.338 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad5676e144
Event: 176760.338 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad5676e144 sp=0x00007fad2872d620
Event: 176760.338 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d570 mode 2
Event: 176760.338 loading class net/minecraft/inventory/IInventory
Event: 176760.338 loading class net/minecraft/inventory/IInventory done
Event: 176760.338 loading class net/minecraft/item/crafting/CampfireCookingRecipe
Event: 176760.338 loading class net/minecraft/item/crafting/CampfireCookingRecipe done
Event: 176760.338 loading class net/minecraft/inventory/IInventory
Event: 176760.338 loading class net/minecraft/inventory/IInventory done
Event: 176760.339 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad556855d8
Event: 176760.339 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad556855d8 sp=0x00007fad2872d5b0
Event: 176760.339 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d568 mode 2
Event: 176760.430 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad528a6990
Event: 176762.113 Executing VM operation: RevokeBias
Event: 176762.113 Executing VM operation: RevokeBias done
Event: 176762.114 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176763.525 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176769.317 Thread 0x00007fad60193000 flushing nmethod 0x00007fad52f18510
Event: 176771.333 Executing VM operation: ParallelGCFailedAllocation
Event: 176771.811 Executing VM operation: ParallelGCFailedAllocation done
Event: 176781.409 Executing VM operation: ParallelGCFailedAllocation
Event: 176781.713 Executing VM operation: ParallelGCFailedAllocation done
Event: 176787.636 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad533bfcd0
Event: 176790.019 Executing VM operation: ParallelGCFailedAllocation
Event: 176790.310 Executing VM operation: ParallelGCFailedAllocation done
Event: 176797.942 Thread 0x00007fad60193000 flushing nmethod 0x00007fad539a6890
Event: 176797.942 Thread 0x00007fad60193000 flushing nmethod 0x00007fad539d18d0
Event: 176797.942 Thread 0x00007fad60193000 flushing nmethod 0x00007fad539d1cd0
Event: 176799.525 Executing VM operation: ParallelGCFailedAllocation
Event: 176799.821 Executing VM operation: ParallelGCFailedAllocation done
Event: 176809.608 Executing VM operation: ParallelGCFailedAllocation
Event: 176809.910 Executing VM operation: ParallelGCFailedAllocation done
Event: 176820.529 Thread 0x00007fad60193000 flushing nmethod 0x00007fad54108910
Event: 176825.110 Executing VM operation: ParallelGCFailedAllocation
Event: 176825.413 Executing VM operation: ParallelGCFailedAllocation done
Event: 176834.217 Thread 0x00007fad60193000 flushing nmethod 0x00007fad54c230d0
Event: 176834.921 Thread 0x00007fad601a2800 flushing nmethod 0x00007fad55b061d0
Event: 176841.424 Executing VM operation: ParallelGCFailedAllocation
Event: 176841.710 Executing VM operation: ParallelGCFailedAllocation done
Event: 176851.208 Executing VM operation: ParallelGCFailedAllocation
Event: 176851.509 Executing VM operation: ParallelGCFailedAllocation done
Event: 176859.714 Executing VM operation: RevokeBias
Event: 176859.715 Executing VM operation: RevokeBias done
Event: 176859.715 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176860.319 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176874.432 Executing VM operation: ParallelGCFailedAllocation
Event: 176874.812 Executing VM operation: ParallelGCFailedAllocation done
Event: 176879.332 Executing VM operation: RevokeBias
Event: 176879.332 Executing VM operation: RevokeBias done
Event: 176879.332 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176879.422 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176885.428 Executing VM operation: RevokeBias
Event: 176885.429 Executing VM operation: RevokeBias done
Event: 176885.429 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176887.411 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176893.830 Executing VM operation: RevokeBias
Event: 176893.908 Executing VM operation: RevokeBias done
Event: 176893.908 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176894.330 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176898.614 Executing VM operation: ParallelGCFailedAllocation
Event: 176898.823 Executing VM operation: ParallelGCFailedAllocation done
Event: 176916.509 Executing VM operation: RevokeBias
Event: 176916.517 Executing VM operation: RevokeBias done
Event: 176916.517 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176917.008 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176919.108 Executing VM operation: RevokeBias
Event: 176919.108 Executing VM operation: RevokeBias done
Event: 176919.108 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176919.124 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176920.621 Executing VM operation: ParallelGCFailedAllocation
Event: 176920.908 Executing VM operation: ParallelGCFailedAllocation done
Event: 176934.332 Executing VM operation: ParallelGCFailedAllocation
Event: 176934.639 Executing VM operation: ParallelGCFailedAllocation done
Event: 176949.923 Thread 0x00007fad61988800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fad55a0459c
Event: 176949.925 Thread 0x00007fad61988800 DEOPT PACKING pc=0x00007fad55a0459c sp=0x00007fad2872d5c0
Event: 176949.925 Thread 0x00007fad61988800 DEOPT UNPACKING pc=0x00007fad5104547a sp=0x00007fad2872d5b8 mode 2
Event: 176962.333 Executing VM operation: ParallelGCFailedAllocation
Event: 176962.612 Executing VM operation: ParallelGCFailedAllocation done
Event: 176963.515 Executing VM operation: RevokeBias
Event: 176963.515 Executing VM operation: RevokeBias done
Event: 176963.515 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176964.108 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176968.824 Executing VM operation: RevokeBias
Event: 176968.824 Executing VM operation: RevokeBias done
Event: 176968.824 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176968.914 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176978.722 Executing VM operation: RevokeBias
Event: 176978.723 Executing VM operation: RevokeBias done
Event: 176978.723 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176980.616 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Event: 176985.910 Executing VM operation: ParallelGCFailedAllocation
Event: 176986.234 Executing VM operation: ParallelGCFailedAllocation done
Event: 176993.130 Executing VM operation: RevokeBias
Event: 176993.214 Executing VM operation: RevokeBias done
Event: 176993.215 Thread 0x00007fad11ea5000 Thread exited: 0x00007fad11ea5000
Event: 176997.119 Thread 0x00007fad11ea5000 Thread added: 0x00007fad11ea5000
Dynamic libraries:
6d2800000-770d80000 rw-p 00000000 00:00 0
770d80000-7bf600000 rw-p 00000000 00:00 0
7bf600000-7c0000000 ---p 00000000 00:00 0
7c0000000-7c1420000 rw-p 00000000 00:00 0
7c1420000-800000000 ---p 00000000 00:00 0
559890c69000-559890c6a000 r-xp 00000000 103:01 8851123 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/bin/java
559890e69000-559890e6a000 r--p 00000000 103:01 8851123 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/bin/java
559890e6a000-559890e6b000 rw-p 00001000 103:01 8851123 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/bin/java
55989292f000-559892a4b000 rw-p 00000000 00:00 0 [heap]
7facfbdb7000-7facfbe77000 rw-p 00000000 00:00 0
7facfbe77000-7facfbfba000 ---p 00000000 00:00 0
7facfbfba000-7facfc0b8000 rw-p 00000000 00:00 0
7facfc0b8000-7facfc0bb000 ---p 00000000 00:00 0
7facfc0bb000-7facfc3b9000 rw-p 00000000 00:00 0
7facfc3b9000-7facfc5b9000 rw-p 00000000 00:00 0
7facfc5b9000-7facfc7b9000 rw-p 00000000 00:00 0
7facfc7bc000-7facfdabb000 rw-p 00000000 00:00 0
7facfdabb000-7facfdcbb000 rw-p 00000000 00:00 0
7facfdcbb000-7facfdcbe000 ---p 00000000 00:00 0
7facfdcbe000-7fad00fbf000 rw-p 00000000 00:00 0
7fad00fbf000-7fad011bf000 rw-p 00000000 00:00 0
7fad011bf000-7fad013bf000 rw-p 00000000 00:00 0
7fad013bf000-7fad015bf000 rw-p 00000000 00:00 0
7fad015bf000-7fad015c2000 ---p 00000000 00:00 0
7fad015c2000-7fad016c0000 rw-p 00000000 00:00 0
7fad016c0000-7fad016c3000 ---p 00000000 00:00 0
7fad016c3000-7fad019c1000 rw-p 00000000 00:00 0
7fad019c1000-7fad01bc1000 rw-p 00000000 00:00 0
7fad01bc1000-7fad01fea000 rw-p 00000000 00:00 0
7fad01fea000-7fad021ea000 rw-p 00000000 00:00 0
7fad021ea000-7fad021f7000 r-xp 00000000 103:01 35801 /tmp/libnetty_transport_native_epoll_x86_643736610561030621395.so (deleted)
7fad021f7000-7fad023f6000 ---p 0000d000 103:01 35801 /tmp/libnetty_transport_native_epoll_x86_643736610561030621395.so (deleted)
7fad023f6000-7fad023f8000 rw-p 0000c000 103:01 35801 /tmp/libnetty_transport_native_epoll_x86_643736610561030621395.so (deleted)
7fad023f8000-7fad023fb000 ---p 00000000 00:00 0
7fad023fb000-7fad026f9000 rw-p 00000000 00:00 0
7fad026f9000-7fad026fc000 ---p 00000000 00:00 0
7fad026fc000-7fad027fa000 rw-p 00000000 00:00 0
7fad027fa000-7fad027fd000 ---p 00000000 00:00 0
7fad027fd000-7fad02afb000 rw-p 00000000 00:00 0
7fad02afb000-7fad02afe000 ---p 00000000 00:00 0
7fad02afe000-7fad02bfc000 rw-p 00000000 00:00 0
7fad02bfc000-7fad02bff000 ---p 00000000 00:00 0
7fad02bff000-7fad02cfd000 rw-p 00000000 00:00 0
7fad02cfd000-7fad02d00000 ---p 00000000 00:00 0
7fad02d00000-7fad02ffe000 rw-p 00000000 00:00 0
7fad02ffe000-7fad031fe000 rw-p 00000000 00:00 0
7fad031fe000-7fad033fe000 rw-p 00000000 00:00 0
7fad033fe000-7fad035fe000 rw-p 00000000 00:00 0
7fad035fe000-7fad037fe000 rw-p 00000000 00:00 0
7fad037fe000-7fad039fe000 rw-p 00000000 00:00 0
7fad039fe000-7fad03bfe000 rw-p 00000000 00:00 0
7fad03bfe000-7fad03dfe000 rw-p 00000000 00:00 0
7fad03dfe000-7fad03e01000 ---p 00000000 00:00 0
7fad03e01000-7fad03eff000 rw-p 00000000 00:00 0
7fad03eff000-7fad03f02000 ---p 00000000 00:00 0
7fad03f02000-7fad04000000 rw-p 00000000 00:00 0
7fad04000000-7fad0407c000 rw-p 00000000 00:00 0
7fad0407c000-7fad08000000 ---p 00000000 00:00 0
7fad08000000-7fad0804d000 rw-p 00000000 00:00 0
7fad0804d000-7fad0c000000 ---p 00000000 00:00 0
7fad0c000000-7fad0c068000 rw-p 00000000 00:00 0
7fad0c068000-7fad10000000 ---p 00000000 00:00 0
7fad10000000-7fad11f1f000 rw-p 00000000 00:00 0
7fad11f1f000-7fad14000000 ---p 00000000 00:00 0
7fad14000000-7fad14251000 rw-p 00000000 00:00 0
7fad14251000-7fad18000000 ---p 00000000 00:00 0
7fad18000000-7fad18050000 rw-p 00000000 00:00 0
7fad18050000-7fad1c000000 ---p 00000000 00:00 0
7fad1c000000-7fad1e7c7000 rw-p 00000000 00:00 0
7fad1e7c7000-7fad20000000 ---p 00000000 00:00 0
7fad20000000-7fad21655000 rw-p 00000000 00:00 0
7fad21655000-7fad24000000 ---p 00000000 00:00 0
7fad24000000-7fad24535000 rw-p 00000000 00:00 0
7fad24535000-7fad28000000 ---p 00000000 00:00 0
7fad2802c000-7fad2802f000 ---p 00000000 00:00 0
7fad2802f000-7fad2832d000 rw-p 00000000 00:00 0
7fad2832d000-7fad2852d000 rw-p 00000000 00:00 0
7fad2852d000-7fad28530000 ---p 00000000 00:00 0
7fad28530000-7fad2862e000 rw-p 00000000 00:00 0
7fad2862e000-7fad28631000 ---p 00000000 00:00 0
7fad28631000-7fad2872f000 rw-p 00000000 00:00 0
7fad2872f000-7fad28732000 ---p 00000000 00:00 0
7fad28732000-7fad28a30000 rw-p 00000000 00:00 0
7fad28a30000-7fad28c30000 rw-p 00000000 00:00 0
7fad28c30000-7fad28e30000 rw-p 00000000 00:00 0
7fad28e30000-7fad29030000 rw-p 00000000 00:00 0
7fad29030000-7fad29230000 rw-p 00000000 00:00 0
7fad29230000-7fad29430000 rw-p 00000000 00:00 0
7fad29430000-7fad30000000 r--p 00000000 103:01 13453633 /usr/lib/locale/locale-archive
7fad30000000-7fad30021000 rw-p 00000000 00:00 0
7fad30021000-7fad34000000 ---p 00000000 00:00 0
7fad34000000-7fad3403d000 rw-p 00000000 00:00 0
7fad3403d000-7fad38000000 ---p 00000000 00:00 0
7fad38000000-7fad381bc000 rw-p 00000000 00:00 0
7fad381bc000-7fad3c000000 ---p 00000000 00:00 0
7fad3c03f000-7fad3c042000 ---p 00000000 00:00 0
7fad3c042000-7fad3c340000 rw-p 00000000 00:00 0
7fad3c340000-7fad3c540000 rw-p 00000000 00:00 0
7fad3c540000-7fad3c740000 rw-p 00000000 00:00 0
7fad3c740000-7fad3c940000 rw-p 00000000 00:00 0
7fad3c940000-7fad44000000 rw-p 00000000 00:00 0
7fad44000000-7fad4437c000 rw-p 00000000 00:00 0
7fad4437c000-7fad48000000 ---p 00000000 00:00 0
7fad480a3000-7fad480bf000 r--s 003b6000 103:01 4323921 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/ext/cldrdata.jar
7fad480bf000-7fad480c2000 ---p 00000000 00:00 0
7fad480c2000-7fad480f8000 rw-p 00000000 00:00 0
7fad480f8000-7fad480fb000 ---p 00000000 00:00 0
7fad480fb000-7fad483f9000 rw-p 00000000 00:00 0
7fad483f9000-7fad485f9000 rw-p 00000000 00:00 0
7fad485f9000-7fad4860c000 r--s 00346000 103:01 237985 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/resources.jar
7fad4860c000-7fad4880c000 rw-p 00000000 00:00 0
7fad4880c000-7fad48864000 r--s 006a4000 103:01 4323911 /minecraft/libraries/net/minecraft/server/1.15.2-20200414.225201/server-1.15.2-20200414.225201-srg.jar
7fad48864000-7fad4887f000 r--s 0034d000 103:01 12589788 /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-server.jar
7fad4887f000-7fad48a7f000 rw-p 00000000 00:00 0
7fad48a7f000-7fad48c7f000 rw-p 00000000 00:00 0
7fad48c7f000-7fad48e7f000 rw-p 00000000 00:00 0
7fad48e7f000-7fad4907f000 rw-p 00000000 00:00 0
7fad4907f000-7fad4927f000 rw-p 00000000 00:00 0
7fad4927f000-7fad492a8000 r--s 001ed000 103:01 12589775 /minecraft/libraries/net/minecraftforge/forge/1.15.2-31.1.48/forge-1.15.2-31.1.48-universal.jar
7fad492a8000-7fad492ab000 ---p 00000000 00:00 0
7fad492ab000-7fad493a9000 rw-p 00000000 00:00 0
7fad493a9000-7fad493ac000 ---p 00000000 00:00 0
7fad493ac000-7fad496aa000 rw-p 00000000 00:00 0
7fad496aa000-7fad496c3000 r-xp 00000000 103:01 12589799 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libsunec.so
7fad496c3000-7fad498c3000 ---p 00019000 103:01 12589799 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libsunec.so
7fad498c3000-7fad498c4000 r--p 00019000 103:01 12589799 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libsunec.so
7fad498c4000-7fad498c5000 rw-p 0001a000 103:01 12589799 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libsunec.so
7fad498c5000-7fad49ac5000 rw-p 00000000 00:00 0
7fad49ac5000-7fad49ad7000 r--s 000f2000 103:01 12649164 /minecraft/mods/MixinBootstrap-1.0.3.jar
7fad49ad7000-7fad49ada000 ---p 00000000 00:00 0
7fad49ada000-7fad49dd8000 rw-p 00000000 00:00 0
7fad49dd8000-7fad49ddb000 ---p 00000000 00:00 0
7fad49ddb000-7fad49e11000 rw-p 00000000 00:00 0
7fad49e11000-7fad49e23000 r-xp 00000000 103:01 257424 /usr/lib64/libresolv-2.26.so
7fad49e23000-7fad4a023000 ---p 00012000 103:01 257424 /usr/lib64/libresolv-2.26.so
7fad4a023000-7fad4a024000 r--p 00012000 103:01 257424 /usr/lib64/libresolv-2.26.so
7fad4a024000-7fad4a025000 rw-p 00013000 103:01 257424 /usr/lib64/libresolv-2.26.so
7fad4a025000-7fad4a027000 rw-p 00000000 00:00 0
7fad4a027000-7fad4a02c000 r-xp 00000000 103:01 257418 /usr/lib64/libnss_dns-2.26.so
7fad4a02c000-7fad4a22b000 ---p 00005000 103:01 257418 /usr/lib64/libnss_dns-2.26.so
7fad4a22b000-7fad4a22c000 r--p 00004000 103:01 257418 /usr/lib64/libnss_dns-2.26.so
7fad4a22c000-7fad4a22d000 rw-p 00005000 103:01 257418 /usr/lib64/libnss_dns-2.26.so
7fad4a22d000-7fad4a42d000 rw-p 00000000 00:00 0
7fad4a42d000-7fad4a62d000 rw-p 00000000 00:00 0
7fad4a62d000-7fad4a635000 r-xp 00000000 103:01 12589792 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libmanagement.so
7fad4a635000-7fad4a835000 ---p 00008000 103:01 12589792 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libmanagement.so
7fad4a835000-7fad4a836000 r--p 00008000 103:01 12589792 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libmanagement.so
7fad4a836000-7fad4a837000 rw-p 00009000 103:01 12589792 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libmanagement.so
7fad4a837000-7fad4aa60000 r--s 01b1d000 103:01 36146 /minecraft/libraries/net/minecraft/server/1.15.2/server-1.15.2-extra.jar
7fad4aa60000-7fad4aa77000 r-xp 00000000 103:01 12589794 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnet.so
7fad4aa77000-7fad4ac76000 ---p 00017000 103:01 12589794 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnet.so
7fad4ac76000-7fad4ac77000 r--p 00016000 103:01 12589794 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnet.so
7fad4ac77000-7fad4ac78000 rw-p 00017000 103:01 12589794 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnet.so
7fad4ac78000-7fad4ac89000 r-xp 00000000 103:01 12589795 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnio.so
7fad4ac89000-7fad4ae88000 ---p 00011000 103:01 12589795 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnio.so
7fad4ae88000-7fad4ae89000 r--p 00010000 103:01 12589795 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnio.so
7fad4ae89000-7fad4ae8a000 rw-p 00011000 103:01 12589795 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libnio.so
7fad4ae8a000-7fad4ae8b000 ---p 00000000 00:00 0
7fad4ae8b000-7fad4af8b000 rw-p 00000000 00:00 0
7fad4af8b000-7fad4af8e000 ---p 00000000 00:00 0
7fad4af8e000-7fad4b08c000 rw-p 00000000 00:00 0
7fad4b08c000-7fad4b08d000 ---p 00000000 00:00 0
7fad4b08d000-7fad4b090000 ---p 00000000 00:00 0
7fad4b090000-7fad4b18d000 rw-p 00000000 00:00 0
7fad4b18d000-7fad4b18e000 ---p 00000000 00:00 0
7fad4b18e000-7fad4b191000 ---p 00000000 00:00 0
7fad4b191000-7fad4b28e000 rw-p 00000000 00:00 0
7fad4b28e000-7fad4b291000 ---p 00000000 00:00 0
7fad4b291000-7fad4b38f000 rw-p 00000000 00:00 0
7fad4b38f000-7fad4b392000 ---p 00000000 00:00 0
7fad4b392000-7fad4b490000 rw-p 00000000 00:00 0
7fad4b490000-7fad4b493000 ---p 00000000 00:00 0
7fad4b493000-7fad4b591000 rw-p 00000000 00:00 0
7fad4b591000-7fad4b592000 ---p 00000000 00:00 0
7fad4b592000-7fad4c000000 rw-p 00000000 00:00 0
7fad4c000000-7fad4c3d5000 rw-p 00000000 00:00 0
7fad4c3d5000-7fad50000000 ---p 00000000 00:00 0
7fad50002000-7fad5000d000 r--s 0011c000 103:01 4692090 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/ext/localedata.jar
7fad5000d000-7fad50028000 r--s 001d6000 103:01 4692092 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/ext/nashorn.jar
7fad50028000-7fad5062e000 rw-p 00000000 00:00 0
7fad5062e000-7fad50800000 r--s 0449b000 103:01 238026 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/rt.jar
7fad50800000-7fad51000000 rw-p 00000000 00:00 0
7fad51000000-7fad567b0000 rwxp 00000000 00:00 0
7fad567b0000-7fad60000000 ---p 00000000 00:00 0
7fad60000000-7fad619c7000 rw-p 00000000 00:00 0
7fad619c7000-7fad64000000 ---p 00000000 00:00 0
7fad64002000-7fad64007000 r--s 00046000 103:01 4692094 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/ext/sunjce_provider.jar
7fad64007000-7fad64009000 r--s 00012000 103:01 4469771 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/ext/zipfs.jar
7fad64009000-7fad6400a000 r--s 0000c000 103:01 4692093 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/ext/sunec.jar
7fad6400a000-7fad6400b000 r--p 00000000 00:00 0
7fad6400b000-7fad6400e000 r--s 00011000 103:01 8414162 /minecraft/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
7fad6400e000-7fad6400f000 r--s 00003000 103:01 8414160 /minecraft/libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar
7fad6400f000-7fad64030000 r--s 0016d000 103:01 12589760 /minecraft/libraries/org/apache/logging/log4j/log4j-core/2.11.2/log4j-core-2.11.2.jar
7fad64030000-7fad64036000 r--s 0003c000 103:01 4206703 /minecraft/libraries/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
7fad64036000-7fad64037000 r--s 00003000 103:01 4206701 /minecraft/libraries/net/jodah/typetools/0.6.1/typetools-0.6.1.jar
7fad64037000-7fad64039000 r--s 0000c000 103:01 8414156 /minecraft/libraries/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar
7fad64039000-7fad64042000 r--s 000aa000 103:01 8414154 /minecraft/libraries/org/jline/jline/3.12.1/jline-3.12.1.jar
7fad64042000-7fad64043000 r--s 00007000 103:01 12589755 /minecraft/libraries/com/electronwill/night-config/toml/3.6.2/toml-3.6.2.jar
7fad64043000-7fad64048000 r--s 0002c000 103:01 4206697 /minecraft/libraries/com/electronwill/night-config/core/3.6.2/core-3.6.2.jar
7fad64048000-7fad6404a000 r--s 00004000 103:01 8414150 /minecraft/libraries/net/minecraftforge/coremods/2.0.0-milestone.1/coremods-2.0.0-milestone.1.jar
7fad6404a000-7fad6404c000 r--s 00003000 103:01 36113 /minecraft/libraries/net/minecraftforge/forgespi/2.0.0-milestone.1/forgespi-2.0.0-milestone.1.jar
7fad6404c000-7fad6404e000 r--s 00008000 103:01 8414148 /minecraft/libraries/net/minecraftforge/eventbus/2.0.0-milestone.1-service/eventbus-2.0.0-milestone.1-service.jar
7fad6404e000-7fad64056000 r--s 00065000 103:01 36111 /minecraft/libraries/net/minecraftforge/accesstransformers/2.0.4-shadowed/accesstransformers-2.0.4-shadowed.jar
7fad64056000-7fad64059000 r--s 0001a000 103:01 36109 /minecraft/libraries/cpw/mods/modlauncher/5.0.0-milestone.4/modlauncher-5.0.0-milestone.4.jar
7fad64059000-7fad6405b000 r--s 0000b000 103:01 36107 /minecraft/libraries/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
7fad6405b000-7fad6405d000 r--s 00010000 103:01 8414143 /minecraft/libraries/org/ow2/asm/asm-commons/7.2/asm-commons-7.2.jar
7fad6405d000-7fad64062000 r--s 000c1000 103:01 238020 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/jsse.jar
7fad64062000-7fad64227000 rw-p 00000000 00:00 0
7fad64227000-7fad64228000 ---p 00000000 00:00 0
7fad64228000-7fad64328000 rw-p 00000000 00:00 0
7fad64328000-7fad64329000 ---p 00000000 00:00 0
7fad64329000-7fad6491c000 rw-p 00000000 00:00 0
7fad6491c000-7fad64e0e000 rw-p 00000000 00:00 0
7fad64e0e000-7fad65083000 rw-p 00000000 00:00 0
7fad65083000-7fad65088000 ---p 00000000 00:00 0
7fad65088000-7fad651e8000 rw-p 00000000 00:00 0
7fad651e8000-7fad65449000 ---p 00000000 00:00 0
7fad65449000-7fad65451000 r-xp 00000000 103:01 12589802 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libzip.so
7fad65451000-7fad65650000 ---p 00008000 103:01 12589802 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libzip.so
7fad65650000-7fad65651000 r--p 00007000 103:01 12589802 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libzip.so
7fad65651000-7fad65652000 rw-p 00008000 103:01 12589802 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libzip.so
7fad65652000-7fad6565d000 r-xp 00000000 103:01 257420 /usr/lib64/libnss_files-2.26.so
7fad6565d000-7fad6585c000 ---p 0000b000 103:01 257420 /usr/lib64/libnss_files-2.26.so
7fad6585c000-7fad6585d000 r--p 0000a000 103:01 257420 /usr/lib64/libnss_files-2.26.so
7fad6585d000-7fad6585e000 rw-p 0000b000 103:01 257420 /usr/lib64/libnss_files-2.26.so
7fad6585e000-7fad65864000 rw-p 00000000 00:00 0
7fad65864000-7fad6586c000 r-xp 00000000 103:01 942992 /usr/lib64/libnss_sss.so.2
7fad6586c000-7fad65a6b000 ---p 00008000 103:01 942992 /usr/lib64/libnss_sss.so.2
7fad65a6b000-7fad65a6c000 r--p 00007000 103:01 942992 /usr/lib64/libnss_sss.so.2
7fad65a6c000-7fad65a6d000 rw-p 00008000 103:01 942992 /usr/lib64/libnss_sss.so.2
7fad65a6d000-7fad65a97000 r-xp 00000000 103:01 12649690 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libjava.so
7fad65a97000-7fad65c96000 ---p 0002a000 103:01 12649690 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libjava.so
7fad65c96000-7fad65c97000 r--p 00029000 103:01 12649690 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libjava.so
7fad65c97000-7fad65c99000 rw-p 0002a000 103:01 12649690 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libjava.so
7fad65c99000-7fad65ca6000 r-xp 00000000 103:01 12589801 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libverify.so
7fad65ca6000-7fad65ea5000 ---p 0000d000 103:01 12589801 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libverify.so
7fad65ea5000-7fad65ea7000 r--p 0000c000 103:01 12589801 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libverify.so
7fad65ea7000-7fad65ea8000 rw-p 0000e000 103:01 12589801 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/libverify.so
7fad65ea8000-7fad65eaf000 r-xp 00000000 103:01 257426 /usr/lib64/librt-2.26.so
7fad65eaf000-7fad660ae000 ---p 00007000 103:01 257426 /usr/lib64/librt-2.26.so
7fad660ae000-7fad660af000 r--p 00006000 103:01 257426 /usr/lib64/librt-2.26.so
7fad660af000-7fad660b0000 rw-p 00007000 103:01 257426 /usr/lib64/librt-2.26.so
7fad660b0000-7fad660c5000 r-xp 00000000 103:01 257382 /usr/lib64/libgcc_s-7-20180712.so.1
7fad660c5000-7fad662c4000 ---p 00015000 103:01 257382 /usr/lib64/libgcc_s-7-20180712.so.1
7fad662c4000-7fad662c5000 r--p 00014000 103:01 257382 /usr/lib64/libgcc_s-7-20180712.so.1
7fad662c5000-7fad662c6000 rw-p 00015000 103:01 257382 /usr/lib64/libgcc_s-7-20180712.so.1
7fad662c6000-7fad66405000 r-xp 00000000 103:01 257410 /usr/lib64/libm-2.26.so
7fad66405000-7fad66604000 ---p 0013f000 103:01 257410 /usr/lib64/libm-2.26.so
7fad66604000-7fad66605000 r--p 0013e000 103:01 257410 /usr/lib64/libm-2.26.so
7fad66605000-7fad66606000 rw-p 0013f000 103:01 257410 /usr/lib64/libm-2.26.so
7fad66606000-7fad66778000 r-xp 00000000 103:01 257555 /usr/lib64/libstdc++.so.6.0.24
7fad66778000-7fad66978000 ---p 00172000 103:01 257555 /usr/lib64/libstdc++.so.6.0.24
7fad66978000-7fad66982000 r--p 00172000 103:01 257555 /usr/lib64/libstdc++.so.6.0.24
7fad66982000-7fad66984000 rw-p 0017c000 103:01 257555 /usr/lib64/libstdc++.so.6.0.24
7fad66984000-7fad66988000 rw-p 00000000 00:00 0
7fad66988000-7fad676a4000 r-xp 00000000 103:01 8835641 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/server/libjvm.so
7fad676a4000-7fad678a3000 ---p 00d1c000 103:01 8835641 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/server/libjvm.so
7fad678a3000-7fad67940000 r--p 00d1b000 103:01 8835641 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/server/libjvm.so
7fad67940000-7fad6796a000 rw-p 00db8000 103:01 8835641 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/server/libjvm.so
7fad6796a000-7fad6799a000 rw-p 00000000 00:00 0
7fad6799a000-7fad67b3b000 r-xp 00000000 103:01 257404 /usr/lib64/libc-2.26.so
7fad67b3b000-7fad67d3b000 ---p 001a1000 103:01 257404 /usr/lib64/libc-2.26.so
7fad67d3b000-7fad67d3f000 r--p 001a1000 103:01 257404 /usr/lib64/libc-2.26.so
7fad67d3f000-7fad67d41000 rw-p 001a5000 103:01 257404 /usr/lib64/libc-2.26.so
7fad67d41000-7fad67d45000 rw-p 00000000 00:00 0
7fad67d45000-7fad67d48000 r-xp 00000000 103:01 257408 /usr/lib64/libdl-2.26.so
7fad67d48000-7fad67f47000 ---p 00003000 103:01 257408 /usr/lib64/libdl-2.26.so
7fad67f47000-7fad67f48000 r--p 00002000 103:01 257408 /usr/lib64/libdl-2.26.so
7fad67f48000-7fad67f49000 rw-p 00003000 103:01 257408 /usr/lib64/libdl-2.26.so
7fad67f49000-7fad67f57000 r-xp 00000000 103:01 4202856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/jli/libjli.so
7fad67f57000-7fad68156000 ---p 0000e000 103:01 4202856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/jli/libjli.so
7fad68156000-7fad68157000 r--p 0000d000 103:01 4202856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/jli/libjli.so
7fad68157000-7fad68158000 rw-p 0000e000 103:01 4202856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/amd64/jli/libjli.so
7fad68158000-7fad6816c000 r-xp 00000000 103:01 257574 /usr/lib64/libz.so.1.2.7
7fad6816c000-7fad6836b000 ---p 00014000 103:01 257574 /usr/lib64/libz.so.1.2.7
7fad6836b000-7fad6836c000 r--p 00013000 103:01 257574 /usr/lib64/libz.so.1.2.7
7fad6836c000-7fad6836d000 rw-p 00014000 103:01 257574 /usr/lib64/libz.so.1.2.7
7fad6836d000-7fad68385000 r-xp 00000000 103:01 257422 /usr/lib64/libpthread-2.26.so
7fad68385000-7fad68585000 ---p 00018000 103:01 257422 /usr/lib64/libpthread-2.26.so
7fad68585000-7fad68586000 r--p 00018000 103:01 257422 /usr/lib64/libpthread-2.26.so
7fad68586000-7fad68587000 rw-p 00019000 103:01 257422 /usr/lib64/libpthread-2.26.so
7fad68587000-7fad6858b000 rw-p 00000000 00:00 0
7fad6858b000-7fad685af000 r-xp 00000000 103:01 257397 /usr/lib64/ld-2.26.so
7fad685af000-7fad685b0000 r--s 00000000 103:01 36115 /minecraft/libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar
7fad685b0000-7fad685b2000 r--s 0001b000 103:01 36105 /minecraft/libraries/org/ow2/asm/asm/7.2/asm-7.2.jar
7fad685b2000-7fad68699000 rw-p 00000000 00:00 0
7fad68699000-7fad686a1000 rw-s 00000000 103:01 8413518 /tmp/hsperfdata_root/2337
7fad686a1000-7fad686a2000 ---p 00000000 00:00 0
7fad686a2000-7fad686a5000 ---p 00000000 00:00 0
7fad686a5000-7fad687a6000 rw-p 00000000 00:00 0
7fad687a6000-7fad687a7000 r--s 00000000 103:01 8414146 /minecraft/libraries/cpw/mods/grossjava9hacks/1.1.0/grossjava9hacks-1.1.0.jar
7fad687a7000-7fad687a9000 r--s 00019000 103:01 238018 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64/jre/lib/jce.jar
7fad687a9000-7fad687ac000 r--s 0002a000 103:01 8414137 /minecraft/forge-1.15.2-31.1.48.jar
7fad687ac000-7fad687ad000 rw-p 00000000 00:00 0
7fad687ad000-7fad687ae000 r--p 00000000 00:00 0
7fad687ae000-7fad687af000 r--p 00023000 103:01 257397 /usr/lib64/ld-2.26.so
7fad687af000-7fad687b0000 rw-p 00024000 103:01 257397 /usr/lib64/ld-2.26.so
7fad687b0000-7fad687b1000 rw-p 00000000 00:00 0
7ffd76c29000-7ffd76c4a000 rw-p 00000000 00:00 0 [stack]
7ffd76c82000-7ffd76c85000 r--p 00000000 00:00 0 [vvar]
7ffd76c85000-7ffd76c87000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
VM Arguments:
jvm_args: -Xms3600M -Xmx3800M
java_command: /minecraft/forge-1.15.2-31.1.48.jar nogui
java_class_path (initial): /minecraft/forge-1.15.2-31.1.48.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
SHELL=/bin/sh
Signal Handlers:
SIGSEGV: [libjvm.so+0xb196e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0xb196e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x8da5b0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x8da5b0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x8da5b0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x8da5b0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
SIGUSR2: [libjvm.so+0x8da470], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x8daab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0x8daab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0x8daab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x8daab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
--------------- S Y S T E M ---------------
OS:Amazon Linux release 2 (Karoo)
uname:Linux 4.14.177-139.253.amzn2.x86_64 #1 SMP Wed Apr 29 09:56:20 UTC 2020 x86_64
libc:glibc 2.26 NPTL 2.26
rlimit: STACK 8192k, CORE 0k, NPROC 15445, NOFILE 4096, AS infinity
load average:1.83 1.80 1.63
/proc/meminfo:
MemTotal: 3990204 kB
MemFree: 98060 kB
MemAvailable: 0 kB
Buffers: 0 kB
Cached: 4904 kB
SwapCached: 0 kB
Active: 3823132 kB
Inactive: 4376 kB
Active(anon): 3822744 kB
Inactive(anon): 236 kB
Active(file): 388 kB
Inactive(file): 4140 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 40 kB
Writeback: 0 kB
AnonPages: 3822652 kB
Mapped: 2880 kB
Shmem: 328 kB
Slab: 25576 kB
SReclaimable: 12480 kB
SUnreclaim: 13096 kB
KernelStack: 2160 kB
PageTables: 11208 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 1995100 kB
Committed_AS: 4556756 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 122856 kB
DirectMap2M: 4022272 kB
DirectMap1G: 0 kB
container (cgroup) information:
container_type: cgroupv1
cpu_cpuset_cpus: 0-1
cpu_memory_nodes: 0
active_processor_count: 2
cpu_quota: -1
cpu_period: 100000
cpu_shares: -1
memory_limit_in_bytes: -1
memory_and_swap_limit_in_bytes: -1
memory_soft_limit_in_bytes: -1
memory_usage_in_bytes: 3919704064
memory_max_usage_in_bytes: 0
CPU:total 2 (initial active 2) (2 cores per cpu, 2 threads per core) family 23 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, lzcnt, sse4a, ht, tsc, tscinvbit, tscinv, bmi1
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 23
model : 1
model name : AMD EPYC 7571
stepping : 2
microcode : 0x8001250
cpu MHz : 2199.822
cache size : 512 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save
bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass
bogomips : 4399.64
TLB size : 2560 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : AuthenticAMD
cpu family : 23
model : 1
model name : AMD EPYC 7571
stepping : 2
microcode : 0x8001250
cpu MHz : 2199.822
cache size : 512 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save
bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass
bogomips : 4399.64
TLB size : 2560 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 3990204k(97812k free), swap 0k(0k free)
vm_info: OpenJDK 64-Bit Server VM (25.252-b09) for linux-amd64 JRE (1.8.0_252-b09), built on May 1 2020 20:50:38 by "mockbuild" with gcc 7.3.1 20180712 (Red Hat 7.3.1-6)
time: Sat May 16 16:34:35 2020
timezone: UTC
elapsed time: 176997 seconds (2d 1h 9m 57s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment