# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007faf8837c5a8, pid=8498, tid=8566 # # JRE version: OpenJDK Runtime Environment (14.0+27) (build 14-ea+27-1339) # Java VM: OpenJDK 64-Bit Server VM (14-ea+27-1339, mixed mode, tiered, z gc, linux-amd64) # Problematic frame: # V [libjvm.so+0x9d85a8] IdealLoopTree::est_loop_flow_merge_sz() const+0x158 # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # --------------- S U M M A R Y ------------ Command Line: -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=7079B6B58CFF00EF -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=9.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=9.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-master-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20191219_033123_67614140017722378896119.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20191219_033123_67612561649360296307156.suites -stdin Host: Intel(R) Xeon(R) CPU E3-1275 v5 @ 3.60GHz, 8 cores, 62G, Ubuntu 18.04.3 LTS Time: Thu Dec 19 03:33:45 2019 UTC elapsed time: 141 seconds (0d 0h 2m 21s) --------------- T H R E A D --------------- Current thread (0x00007faf80100dd0): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8566, stack(0x00007fad33261000,0x00007fad33362000)] Current CompileTask: C2: 141415 16743 % 4 org.apache.lucene.util.MSBRadixSorter::radixSort @ 164 (222 bytes) Stack: [0x00007fad33261000,0x00007fad33362000], sp=0x00007fad3335c9d0, free space=1006k Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x9d85a8] IdealLoopTree::est_loop_flow_merge_sz() const+0x158 V [libjvm.so+0x9d8782] IdealLoopTree::est_loop_clone_sz(unsigned int) const+0x12 V [libjvm.so+0x9bee31] IdealLoopTree::estimate_peeling(PhaseIdealLoop*) [clone .part.131]+0x21 V [libjvm.so+0x9cc587] IdealLoopTree::iteration_split_impl(PhaseIdealLoop*, Node_List&)+0x1f7 V [libjvm.so+0x9cd9bf] IdealLoopTree::iteration_split(PhaseIdealLoop*, Node_List&)+0x17f V [libjvm.so+0x9cd870] IdealLoopTree::iteration_split(PhaseIdealLoop*, Node_List&)+0x30 V [libjvm.so+0x9cd870] IdealLoopTree::iteration_split(PhaseIdealLoop*, Node_List&)+0x30 V [libjvm.so+0x9cd870] IdealLoopTree::iteration_split(PhaseIdealLoop*, Node_List&)+0x30 V [libjvm.so+0x9dfa55] PhaseIdealLoop::build_and_optimize(LoopOptsMode)+0xbd5 V [libjvm.so+0x552cf5] PhaseIdealLoop::optimize(PhaseIterGVN&, LoopOptsMode)+0x1d5 V [libjvm.so+0x550e5e] Compile::Optimize()+0x60e V [libjvm.so+0x55257c] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0xdfc V [libjvm.so+0x4a2d31] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0xc1 V [libjvm.so+0x55bc8c] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x32c V [libjvm.so+0x55d068] CompileBroker::compiler_thread_loop()+0x4e8 V [libjvm.so+0xcc40e2] JavaThread::thread_main_inner()+0xe2 V [libjvm.so+0xcc88fd] Thread::call_run()+0x10d V [libjvm.so+0xb26057] thread_native_entry(Thread*)+0xe7 siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000008 Register to memory mapping: RAX=0x00007fad1dc38cc8 points into unknown readable memory: 00 00 00 00 00 00 00 00 RBX=0x0 is NULL RCX=0x0000000000004000 is an unknown value RDX=0x00007fad3335d110 is pointing into the stack for thread: 0x00007faf80100dd0 RSP=0x00007fad3335c9d0 is pointing into the stack for thread: 0x00007faf80100dd0 RBP=0x00007fad3335ca30 is pointing into the stack for thread: 0x00007faf80100dd0 RSI=0x00000000000021cf is an unknown value RDI=0x00007fad1c1ed400 points into unknown readable memory: 48 a8 a3 88 af 7f 00 00 R8 =0x00007facf4f0e7b0 points into unknown readable memory: 28 f5 a3 88 af 7f 00 00 R9 =0x00007facecf95ad8 points into unknown readable memory: 40 7e b0 ed ac 7f 00 00 R10=0x0000000000010e78 is an unknown value R11=0x00007fad1d5999d0 points into unknown readable memory: 68 c9 15 ed ac 7f 00 00 R12=0x00007facd07e3118 points into unknown readable memory: b8 8d a3 88 af 7f 00 00 R13=0x00007facd10bc040 points into unknown readable memory: e0 c0 0b d1 ac 7f 00 00 R14=0x0000000000000040 is an unknown value R15=0x00007fad3335d110 is pointing into the stack for thread: 0x00007faf80100dd0 Registers: RAX=0x00007fad1dc38cc8, RBX=0x0000000000000000, RCX=0x0000000000004000, RDX=0x00007fad3335d110 RSP=0x00007fad3335c9d0, RBP=0x00007fad3335ca30, RSI=0x00000000000021cf, RDI=0x00007fad1c1ed400 R8 =0x00007facf4f0e7b0, R9 =0x00007facecf95ad8, R10=0x0000000000010e78, R11=0x00007fad1d5999d0 R12=0x00007facd07e3118, R13=0x00007facd10bc040, R14=0x0000000000000040, R15=0x00007fad3335d110 RIP=0x00007faf8837c5a8, EFLAGS=0x0000000000010246, CSGSFS=0x002b000000000033, ERR=0x0000000000000004 TRAPNO=0x000000000000000e Top of Stack: (sp=0x00007fad3335c9d0) 0x00007fad3335c9d0: 00007fad3335dd10 00007facedb07ea8 0x00007fad3335c9e0: 00007facd10bc1c0 00000022edb08d28 0x00007fad3335c9f0: 0000000600000001 0000000000000078 0x00007fad3335ca00: 00007faced01de38 0000000000000031 Instructions: (pc=0x00007faf8837c5a8) 0x00007faf8837c4a8: 04 c5 08 00 00 00 4d 89 ee 4d 89 fd 48 89 45 c8 0x00007faf8837c4b8: 0f 1f 84 00 00 00 00 00 49 8b 44 24 10 4a 8b 1c 0x00007faf8837c4c8: 30 48 8b 03 48 89 df ff 50 10 84 c0 0f 84 a6 00 0x00007faf8837c4d8: 00 00 4d 8b 7d 28 48 85 db 0f 84 49 02 00 00 8b 0x00007faf8837c4e8: 43 28 41 3b 47 28 0f 83 2c 01 00 00 49 8b 57 30 0x00007faf8837c4f8: 48 8b 04 c2 48 85 c0 0f 84 1b 01 00 00 41 0f b6 0x00007faf8837c508: 55 58 3a 50 58 73 09 90 48 8b 00 38 50 58 77 f8 0x00007faf8837c518: 49 39 c5 0f 95 c0 0f b6 c0 01 45 c4 49 83 c6 08 0x00007faf8837c528: 4c 39 75 c8 75 92 41 8b 55 50 4d 89 ef 83 45 bc 0x00007faf8837c538: 01 8b 45 bc 39 d0 0f 82 44 ff ff ff 8b 45 c4 85 0x00007faf8837c548: c0 74 1a 8b 4d c0 85 c9 74 13 48 83 c4 38 01 c8 0x00007faf8837c558: 5b 01 c0 41 5c 41 5d 41 5e 41 5f 5d c3 48 83 c4 0x00007faf8837c568: 38 31 c0 5b 41 5c 41 5d 41 5e 41 5f 5d c3 66 2e 0x00007faf8837c578: 0f 1f 84 00 00 00 00 00 49 8b 55 28 44 8b 53 28 0x00007faf8837c588: 8b 4a 28 4c 89 d6 49 c1 e2 03 39 ce 0f 83 96 00 0x00007faf8837c598: 00 00 48 8b 42 30 4c 01 d0 48 8b 18 48 83 e3 fe 0x00007faf8837c5a8: 48 8b 7b 08 4c 8d 7b 01 48 83 3f 00 0f 84 f6 00 0x00007faf8837c5b8: 00 00 4c 89 38 4d 8b 7d 28 48 85 db 0f 84 ae 00 0x00007faf8837c5c8: 00 00 8b 43 28 41 3b 47 28 73 3d 49 8b 57 30 48 0x00007faf8837c5d8: 8b 04 c2 48 85 c0 74 30 41 0f b6 55 58 3a 50 58 0x00007faf8837c5e8: 73 0e 66 0f 1f 44 00 00 48 8b 00 38 50 58 77 f8 0x00007faf8837c5f8: 49 39 c5 0f 95 c0 0f b6 c0 01 45 c0 e9 1b ff ff 0x00007faf8837c608: ff 0f 1f 80 00 00 00 00 49 8b 87 90 09 00 00 eb 0x00007faf8837c618: c7 0f 1f 80 00 00 00 00 49 8b 87 90 09 00 00 e9 0x00007faf8837c628: d9 fe ff ff 0f 1f 40 00 48 8b 04 25 08 00 00 00 0x00007faf8837c638: 48 8d 7a 20 48 8b 18 48 85 db 74 74 31 db 41 bf 0x00007faf8837c648: 01 00 00 00 4c 89 55 a8 48 89 55 b0 e8 c7 b4 11 0x00007faf8837c658: 00 4c 8b 55 a8 48 8b 55 b0 4c 89 d0 48 03 42 30 0x00007faf8837c668: 4c 89 38 4d 8b 7d 28 48 85 db 0f 85 52 ff ff ff 0x00007faf8837c678: 48 8d 05 31 02 6e 00 48 8d 0d b4 58 3e 00 48 8d 0x00007faf8837c688: 15 b6 58 3e 00 be 23 03 00 00 48 8d 3d d7 75 41 0x00007faf8837c698: 00 48 8b 00 c6 00 58 31 c0 e8 5a 86 ba ff e8 e5 Stack slot to memory mapping: stack at sp + 0 slots: 0x00007fad3335dd10 is pointing into the stack for thread: 0x00007faf80100dd0 stack at sp + 1 slots: 0x00007facedb07ea8 points into unknown readable memory: 80 0c a4 88 af 7f 00 00 stack at sp + 2 slots: 0x00007facd10bc1c0 points into unknown readable memory: 60 c2 0b d1 ac 7f 00 00 stack at sp + 3 slots: 0x00000022edb08d28 is an unknown value stack at sp + 4 slots: 0x0000000600000001 is an unknown value stack at sp + 5 slots: 0x0000000000000078 is an unknown value stack at sp + 6 slots: 0x00007faced01de38 points into unknown readable memory: 30 5a a5 88 af 7f 00 00 stack at sp + 7 slots: 0x0000000000000031 is an unknown value --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x00007facd0182f50, length=15, elements={ 0x00007faf8002bf80, 0x00007faf800e7020, 0x00007faf800e87d0, 0x00007faf800ff560, 0x00007faf80100dd0, 0x00007faf80102590, 0x00007faf80104030, 0x00007faf801755a0, 0x00007faf80225210, 0x00007faf80226210, 0x00007faf802c97a0, 0x00007fad10798c50, 0x00007fad108fe980, 0x00007faf80514570, 0x00007facd0182a60 } Java Threads: ( => current thread ) 0x00007faf8002bf80 JavaThread "main" [_thread_blocked, id=8507, stack(0x00007faf89645000,0x00007faf89746000)] 0x00007faf800e7020 JavaThread "Reference Handler" daemon [_thread_blocked, id=8561, stack(0x00007fad336ff000,0x00007fad33800000)] 0x00007faf800e87d0 JavaThread "Finalizer" daemon [_thread_blocked, id=8562, stack(0x00007fad335fe000,0x00007fad336ff000)] 0x00007faf800ff560 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8564, stack(0x00007fad33362000,0x00007fad33463000)] =>0x00007faf80100dd0 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8566, stack(0x00007fad33261000,0x00007fad33362000)] 0x00007faf80102590 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8568, stack(0x00007fad33160000,0x00007fad33261000)] 0x00007faf80104030 JavaThread "Sweeper thread" daemon [_thread_blocked, id=8569, stack(0x00007fad3305f000,0x00007fad33160000)] 0x00007faf801755a0 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=8592, stack(0x00007fad32f5e000,0x00007fad3305f000)] 0x00007faf80225210 JavaThread "Service Thread" daemon [_thread_blocked, id=8596, stack(0x00007fad32e5d000,0x00007fad32f5e000)] 0x00007faf80226210 JavaThread "Notification Thread" daemon [_thread_blocked, id=8597, stack(0x00007fad32d5c000,0x00007fad32e5d000)] 0x00007faf802c97a0 JavaThread "JUnit4-serializer-daemon" daemon [_thread_blocked, id=8605, stack(0x00007fad32959000,0x00007fad32a5a000)] 0x00007fad10798c50 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10638, stack(0x00007fad31432000,0x00007fad31533000)] 0x00007fad108fe980 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=10692, stack(0x00007fad31230000,0x00007fad31331000)] 0x00007faf80514570 JavaThread "SUITE-TestTermsEnum-seed#[7079B6B58CFF00EF]" [_thread_blocked, id=10786, stack(0x00007fad3042e000,0x00007fad3052f000)] 0x00007facd0182a60 JavaThread "TEST-TestTermsEnum.testCommonPrefixTerms-seed#[7079B6B58CFF00EF]" [_thread_in_Java, id=10787, stack(0x00007fad32135000,0x00007fad32236000)] Other Threads: 0x00007faf800da7e0 VMThread "VM Thread" [stack: 0x00007faf680b6000,0x00007faf681b6000] [id=8558] 0x00007faf80228560 WatcherThread [stack: 0x00007fad32c5c000,0x00007fad32d5c000] [id=8598] 0x00007faf800581c0 ConcurrentGCThread "ZDirector" [stack: 0x00007faf843dc000,0x00007faf844dc000] [id=8545] 0x00007faf80056520 ConcurrentGCThread "ZDriver" [stack: 0x00007faf842da000,0x00007faf843da000] [id=8546] 0x00007faf8005a6e0 ConcurrentGCThread "ZUncommitter" [stack: 0x00007faf841d8000,0x00007faf842d8000] [id=8547] 0x00007faf8005b8b0 ConcurrentGCThread "ZStat" [stack: 0x00007faf840d6000,0x00007faf841d6000] [id=8548] 0x00007faf80043c90 GCTaskThread "ZWorker#0" [stack: 0x00007faf868e6000,0x00007faf869e6000] [id=8515] 0x00007faf800499b0 GCTaskThread "ZWorker#1" [stack: 0x00007faf867e4000,0x00007faf868e4000] [id=8516] 0x00007faf8004aae0 GCTaskThread "ZWorker#2" [stack: 0x00007faf866e2000,0x00007faf867e2000] [id=8517] 0x00007faf8004bc10 GCTaskThread "ZWorker#3" [stack: 0x00007faf865e0000,0x00007faf866e0000] [id=8518] 0x00007faf8004cd40 GCTaskThread "ZWorker#4" [stack: 0x00007faf864de000,0x00007faf865de000] [id=8519] 0x00007faf8005cb60 Thread "RuntimeWorker#0" [stack: 0x00007faf68641000,0x00007faf68741000] [id=8549] 0x00007faf8005dc90 Thread "RuntimeWorker#1" [stack: 0x00007faf6853f000,0x00007faf6863f000] [id=8550] 0x00007faf8005edc0 Thread "RuntimeWorker#2" [stack: 0x00007faf6843d000,0x00007faf6853d000] [id=8551] 0x00007faf8005fef0 Thread "RuntimeWorker#3" [stack: 0x00007faf6833b000,0x00007faf6843b000] [id=8553] 0x00007faf80061020 Thread "RuntimeWorker#4" [stack: 0x00007faf68239000,0x00007faf68339000] [id=8554] Threads with active compile tasks: C2 CompilerThread0 141421 16743 % 4 org.apache.lucene.util.MSBRadixSorter::radixSort @ 164 (222 bytes) C2 CompilerThread1 141421 16759 4 org.apache.lucene.util.packed.BulkOperationPacked13::decode (1198 bytes) C2 CompilerThread2 141421 16758 % 4 org.apache.lucene.util.MSBRadixSorter::computeCommonPrefixLengthAndBuildHistogram @ 83 (231 bytes) VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: ZHeap used 110M, capacity 512M, max capacity 512M Metaspace used 33559K, capacity 34166K, committed 34304K, reserved 34816K Large 0x0000000000600000 0x0000000000c00000 0x0000000000c00000 Relocatable Small 0x0000000002000000 0x00000000021ffff0 0x0000000002200000 Relocatable Small 0x0000000002800000 0x00000000029ffff0 0x0000000002a00000 Relocatable Small 0x0000000003600000 0x0000000003800000 0x0000000003800000 Allocating Small 0x0000000004200000 0x0000000004400000 0x0000000004400000 Allocating Small 0x0000000004600000 0x0000000004800000 0x0000000004800000 Allocating Small 0x0000000004a00000 0x0000000004c00000 0x0000000004c00000 Allocating Small 0x0000000004c00000 0x0000000004e00000 0x0000000004e00000 Allocating Small 0x0000000005000000 0x0000000005200000 0x0000000005200000 Allocating Small 0x0000000005200000 0x0000000005400000 0x0000000005400000 Allocating Small 0x0000000005400000 0x0000000005600000 0x0000000005600000 Allocating Small 0x0000000005c00000 0x0000000005e00000 0x0000000005e00000 Allocating Small 0x0000000005e00000 0x0000000006000000 0x0000000006000000 Allocating Small 0x0000000006000000 0x0000000006200000 0x0000000006200000 Allocating Small 0x0000000006200000 0x0000000006400000 0x0000000006400000 Allocating Small 0x0000000006400000 0x0000000006600000 0x0000000006600000 Allocating Small 0x0000000006600000 0x0000000006800000 0x0000000006800000 Allocating Small 0x0000000006a00000 0x0000000006c00000 0x0000000006c00000 Allocating Small 0x0000000006c00000 0x0000000006e00000 0x0000000006e00000 Allocating Small 0x0000000006e00000 0x0000000007000000 0x0000000007000000 Allocating Small 0x0000000007000000 0x0000000007200000 0x0000000007200000 Allocating Small 0x0000000007800000 0x0000000007a00000 0x0000000007a00000 Allocating Small 0x0000000007e00000 0x0000000008000000 0x0000000008000000 Allocating Small 0x0000000008600000 0x0000000008800000 0x0000000008800000 Allocating Small 0x0000000008800000 0x0000000008a00000 0x0000000008a00000 Allocating Small 0x0000000008a00000 0x0000000008c00000 0x0000000008c00000 Allocating Small 0x0000000009000000 0x0000000009200000 0x0000000009200000 Allocating Small 0x0000000009200000 0x0000000009400000 0x0000000009400000 Allocating Small 0x0000000009400000 0x0000000009600000 0x0000000009600000 Allocating Small 0x0000000009600000 0x0000000009800000 0x0000000009800000 Allocating Small 0x0000000009c00000 0x0000000009e00000 0x0000000009e00000 Allocating Small 0x0000000013800000 0x0000000013a00000 0x0000000013a00000 Allocating Small 0x0000000013a00000 0x0000000013c00000 0x0000000013c00000 Allocating Small 0x0000000014200000 0x0000000014400000 0x0000000014400000 Allocating Small 0x0000000015200000 0x0000000015380000 0x0000000015400000 Allocating Small 0x0000000015a00000 0x0000000015c00000 0x0000000015c00000 Allocating Large 0x0000000018a00000 0x0000000018e00000 0x0000000018e00000 Relocatable Small 0x000000001a400000 0x000000001a600000 0x000000001a600000 Allocating Small 0x000000001bc00000 0x000000001bdfff18 0x000000001be00000 Relocatable Small 0x00000001fca00000 0x00000001fca00090 0x00000001fcc00000 Allocating Small 0x00000001fcc00000 0x00000001fcc00728 0x00000001fce00000 Allocating Small 0x00000001fce00000 0x00000001fce000c0 0x00000001fd000000 Allocating Small 0x00000001fd000000 0x00000001fd000448 0x00000001fd200000 Allocating Small 0x00000001fd200000 0x00000001fd200380 0x00000001fd400000 Allocating Small 0x00000001fd400000 0x00000001fd4e5a98 0x00000001fd600000 Allocating Small 0x00000001fd600000 0x00000001fd800000 0x00000001fd800000 Allocating Small 0x00000001fd800000 0x00000001fda00000 0x00000001fda00000 Allocating Small 0x00000001fda00000 0x00000001fdc00000 0x00000001fdc00000 Allocating Small 0x00000001fdc00000 0x00000001fde00000 0x00000001fde00000 Allocating Small 0x00000001fde00000 0x00000001fdfffeb0 0x00000001fe000000 Relocatable Small 0x00000001ff000000 0x00000001ff170998 0x00000001ff200000 Relocatable Small 0x00000001ffe00000 0x0000000200000000 0x0000000200000000 Allocating Heap GlobalPhase: 2 GlobalSeqNum: 209 Offset Max: 4398046511104 (0x0000040000000000) Page Size Small: 2097152 (0x0000000000200000) Page Size Medium: 16777216 (0x0000000001000000) Metadata Bits Good: 0x0000100000000000 Bad: 0x00002c0000000000 WeakBad: 0x00000c0000000000 Marked: 0x0000040000000000 Remapped: 0x0000100000000000 Polling page: 0x00007faf89766000 Metaspace: Usage: 33.37 MB capacity, 32.77 MB ( 98%) used, 431.18 KB ( 1%) free+waste, 175.25 KB ( <1%) overhead. Virtual space: 34.00 MB reserved, 33.50 MB ( 99%) committed Chunk freelists: 14.00 KB MaxMetaspaceSize: unlimited CodeHeap 'non-profiled nmethods': size=120028Kb used=16261Kb max_used=17527Kb free=103766Kb bounds [0x00007faf7020a000, 0x00007faf7133a000, 0x00007faf77741000] CodeHeap 'profiled nmethods': size=120028Kb used=19305Kb max_used=20806Kb free=100722Kb bounds [0x00007faf68cd3000, 0x00007faf6a1a3000, 0x00007faf7020a000] CodeHeap 'non-nmethods': size=5704Kb used=1481Kb max_used=1798Kb free=4222Kb bounds [0x00007faf68741000, 0x00007faf689b1000, 0x00007faf68cd3000] total_blobs=27859 nmethods=10004 adapters=610 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (20 events): Event: 141.331 Thread 0x00007faf80102590 16752 3 org.apache.lucene.store.DataInput::readVLong (255 bytes) Event: 141.331 Thread 0x00007fad108fe980 nmethod 16733% 0x00007faf70e6a890 code [0x00007faf70e6ab80, 0x00007faf70e6cb98] Event: 141.331 Thread 0x00007fad108fe980 16751 4 java.lang.String::hashCode (60 bytes) Event: 141.332 Thread 0x00007faf80102590 nmethod 16752 0x00007faf69710b10 code [0x00007faf69710da0, 0x00007faf69711c70] Event: 141.342 Thread 0x00007fad108fe980 nmethod 16751 0x00007faf708eae10 code [0x00007faf708eafc0, 0x00007faf708eb3d8] Event: 141.343 Thread 0x00007fad108fe980 16754 ! 4 org.apache.lucene.store.ByteBuffersDataInput::readByte (62 bytes) Event: 141.345 Thread 0x00007fad108fe980 nmethod 16754 0x00007faf70a4b890 code [0x00007faf70a4baa0, 0x00007faf70a4bf78] Event: 141.345 Thread 0x00007fad108fe980 16755 4 org.apache.lucene.store.ByteBuffersIndexInput::readByte (12 bytes) Event: 141.349 Thread 0x00007fad108fe980 nmethod 16755 0x00007faf71041490 code [0x00007faf710416a0, 0x00007faf71041bb8] Event: 141.349 Thread 0x00007fad108fe980 16753 4 java.nio.ByteBuffer::position (8 bytes) Event: 141.350 Thread 0x00007fad108fe980 nmethod 16753 0x00007faf70898210 code [0x00007faf708983c0, 0x00007faf70898508] Event: 141.350 Thread 0x00007fad108fe980 16756 4 java.nio.HeapByteBuffer::get (60 bytes) Event: 141.352 Thread 0x00007fad108fe980 nmethod 16756 0x00007faf704cec10 code [0x00007faf704cee20, 0x00007faf704cf258] Event: 141.352 Thread 0x00007fad108fe980 16748 % 4 org.apache.lucene.util.MSBRadixSorter::buildHistogram @ 3 (30 bytes) Event: 141.374 Thread 0x00007fad108fe980 nmethod 16748% 0x00007faf7064ab90 code [0x00007faf7064ae40, 0x00007faf7064c2b8] Event: 141.374 Thread 0x00007fad108fe980 16744 4 org.apache.lucene.codecs.memory.FSTTermOutputs::write (10 bytes) Event: 141.374 Thread 0x00007fad108fe980 nmethod 16744 0x00007faf703ab790 code [0x00007faf703ab920, 0x00007faf703aba08] Event: 141.374 Thread 0x00007fad108fe980 16757 4 org.apache.lucene.codecs.memory.FSTTermsWriter$TermsWriter::finishTerm (120 bytes) Event: 141.393 Thread 0x00007fad108fe980 nmethod 16757 0x00007faf70b18190 code [0x00007faf70b18600, 0x00007faf70b19e60] Event: 141.393 Thread 0x00007fad108fe980 16758 % 4 org.apache.lucene.util.MSBRadixSorter::computeCommonPrefixLengthAndBuildHistogram @ 83 (231 bytes) GC Heap History (20 events): Event: 130.452 GC heap before {Heap before GC invocations=198 (full 198): ZHeap used 336M, capacity 512M, max capacity 512M Metaspace used 32573K, capacity 33126K, committed 33280K, reserved 34816K } Event: 130.505 GC heap after {Heap after GC invocations=199 (full 199): ZHeap used 46M, capacity 512M, max capacity 512M Metaspace used 32575K, capacity 33126K, committed 33280K, reserved 34816K } Event: 131.051 GC heap before {Heap before GC invocations=199 (full 199): ZHeap used 364M, capacity 512M, max capacity 512M Metaspace used 32575K, capacity 33126K, committed 33280K, reserved 34816K } Event: 131.102 GC heap after {Heap after GC invocations=200 (full 200): ZHeap used 56M, capacity 512M, max capacity 512M Metaspace used 32575K, capacity 33126K, committed 33280K, reserved 34816K } Event: 133.952 GC heap before {Heap before GC invocations=200 (full 200): ZHeap used 382M, capacity 512M, max capacity 512M Metaspace used 32698K, capacity 33329K, committed 33536K, reserved 34816K } Event: 133.998 GC heap after {Heap after GC invocations=201 (full 201): ZHeap used 26M, capacity 512M, max capacity 512M Metaspace used 32698K, capacity 33329K, committed 33536K, reserved 34816K } Event: 135.251 GC heap before {Heap before GC invocations=201 (full 201): ZHeap used 380M, capacity 512M, max capacity 512M Metaspace used 32927K, capacity 33539K, committed 33792K, reserved 34816K } Event: 135.338 GC heap after {Heap after GC invocations=202 (full 202): ZHeap used 62M, capacity 512M, max capacity 512M Metaspace used 32929K, capacity 33539K, committed 33792K, reserved 34816K } Event: 135.754 GC heap before {Heap before GC invocations=202 (full 202): ZHeap used 274M, capacity 512M, max capacity 512M Metaspace used 32956K, capacity 33539K, committed 33792K, reserved 34816K } Event: 135.829 GC heap after {Heap after GC invocations=203 (full 203): ZHeap used 60M, capacity 512M, max capacity 512M Metaspace used 32964K, capacity 33540K, committed 33792K, reserved 34816K } Event: 136.052 GC heap before {Heap before GC invocations=203 (full 203): ZHeap used 228M, capacity 512M, max capacity 512M Metaspace used 32982K, capacity 33542K, committed 33792K, reserved 34816K } Event: 136.147 GC heap after {Heap after GC invocations=204 (full 204): ZHeap used 68M, capacity 512M, max capacity 512M Metaspace used 32986K, capacity 33606K, committed 33792K, reserved 34816K } Event: 137.052 GC heap before {Heap before GC invocations=204 (full 204): ZHeap used 324M, capacity 512M, max capacity 512M Metaspace used 33115K, capacity 33734K, committed 34048K, reserved 34816K } Event: 137.130 GC heap after {Heap after GC invocations=205 (full 205): ZHeap used 52M, capacity 512M, max capacity 512M Metaspace used 33139K, capacity 33734K, committed 34048K, reserved 34816K } Event: 138.552 GC heap before {Heap before GC invocations=205 (full 205): ZHeap used 404M, capacity 512M, max capacity 512M Metaspace used 33167K, capacity 33801K, committed 34048K, reserved 34816K } Event: 138.615 GC heap after {Heap after GC invocations=206 (full 206): ZHeap used 62M, capacity 512M, max capacity 512M Metaspace used 33167K, capacity 33801K, committed 34048K, reserved 34816K } Event: 139.752 GC heap before {Heap before GC invocations=206 (full 206): ZHeap used 368M, capacity 512M, max capacity 512M Metaspace used 33392K, capacity 33986K, committed 34048K, reserved 34816K } Event: 139.836 GC heap after {Heap after GC invocations=207 (full 207): ZHeap used 64M, capacity 512M, max capacity 512M Metaspace used 33404K, capacity 34052K, committed 34304K, reserved 34816K } Event: 141.251 GC heap before {Heap before GC invocations=207 (full 207): ZHeap used 384M, capacity 512M, max capacity 512M Metaspace used 33559K, capacity 34166K, committed 34304K, reserved 34816K } Event: 141.322 GC heap after {Heap after GC invocations=208 (full 208): ZHeap used 78M, capacity 512M, max capacity 512M Metaspace used 33559K, capacity 34166K, committed 34304K, reserved 34816K } Deoptimization events (20 events): Event: 141.238 Thread 0x00007facd0182a60 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007faf706e5e38 relative=0x0000000000001078 Event: 141.238 Thread 0x00007facd0182a60 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007faf706e5e38 method=org.apache.lucene.util.automaton.Operations.getLiveStatesFromInitial(Lorg/apache/lucene/util/automaton/Automaton;)Ljava/util/BitSet; @ 105 c2 Event: 141.238 Thread 0x00007facd0182a60 DEOPT PACKING pc=0x00007faf706e5e38 sp=0x00007fad322329c0 Event: 141.238 Thread 0x00007facd0182a60 DEOPT UNPACKING pc=0x00007faf68789e25 sp=0x00007fad322329d0 mode 2 Event: 141.238 Thread 0x00007facd0182a60 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007faf71037d08 relative=0x00000000000006c8 Event: 141.238 Thread 0x00007facd0182a60 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007faf71037d08 method=org.apache.lucene.util.automaton.CompiledAutomaton.findSinkState(Lorg/apache/lucene/util/automaton/Automaton;)I @ 66 c2 Event: 141.238 Thread 0x00007facd0182a60 DEOPT PACKING pc=0x00007faf71037d08 sp=0x00007fad32232f70 Event: 141.238 Thread 0x00007facd0182a60 DEOPT UNPACKING pc=0x00007faf68789e25 sp=0x00007fad32232f28 mode 2 Event: 141.244 Thread 0x00007facd0182a60 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007faf705537ac relative=0x000000000000052c Event: 141.244 Thread 0x00007facd0182a60 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007faf705537ac method=java.lang.StringConcatHelper.mix(JLjava/lang/String;)J @ 13 c2 Event: 141.244 Thread 0x00007facd0182a60 DEOPT PACKING pc=0x00007faf705537ac sp=0x00007fad32232f40 Event: 141.244 Thread 0x00007facd0182a60 DEOPT UNPACKING pc=0x00007faf68789e25 sp=0x00007fad32232e80 mode 2 Event: 141.244 Thread 0x00007facd0182a60 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007faf7020dde0 relative=0x0000000000000220 Event: 141.244 Thread 0x00007facd0182a60 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007faf7020dde0 method=java.lang.String.isLatin1()Z @ 10 c2 Event: 141.244 Thread 0x00007facd0182a60 DEOPT PACKING pc=0x00007faf7020dde0 sp=0x00007fad32232fe0 Event: 141.244 Thread 0x00007facd0182a60 DEOPT UNPACKING pc=0x00007faf68789e25 sp=0x00007fad32232f30 mode 2 Event: 141.256 Thread 0x00007facd0182a60 DEOPT PACKING pc=0x00007faf694db8a4 sp=0x00007fad32232fb0 Event: 141.256 Thread 0x00007facd0182a60 DEOPT UNPACKING pc=0x00007faf6878a33a sp=0x00007fad32232410 mode 0 Event: 141.390 Thread 0x00007facd0182a60 DEOPT PACKING pc=0x00007faf699e68d6 sp=0x00007fad32231f70 Event: 141.390 Thread 0x00007facd0182a60 DEOPT UNPACKING pc=0x00007faf6878a33a sp=0x00007fad32231488 mode 0 Classes unloaded (1 events): Event: 44.114 Thread 0x00007faf80056520 Unloading class 0x00007fad3153b4b0 'org/apache/lucene/analysis/standard/StandardAnalyzer$$Lambda$169' Classes redefined (0 events): No events Internal exceptions (20 events): Event: 141.089 Thread 0x00007facd0182a60 Exception (0x000010000cc1be68) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.089 Thread 0x00007facd0182a60 Exception (0x000010000cc20600) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.090 Thread 0x00007facd0182a60 Exception (0x000010000cc24d98) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.090 Thread 0x00007facd0182a60 Exception (0x000010000cc29530) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.090 Thread 0x00007facd0182a60 Exception (0x000010000cc2dcc8) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.090 Thread 0x00007facd0182a60 Exception (0x000010000cc32460) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.090 Thread 0x00007facd0182a60 Exception (0x000010000cc36bf8) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.090 Thread 0x00007facd0182a60 Exception (0x000010000cc3b390) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.090 Thread 0x00007facd0182a60 Exception (0x000010000cc3fb28) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.092 Thread 0x00007facd0182a60 Exception (0x000010000cdcb0a8) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.092 Thread 0x00007facd0182a60 Exception (0x000010000cdcf840) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.092 Thread 0x00007facd0182a60 Exception (0x000010000cdd3fd8) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.103 Thread 0x00007facd0182a60 Exception (0x000010000ca0c690) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.103 Thread 0x00007facd0182a60 Exception (0x000010000ca10ee0) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.103 Thread 0x00007facd0182a60 Exception (0x000010000ca15730) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.108 Thread 0x00007facd0182a60 Exception (0x000010000c922a78) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.111 Thread 0x00007facd0182a60 Exception (0x000010000c4d97c0) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.115 Thread 0x00007facd0182a60 Exception (0x000010000b2905c8) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.119 Thread 0x00007facd0182a60 Exception (0x000010000a247338) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Event: 141.216 Thread 0x00007facd0182a60 Exception (0x00001000087c1060) thrown [open/src/hotspot/share/prims/jni.cpp, line 599] Events (20 events): Event: 141.216 Thread 0x00007facd0182a60 Thread added: 0x00007facd0182a60 Event: 141.216 Protecting memory [0x00007fad32135000,0x00007fad32139000] with protection modes 0 Event: 141.232 Executing VM operation: ThreadDump Event: 141.233 Executing VM operation: ThreadDump done Event: 141.243 Executing VM operation: ThreadDump Event: 141.243 Executing VM operation: ThreadDump done Event: 141.252 Executing VM operation: ZMarkStart Event: 141.252 Executing VM operation: ZMarkStart done Event: 141.288 Executing VM operation: HandshakeAllThreads Event: 141.288 Executing VM operation: HandshakeAllThreads done Event: 141.288 Executing VM operation: HandshakeAllThreads Event: 141.288 Executing VM operation: HandshakeAllThreads done Event: 141.288 Executing VM operation: HandshakeAllThreads Event: 141.288 Executing VM operation: HandshakeAllThreads done Event: 141.288 Executing VM operation: ZMarkEnd Event: 141.289 Executing VM operation: ZMarkEnd done Event: 141.311 Executing VM operation: HandshakeAllThreads Event: 141.316 Executing VM operation: HandshakeAllThreads done Event: 141.320 Executing VM operation: ZRelocateStart Event: 141.320 Executing VM operation: ZRelocateStart done Dynamic libraries: 00400000-00401000 r-xp 00000000 09:02 21757962 /home/jenkins/tools/java/64bit/jdk-14-ea+27/bin/java 00401000-00402000 r--p 00000000 09:02 21757962 /home/jenkins/tools/java/64bit/jdk-14-ea+27/bin/java 00402000-00403000 rw-p 00001000 09:02 21757962 /home/jenkins/tools/java/64bit/jdk-14-ea+27/bin/java 01452000-02336000 rw-p 00000000 00:00 0 [heap] 40000000000-40000600000 ---p 00000000 00:00 0 40000600000-40000c00000 rw-s 00600000 00:05 820796713 /memfd:java_heap (deleted) 40000c00000-40002000000 ---p 00000000 00:00 0 40002000000-40002200000 rw-s 02000000 00:05 820796713 /memfd:java_heap (deleted) 40002200000-40002800000 ---p 00000000 00:00 0 40002800000-40002a00000 rw-s 02800000 00:05 820796713 /memfd:java_heap (deleted) 40002a00000-40003600000 ---p 00000000 00:00 0 40003600000-40003800000 rw-s 03600000 00:05 820796713 /memfd:java_heap (deleted) 40003800000-40004200000 ---p 00000000 00:00 0 40004200000-40018e00000 rw-s 04200000 00:05 820796713 /memfd:java_heap (deleted) 40018e00000-40019e00000 ---p 00000000 00:00 0 40019e00000-4001f200000 rw-s 19e00000 00:05 820796713 /memfd:java_heap (deleted) 4001f200000-401f9800000 ---p 00000000 00:00 0 401f9800000-401f9a00000 rw-s 03c00000 00:05 820796713 /memfd:java_heap (deleted) 401f9a00000-401f9c00000 rw-s 04000000 00:05 820796713 /memfd:java_heap (deleted) 401f9c00000-401fa000000 rw-s 18e00000 00:05 820796713 /memfd:java_heap (deleted) 401fa000000-401fa800000 rw-s 1f600000 00:05 820796713 /memfd:java_heap (deleted) 401fa800000-401fb400000 rw-s 19200000 00:05 820796713 /memfd:java_heap (deleted) 401fb400000-401fb800000 rw-s 1f200000 00:05 820796713 /memfd:java_heap (deleted) 401fb800000-401fc000000 ---p 00000000 00:00 0 401fc000000-401fc200000 rw-s 01e00000 00:05 820796713 /memfd:java_heap (deleted) 401fc200000-401fc400000 rw-s 02200000 00:05 820796713 /memfd:java_heap (deleted) 401fc400000-401fc600000 rw-s 02600000 00:05 820796713 /memfd:java_heap (deleted) 401fc600000-401fc800000 rw-s 03000000 00:05 820796713 /memfd:java_heap (deleted) 401fc800000-401fca00000 rw-s 03400000 00:05 820796713 /memfd:java_heap (deleted) 401fca00000-401fce00000 rw-s 03800000 00:05 820796713 /memfd:java_heap (deleted) 401fce00000-401fd000000 rw-s 03e00000 00:05 820796713 /memfd:java_heap (deleted) 401fd000000-401fd200000 rw-s 00000000 00:05 820796713 /memfd:java_heap (deleted) 401fd200000-401fd400000 rw-s 00400000 00:05 820796713 /memfd:java_heap (deleted) 401fd400000-401fd600000 rw-s 00e00000 00:05 820796713 /memfd:java_heap (deleted) 401fd600000-401fda00000 rw-s 01200000 00:05 820796713 /memfd:java_heap (deleted) 401fda00000-401fde00000 rw-s 02c00000 00:05 820796713 /memfd:java_heap (deleted) 401fde00000-401fe000000 rw-s 03200000 00:05 820796713 /memfd:java_heap (deleted) 401fe000000-401fe200000 rw-s 00c00000 00:05 820796713 /memfd:java_heap (deleted) 401fe200000-401fe400000 rw-s 01000000 00:05 820796713 /memfd:java_heap (deleted) 401fe400000-401fec00000 rw-s 01600000 00:05 820796713 /memfd:java_heap (deleted) 401fec00000-401fee00000 rw-s 02400000 00:05 820796713 /memfd:java_heap (deleted) 401fee00000-401ff000000 rw-s 02a00000 00:05 820796713 /memfd:java_heap (deleted) 401ff000000-401ff200000 rw-s 00200000 00:05 820796713 /memfd:java_heap (deleted) 401ff200000-401ffe00000 ---p 00000000 00:00 0 401ffe00000-40200000000 rw-s 1fe00000 00:05 820796713 /memfd:java_heap (deleted) 80000000000-80000600000 ---p 00000000 00:00 0 80000600000-80000c00000 rw-s 00600000 00:05 820796713 /memfd:java_heap (deleted) 80000c00000-80002000000 ---p 00000000 00:00 0 80002000000-80002200000 rw-s 02000000 00:05 820796713 /memfd:java_heap (deleted) 80002200000-80002800000 ---p 00000000 00:00 0 80002800000-80002a00000 rw-s 02800000 00:05 820796713 /memfd:java_heap (deleted) 80002a00000-80003600000 ---p 00000000 00:00 0 80003600000-80003800000 rw-s 03600000 00:05 820796713 /memfd:java_heap (deleted) 80003800000-80004200000 ---p 00000000 00:00 0 80004200000-80018e00000 rw-s 04200000 00:05 820796713 /memfd:java_heap (deleted) 80018e00000-80019e00000 ---p 00000000 00:00 0 80019e00000-8001f200000 rw-s 19e00000 00:05 820796713 /memfd:java_heap (deleted) 8001f200000-801f9800000 ---p 00000000 00:00 0 801f9800000-801f9a00000 rw-s 03c00000 00:05 820796713 /memfd:java_heap (deleted) 801f9a00000-801f9c00000 rw-s 04000000 00:05 820796713 /memfd:java_heap (deleted) 801f9c00000-801fa000000 rw-s 18e00000 00:05 820796713 /memfd:java_heap (deleted) 801fa000000-801fa800000 rw-s 1f600000 00:05 820796713 /memfd:java_heap (deleted) 801fa800000-801fb400000 rw-s 19200000 00:05 820796713 /memfd:java_heap (deleted) 801fb400000-801fb800000 rw-s 1f200000 00:05 820796713 /memfd:java_heap (deleted) 801fb800000-801fc000000 ---p 00000000 00:00 0 801fc000000-801fc200000 rw-s 01e00000 00:05 820796713 /memfd:java_heap (deleted) 801fc200000-801fc400000 rw-s 02200000 00:05 820796713 /memfd:java_heap (deleted) 801fc400000-801fc600000 rw-s 02600000 00:05 820796713 /memfd:java_heap (deleted) 801fc600000-801fc800000 rw-s 03000000 00:05 820796713 /memfd:java_heap (deleted) 801fc800000-801fca00000 rw-s 03400000 00:05 820796713 /memfd:java_heap (deleted) 801fca00000-801fce00000 rw-s 03800000 00:05 820796713 /memfd:java_heap (deleted) 801fce00000-801fd000000 rw-s 03e00000 00:05 820796713 /memfd:java_heap (deleted) 801fd000000-801fd200000 rw-s 00000000 00:05 820796713 /memfd:java_heap (deleted) 801fd200000-801fd400000 rw-s 00400000 00:05 820796713 /memfd:java_heap (deleted) 801fd400000-801fd600000 rw-s 00e00000 00:05 820796713 /memfd:java_heap (deleted) 801fd600000-801fda00000 rw-s 01200000 00:05 820796713 /memfd:java_heap (deleted) 801fda00000-801fde00000 rw-s 02c00000 00:05 820796713 /memfd:java_heap (deleted) 801fde00000-801fe000000 rw-s 03200000 00:05 820796713 /memfd:java_heap (deleted) 801fe000000-801fe200000 rw-s 00c00000 00:05 820796713 /memfd:java_heap (deleted) 801fe200000-801fe400000 rw-s 01000000 00:05 820796713 /memfd:java_heap (deleted) 801fe400000-801fec00000 rw-s 01600000 00:05 820796713 /memfd:java_heap (deleted) 801fec00000-801fee00000 rw-s 02400000 00:05 820796713 /memfd:java_heap (deleted) 801fee00000-801ff000000 rw-s 02a00000 00:05 820796713 /memfd:java_heap (deleted) 801ff000000-801ff200000 rw-s 00200000 00:05 820796713 /memfd:java_heap (deleted) 801ff200000-801ffe00000 ---p 00000000 00:00 0 801ffe00000-80200000000 rw-s 1fe00000 00:05 820796713 /memfd:java_heap (deleted) 100000000000-100000600000 ---p 00000000 00:00 0 100000600000-100000c00000 rw-s 00600000 00:05 820796713 /memfd:java_heap (deleted) 100000c00000-100002000000 ---p 00000000 00:00 0 100002000000-100002200000 rw-s 02000000 00:05 820796713 /memfd:java_heap (deleted) 100002200000-100002800000 ---p 00000000 00:00 0 100002800000-100002a00000 rw-s 02800000 00:05 820796713 /memfd:java_heap (deleted) 100002a00000-100003600000 ---p 00000000 00:00 0 100003600000-100003800000 rw-s 03600000 00:05 820796713 /memfd:java_heap (deleted) 100003800000-100004200000 ---p 00000000 00:00 0 100004200000-100018e00000 rw-s 04200000 00:05 820796713 /memfd:java_heap (deleted) 100018e00000-100019e00000 ---p 00000000 00:00 0 100019e00000-10001f200000 rw-s 19e00000 00:05 820796713 /memfd:java_heap (deleted) 10001f200000-1001f9800000 ---p 00000000 00:00 0 1001f9800000-1001f9a00000 rw-s 03c00000 00:05 820796713 /memfd:java_heap (deleted) 1001f9a00000-1001f9c00000 rw-s 04000000 00:05 820796713 /memfd:java_heap (deleted) 1001f9c00000-1001fa000000 rw-s 18e00000 00:05 820796713 /memfd:java_heap (deleted) 1001fa000000-1001fa800000 rw-s 1f600000 00:05 820796713 /memfd:java_heap (deleted) 1001fa800000-1001fb400000 rw-s 19200000 00:05 820796713 /memfd:java_heap (deleted) 1001fb400000-1001fb800000 rw-s 1f200000 00:05 820796713 /memfd:java_heap (deleted) 1001fb800000-1001fc000000 ---p 00000000 00:00 0 1001fc000000-1001fc200000 rw-s 01e00000 00:05 820796713 /memfd:java_heap (deleted) 1001fc200000-1001fc400000 rw-s 02200000 00:05 820796713 /memfd:java_heap (deleted) 1001fc400000-1001fc600000 rw-s 02600000 00:05 820796713 /memfd:java_heap (deleted) 1001fc600000-1001fc800000 rw-s 03000000 00:05 820796713 /memfd:java_heap (deleted) 1001fc800000-1001fca00000 rw-s 03400000 00:05 820796713 /memfd:java_heap (deleted) 1001fca00000-1001fce00000 rw-s 03800000 00:05 820796713 /memfd:java_heap (deleted) 1001fce00000-1001fd000000 rw-s 03e00000 00:05 820796713 /memfd:java_heap (deleted) 1001fd000000-1001fd200000 rw-s 00000000 00:05 820796713 /memfd:java_heap (deleted) 1001fd200000-1001fd400000 rw-s 00400000 00:05 820796713 /memfd:java_heap (deleted) 1001fd400000-1001fd600000 rw-s 00e00000 00:05 820796713 /memfd:java_heap (deleted) 1001fd600000-1001fda00000 rw-s 01200000 00:05 820796713 /memfd:java_heap (deleted) 1001fda00000-1001fde00000 rw-s 02c00000 00:05 820796713 /memfd:java_heap (deleted) 1001fde00000-1001fe000000 rw-s 03200000 00:05 820796713 /memfd:java_heap (deleted) 1001fe000000-1001fe200000 rw-s 00c00000 00:05 820796713 /memfd:java_heap (deleted) 1001fe200000-1001fe400000 rw-s 01000000 00:05 820796713 /memfd:java_heap (deleted) 1001fe400000-1001fec00000 rw-s 01600000 00:05 820796713 /memfd:java_heap (deleted) 1001fec00000-1001fee00000 rw-s 02400000 00:05 820796713 /memfd:java_heap (deleted) 1001fee00000-1001ff000000 rw-s 02a00000 00:05 820796713 /memfd:java_heap (deleted) 1001ff000000-1001ff200000 rw-s 00200000 00:05 820796713 /memfd:java_heap (deleted) 1001ff200000-1001ffe00000 ---p 00000000 00:00 0 1001ffe00000-100200000000 rw-s 1fe00000 00:05 820796713 /memfd:java_heap (deleted) 7facb8000000-7facb8021000 rw-p 00000000 00:00 0 7facb8021000-7facbc000000 ---p 00000000 00:00 0 7facc0000000-7facc0021000 rw-p 00000000 00:00 0 7facc0021000-7facc4000000 ---p 00000000 00:00 0 7facc4000000-7facc4021000 rw-p 00000000 00:00 0 7facc4021000-7facc8000000 ---p 00000000 00:00 0 7facc8000000-7facc8021000 rw-p 00000000 00:00 0 7facc8021000-7faccc000000 ---p 00000000 00:00 0 7faccfeff000-7faccff03000 ---p 00000000 00:00 0 7faccff03000-7facd0000000 rw-p 00000000 00:00 0 7facd0000000-7facd1fb1000 rw-p 00000000 00:00 0 7facd1fb1000-7facd4000000 ---p 00000000 00:00 0 7facd4000000-7facd4021000 rw-p 00000000 00:00 0 7facd4021000-7facd8000000 ---p 00000000 00:00 0 7facd8000000-7facd8025000 rw-p 00000000 00:00 0 7facd8025000-7facdc000000 ---p 00000000 00:00 0 7facdc000000-7facdec9e000 rw-p 00000000 00:00 0 7facdec9e000-7face0000000 ---p 00000000 00:00 0 7face0000000-7face109b000 rw-p 00000000 00:00 0 7face109b000-7face4000000 ---p 00000000 00:00 0 7face4000000-7face691b000 rw-p 00000000 00:00 0 7face691b000-7face8000000 ---p 00000000 00:00 0 7face8000000-7facea8d4000 rw-p 00000000 00:00 0 7facea8d4000-7facec000000 ---p 00000000 00:00 0 7facec000000-7facef528000 rw-p 00000000 00:00 0 7facef528000-7facf0000000 ---p 00000000 00:00 0 7facf0000000-7facf3ea5000 rw-p 00000000 00:00 0 7facf3ea5000-7facf4000000 ---p 00000000 00:00 0 7facf4000000-7facf61b7000 rw-p 00000000 00:00 0 7facf61b7000-7facf8000000 ---p 00000000 00:00 0 7facf8000000-7facf8021000 rw-p 00000000 00:00 0 7facf8021000-7facfc000000 ---p 00000000 00:00 0 7facfc000000-7facfff06000 rw-p 00000000 00:00 0 7facfff06000-7fad00000000 ---p 00000000 00:00 0 7fad00000000-7fad00021000 rw-p 00000000 00:00 0 7fad00021000-7fad04000000 ---p 00000000 00:00 0 7fad04000000-7fad04021000 rw-p 00000000 00:00 0 7fad04021000-7fad08000000 ---p 00000000 00:00 0 7fad08000000-7fad08021000 rw-p 00000000 00:00 0 7fad08021000-7fad0c000000 ---p 00000000 00:00 0 7fad0c000000-7fad0c021000 rw-p 00000000 00:00 0 7fad0c021000-7fad10000000 ---p 00000000 00:00 0 7fad10000000-7fad11486000 rw-p 00000000 00:00 0 7fad11486000-7fad14000000 ---p 00000000 00:00 0 7fad14000000-7fad140e9000 rw-p 00000000 00:00 0 7fad140e9000-7fad18000000 ---p 00000000 00:00 0 7fad18000000-7fad18021000 rw-p 00000000 00:00 0 7fad18021000-7fad1c000000 ---p 00000000 00:00 0 7fad1c000000-7fad1fd00000 rw-p 00000000 00:00 0 7fad1fd00000-7fad20000000 ---p 00000000 00:00 0 7fad20000000-7fad20021000 rw-p 00000000 00:00 0 7fad20021000-7fad24000000 ---p 00000000 00:00 0 7fad24000000-7fad24021000 rw-p 00000000 00:00 0 7fad24021000-7fad28000000 ---p 00000000 00:00 0 7fad28000000-7fad2802f000 rw-p 00000000 00:00 0 7fad2802f000-7fad2c000000 ---p 00000000 00:00 0 7fad2c000000-7fad2c021000 rw-p 00000000 00:00 0 7fad2c021000-7fad30000000 ---p 00000000 00:00 0 7fad3002a000-7fad3002e000 ---p 00000000 00:00 0 7fad3002e000-7fad3012b000 rw-p 00000000 00:00 0 7fad3012b000-7fad3012f000 ---p 00000000 00:00 0 7fad3012f000-7fad3022c000 rw-p 00000000 00:00 0 7fad3022c000-7fad30230000 ---p 00000000 00:00 0 7fad30230000-7fad3032d000 rw-p 00000000 00:00 0 7fad3032d000-7fad30331000 ---p 00000000 00:00 0 7fad30331000-7fad3042e000 rw-p 00000000 00:00 0 7fad3042e000-7fad30432000 ---p 00000000 00:00 0 7fad30432000-7fad306af000 rw-p 00000000 00:00 0 7fad306af000-7fad3072f000 ---p 00000000 00:00 0 7fad3072f000-7fad3092f000 rw-p 00000000 00:00 0 7fad3092f000-7fad30b2f000 rw-p 00000000 00:00 0 7fad30b2f000-7fad30d2f000 rw-p 00000000 00:00 0 7fad30d2f000-7fad30f2f000 rw-p 00000000 00:00 0 7fad30f2f000-7fad3112f000 rw-p 00000000 00:00 0 7fad3112f000-7fad31133000 ---p 00000000 00:00 0 7fad31133000-7fad31230000 rw-p 00000000 00:00 0 7fad31230000-7fad31234000 ---p 00000000 00:00 0 7fad31234000-7fad31331000 rw-p 00000000 00:00 0 7fad31331000-7fad31335000 ---p 00000000 00:00 0 7fad31335000-7fad31432000 rw-p 00000000 00:00 0 7fad31432000-7fad31436000 ---p 00000000 00:00 0 7fad31436000-7fad31733000 rw-p 00000000 00:00 0 7fad31733000-7fad31933000 rw-p 00000000 00:00 0 7fad31933000-7fad31b33000 rw-p 00000000 00:00 0 7fad31b33000-7fad31d33000 rw-p 00000000 00:00 0 7fad31d33000-7fad31d37000 ---p 00000000 00:00 0 7fad31d37000-7fad32034000 rw-p 00000000 00:00 0 7fad32034000-7fad32038000 ---p 00000000 00:00 0 7fad32038000-7fad32135000 rw-p 00000000 00:00 0 7fad32135000-7fad32139000 ---p 00000000 00:00 0 7fad32139000-7fad32236000 rw-p 00000000 00:00 0 7fad32236000-7fad3223a000 ---p 00000000 00:00 0 7fad3223a000-7fad32537000 rw-p 00000000 00:00 0 7fad32537000-7fad3254e000 r-xp 00000000 09:02 20974031 /lib/x86_64-linux-gnu/libresolv-2.27.so 7fad3254e000-7fad3274e000 ---p 00017000 09:02 20974031 /lib/x86_64-linux-gnu/libresolv-2.27.so 7fad3274e000-7fad3274f000 r--p 00017000 09:02 20974031 /lib/x86_64-linux-gnu/libresolv-2.27.so 7fad3274f000-7fad32750000 rw-p 00018000 09:02 20974031 /lib/x86_64-linux-gnu/libresolv-2.27.so 7fad32750000-7fad32752000 rw-p 00000000 00:00 0 7fad32752000-7fad32757000 r-xp 00000000 09:02 20973927 /lib/x86_64-linux-gnu/libnss_dns-2.27.so 7fad32757000-7fad32957000 ---p 00005000 09:02 20973927 /lib/x86_64-linux-gnu/libnss_dns-2.27.so 7fad32957000-7fad32958000 r--p 00005000 09:02 20973927 /lib/x86_64-linux-gnu/libnss_dns-2.27.so 7fad32958000-7fad32959000 rw-p 00006000 09:02 20973927 /lib/x86_64-linux-gnu/libnss_dns-2.27.so 7fad32959000-7fad3295d000 ---p 00000000 00:00 0 7fad3295d000-7fad32c5a000 rw-p 00000000 00:00 0 7fad32c5a000-7fad32c5b000 ---p 00000000 00:00 0 7fad32c5b000-7fad32d5c000 rw-p 00000000 00:00 0 7fad32d5c000-7fad32d60000 ---p 00000000 00:00 0 7fad32d60000-7fad32e5d000 rw-p 00000000 00:00 0 7fad32e5d000-7fad32e61000 ---p 00000000 00:00 0 7fad32e61000-7fad32f5e000 rw-p 00000000 00:00 0 7fad32f5e000-7fad32f62000 ---p 00000000 00:00 0 7fad32f62000-7fad3305f000 rw-p 00000000 00:00 0 7fad3305f000-7fad33063000 ---p 00000000 00:00 0 7fad33063000-7fad33160000 rw-p 00000000 00:00 0 7fad33160000-7fad33164000 ---p 00000000 00:00 0 7fad33164000-7fad33261000 rw-p 00000000 00:00 0 7fad33261000-7fad33265000 ---p 00000000 00:00 0 7fad33265000-7fad33362000 rw-p 00000000 00:00 0 7fad33362000-7fad33366000 ---p 00000000 00:00 0 7fad33366000-7fad33463000 rw-p 00000000 00:00 0 7fad33463000-7fad335fe000 r--p 00000000 09:02 6035967 /usr/lib/locale/locale-archive 7fad335fe000-7fad33602000 ---p 00000000 00:00 0 7fad33602000-7fad336ff000 rw-p 00000000 00:00 0 7fad336ff000-7fad33703000 ---p 00000000 00:00 0 7fad33703000-7fad34000000 rw-p 00000000 00:00 0 7fad34000000-7fad34021000 rw-p 00000000 00:00 0 7fad34021000-7fad38000000 ---p 00000000 00:00 0 7fad38000000-7fad38021000 rw-p 00000000 00:00 0 7fad38021000-7fad3c000000 ---p 00000000 00:00 0 7fad3c000000-7fad3c021000 rw-p 00000000 00:00 0 7fad3c021000-7fad40000000 ---p 00000000 00:00 0 7fad40000000-7fad40021000 rw-p 00000000 00:00 0 7fad40021000-7fad44000000 ---p 00000000 00:00 0 7fad44000000-7fad44021000 rw-p 00000000 00:00 0 7fad44021000-7fad48000000 ---p 00000000 00:00 0 7fad48000000-7fad48021000 rw-p 00000000 00:00 0 7fad48021000-7fad4c000000 ---p 00000000 00:00 0 7fad4c000000-7fad4c021000 rw-p 00000000 00:00 0 7fad4c021000-7fad50000000 ---p 00000000 00:00 0 7fad50000000-7fad501fa000 rw-p 00000000 00:00 0 7fad501fa000-7fad54000000 ---p 00000000 00:00 0 7fad54000000-7fad56000000 rw-p 00000000 00:00 0 7fad56000000-7faf54000000 ---p 00000000 00:00 0 7faf54000000-7faf5404d000 rw-p 00000000 00:00 0 7faf5404d000-7faf58000000 ---p 00000000 00:00 0 7faf58000000-7faf5802c000 rw-p 00000000 00:00 0 7faf5802c000-7faf5c000000 ---p 00000000 00:00 0 7faf5c000000-7faf5c021000 rw-p 00000000 00:00 0 7faf5c021000-7faf60000000 ---p 00000000 00:00 0 7faf60000000-7faf6013a000 rw-p 00000000 00:00 0 7faf6013a000-7faf64000000 ---p 00000000 00:00 0 7faf64000000-7faf64021000 rw-p 00000000 00:00 0 7faf64021000-7faf68000000 ---p 00000000 00:00 0 7faf680b4000-7faf680b5000 ---p 00000000 00:00 0 7faf680b5000-7faf68237000 rw-p 00000000 00:00 0 7faf68237000-7faf68238000 ---p 00000000 00:00 0 7faf68238000-7faf68339000 rw-p 00000000 00:00 0 7faf68339000-7faf6833a000 ---p 00000000 00:00 0 7faf6833a000-7faf6843b000 rw-p 00000000 00:00 0 7faf6843b000-7faf6843c000 ---p 00000000 00:00 0 7faf6843c000-7faf6853d000 rw-p 00000000 00:00 0 7faf6853d000-7faf6853e000 ---p 00000000 00:00 0 7faf6853e000-7faf6863f000 rw-p 00000000 00:00 0 7faf6863f000-7faf68640000 ---p 00000000 00:00 0 7faf68640000-7faf68741000 rw-p 00000000 00:00 0 7faf68741000-7faf689b1000 rwxp 00000000 00:00 0 7faf689b1000-7faf68cd3000 ---p 00000000 00:00 0 7faf68cd3000-7faf6a1a3000 rwxp 00000000 00:00 0 7faf6a1a3000-7faf7020a000 ---p 00000000 00:00 0 7faf7020a000-7faf7133a000 rwxp 00000000 00:00 0 7faf7133a000-7faf77741000 ---p 00000000 00:00 0 7faf77741000-7faf80000000 r--s 00000000 09:02 21758934 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/modules 7faf80000000-7faf8052d000 rw-p 00000000 00:00 0 7faf8052d000-7faf84000000 ---p 00000000 00:00 0 7faf84037000-7faf8403c000 r-xp 00000000 09:02 21758922 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libmanagement_ext.so 7faf8403c000-7faf8403d000 r--p 00004000 09:02 21758922 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libmanagement_ext.so 7faf8403d000-7faf8403e000 rw-p 00005000 09:02 21758922 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libmanagement_ext.so 7faf8403e000-7faf8404b000 r-xp 00000000 09:02 21758932 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libverify.so 7faf8404b000-7faf8404d000 r--p 0000c000 09:02 21758932 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libverify.so 7faf8404d000-7faf8404e000 rw-p 0000e000 09:02 21758932 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libverify.so 7faf8404e000-7faf84063000 r-xp 00000000 09:02 21758924 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libnet.so 7faf84063000-7faf84064000 r--p 00014000 09:02 21758924 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libnet.so 7faf84064000-7faf84065000 rw-p 00015000 09:02 21758924 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libnet.so 7faf84065000-7faf84076000 r-xp 00000000 09:02 21758925 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libnio.so 7faf84076000-7faf84077000 ---p 00011000 09:02 21758925 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libnio.so 7faf84077000-7faf84078000 r--p 00011000 09:02 21758925 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libnio.so 7faf84078000-7faf84079000 rw-p 00012000 09:02 21758925 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libnio.so 7faf84079000-7faf840d4000 rw-p 00000000 00:00 0 7faf840d4000-7faf840d5000 ---p 00000000 00:00 0 7faf840d5000-7faf841d6000 rw-p 00000000 00:00 0 7faf841d6000-7faf841d7000 ---p 00000000 00:00 0 7faf841d7000-7faf842d8000 rw-p 00000000 00:00 0 7faf842d8000-7faf842d9000 ---p 00000000 00:00 0 7faf842d9000-7faf843da000 rw-p 00000000 00:00 0 7faf843da000-7faf843db000 ---p 00000000 00:00 0 7faf843db000-7faf864dc000 rw-p 00000000 00:00 0 7faf864dc000-7faf864dd000 ---p 00000000 00:00 0 7faf864dd000-7faf865de000 rw-p 00000000 00:00 0 7faf865de000-7faf865df000 ---p 00000000 00:00 0 7faf865df000-7faf866e0000 rw-p 00000000 00:00 0 7faf866e0000-7faf866e1000 ---p 00000000 00:00 0 7faf866e1000-7faf867e2000 rw-p 00000000 00:00 0 7faf867e2000-7faf867e3000 ---p 00000000 00:00 0 7faf867e3000-7faf868e4000 rw-p 00000000 00:00 0 7faf868e4000-7faf868e5000 ---p 00000000 00:00 0 7faf868e5000-7faf86a09000 rw-p 00000000 00:00 0 7faf86a09000-7faf86ad1000 ---p 00000000 00:00 0 7faf86ad1000-7faf86afb000 rw-p 00000000 00:00 0 7faf86afb000-7faf86bbc000 ---p 00000000 00:00 0 7faf86bbc000-7faf86bc7000 r-xp 00000000 09:02 20973932 /lib/x86_64-linux-gnu/libnss_files-2.27.so 7faf86bc7000-7faf86dc6000 ---p 0000b000 09:02 20973932 /lib/x86_64-linux-gnu/libnss_files-2.27.so 7faf86dc6000-7faf86dc7000 r--p 0000a000 09:02 20973932 /lib/x86_64-linux-gnu/libnss_files-2.27.so 7faf86dc7000-7faf86dc8000 rw-p 0000b000 09:02 20973932 /lib/x86_64-linux-gnu/libnss_files-2.27.so 7faf86dc8000-7faf86dce000 rw-p 00000000 00:00 0 7faf86dce000-7faf86de5000 r-xp 00000000 09:02 20973925 /lib/x86_64-linux-gnu/libnsl-2.27.so 7faf86de5000-7faf86fe4000 ---p 00017000 09:02 20973925 /lib/x86_64-linux-gnu/libnsl-2.27.so 7faf86fe4000-7faf86fe5000 r--p 00016000 09:02 20973925 /lib/x86_64-linux-gnu/libnsl-2.27.so 7faf86fe5000-7faf86fe6000 rw-p 00017000 09:02 20973925 /lib/x86_64-linux-gnu/libnsl-2.27.so 7faf86fe6000-7faf86fe8000 rw-p 00000000 00:00 0 7faf86fe8000-7faf86ff3000 r-xp 00000000 09:02 20974026 /lib/x86_64-linux-gnu/libnss_nis-2.27.so 7faf86ff3000-7faf871f2000 ---p 0000b000 09:02 20974026 /lib/x86_64-linux-gnu/libnss_nis-2.27.so 7faf871f2000-7faf871f3000 r--p 0000a000 09:02 20974026 /lib/x86_64-linux-gnu/libnss_nis-2.27.so 7faf871f3000-7faf871f4000 rw-p 0000b000 09:02 20974026 /lib/x86_64-linux-gnu/libnss_nis-2.27.so 7faf871f4000-7faf871fc000 r-xp 00000000 09:02 20973926 /lib/x86_64-linux-gnu/libnss_compat-2.27.so 7faf871fc000-7faf873fc000 ---p 00008000 09:02 20973926 /lib/x86_64-linux-gnu/libnss_compat-2.27.so 7faf873fc000-7faf873fd000 r--p 00008000 09:02 20973926 /lib/x86_64-linux-gnu/libnss_compat-2.27.so 7faf873fd000-7faf873fe000 rw-p 00009000 09:02 20973926 /lib/x86_64-linux-gnu/libnss_compat-2.27.so 7faf873fe000-7faf87405000 r-xp 00000000 09:02 20974033 /lib/x86_64-linux-gnu/librt-2.27.so 7faf87405000-7faf87604000 ---p 00007000 09:02 20974033 /lib/x86_64-linux-gnu/librt-2.27.so 7faf87604000-7faf87605000 r--p 00006000 09:02 20974033 /lib/x86_64-linux-gnu/librt-2.27.so 7faf87605000-7faf87606000 rw-p 00007000 09:02 20974033 /lib/x86_64-linux-gnu/librt-2.27.so 7faf87606000-7faf877a3000 r-xp 00000000 09:02 20972588 /lib/x86_64-linux-gnu/libm-2.27.so 7faf877a3000-7faf879a2000 ---p 0019d000 09:02 20972588 /lib/x86_64-linux-gnu/libm-2.27.so 7faf879a2000-7faf879a3000 r--p 0019c000 09:02 20972588 /lib/x86_64-linux-gnu/libm-2.27.so 7faf879a3000-7faf879a4000 rw-p 0019d000 09:02 20972588 /lib/x86_64-linux-gnu/libm-2.27.so 7faf879a4000-7faf889b3000 r-xp 00000000 09:02 21758945 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/server/libjvm.so 7faf889b3000-7faf889b4000 ---p 0100f000 09:02 21758945 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/server/libjvm.so 7faf889b4000-7faf88a58000 r--p 0100f000 09:02 21758945 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/server/libjvm.so 7faf88a58000-7faf88a90000 rw-p 010b3000 09:02 21758945 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/server/libjvm.so 7faf88a90000-7faf88b11000 rw-p 00000000 00:00 0 7faf88b11000-7faf88cf8000 r-xp 00000000 09:02 20972439 /lib/x86_64-linux-gnu/libc-2.27.so 7faf88cf8000-7faf88ef8000 ---p 001e7000 09:02 20972439 /lib/x86_64-linux-gnu/libc-2.27.so 7faf88ef8000-7faf88efc000 r--p 001e7000 09:02 20972439 /lib/x86_64-linux-gnu/libc-2.27.so 7faf88efc000-7faf88efe000 rw-p 001eb000 09:02 20972439 /lib/x86_64-linux-gnu/libc-2.27.so 7faf88efe000-7faf88f02000 rw-p 00000000 00:00 0 7faf88f02000-7faf88f05000 r-xp 00000000 09:02 20972546 /lib/x86_64-linux-gnu/libdl-2.27.so 7faf88f05000-7faf89104000 ---p 00003000 09:02 20972546 /lib/x86_64-linux-gnu/libdl-2.27.so 7faf89104000-7faf89105000 r--p 00002000 09:02 20972546 /lib/x86_64-linux-gnu/libdl-2.27.so 7faf89105000-7faf89106000 rw-p 00003000 09:02 20972546 /lib/x86_64-linux-gnu/libdl-2.27.so 7faf89106000-7faf89120000 r-xp 00000000 09:02 20974029 /lib/x86_64-linux-gnu/libpthread-2.27.so 7faf89120000-7faf8931f000 ---p 0001a000 09:02 20974029 /lib/x86_64-linux-gnu/libpthread-2.27.so 7faf8931f000-7faf89320000 r--p 00019000 09:02 20974029 /lib/x86_64-linux-gnu/libpthread-2.27.so 7faf89320000-7faf89321000 rw-p 0001a000 09:02 20974029 /lib/x86_64-linux-gnu/libpthread-2.27.so 7faf89321000-7faf89325000 rw-p 00000000 00:00 0 7faf89325000-7faf89341000 r-xp 00000000 09:02 20973894 /lib/x86_64-linux-gnu/libz.so.1.2.11 7faf89341000-7faf89540000 ---p 0001c000 09:02 20973894 /lib/x86_64-linux-gnu/libz.so.1.2.11 7faf89540000-7faf89541000 r--p 0001b000 09:02 20973894 /lib/x86_64-linux-gnu/libz.so.1.2.11 7faf89541000-7faf89542000 rw-p 0001c000 09:02 20973894 /lib/x86_64-linux-gnu/libz.so.1.2.11 7faf89542000-7faf89569000 r-xp 00000000 09:02 20972429 /lib/x86_64-linux-gnu/ld-2.27.so 7faf8956c000-7faf89570000 r-xp 00000000 09:02 21758920 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libmanagement.so 7faf89570000-7faf89571000 r--p 00003000 09:02 21758920 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libmanagement.so 7faf89571000-7faf89572000 rw-p 00004000 09:02 21758920 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libmanagement.so 7faf89572000-7faf895f0000 rw-p 00000000 00:00 0 7faf895f0000-7faf895f7000 ---p 00000000 00:00 0 7faf895f7000-7faf895fe000 r-xp 00000000 09:02 21758933 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libzip.so 7faf895fe000-7faf895ff000 r--p 00006000 09:02 21758933 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libzip.so 7faf895ff000-7faf89600000 rw-p 00007000 09:02 21758933 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libzip.so 7faf89600000-7faf89624000 r-xp 00000000 09:02 21758911 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjava.so 7faf89624000-7faf89625000 r--p 00023000 09:02 21758911 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjava.so 7faf89625000-7faf89627000 rw-p 00024000 09:02 21758911 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjava.so 7faf89627000-7faf89642000 r-xp 00000000 09:02 21758915 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjimage.so 7faf89642000-7faf89644000 r--p 0001a000 09:02 21758915 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjimage.so 7faf89644000-7faf89645000 rw-p 0001c000 09:02 21758915 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjimage.so 7faf89645000-7faf89649000 ---p 00000000 00:00 0 7faf89649000-7faf89748000 rw-p 00000000 00:00 0 7faf89748000-7faf89756000 r-xp 00000000 09:02 21758916 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjli.so 7faf89756000-7faf89757000 ---p 0000e000 09:02 21758916 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjli.so 7faf89757000-7faf89758000 r--p 0000e000 09:02 21758916 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjli.so 7faf89758000-7faf89759000 rw-p 0000f000 09:02 21758916 /home/jenkins/tools/java/64bit/jdk-14-ea+27/lib/libjli.so 7faf89759000-7faf8975b000 rw-p 00000000 00:00 0 7faf8975e000-7faf89766000 rw-s 00000000 09:02 13896598 /tmp/hsperfdata_jenkins/8498 7faf89766000-7faf89767000 ---p 00000000 00:00 0 7faf89767000-7faf89768000 r--p 00000000 00:00 0 7faf89768000-7faf89769000 ---p 00000000 00:00 0 7faf89769000-7faf8976a000 r--p 00027000 09:02 20972429 /lib/x86_64-linux-gnu/ld-2.27.so 7faf8976a000-7faf8976b000 rw-p 00028000 09:02 20972429 /lib/x86_64-linux-gnu/ld-2.27.so 7faf8976b000-7faf8976c000 rw-p 00000000 00:00 0 7ffe2a353000-7ffe2a375000 rw-p 00000000 00:00 0 [stack] 7ffe2a3be000-7ffe2a3c1000 r--p 00000000 00:00 0 [vvar] 7ffe2a3c1000-7ffe2a3c2000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] VM Arguments: jvm_args: -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=7079B6B58CFF00EF -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=9.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=9.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-master-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false java_command: com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20191219_033123_67614140017722378896119.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20191219_033123_67612561649360296307156.suites -stdin java_class_path (initial): /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/test:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.5.jar Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 4 {product} {ergonomic} bool HeapDumpOnOutOfMemoryError = true {manageable} {command line} ccstr HeapDumpPath = /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps {manageable} {command line} size_t InitialHeapSize = 536870912 {product} {ergonomic} size_t MaxHeapSize = 536870912 {product} {command line} size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic} size_t MinHeapSize = 8388608 {product} {ergonomic} uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool SegmentedCodeCache = true {product} {ergonomic} size_t SoftMaxHeapSize = 536870912 {manageable} {ergonomic} bool UnlockExperimentalVMOptions = true {experimental} {command line} bool UseCompressedOops = false {lp64_product} {command line} bool UseFastUnorderedTimeStamps = true {experimental} {ergonomic} bool UseZGC = true {experimental} {command line} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags #1: stderr all=off uptime,level,tags Environment Variables: JAVA_HOME=/home/jenkins/tools/java/64bit/jdk-14-ea+27 PATH=/home/jenkins/tools/java/64bit/jdk-14-ea+27/bin:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games SHELL=/bin/bash Signal Handlers: SIGSEGV: [libjvm.so+0xd31f00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGBUS: [libjvm.so+0xd31f00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGFPE: [libjvm.so+0xd31f00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGPIPE: [libjvm.so+0xb1d680], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGXFSZ: [libjvm.so+0xb1d680], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGILL: [libjvm.so+0xd31f00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGUSR2: [libjvm.so+0xb1d510], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO SIGHUP: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGINT: [libjvm.so+0xb1dc80], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGTERM: [libjvm.so+0xb1dc80], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGQUIT: [libjvm.so+0xb1dc80], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO --------------- S Y S T E M --------------- OS:DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS" uname:Linux 5.0.0-36-generic #39~18.04.1-Ubuntu SMP Tue Nov 12 11:09:50 UTC 2019 x86_64 OS uptime: 26 days 15:27 hours libc:glibc 2.27 NPTL 2.27 rlimit: STACK 8192k, CORE 0k, NPROC 256801, NOFILE 1048576, AS infinity, DATA infinity, FSIZE infinity load average:8.16 4.78 3.40 /proc/meminfo: MemTotal: 65792424 kB MemFree: 10545144 kB MemAvailable: 37457020 kB Buffers: 607608 kB Cached: 26891484 kB SwapCached: 20 kB Active: 25450904 kB Inactive: 11657692 kB Active(anon): 8889888 kB Inactive(anon): 1779232 kB Active(file): 16561016 kB Inactive(file): 9878460 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 33521660 kB SwapFree: 33511676 kB Dirty: 34016 kB Writeback: 0 kB AnonPages: 9609620 kB Mapped: 17701144 kB Shmem: 1059612 kB KReclaimable: 1206636 kB Slab: 1406720 kB SReclaimable: 1206636 kB SUnreclaim: 200084 kB KernelStack: 10832 kB PageTables: 69328 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 66417872 kB Committed_AS: 28282092 kB VmallocTotal: 34359738367 kB VmallocUsed: 0 kB VmallocChunk: 0 kB Percpu: 2272 kB HardwareCorrupted: 0 kB AnonHugePages: 0 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB CmaTotal: 0 kB CmaFree: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB Hugetlb: 0 kB DirectMap4k: 1737728 kB DirectMap2M: 63098880 kB DirectMap1G: 2097152 kB /proc/sys/kernel/threads-max (system-wide limit on the number of threads): 513602 /proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 65530 /proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 32768 container (cgroup) information: container_type: cgroupv1 cpu_cpuset_cpus: 0-7 cpu_memory_nodes: 0 active_processor_count: 8 cpu_quota: no quota cpu_period: 100000 cpu_shares: no shares memory_limit_in_bytes: unlimited memory_and_swap_limit_in_bytes: not supported memory_soft_limit_in_bytes: unlimited memory_usage_in_bytes: 37999890432 memory_max_usage_in_bytes: 18335690752 Steal ticks since vm start: 0 Steal ticks percentage since vm start: 0.000 CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx, fma CPU Model and flags from /proc/cpuinfo: model name : Intel(R) Xeon(R) CPU E3-1275 v5 @ 3.60GHz flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d Memory: 4k page, physical 65792424k(10545144k free), swap 33521660k(33511676k free) vm_info: OpenJDK 64-Bit Server VM (14-ea+27-1339) for linux-amd64 JRE (14-ea+27-1339), built on Dec 12 2019 19:55:32 by "mach5one" with gcc 8.3.0 END.