350 lines
27 KiB
Plaintext
350 lines
27 KiB
Plaintext
#
|
||
# There is insufficient memory for the Java Runtime Environment to continue.
|
||
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
|
||
# 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 (allocation.cpp:272), pid=25608, tid=0x0000000000007204
|
||
#
|
||
# JRE version: Java(TM) SE Runtime Environment (8.0_401) (build 1.8.0_401-b10)
|
||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.401-b10 mixed mode windows-amd64 compressed oops)
|
||
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
|
||
#
|
||
|
||
--------------- T H R E A D ---------------
|
||
|
||
Current thread (0x00000132b3f10800): JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=29188, stack(0x00000027f2300000,0x00000027f2400000)]
|
||
|
||
Stack: [0x00000027f2300000,0x00000027f2400000]
|
||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
||
V [jvm.dll+0x3530d9]
|
||
|
||
|
||
Current CompileTask:
|
||
C2: 35482 12208 4 lombok.javac.JavacAST::buildTree (10 bytes)
|
||
|
||
|
||
--------------- P R O C E S S ---------------
|
||
|
||
Java Threads: ( => current thread )
|
||
0x00000132b3fc0800 JavaThread "Service Thread" daemon [_thread_blocked, id=32496, stack(0x00000027f2c00000,0x00000027f2d00000)]
|
||
0x00000132b3f23800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=22532, stack(0x00000027f2b00000,0x00000027f2c00000)]
|
||
0x00000132b3f1e000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=32388, stack(0x00000027f2a00000,0x00000027f2b00000)]
|
||
0x00000132b3f22000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=31636, stack(0x00000027f2900000,0x00000027f2a00000)]
|
||
0x00000132b3f1f000 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=32936, stack(0x00000027f2800000,0x00000027f2900000)]
|
||
0x00000132b3f1d800 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=24076, stack(0x00000027f2700000,0x00000027f2800000)]
|
||
0x00000132b3f22800 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=30000, stack(0x00000027f2600000,0x00000027f2700000)]
|
||
0x00000132b3f14800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=20892, stack(0x00000027f2500000,0x00000027f2600000)]
|
||
0x00000132b3f11800 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=32280, stack(0x00000027f2400000,0x00000027f2500000)]
|
||
=>0x00000132b3f10800 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=29188, stack(0x00000027f2300000,0x00000027f2400000)]
|
||
0x00000132b3f0d800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=24788, stack(0x00000027f2200000,0x00000027f2300000)]
|
||
0x00000132b3f0c800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=25752, stack(0x00000027f2100000,0x00000027f2200000)]
|
||
0x00000132b3f09000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=14060, stack(0x00000027f2000000,0x00000027f2100000)]
|
||
0x00000132b3f06800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=30036, stack(0x00000027f1f00000,0x00000027f2000000)]
|
||
0x00000132b3ecb800 JavaThread "Attach Listener" daemon [_thread_blocked, id=26176, stack(0x00000027f1e00000,0x00000027f1f00000)]
|
||
0x00000132b3e74000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=32896, stack(0x00000027f1d00000,0x00000027f1e00000)]
|
||
0x00000132b3e61800 JavaThread "Finalizer" daemon [_thread_blocked, id=17044, stack(0x00000027f1c00000,0x00000027f1d00000)]
|
||
0x00000132b117a000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10416, stack(0x00000027f1b00000,0x00000027f1c00000)]
|
||
0x0000013296b31800 JavaThread "main" [_thread_in_native, id=32928, stack(0x00000027f0c00000,0x00000027f0d00000)]
|
||
|
||
Other Threads:
|
||
0x00000132b1171800 VMThread [stack: 0x00000027f1a00000,0x00000027f1b00000] [id=31476]
|
||
0x00000132b402c000 WatcherThread [stack: 0x00000027f2d00000,0x00000027f2e00000] [id=31776]
|
||
|
||
VM state:not at safepoint (normal execution)
|
||
|
||
VM Mutex/Monitor currently owned by a thread: None
|
||
|
||
heap address: 0x00000006cce00000, size: 3890 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 451072K, used 246585K [0x000000076ef80000, 0x000000078ef00000, 0x00000007c0000000)
|
||
eden space 395776K, 58% used [0x000000076ef80000,0x000000077d0855a8,0x0000000787200000)
|
||
from space 55296K, 29% used [0x000000078a980000,0x000000078b949138,0x000000078df80000)
|
||
to space 56832K, 0% used [0x0000000787200000,0x0000000787200000,0x000000078a980000)
|
||
ParOldGen total 279552K, used 113378K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 40% used [0x00000006cce00000,0x00000006d3cb8938,0x00000006ddf00000)
|
||
Metaspace used 50221K, capacity 51982K, committed 52224K, reserved 1095680K
|
||
class space used 5684K, capacity 6107K, committed 6144K, reserved 1048576K
|
||
|
||
Card table byte_map: [0x00000132a7850000,0x00000132a7ff0000] byte_map_base: 0x00000132a41e9000
|
||
|
||
Marking Bits: (ParMarkBitMap*) 0x00007ffc85795fc0
|
||
Begin Bits: [0x00000132a8510000, 0x00000132ac1d8000)
|
||
End Bits: [0x00000132ac1d8000, 0x00000132afea0000)
|
||
|
||
Polling page: 0x0000013296c40000
|
||
|
||
CodeCache: size=245760Kb used=47283Kb max_used=47283Kb free=198476Kb
|
||
bounds [0x0000013298490000, 0x000001329b2f0000, 0x00000132a7490000]
|
||
total_blobs=10237 nmethods=9730 adapters=416
|
||
compilation: enabled
|
||
|
||
Compilation events (10 events):
|
||
Event: 35.311 Thread 0x00000132b3f22000 nmethod 12270 0x000001329b2e0fd0 code [0x000001329b2e1280, 0x000001329b2e2570]
|
||
Event: 35.312 Thread 0x00000132b3f1e000 nmethod 12272 0x000001329b2e2f50 code [0x000001329b2e32c0, 0x000001329b2e5400]
|
||
Event: 35.315 Thread 0x00000132b3f23800 12273 3 lombok.javac.JavacAST::buildCompilationUnit (74 bytes)
|
||
Event: 35.315 Thread 0x00000132b3f1f000 12274 3 lombok.javac.JavacTransformer$AnnotationVisitor::visitAnnotationOnType (34 bytes)
|
||
Event: 35.316 Thread 0x00000132b3f1f000 nmethod 12274 0x000001329b2e0550 code [0x000001329b2e06e0, 0x000001329b2e0d30]
|
||
Event: 35.316 Thread 0x00000132b3f23800 nmethod 12273 0x000001329b2e6590 code [0x000001329b2e6800, 0x000001329b2e79f0]
|
||
Event: 35.317 Thread 0x00000132b3f22000 12275 3 lombok.javac.JavacAST::buildType (203 bytes)
|
||
Event: 35.318 Thread 0x00000132b3f22000 nmethod 12275 0x000001329b2e82d0 code [0x000001329b2e87c0, 0x000001329b2ec1a0]
|
||
Event: 35.320 Thread 0x00000132b3f1e000 12276 3 lombok.javac.JavacAST::traverse (12 bytes)
|
||
Event: 35.320 Thread 0x00000132b3f1e000 nmethod 12276 0x000001329b2d9890 code [0x000001329b2d9a00, 0x000001329b2d9d30]
|
||
|
||
GC Heap History (10 events):
|
||
Event: 31.198 GC heap before
|
||
{Heap before GC invocations=18 (full 2):
|
||
PSYoungGen total 378880K, used 363125K [0x000000076ef80000, 0x000000078bd80000, 0x00000007c0000000)
|
||
eden space 325632K, 100% used [0x000000076ef80000,0x0000000782d80000,0x0000000782d80000)
|
||
from space 53248K, 70% used [0x0000000782d80000,0x000000078521d7c8,0x0000000786180000)
|
||
to space 54272K, 0% used [0x0000000788880000,0x0000000788880000,0x000000078bd80000)
|
||
ParOldGen total 279552K, used 92920K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 33% used [0x00000006cce00000,0x00000006d28be310,0x00000006ddf00000)
|
||
Metaspace used 48420K, capacity 50068K, committed 50304K, reserved 1093632K
|
||
class space used 5491K, capacity 5896K, committed 6016K, reserved 1048576K
|
||
Event: 31.228 GC heap after
|
||
Heap after GC invocations=18 (full 2):
|
||
PSYoungGen total 379904K, used 35176K [0x000000076ef80000, 0x000000078bd80000, 0x00000007c0000000)
|
||
eden space 325632K, 0% used [0x000000076ef80000,0x000000076ef80000,0x0000000782d80000)
|
||
from space 54272K, 64% used [0x0000000788880000,0x000000078aada100,0x000000078bd80000)
|
||
to space 53248K, 0% used [0x0000000782d80000,0x0000000782d80000,0x0000000786180000)
|
||
ParOldGen total 279552K, used 92928K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 33% used [0x00000006cce00000,0x00000006d28c0310,0x00000006ddf00000)
|
||
Metaspace used 48420K, capacity 50068K, committed 50304K, reserved 1093632K
|
||
class space used 5491K, capacity 5896K, committed 6016K, reserved 1048576K
|
||
}
|
||
Event: 31.433 GC heap before
|
||
{Heap before GC invocations=19 (full 2):
|
||
PSYoungGen total 379904K, used 360808K [0x000000076ef80000, 0x000000078bd80000, 0x00000007c0000000)
|
||
eden space 325632K, 100% used [0x000000076ef80000,0x0000000782d80000,0x0000000782d80000)
|
||
from space 54272K, 64% used [0x0000000788880000,0x000000078aada100,0x000000078bd80000)
|
||
to space 53248K, 0% used [0x0000000782d80000,0x0000000782d80000,0x0000000786180000)
|
||
ParOldGen total 279552K, used 92928K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 33% used [0x00000006cce00000,0x00000006d28c0310,0x00000006ddf00000)
|
||
Metaspace used 48425K, capacity 50074K, committed 50304K, reserved 1093632K
|
||
class space used 5491K, capacity 5897K, committed 6016K, reserved 1048576K
|
||
Event: 31.449 GC heap after
|
||
Heap after GC invocations=19 (full 2):
|
||
PSYoungGen total 378880K, used 38385K [0x000000076ef80000, 0x000000078df80000, 0x00000007c0000000)
|
||
eden space 325632K, 0% used [0x000000076ef80000,0x000000076ef80000,0x0000000782d80000)
|
||
from space 53248K, 72% used [0x0000000782d80000,0x00000007852fc770,0x0000000786180000)
|
||
to space 55296K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078df80000)
|
||
ParOldGen total 279552K, used 92936K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 33% used [0x00000006cce00000,0x00000006d28c2310,0x00000006ddf00000)
|
||
Metaspace used 48425K, capacity 50074K, committed 50304K, reserved 1093632K
|
||
class space used 5491K, capacity 5897K, committed 6016K, reserved 1048576K
|
||
}
|
||
Event: 31.631 GC heap before
|
||
{Heap before GC invocations=20 (full 2):
|
||
PSYoungGen total 378880K, used 364017K [0x000000076ef80000, 0x000000078df80000, 0x00000007c0000000)
|
||
eden space 325632K, 100% used [0x000000076ef80000,0x0000000782d80000,0x0000000782d80000)
|
||
from space 53248K, 72% used [0x0000000782d80000,0x00000007852fc770,0x0000000786180000)
|
||
to space 55296K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078df80000)
|
||
ParOldGen total 279552K, used 92936K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 33% used [0x00000006cce00000,0x00000006d28c2310,0x00000006ddf00000)
|
||
Metaspace used 48442K, capacity 50074K, committed 50304K, reserved 1093632K
|
||
class space used 5491K, capacity 5897K, committed 6016K, reserved 1048576K
|
||
Event: 31.658 GC heap after
|
||
Heap after GC invocations=20 (full 2):
|
||
PSYoungGen total 451072K, used 40987K [0x000000076ef80000, 0x000000078ef00000, 0x00000007c0000000)
|
||
eden space 395776K, 0% used [0x000000076ef80000,0x000000076ef80000,0x0000000787200000)
|
||
from space 55296K, 74% used [0x000000078a980000,0x000000078d186ed8,0x000000078df80000)
|
||
to space 56832K, 0% used [0x0000000787200000,0x0000000787200000,0x000000078a980000)
|
||
ParOldGen total 279552K, used 92944K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 33% used [0x00000006cce00000,0x00000006d28c4310,0x00000006ddf00000)
|
||
Metaspace used 48442K, capacity 50074K, committed 50304K, reserved 1093632K
|
||
class space used 5491K, capacity 5897K, committed 6016K, reserved 1048576K
|
||
}
|
||
Event: 32.268 GC heap before
|
||
{Heap before GC invocations=21 (full 2):
|
||
PSYoungGen total 451072K, used 436763K [0x000000076ef80000, 0x000000078ef00000, 0x00000007c0000000)
|
||
eden space 395776K, 100% used [0x000000076ef80000,0x0000000787200000,0x0000000787200000)
|
||
from space 55296K, 74% used [0x000000078a980000,0x000000078d186ed8,0x000000078df80000)
|
||
to space 56832K, 0% used [0x0000000787200000,0x0000000787200000,0x000000078a980000)
|
||
ParOldGen total 279552K, used 92944K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 33% used [0x00000006cce00000,0x00000006d28c4310,0x00000006ddf00000)
|
||
Metaspace used 48460K, capacity 50076K, committed 50304K, reserved 1093632K
|
||
class space used 5493K, capacity 5899K, committed 6016K, reserved 1048576K
|
||
Event: 32.293 GC heap after
|
||
Heap after GC invocations=21 (full 2):
|
||
PSYoungGen total 452608K, used 35084K [0x000000076ef80000, 0x000000078ef00000, 0x00000007c0000000)
|
||
eden space 395776K, 0% used [0x000000076ef80000,0x000000076ef80000,0x0000000787200000)
|
||
from space 56832K, 61% used [0x0000000787200000,0x0000000789443108,0x000000078a980000)
|
||
to space 55296K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078df80000)
|
||
ParOldGen total 279552K, used 104721K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 37% used [0x00000006cce00000,0x00000006d3444750,0x00000006ddf00000)
|
||
Metaspace used 48460K, capacity 50076K, committed 50304K, reserved 1093632K
|
||
class space used 5493K, capacity 5899K, committed 6016K, reserved 1048576K
|
||
}
|
||
Event: 33.892 GC heap before
|
||
{Heap before GC invocations=22 (full 2):
|
||
PSYoungGen total 452608K, used 430860K [0x000000076ef80000, 0x000000078ef00000, 0x00000007c0000000)
|
||
eden space 395776K, 100% used [0x000000076ef80000,0x0000000787200000,0x0000000787200000)
|
||
from space 56832K, 61% used [0x0000000787200000,0x0000000789443108,0x000000078a980000)
|
||
to space 55296K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078df80000)
|
||
ParOldGen total 279552K, used 104721K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 37% used [0x00000006cce00000,0x00000006d3444750,0x00000006ddf00000)
|
||
Metaspace used 48676K, capacity 50402K, committed 50560K, reserved 1093632K
|
||
class space used 5502K, capacity 5900K, committed 6016K, reserved 1048576K
|
||
Event: 33.904 GC heap after
|
||
Heap after GC invocations=22 (full 2):
|
||
PSYoungGen total 451072K, used 16164K [0x000000076ef80000, 0x000000078ef00000, 0x00000007c0000000)
|
||
eden space 395776K, 0% used [0x000000076ef80000,0x000000076ef80000,0x0000000787200000)
|
||
from space 55296K, 29% used [0x000000078a980000,0x000000078b949138,0x000000078df80000)
|
||
to space 56832K, 0% used [0x0000000787200000,0x0000000787200000,0x000000078a980000)
|
||
ParOldGen total 279552K, used 113378K [0x00000006cce00000, 0x00000006ddf00000, 0x000000076ef80000)
|
||
object space 279552K, 40% used [0x00000006cce00000,0x00000006d3cb8938,0x00000006ddf00000)
|
||
Metaspace used 48676K, capacity 50402K, committed 50560K, reserved 1093632K
|
||
class space used 5502K, capacity 5900K, committed 6016K, reserved 1048576K
|
||
}
|
||
|
||
Deoptimization events (10 events):
|
||
Event: 34.478 Thread 0x0000013296b31800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000013299e4f950 method=java.util.ComparableTimSort.mergeLo(IIII)V @ 81
|
||
Event: 34.478 Thread 0x0000013296b31800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000013299e4f950 method=java.util.ComparableTimSort.mergeLo(IIII)V @ 81
|
||
Event: 34.478 Thread 0x0000013296b31800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000001329990aed4 method=java.util.ComparableTimSort.mergeHi(IIII)V @ 521
|
||
Event: 34.478 Thread 0x0000013296b31800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000001329990aed4 method=java.util.ComparableTimSort.mergeHi(IIII)V @ 521
|
||
Event: 34.718 Thread 0x0000013296b31800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001329b08d864 method=com.sun.tools.javac.comp.MemberEnter.visitImport(Lcom/sun/tools/javac/tree/JCTree$JCImport;)V @ 64
|
||
Event: 34.768 Thread 0x0000013296b31800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000013299215dc4 method=com.sun.tools.javac.code.Types.setBounds(Lcom/sun/tools/javac/code/Type$TypeVar;Lcom/sun/tools/javac/util/List;Z)V @ 5
|
||
Event: 34.768 Thread 0x0000013296b31800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000013299215dc4 method=com.sun.tools.javac.code.Types.setBounds(Lcom/sun/tools/javac/code/Type$TypeVar;Lcom/sun/tools/javac/util/List;Z)V @ 5
|
||
Event: 34.768 Thread 0x0000013296b31800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001329a91c3a8 method=com.sun.tools.javac.code.Symbol.isInheritedIn(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Types;)Z @ 80
|
||
Event: 34.768 Thread 0x0000013296b31800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001329a91c3a8 method=com.sun.tools.javac.code.Symbol.isInheritedIn(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Types;)Z @ 80
|
||
Event: 34.796 Thread 0x0000013296b31800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000132992794d0 method=java.lang.Integer.getChars(II[C)V @ 7
|
||
|
||
Classes redefined (0 events):
|
||
No events
|
||
|
||
Internal exceptions (10 events):
|
||
Event: 15.226 Thread 0x0000013296b31800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0000000776165dc8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 737]
|
||
Event: 15.567 Thread 0x0000013296b31800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x000000077616f6c0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 737]
|
||
Event: 16.588 Thread 0x0000013296b31800 Exception <a 'java/io/FileNotFoundException'> (0x00000007783e9198) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
||
Event: 20.997 Thread 0x0000013296b31800 Exception <a 'java/io/FileNotFoundException'> (0x0000000776bdf718) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
||
Event: 22.576 Thread 0x0000013296b31800 Exception <a 'java/io/FileNotFoundException'> (0x000000077d4acf98) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
||
Event: 24.407 Thread 0x0000013296b31800 Exception <a 'java/io/FileNotFoundException'> (0x0000000772da46a0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
||
Event: 25.743 Thread 0x0000013296b31800 Exception <a 'java/io/FileNotFoundException'> (0x00000007779b61f8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
||
Event: 29.370 Thread 0x0000013296b31800 Exception <a 'java/io/FileNotFoundException'> (0x000000076fb710f8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
||
Event: 30.712 Thread 0x0000013296b31800 Implicit null exception at 0x0000013298ea72cc to 0x0000013298ea7411
|
||
Event: 34.454 Thread 0x0000013296b31800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774a1a7f8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u401\683\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
||
|
||
Events (10 events):
|
||
Event: 35.157 loading class com/sun/tools/javac/processing/JavacProcessingEnvironment$processor
|
||
Event: 35.157 loading class com/sun/tools/javac/processing/JavacProcessingEnvironment$processor done
|
||
Event: 35.158 loading class java/lang/Module
|
||
Event: 35.158 loading class java/lang/Module done
|
||
Event: 35.159 loading class com/sun/tools/javac/util/CancelService
|
||
Event: 35.159 loading class com/sun/tools/javac/util/CancelService done
|
||
Event: 35.161 loading class com/sun/tools/javac/file/BaseFileManager
|
||
Event: 35.161 loading class com/sun/tools/javac/file/BaseFileManager done
|
||
Event: 35.321 loading class lombok/launch/AnnotationProcessorHider$ClaimingProcessor
|
||
Event: 35.321 loading class lombok/launch/AnnotationProcessorHider$ClaimingProcessor done
|
||
|
||
|
||
Dynamic libraries:
|
||
0x00007ff796eb0000 - 0x00007ff796efa000 D:\Java\jdk\bin\java.exe
|
||
0x00007ffcf9e50000 - 0x00007ffcfa067000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
||
0x00007ffcf8790000 - 0x00007ffcf8854000 C:\WINDOWS\System32\KERNEL32.DLL
|
||
0x00007ffcf73d0000 - 0x00007ffcf7777000 C:\WINDOWS\System32\KERNELBASE.dll
|
||
0x00007ffcf7d10000 - 0x00007ffcf7dc2000 C:\WINDOWS\System32\ADVAPI32.dll
|
||
0x00007ffcf9c30000 - 0x00007ffcf9cd7000 C:\WINDOWS\System32\msvcrt.dll
|
||
0x00007ffcf7c60000 - 0x00007ffcf7d08000 C:\WINDOWS\System32\sechost.dll
|
||
0x00007ffcf73a0000 - 0x00007ffcf73c8000 C:\WINDOWS\System32\bcrypt.dll
|
||
0x00007ffcf9ce0000 - 0x00007ffcf9df5000 C:\WINDOWS\System32\RPCRT4.dll
|
||
0x00007ffcf85b0000 - 0x00007ffcf875e000 C:\WINDOWS\System32\USER32.dll
|
||
0x00007ffcf7800000 - 0x00007ffcf7826000 C:\WINDOWS\System32\win32u.dll
|
||
0x00007ffcf9c00000 - 0x00007ffcf9c29000 C:\WINDOWS\System32\GDI32.dll
|
||
0x00007ffcf7a60000 - 0x00007ffcf7b79000 C:\WINDOWS\System32\gdi32full.dll
|
||
0x00007ffcf7300000 - 0x00007ffcf739a000 C:\WINDOWS\System32\msvcp_win.dll
|
||
0x00007ffcf71e0000 - 0x00007ffcf72f1000 C:\WINDOWS\System32\ucrtbase.dll
|
||
0x00007ffce3010000 - 0x00007ffce32a3000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3527_none_270e469b73872a76\COMCTL32.dll
|
||
0x00007ffcf9b40000 - 0x00007ffcf9b71000 C:\WINDOWS\System32\IMM32.DLL
|
||
0x00007ffcc9900000 - 0x00007ffcc991b000 D:\Java\jdk\jre\bin\vcruntime140.dll
|
||
0x00007ffcca5b0000 - 0x00007ffcca5bc000 D:\Java\jdk\jre\bin\vcruntime140_1.dll
|
||
0x00007ffc85810000 - 0x00007ffc8589e000 D:\Java\jdk\jre\bin\msvcp140.dll
|
||
0x00007ffc84f60000 - 0x00007ffc85810000 D:\Java\jdk\jre\bin\server\jvm.dll
|
||
0x00007ffcf90d0000 - 0x00007ffcf90d8000 C:\WINDOWS\System32\PSAPI.DLL
|
||
0x00007ffced020000 - 0x00007ffced054000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
||
0x00007ffcd5950000 - 0x00007ffcd5959000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
|
||
0x00007ffcf07e0000 - 0x00007ffcf07ea000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
||
0x00007ffcf7ff0000 - 0x00007ffcf8061000 C:\WINDOWS\System32\WS2_32.dll
|
||
0x00007ffcf6190000 - 0x00007ffcf61a8000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
|
||
0x00007ffcca260000 - 0x00007ffcca270000 D:\Java\jdk\jre\bin\verify.dll
|
||
0x00007ffcb9250000 - 0x00007ffcb927b000 D:\Java\jdk\jre\bin\java.dll
|
||
0x00007ffcdd800000 - 0x00007ffcdd834000 D:\Java\jdk\jre\bin\instrument.dll
|
||
0x00007ffcc6590000 - 0x00007ffcc65a8000 D:\Java\jdk\jre\bin\zip.dll
|
||
0x00007ffcf8870000 - 0x00007ffcf90cc000 C:\WINDOWS\System32\SHELL32.dll
|
||
0x00007ffcf50b0000 - 0x00007ffcf59a6000 C:\WINDOWS\SYSTEM32\windows.storage.dll
|
||
0x00007ffcf8220000 - 0x00007ffcf85a8000 C:\WINDOWS\System32\combase.dll
|
||
0x00007ffcf4f70000 - 0x00007ffcf50ae000 C:\WINDOWS\SYSTEM32\wintypes.dll
|
||
0x00007ffcf95c0000 - 0x00007ffcf96b5000 C:\WINDOWS\System32\SHCORE.dll
|
||
0x00007ffcf7dd0000 - 0x00007ffcf7e2e000 C:\WINDOWS\System32\shlwapi.dll
|
||
0x00007ffcf70a0000 - 0x00007ffcf70c1000 C:\WINDOWS\SYSTEM32\profapi.dll
|
||
0x00007ffcf2270000 - 0x00007ffcf228a000 D:\software\idea\IntelliJ IDEA 2023.1.6\bin\breakgen64.dll
|
||
0x00007ffcbfe70000 - 0x00007ffcbfe8c000 D:\java\jdk\jre\bin\net.dll
|
||
0x00007ffcf6600000 - 0x00007ffcf6669000 C:\WINDOWS\system32\mswsock.dll
|
||
0x00007ffcf6870000 - 0x00007ffcf688b000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
|
||
0x00007ffcf60f0000 - 0x00007ffcf6125000 C:\WINDOWS\system32\rsaenh.dll
|
||
0x00007ffcf6700000 - 0x00007ffcf6728000 C:\WINDOWS\SYSTEM32\USERENV.dll
|
||
0x00007ffcf7780000 - 0x00007ffcf77f9000 C:\WINDOWS\System32\bcryptprimitives.dll
|
||
0x00007ffcf6860000 - 0x00007ffcf686c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
|
||
0x00007ffcf5c10000 - 0x00007ffcf5c3d000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
|
||
0x00007ffcf8860000 - 0x00007ffcf8869000 C:\WINDOWS\System32\NSI.dll
|
||
0x00007ffcf1400000 - 0x00007ffcf1419000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
|
||
0x00007ffcf13e0000 - 0x00007ffcf13ff000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
|
||
0x00007ffcf5c80000 - 0x00007ffcf5d78000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
|
||
0x00007ffcbe580000 - 0x00007ffcbe593000 D:\java\jdk\jre\bin\nio.dll
|
||
0x00007ffcf2a10000 - 0x00007ffcf2a1a000 C:\Users\86157\AppData\Local\Temp\jansi-1.17.1-4847748936857394935.dll
|
||
0x00007ffcb9110000 - 0x00007ffcb9135000 D:\java\jdk\jre\bin\sunec.dll
|
||
0x00007ffcf0450000 - 0x00007ffcf045a000 C:\Windows\System32\rasadhlp.dll
|
||
0x00007ffcf0a80000 - 0x00007ffcf0b03000 C:\WINDOWS\System32\fwpuclnt.dll
|
||
0x00007ffcc8c00000 - 0x00007ffcc8c0e000 D:\java\jdk\jre\bin\sunmscapi.dll
|
||
0x00007ffcf7830000 - 0x00007ffcf7998000 C:\WINDOWS\System32\CRYPT32.dll
|
||
0x00007ffcf6a20000 - 0x00007ffcf6a4e000 C:\WINDOWS\SYSTEM32\ncrypt.dll
|
||
0x00007ffcf69e0000 - 0x00007ffcf6a17000 C:\WINDOWS\SYSTEM32\NTASN1.dll
|
||
|
||
VM Arguments:
|
||
jvm_args: -Dmaven.multiModuleProjectDirectory=F:\workspace\idea\zhgd\ah_jjzhgd_service\ah_jjzhgd_service -Djansi.passthrough=true -Dmaven.home=D:\maven\apache-maven-3.6.1 -Dclassworlds.conf=D:\maven\apache-maven-3.6.1\bin\m2.conf -Dmaven.ext.class.path=D:\software\idea\IntelliJ IDEA 2023.1.6\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\software\idea\IntelliJ IDEA 2023.1.6\lib\idea_rt.jar=56465:D:\software\idea\IntelliJ IDEA 2023.1.6\bin -Dfile.encoding=UTF-8
|
||
java_command: org.codehaus.classworlds.Launcher -Didea.version=2023.1.6 --update-snapshots -s D:\maven\apache-maven-3.6.1\conf\settings.xml install
|
||
java_class_path (initial): D:\maven\apache-maven-3.6.1\boot\plexus-classworlds-2.6.0.jar;D:\software\idea\IntelliJ IDEA 2023.1.6\lib\idea_rt.jar
|
||
Launcher Type: SUN_STANDARD
|
||
|
||
Environment Variables:
|
||
JAVA_HOME=D:\java\jdk
|
||
CLASSPATH=.;D:\java\jdk\lib;D:\java\jdk\lib\tools.jar
|
||
PATH=D:\software\FortifySC\bin;C:\app\heizi\product\11.2.0\dbhome_3\bin;C:\app\<5C><><EFBFBD><EFBFBD>\product\11.2.0\dbhome_3\bin;C:\app\<5C><><EFBFBD><EFBFBD>\product\11.2.0\dbhome_2\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;D:\software\bandizip\;D:\java\jdk\bin;D:\java\jdk\jre\bin;D:\software\tomcat\bin;D:\software\tomcat\bin;D:\maven\apache-maven-3.6.1\bin;D:\software\xshell\;D:\software\xftp\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;G:\software\svn\bin;C:\Program Files\Git\cmd;D:\software\svn\bin;D:\software\nvmHome\nvm\nvm;D:\software\nvmHome\node;D:\software\TortoiseGit\bin;C:\Users\86157\AppData\Local\Microsoft\WindowsApps;D:\software\nvmHome\nvm\nvm;D:\software\nvmHome\node
|
||
USERNAME=<3D><><EFBFBD><EFBFBD>
|
||
OS=Windows_NT
|
||
PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
|
||
|
||
|
||
|
||
--------------- S Y S T E M ---------------
|
||
|
||
OS: Windows 11 , 64 bit Build 22621 (10.0.22621.3527)
|
||
|
||
CPU:total 16 (initial active 16) (16 cores per cpu, 1 threads per core) family 25 model 68 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
|
||
|
||
Memory: 4k page, physical 15930072k(623960k free), swap 42144596k(5128k free)
|
||
|
||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.401-b10) for windows-amd64 JRE (1.8.0_401-b10), built on Dec 19 2023 12:38:48 by "java_re" with MS VC++ 17.1 (VS2022)
|
||
|
||
time: Mon Jun 3 14:43:35 2024
|
||
timezone: AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
|
||
elapsed time: 35.488628 seconds (0d 0h 0m 35s)
|
||
|