Skip to content

Instantly share code, notes, and snippets.

@bertramn
Created April 30, 2019 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bertramn/f0b6faff15637b5f4f07d8f207269f62 to your computer and use it in GitHub Desktop.
Save bertramn/f0b6faff15637b5f4f07d8f207269f62 to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/buildbot/worker/jdk11u-dev-linux/build/src/hotspot/share/prims/methodHandles.cpp:317), pid=7910, tid=7911
# assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
#
# JRE version: OpenJDK Runtime Environment (11.0.4) (fastdebug build 11.0.4-testing+0-builds.shipilev.net-openjdk-jdk11-dev-b48-20190426-jdk-11.0.37jdk-11.0.3-ga)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 11.0.4-testing+0-builds.shipilev.net-openjdk-jdk11-dev-b48-20190426-jdk-11.0.37jdk-11.0.3-ga, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/bertramn/workspaces/oss/classgraph-issue-341/core.7910)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: --illegal-access=warn -javaagent:/home/bertramn/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/bertramn/workspaces/oss/classgraph-issue-341/target/jacoco.exec,append=true /home/bertramn/workspaces/oss/classgraph-issue-341/target/surefire/surefirebooter6624056268694705005.jar /home/bertramn/workspaces/oss/classgraph-issue-341/target/surefire 2019-05-01T00-41-12_488-jvmRun1 surefire17656235521521575281tmp surefire_018008424952167409636tmp
Host: goofy, Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz, 4 cores, 15G, Ubuntu 18.04.2 LTS
Time: Wed May 1 00:41:27 2019 AEST elapsed time: 13 seconds (0d 0h 0m 13s)
--------------- T H R E A D ---------------
Current thread (0x00007fed6c01d000): JavaThread "main" [_thread_in_vm, id=7911, stack(0x00007fed74326000,0x00007fed74427000)]
Stack: [0x00007fed74326000,0x00007fed74427000], sp=0x00007fed7441e390, free space=992k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x180d5cf] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x27f
V [libjvm.so+0x180e4bf] VMError::report_and_die(Thread*, void*, char const*, int, char const*, char const*, __va_list_tag*)+0x2f
V [libjvm.so+0xab8500] report_vm_error(char const*, int, char const*, char const*, ...)+0x100
V [libjvm.so+0x1359d70] MethodHandles::init_method_MemberName(Handle, CallInfo&)+0x2c0
V [libjvm.so+0xe4d97a] java_lang_StackFrameInfo::set_method_and_bci(Handle, methodHandle const&, int, Thread*)+0x14a
V [libjvm.so+0x164b8bb] JavaFrameStream::fill_frame(int, objArrayHandle, methodHandle const&, Thread*)+0x13b
V [libjvm.so+0x164f35f] StackWalk::fill_in_frames(long, BaseFrameStream&, int, int, objArrayHandle, int&, Thread*)+0x5df
V [libjvm.so+0x16501ba] StackWalk::fetchNextBatch(Handle, long, long, int, int, objArrayHandle, Thread*)+0x30a
V [libjvm.so+0xfafc0a] JVM_MoreStackWalk+0x20a
j java.lang.StackStreamFactory$AbstractStackWalker.fetchStackFrames(JJII[Ljava/lang/Object;)I+0 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.fetchStackFrames(I)I+35 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.getNextBatch()I+61 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.peekFrame()Ljava/lang/Class;+32 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.hasNext()Z+1 java.base@11.0.4-testing
j java.lang.StackStreamFactory$StackFrameTraverser.nextStackFrame()Ljava/lang/StackWalker$StackFrame;+1 java.base@11.0.4-testing
j java.lang.StackStreamFactory$StackFrameTraverser.forEachRemaining(Ljava/util/function/Consumer;)V+18 java.base@11.0.4-testing
j java.util.stream.ReferencePipeline$Head.forEach(Ljava/util/function/Consumer;)V+12 java.base@11.0.4-testing
j java.lang.StackWalker.lambda$forEach$0(Ljava/util/function/Consumer;Ljava/util/stream/Stream;)Ljava/lang/Object;+2 java.base@11.0.4-testing
j java.lang.StackWalker$$Lambda$290.apply(Ljava/lang/Object;)Ljava/lang/Object;+8 java.base@11.0.4-testing
j java.lang.StackStreamFactory$StackFrameTraverser.consumeFrames()Ljava/lang/Object;+25 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.doStackWalk(JIIII)Ljava/lang/Object;+78 java.base@11.0.4-testing
v ~StubRoutines::call_stub
V [libjvm.so+0xe43de5] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x895
V [libjvm.so+0x1650983] StackWalk::fetchFirstBatch(BaseFrameStream&, Handle, long, int, int, int, objArrayHandle, Thread*)+0x653
V [libjvm.so+0x1652759] StackWalk::walk(Handle, long, int, int, int, objArrayHandle, Thread*)+0x16e9
V [libjvm.so+0xfaf6e0] JVM_CallStackWalk+0x1d0
j java.lang.StackStreamFactory$AbstractStackWalker.callStackWalk(JIII[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.beginStackWalk()Ljava/lang/Object;+31 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.walk()Ljava/lang/Object;+8 java.base@11.0.4-testing
j java.lang.StackWalker.forEach(Ljava/util/function/Consumer;)V+15 java.base@11.0.4-testing
v ~StubRoutines::call_stub
V [libjvm.so+0xe43de5] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x895
V [libjvm.so+0x15758e3] invoke(InstanceKlass*, methodHandle const&, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*) [clone .constprop.95]+0xbf3
V [libjvm.so+0x1579626] Reflection::invoke_method(oop, Handle, objArrayHandle, Thread*)+0x196
V [libjvm.so+0xfc332f] JVM_InvokeMethod+0x1cf
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 java.base@11.0.4-testing
J 3699 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (10 bytes) @ 0x00007fed5c264ecc [0x00007fed5c264e00+0x00000000000000cc]
J 3701 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (65 bytes) @ 0x00007fed555519fc [0x00007fed555517c0+0x000000000000023c]
j nonapi.io.github.classgraph.classpath.CallStackReader.getCallStackViaStackWalker()[Ljava/lang/Class;+229
j nonapi.io.github.classgraph.classpath.CallStackReader.access$100()[Ljava/lang/Class;+4
j nonapi.io.github.classgraph.classpath.CallStackReader$2.run()[Ljava/lang/Class;+4
j nonapi.io.github.classgraph.classpath.CallStackReader$2.run()Ljava/lang/Object;+5
v ~StubRoutines::call_stub
V [libjvm.so+0xe43de5] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x895
V [libjvm.so+0xfc7f8e] JVM_DoPrivileged+0x78e
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j nonapi.io.github.classgraph.classpath.CallStackReader.getClassContext(Lnonapi/io/github/classgraph/utils/LogNode;)[Ljava/lang/Class;+34
j nonapi.io.github.classgraph.classpath.ClassLoaderAndModuleFinder.<init>(Lnonapi/io/github/classgraph/ScanSpec;Lnonapi/io/github/classgraph/utils/LogNode;)V+158
j nonapi.io.github.classgraph.classpath.ClasspathFinder.<init>(Lnonapi/io/github/classgraph/ScanSpec;Lnonapi/io/github/classgraph/utils/LogNode;)V+124
j io.github.classgraph.Scanner.<init>(Lnonapi/io/github/classgraph/ScanSpec;Ljava/util/concurrent/ExecutorService;ILio/github/classgraph/ClassGraph$ScanResultProcessor;Lio/github/classgraph/ClassGraph$FailureHandler;Lnonapi/io/github/classgraph/utils/LogNode;)V+296
j io.github.classgraph.ClassGraph.scanAsync(Ljava/util/concurrent/ExecutorService;I)Ljava/util/concurrent/Future;+148
j io.github.classgraph.ClassGraph.scan(Ljava/util/concurrent/ExecutorService;I)Lio/github/classgraph/ScanResult;+132
j io.github.classgraph.ClassGraph.scan(I)Lio/github/classgraph/ScanResult;+129
j io.github.classgraph.ClassGraph.scan()Lio/github/classgraph/ScanResult;+87
j com.virginaustralia.wiremock.ClasspathScanningFileSource.getScannedResources()Ljava/util/List;+26
j com.virginaustralia.wiremock.ClasspathScanningFileSource.getTextFileNamed(Ljava/lang/String;)Lcom/github/tomakehurst/wiremock/common/TextFile;+5
j com.virginaustralia.wiremock.ClasspathScanningFileSourceTest.itShouldLoadFileAtRoot()V+20
v ~StubRoutines::call_stub
V [libjvm.so+0xe43de5] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x895
V [libjvm.so+0x15758e3] invoke(InstanceKlass*, methodHandle const&, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*) [clone .constprop.95]+0xbf3
V [libjvm.so+0x1579626] Reflection::invoke_method(oop, Handle, objArrayHandle, Thread*)+0x196
V [libjvm.so+0xfc332f] JVM_InvokeMethod+0x1cf
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 java.base@11.0.4-testing
J 3699 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (10 bytes) @ 0x00007fed5c264ecc [0x00007fed5c264e00+0x00000000000000cc]
J 3701 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (65 bytes) @ 0x00007fed555519fc [0x00007fed555517c0+0x000000000000023c]
j org.junit.platform.commons.util.ReflectionUtils.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+81
j org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;Lorg/junit/jupiter/api/extension/ExtensionContext;Lorg/junit/jupiter/engine/extension/ExtensionRegistry;)Ljava/lang/Object;+61
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(Lorg/junit/jupiter/api/extension/ExtensionContext;Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;)V+40
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor$$Lambda$272.execute()V+12
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$DynamicTestExecutor;)V+37
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$DynamicTestExecutor;)Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;+111
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$DynamicTestExecutor;)Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;+10
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5()V+108
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$210.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+24
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$209.invoke(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+5
j org.junit.platform.engine.support.hierarchical.Node.around(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$Invocation;)V+6
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8()V+18
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$208.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively()V+40
j org.junit.platform.engine.support.hierarchical.NodeTestTask.execute()V+107
j org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$214.accept(Ljava/lang/Object;)V+4
j java.util.ArrayList.forEach(Ljava/util/function/Consumer;)V+46 java.base@11.0.4-testing
j org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(Ljava/util/List;)V+10
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5()V+168
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$210.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+24
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$209.invoke(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+5
j org.junit.platform.engine.support.hierarchical.Node.around(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$Invocation;)V+6
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8()V+18
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$208.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively()V+40
j org.junit.platform.engine.support.hierarchical.NodeTestTask.execute()V+107
...<more frames>...
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.StackStreamFactory$AbstractStackWalker.fetchStackFrames(JJII[Ljava/lang/Object;)I+0 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.fetchStackFrames(I)I+35 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.getNextBatch()I+61 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.peekFrame()Ljava/lang/Class;+32 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.hasNext()Z+1 java.base@11.0.4-testing
j java.lang.StackStreamFactory$StackFrameTraverser.nextStackFrame()Ljava/lang/StackWalker$StackFrame;+1 java.base@11.0.4-testing
j java.lang.StackStreamFactory$StackFrameTraverser.forEachRemaining(Ljava/util/function/Consumer;)V+18 java.base@11.0.4-testing
j java.util.stream.ReferencePipeline$Head.forEach(Ljava/util/function/Consumer;)V+12 java.base@11.0.4-testing
j java.lang.StackWalker.lambda$forEach$0(Ljava/util/function/Consumer;Ljava/util/stream/Stream;)Ljava/lang/Object;+2 java.base@11.0.4-testing
j java.lang.StackWalker$$Lambda$290.apply(Ljava/lang/Object;)Ljava/lang/Object;+8 java.base@11.0.4-testing
j java.lang.StackStreamFactory$StackFrameTraverser.consumeFrames()Ljava/lang/Object;+25 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.doStackWalk(JIIII)Ljava/lang/Object;+78 java.base@11.0.4-testing
v ~StubRoutines::call_stub
j java.lang.StackStreamFactory$AbstractStackWalker.callStackWalk(JIII[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.beginStackWalk()Ljava/lang/Object;+31 java.base@11.0.4-testing
j java.lang.StackStreamFactory$AbstractStackWalker.walk()Ljava/lang/Object;+8 java.base@11.0.4-testing
j java.lang.StackWalker.forEach(Ljava/util/function/Consumer;)V+15 java.base@11.0.4-testing
v ~StubRoutines::call_stub
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 java.base@11.0.4-testing
J 3699 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (10 bytes) @ 0x00007fed5c264ecc [0x00007fed5c264e00+0x00000000000000cc]
J 3701 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (65 bytes) @ 0x00007fed555519fc [0x00007fed555517c0+0x000000000000023c]
j nonapi.io.github.classgraph.classpath.CallStackReader.getCallStackViaStackWalker()[Ljava/lang/Class;+229
j nonapi.io.github.classgraph.classpath.CallStackReader.access$100()[Ljava/lang/Class;+4
j nonapi.io.github.classgraph.classpath.CallStackReader$2.run()[Ljava/lang/Class;+4
j nonapi.io.github.classgraph.classpath.CallStackReader$2.run()Ljava/lang/Object;+5
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j nonapi.io.github.classgraph.classpath.CallStackReader.getClassContext(Lnonapi/io/github/classgraph/utils/LogNode;)[Ljava/lang/Class;+34
j nonapi.io.github.classgraph.classpath.ClassLoaderAndModuleFinder.<init>(Lnonapi/io/github/classgraph/ScanSpec;Lnonapi/io/github/classgraph/utils/LogNode;)V+158
j nonapi.io.github.classgraph.classpath.ClasspathFinder.<init>(Lnonapi/io/github/classgraph/ScanSpec;Lnonapi/io/github/classgraph/utils/LogNode;)V+124
j io.github.classgraph.Scanner.<init>(Lnonapi/io/github/classgraph/ScanSpec;Ljava/util/concurrent/ExecutorService;ILio/github/classgraph/ClassGraph$ScanResultProcessor;Lio/github/classgraph/ClassGraph$FailureHandler;Lnonapi/io/github/classgraph/utils/LogNode;)V+296
j io.github.classgraph.ClassGraph.scanAsync(Ljava/util/concurrent/ExecutorService;I)Ljava/util/concurrent/Future;+148
j io.github.classgraph.ClassGraph.scan(Ljava/util/concurrent/ExecutorService;I)Lio/github/classgraph/ScanResult;+132
j io.github.classgraph.ClassGraph.scan(I)Lio/github/classgraph/ScanResult;+129
j io.github.classgraph.ClassGraph.scan()Lio/github/classgraph/ScanResult;+87
j com.virginaustralia.wiremock.ClasspathScanningFileSource.getScannedResources()Ljava/util/List;+26
j com.virginaustralia.wiremock.ClasspathScanningFileSource.getTextFileNamed(Ljava/lang/String;)Lcom/github/tomakehurst/wiremock/common/TextFile;+5
j com.virginaustralia.wiremock.ClasspathScanningFileSourceTest.itShouldLoadFileAtRoot()V+20
v ~StubRoutines::call_stub
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11.0.4-testing
j jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 java.base@11.0.4-testing
J 3699 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (10 bytes) @ 0x00007fed5c264ecc [0x00007fed5c264e00+0x00000000000000cc]
J 3701 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@11.0.4-testing (65 bytes) @ 0x00007fed555519fc [0x00007fed555517c0+0x000000000000023c]
j org.junit.platform.commons.util.ReflectionUtils.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+81
j org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;Lorg/junit/jupiter/api/extension/ExtensionContext;Lorg/junit/jupiter/engine/extension/ExtensionRegistry;)Ljava/lang/Object;+61
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(Lorg/junit/jupiter/api/extension/ExtensionContext;Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;)V+40
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor$$Lambda$272.execute()V+12
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$DynamicTestExecutor;)V+37
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$DynamicTestExecutor;)Lorg/junit/jupiter/engine/execution/JupiterEngineExecutionContext;+111
j org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$DynamicTestExecutor;)Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;+10
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5()V+108
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$210.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+24
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$209.invoke(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+5
j org.junit.platform.engine.support.hierarchical.Node.around(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$Invocation;)V+6
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8()V+18
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$208.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively()V+40
j org.junit.platform.engine.support.hierarchical.NodeTestTask.execute()V+107
j org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$214.accept(Ljava/lang/Object;)V+4
j java.util.ArrayList.forEach(Ljava/util/function/Consumer;)V+46 java.base@11.0.4-testing
j org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(Ljava/util/List;)V+10
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5()V+168
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$210.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+24
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$209.invoke(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+5
j org.junit.platform.engine.support.hierarchical.Node.around(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$Invocation;)V+6
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8()V+18
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$208.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively()V+40
j org.junit.platform.engine.support.hierarchical.NodeTestTask.execute()V+107
j org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService$$Lambda$214.accept(Ljava/lang/Object;)V+4
j java.util.ArrayList.forEach(Ljava/util/function/Consumer;)V+46 java.base@11.0.4-testing
j org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(Ljava/util/List;)V+10
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5()V+168
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$210.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+24
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$209.invoke(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;)V+5
j org.junit.platform.engine.support.hierarchical.Node.around(Lorg/junit/platform/engine/support/hierarchical/EngineExecutionContext;Lorg/junit/platform/engine/support/hierarchical/Node$Invocation;)V+6
j org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8()V+18
j org.junit.platform.engine.support.hierarchical.NodeTestTask$$Lambda$208.execute()V+4
j org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(Lorg/junit/platform/engine/support/hierarchical/ThrowableCollector$Executable;)V+5
j org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively()V+40
j org.junit.platform.engine.support.hierarchical.NodeTestTask.execute()V+107
j org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(Lorg/junit/platform/engine/support/hierarchical/HierarchicalTestExecutorService$TestTask;)Ljava/util/concurrent/Future;+5
j org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute()Ljava/util/concurrent/Future;+105
j org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(Lorg/junit/platform/engine/ExecutionRequest;)V+53
j org.junit.platform.launcher.core.DefaultLauncher.execute(Lorg/junit/platform/engine/TestEngine;Lorg/junit/platform/engine/ExecutionRequest;)V+6
j org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(Lorg/junit/platform/launcher/core/Root;Lorg/junit/platform/engine/ConfigurationParameters;Lorg/junit/platform/launcher/TestExecutionListener;)V+126
j org.junit.platform.launcher.core.DefaultLauncher$$Lambda$178.accept(Ljava/lang/Object;)V+16
j org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(Lorg/junit/platform/engine/ConfigurationParameters;Lorg/junit/platform/launcher/core/TestExecutionListenerRegistry;Ljava/util/function/Consumer;)V+72
j org.junit.platform.launcher.core.DefaultLauncher.execute(Lorg/junit/platform/launcher/core/Root;Lorg/junit/platform/engine/ConfigurationParameters;[Lorg/junit/platform/launcher/TestExecutionListener;)V+30
j org.junit.platform.launcher.core.DefaultLauncher.execute(Lorg/junit/platform/launcher/LauncherDiscoveryRequest;[Lorg/junit/platform/launcher/TestExecutionListener;)V+55
j org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(Lorg/apache/maven/surefire/util/TestsToRun;Lorg/apache/maven/surefire/report/RunListener;)V+37
j org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(Ljava/lang/Object;)Lorg/apache/maven/surefire/suite/RunResult;+119
j org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(Lorg/apache/maven/surefire/booter/ForkingReporterFactory;)Lorg/apache/maven/surefire/suite/RunResult;+18
j org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess()Lorg/apache/maven/surefire/suite/RunResult;+16
j org.apache.maven.surefire.booter.ForkedBooter.execute()V+5
j org.apache.maven.surefire.booter.ForkedBooter.main([Ljava/lang/String;)V+59
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
uid : 1000 euid : 1000 gid : 1000 egid : 1000
umask: 0022 (----w--w-)
Threads class SMR info:
_java_thread_list=0x00007fed147a6800, length=15, elements={
0x00007fed6c01d000, 0x00007fed6c32b000, 0x00007fed6c32d800, 0x00007fed6c34f800,
0x00007fed6c352000, 0x00007fed6c354800, 0x00007fed6c357000, 0x00007fed6c435800,
0x00007fed6c8c7800, 0x00007fed6c91b800, 0x00007fed6c9b5800, 0x00007fecf80fa000,
0x00007fecf818e000, 0x00007fed1c001000, 0x00007fed147a5800
}
_java_thread_list_alloc_cnt=34, _java_thread_list_free_cnt=33, _java_thread_list_max=21, _nested_thread_list_max=1
_tlh_cnt=10032, _tlh_times=24, avg_tlh_time=0.00, _tlh_time_max=3
_deleted_thread_cnt=9, _deleted_thread_times=0, avg_deleted_thread_time=0.00, _deleted_thread_time_max=0
_delete_lock_wait_cnt=0, _delete_lock_wait_max=0
_to_delete_list_cnt=0, _to_delete_list_max=1
Java Threads: ( => current thread )
=>0x00007fed6c01d000 JavaThread "main" [_thread_in_vm, id=7911, stack(0x00007fed74326000,0x00007fed74427000)]
0x00007fed6c32b000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7921, stack(0x00007fed376ff000,0x00007fed37800000)]
0x00007fed6c32d800 JavaThread "Finalizer" daemon [_thread_blocked, id=7923, stack(0x00007fed375fe000,0x00007fed376ff000)]
0x00007fed6c34f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7924, stack(0x00007fed36b2e000,0x00007fed36c2f000)]
0x00007fed6c352000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=7925, stack(0x00007fed36a2d000,0x00007fed36b2e000)]
0x00007fed6c354800 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=7926, stack(0x00007fed3692c000,0x00007fed36a2d000)]
0x00007fed6c357000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=7927, stack(0x00007fed3682b000,0x00007fed3692c000)]
0x00007fed6c435800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=7928, stack(0x00007fed3672a000,0x00007fed3682b000)]
0x00007fed6c8c7800 JavaThread "Service Thread" daemon [_thread_blocked, id=7929, stack(0x00007fed36201000,0x00007fed36302000)]
0x00007fed6c91b800 JavaThread "surefire-forkedjvm-command-thread" daemon [_thread_in_native, id=7931, stack(0x00007fed35ffe000,0x00007fed360ff000)]
0x00007fed6c9b5800 JavaThread "surefire-forkedjvm-ping-30s" daemon [_thread_blocked, id=7935, stack(0x00007fed355ec000,0x00007fed356ed000)]
0x00007fecf80fa000 JavaThread "process reaper" daemon [_thread_blocked, id=7938, stack(0x00007fed70010000,0x00007fed70034000)]
0x00007fecf818e000 JavaThread "process reaper" daemon [_thread_blocked, id=8021, stack(0x00007fed54044000,0x00007fed54068000)]
0x00007fed1c001000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8023, stack(0x00007fed354eb000,0x00007fed355ec000)]
0x00007fed147a5800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8024, stack(0x00007fed34dea000,0x00007fed34eeb000)]
Other Threads:
0x00007fed6c314800 VMThread "VM Thread" [stack: 0x00007fed440bf000,0x00007fed441bf000] [id=7918]
0x00007fed6c8b3800 WatcherThread [stack: 0x00007fed36101000,0x00007fed36201000] [id=7930]
0x00007fed6c04b800 GCTaskThread "GC Thread#0" [stack: 0x00007fed5426c000,0x00007fed5436c000] [id=7912]
0x00007fed2c001000 GCTaskThread "GC Thread#1" [stack: 0x00007fed358f3000,0x00007fed359f3000] [id=7932]
0x00007fed2c003000 GCTaskThread "GC Thread#2" [stack: 0x00007fed357f1000,0x00007fed358f1000] [id=7933]
0x00007fed2c005000 GCTaskThread "GC Thread#3" [stack: 0x00007fed356ef000,0x00007fed357ef000] [id=7934]
0x00007fed6c0aa000 ConcurrentGCThread "G1 Main Marker" [stack: 0x00007fed4694c000,0x00007fed46a4c000] [id=7913]
0x00007fed6c0ac000 ConcurrentGCThread "G1 Conc#0" [stack: 0x00007fed4684a000,0x00007fed4694a000] [id=7914]
0x00007fed6c1bb000 ConcurrentGCThread "G1 Refine#0" [stack: 0x00007fed44344000,0x00007fed44444000] [id=7915]
0x00007fed6c1bd000 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x00007fed44242000,0x00007fed44342000] [id=7916]
Threads with active compile tasks:
C2 CompilerThread04579 4 org.jacoco.agent.rt.internal_1f1cc91.asm.MethodWriter::visitMethodInsn (191 bytes)
C1 CompilerThread04824 2 org.jacoco.agent.rt.internal_1f1cc91.asm.Frame::getAbstractTypeFromDescriptor (415 bytes)
C2 CompilerThread14607 4 org.jacoco.agent.rt.internal_1f1cc91.core.internal.instr.DuplicateFrameEliminator::visitMethodInsn (20 bytes)
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap address: 0x0000000707400000, size: 3980 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000800000000, Narrow klass shift: 0
Compressed class space size: 1073741824 Address: 0x0000000800000000
Heap:
garbage-first heap total 307200K, used 89468K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 86 young (88064K), 3 survivors (3072K)
Metaspace used 24863K, capacity 25387K, committed 25776K, reserved 1073152K
class space used 2852K, capacity 3070K, committed 3072K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TAMS=top-at-mark-start (previous, next)
| 0|0x0000000707400000, 0x0000000707500000, 0x0000000707500000|100%| O| |TAMS 0x0000000707500000, 0x0000000707400000| Untracked
| 1|0x0000000707500000, 0x0000000707600000, 0x0000000707600000|100%| O| |TAMS 0x0000000707600000, 0x0000000707500000| Untracked
| 2|0x0000000707600000, 0x00000007076ca400, 0x0000000707700000| 79%| O| |TAMS 0x00000007076ca400, 0x0000000707600000| Untracked
| 3|0x0000000707700000, 0x0000000707700000, 0x0000000707800000| 0%| F| |TAMS 0x0000000707700000, 0x0000000707700000| Untracked
| 4|0x0000000707800000, 0x0000000707800000, 0x0000000707900000| 0%| F| |TAMS 0x0000000707800000, 0x0000000707800000| Untracked
| 5|0x0000000707900000, 0x0000000707900000, 0x0000000707a00000| 0%| F| |TAMS 0x0000000707900000, 0x0000000707900000| Untracked
| 6|0x0000000707a00000, 0x0000000707a00000, 0x0000000707b00000| 0%| F| |TAMS 0x0000000707a00000, 0x0000000707a00000| Untracked
| 7|0x0000000707b00000, 0x0000000707b00000, 0x0000000707c00000| 0%| F| |TAMS 0x0000000707b00000, 0x0000000707b00000| Untracked
| 8|0x0000000707c00000, 0x0000000707c00000, 0x0000000707d00000| 0%| F| |TAMS 0x0000000707c00000, 0x0000000707c00000| Untracked
| 9|0x0000000707d00000, 0x0000000707d00000, 0x0000000707e00000| 0%| F| |TAMS 0x0000000707d00000, 0x0000000707d00000| Untracked
| 10|0x0000000707e00000, 0x0000000707e00000, 0x0000000707f00000| 0%| F| |TAMS 0x0000000707e00000, 0x0000000707e00000| Untracked
| 11|0x0000000707f00000, 0x0000000707f00000, 0x0000000708000000| 0%| F| |TAMS 0x0000000707f00000, 0x0000000707f00000| Untracked
| 12|0x0000000708000000, 0x0000000708000000, 0x0000000708100000| 0%| F| |TAMS 0x0000000708000000, 0x0000000708000000| Untracked
| 13|0x0000000708100000, 0x0000000708100000, 0x0000000708200000| 0%| F| |TAMS 0x0000000708100000, 0x0000000708100000| Untracked
| 14|0x0000000708200000, 0x0000000708200000, 0x0000000708300000| 0%| F| |TAMS 0x0000000708200000, 0x0000000708200000| Untracked
| 15|0x0000000708300000, 0x0000000708300000, 0x0000000708400000| 0%| F| |TAMS 0x0000000708300000, 0x0000000708300000| Untracked
| 16|0x0000000708400000, 0x0000000708400000, 0x0000000708500000| 0%| F| |TAMS 0x0000000708400000, 0x0000000708400000| Untracked
| 17|0x0000000708500000, 0x0000000708500000, 0x0000000708600000| 0%| F| |TAMS 0x0000000708500000, 0x0000000708500000| Untracked
| 18|0x0000000708600000, 0x0000000708600000, 0x0000000708700000| 0%| F| |TAMS 0x0000000708600000, 0x0000000708600000| Untracked
| 19|0x0000000708700000, 0x0000000708700000, 0x0000000708800000| 0%| F| |TAMS 0x0000000708700000, 0x0000000708700000| Untracked
| 20|0x0000000708800000, 0x0000000708800000, 0x0000000708900000| 0%| F| |TAMS 0x0000000708800000, 0x0000000708800000| Untracked
| 21|0x0000000708900000, 0x0000000708900000, 0x0000000708a00000| 0%| F| |TAMS 0x0000000708900000, 0x0000000708900000| Untracked
| 22|0x0000000708a00000, 0x0000000708a00000, 0x0000000708b00000| 0%| F| |TAMS 0x0000000708a00000, 0x0000000708a00000| Untracked
| 23|0x0000000708b00000, 0x0000000708b00000, 0x0000000708c00000| 0%| F| |TAMS 0x0000000708b00000, 0x0000000708b00000| Untracked
| 24|0x0000000708c00000, 0x0000000708c00000, 0x0000000708d00000| 0%| F| |TAMS 0x0000000708c00000, 0x0000000708c00000| Untracked
| 25|0x0000000708d00000, 0x0000000708d00000, 0x0000000708e00000| 0%| F| |TAMS 0x0000000708d00000, 0x0000000708d00000| Untracked
| 26|0x0000000708e00000, 0x0000000708e00000, 0x0000000708f00000| 0%| F| |TAMS 0x0000000708e00000, 0x0000000708e00000| Untracked
| 27|0x0000000708f00000, 0x0000000708f00000, 0x0000000709000000| 0%| F| |TAMS 0x0000000708f00000, 0x0000000708f00000| Untracked
| 28|0x0000000709000000, 0x0000000709000000, 0x0000000709100000| 0%| F| |TAMS 0x0000000709000000, 0x0000000709000000| Untracked
| 29|0x0000000709100000, 0x0000000709100000, 0x0000000709200000| 0%| F| |TAMS 0x0000000709100000, 0x0000000709100000| Untracked
| 30|0x0000000709200000, 0x0000000709200000, 0x0000000709300000| 0%| F| |TAMS 0x0000000709200000, 0x0000000709200000| Untracked
| 31|0x0000000709300000, 0x0000000709300000, 0x0000000709400000| 0%| F| |TAMS 0x0000000709300000, 0x0000000709300000| Untracked
| 32|0x0000000709400000, 0x0000000709400000, 0x0000000709500000| 0%| F| |TAMS 0x0000000709400000, 0x0000000709400000| Untracked
| 33|0x0000000709500000, 0x0000000709500000, 0x0000000709600000| 0%| F| |TAMS 0x0000000709500000, 0x0000000709500000| Untracked
| 34|0x0000000709600000, 0x0000000709600000, 0x0000000709700000| 0%| F| |TAMS 0x0000000709600000, 0x0000000709600000| Untracked
| 35|0x0000000709700000, 0x0000000709700000, 0x0000000709800000| 0%| F| |TAMS 0x0000000709700000, 0x0000000709700000| Untracked
| 36|0x0000000709800000, 0x0000000709800000, 0x0000000709900000| 0%| F| |TAMS 0x0000000709800000, 0x0000000709800000| Untracked
| 37|0x0000000709900000, 0x0000000709900000, 0x0000000709a00000| 0%| F| |TAMS 0x0000000709900000, 0x0000000709900000| Untracked
| 38|0x0000000709a00000, 0x0000000709a00000, 0x0000000709b00000| 0%| F| |TAMS 0x0000000709a00000, 0x0000000709a00000| Untracked
| 39|0x0000000709b00000, 0x0000000709b00000, 0x0000000709c00000| 0%| F| |TAMS 0x0000000709b00000, 0x0000000709b00000| Untracked
| 40|0x0000000709c00000, 0x0000000709c00000, 0x0000000709d00000| 0%| F| |TAMS 0x0000000709c00000, 0x0000000709c00000| Untracked
| 41|0x0000000709d00000, 0x0000000709d00000, 0x0000000709e00000| 0%| F| |TAMS 0x0000000709d00000, 0x0000000709d00000| Untracked
| 42|0x0000000709e00000, 0x0000000709e00000, 0x0000000709f00000| 0%| F| |TAMS 0x0000000709e00000, 0x0000000709e00000| Untracked
| 43|0x0000000709f00000, 0x0000000709f00000, 0x000000070a000000| 0%| F| |TAMS 0x0000000709f00000, 0x0000000709f00000| Untracked
| 44|0x000000070a000000, 0x000000070a000000, 0x000000070a100000| 0%| F| |TAMS 0x000000070a000000, 0x000000070a000000| Untracked
| 45|0x000000070a100000, 0x000000070a100000, 0x000000070a200000| 0%| F| |TAMS 0x000000070a100000, 0x000000070a100000| Untracked
| 46|0x000000070a200000, 0x000000070a200000, 0x000000070a300000| 0%| F| |TAMS 0x000000070a200000, 0x000000070a200000| Untracked
| 47|0x000000070a300000, 0x000000070a300000, 0x000000070a400000| 0%| F| |TAMS 0x000000070a300000, 0x000000070a300000| Untracked
| 48|0x000000070a400000, 0x000000070a400000, 0x000000070a500000| 0%| F| |TAMS 0x000000070a400000, 0x000000070a400000| Untracked
| 49|0x000000070a500000, 0x000000070a500000, 0x000000070a600000| 0%| F| |TAMS 0x000000070a500000, 0x000000070a500000| Untracked
| 50|0x000000070a600000, 0x000000070a600000, 0x000000070a700000| 0%| F| |TAMS 0x000000070a600000, 0x000000070a600000| Untracked
| 51|0x000000070a700000, 0x000000070a700000, 0x000000070a800000| 0%| F| |TAMS 0x000000070a700000, 0x000000070a700000| Untracked
| 52|0x000000070a800000, 0x000000070a800000, 0x000000070a900000| 0%| F| |TAMS 0x000000070a800000, 0x000000070a800000| Untracked
| 53|0x000000070a900000, 0x000000070a900000, 0x000000070aa00000| 0%| F| |TAMS 0x000000070a900000, 0x000000070a900000| Untracked
| 54|0x000000070aa00000, 0x000000070aa00000, 0x000000070ab00000| 0%| F| |TAMS 0x000000070aa00000, 0x000000070aa00000| Untracked
| 55|0x000000070ab00000, 0x000000070ab00000, 0x000000070ac00000| 0%| F| |TAMS 0x000000070ab00000, 0x000000070ab00000| Untracked
| 56|0x000000070ac00000, 0x000000070ac00000, 0x000000070ad00000| 0%| F| |TAMS 0x000000070ac00000, 0x000000070ac00000| Untracked
| 57|0x000000070ad00000, 0x000000070ad00000, 0x000000070ae00000| 0%| F| |TAMS 0x000000070ad00000, 0x000000070ad00000| Untracked
| 58|0x000000070ae00000, 0x000000070ae00000, 0x000000070af00000| 0%| F| |TAMS 0x000000070ae00000, 0x000000070ae00000| Untracked
| 59|0x000000070af00000, 0x000000070af00000, 0x000000070b000000| 0%| F| |TAMS 0x000000070af00000, 0x000000070af00000| Untracked
| 60|0x000000070b000000, 0x000000070b000000, 0x000000070b100000| 0%| F| |TAMS 0x000000070b000000, 0x000000070b000000| Untracked
| 61|0x000000070b100000, 0x000000070b100000, 0x000000070b200000| 0%| F| |TAMS 0x000000070b100000, 0x000000070b100000| Untracked
| 62|0x000000070b200000, 0x000000070b200000, 0x000000070b300000| 0%| F| |TAMS 0x000000070b200000, 0x000000070b200000| Untracked
| 63|0x000000070b300000, 0x000000070b300000, 0x000000070b400000| 0%| F| |TAMS 0x000000070b300000, 0x000000070b300000| Untracked
| 64|0x000000070b400000, 0x000000070b400000, 0x000000070b500000| 0%| F| |TAMS 0x000000070b400000, 0x000000070b400000| Untracked
| 65|0x000000070b500000, 0x000000070b500000, 0x000000070b600000| 0%| F| |TAMS 0x000000070b500000, 0x000000070b500000| Untracked
| 66|0x000000070b600000, 0x000000070b600000, 0x000000070b700000| 0%| F| |TAMS 0x000000070b600000, 0x000000070b600000| Untracked
| 67|0x000000070b700000, 0x000000070b700000, 0x000000070b800000| 0%| F| |TAMS 0x000000070b700000, 0x000000070b700000| Untracked
| 68|0x000000070b800000, 0x000000070b800000, 0x000000070b900000| 0%| F| |TAMS 0x000000070b800000, 0x000000070b800000| Untracked
| 69|0x000000070b900000, 0x000000070b900000, 0x000000070ba00000| 0%| F| |TAMS 0x000000070b900000, 0x000000070b900000| Untracked
| 70|0x000000070ba00000, 0x000000070ba00000, 0x000000070bb00000| 0%| F| |TAMS 0x000000070ba00000, 0x000000070ba00000| Untracked
| 71|0x000000070bb00000, 0x000000070bb00000, 0x000000070bc00000| 0%| F| |TAMS 0x000000070bb00000, 0x000000070bb00000| Untracked
| 72|0x000000070bc00000, 0x000000070bc00000, 0x000000070bd00000| 0%| F| |TAMS 0x000000070bc00000, 0x000000070bc00000| Untracked
| 73|0x000000070bd00000, 0x000000070bd00000, 0x000000070be00000| 0%| F| |TAMS 0x000000070bd00000, 0x000000070bd00000| Untracked
| 74|0x000000070be00000, 0x000000070be00000, 0x000000070bf00000| 0%| F| |TAMS 0x000000070be00000, 0x000000070be00000| Untracked
| 75|0x000000070bf00000, 0x000000070bf00000, 0x000000070c000000| 0%| F| |TAMS 0x000000070bf00000, 0x000000070bf00000| Untracked
| 76|0x000000070c000000, 0x000000070c000000, 0x000000070c100000| 0%| F| |TAMS 0x000000070c000000, 0x000000070c000000| Untracked
| 77|0x000000070c100000, 0x000000070c100000, 0x000000070c200000| 0%| F| |TAMS 0x000000070c100000, 0x000000070c100000| Untracked
| 78|0x000000070c200000, 0x000000070c200000, 0x000000070c300000| 0%| F| |TAMS 0x000000070c200000, 0x000000070c200000| Untracked
| 79|0x000000070c300000, 0x000000070c300000, 0x000000070c400000| 0%| F| |TAMS 0x000000070c300000, 0x000000070c300000| Untracked
| 80|0x000000070c400000, 0x000000070c400000, 0x000000070c500000| 0%| F| |TAMS 0x000000070c400000, 0x000000070c400000| Untracked
| 81|0x000000070c500000, 0x000000070c500000, 0x000000070c600000| 0%| F| |TAMS 0x000000070c500000, 0x000000070c500000| Untracked
| 82|0x000000070c600000, 0x000000070c600000, 0x000000070c700000| 0%| F| |TAMS 0x000000070c600000, 0x000000070c600000| Untracked
| 83|0x000000070c700000, 0x000000070c700000, 0x000000070c800000| 0%| F| |TAMS 0x000000070c700000, 0x000000070c700000| Untracked
| 84|0x000000070c800000, 0x000000070c800000, 0x000000070c900000| 0%| F| |TAMS 0x000000070c800000, 0x000000070c800000| Untracked
| 85|0x000000070c900000, 0x000000070c900000, 0x000000070ca00000| 0%| F| |TAMS 0x000000070c900000, 0x000000070c900000| Untracked
| 86|0x000000070ca00000, 0x000000070ca00000, 0x000000070cb00000| 0%| F| |TAMS 0x000000070ca00000, 0x000000070ca00000| Untracked
| 87|0x000000070cb00000, 0x000000070cb00000, 0x000000070cc00000| 0%| F| |TAMS 0x000000070cb00000, 0x000000070cb00000| Untracked
| 88|0x000000070cc00000, 0x000000070cc00000, 0x000000070cd00000| 0%| F| |TAMS 0x000000070cc00000, 0x000000070cc00000| Untracked
| 89|0x000000070cd00000, 0x000000070cd00000, 0x000000070ce00000| 0%| F| |TAMS 0x000000070cd00000, 0x000000070cd00000| Untracked
| 90|0x000000070ce00000, 0x000000070ce00000, 0x000000070cf00000| 0%| F| |TAMS 0x000000070ce00000, 0x000000070ce00000| Untracked
| 91|0x000000070cf00000, 0x000000070cf00000, 0x000000070d000000| 0%| F| |TAMS 0x000000070cf00000, 0x000000070cf00000| Untracked
| 92|0x000000070d000000, 0x000000070d000000, 0x000000070d100000| 0%| F| |TAMS 0x000000070d000000, 0x000000070d000000| Untracked
| 93|0x000000070d100000, 0x000000070d100000, 0x000000070d200000| 0%| F| |TAMS 0x000000070d100000, 0x000000070d100000| Untracked
| 94|0x000000070d200000, 0x000000070d200000, 0x000000070d300000| 0%| F| |TAMS 0x000000070d200000, 0x000000070d200000| Untracked
| 95|0x000000070d300000, 0x000000070d300000, 0x000000070d400000| 0%| F| |TAMS 0x000000070d300000, 0x000000070d300000| Untracked
| 96|0x000000070d400000, 0x000000070d400000, 0x000000070d500000| 0%| F| |TAMS 0x000000070d400000, 0x000000070d400000| Untracked
| 97|0x000000070d500000, 0x000000070d500000, 0x000000070d600000| 0%| F| |TAMS 0x000000070d500000, 0x000000070d500000| Untracked
| 98|0x000000070d600000, 0x000000070d600000, 0x000000070d700000| 0%| F| |TAMS 0x000000070d600000, 0x000000070d600000| Untracked
| 99|0x000000070d700000, 0x000000070d700000, 0x000000070d800000| 0%| F| |TAMS 0x000000070d700000, 0x000000070d700000| Untracked
| 100|0x000000070d800000, 0x000000070d800000, 0x000000070d900000| 0%| F| |TAMS 0x000000070d800000, 0x000000070d800000| Untracked
| 101|0x000000070d900000, 0x000000070d900000, 0x000000070da00000| 0%| F| |TAMS 0x000000070d900000, 0x000000070d900000| Untracked
| 102|0x000000070da00000, 0x000000070da00000, 0x000000070db00000| 0%| F| |TAMS 0x000000070da00000, 0x000000070da00000| Untracked
| 103|0x000000070db00000, 0x000000070db00000, 0x000000070dc00000| 0%| F| |TAMS 0x000000070db00000, 0x000000070db00000| Untracked
| 104|0x000000070dc00000, 0x000000070dc00000, 0x000000070dd00000| 0%| F| |TAMS 0x000000070dc00000, 0x000000070dc00000| Untracked
| 105|0x000000070dd00000, 0x000000070dd00000, 0x000000070de00000| 0%| F| |TAMS 0x000000070dd00000, 0x000000070dd00000| Untracked
| 106|0x000000070de00000, 0x000000070de00000, 0x000000070df00000| 0%| F| |TAMS 0x000000070de00000, 0x000000070de00000| Untracked
| 107|0x000000070df00000, 0x000000070df00000, 0x000000070e000000| 0%| F| |TAMS 0x000000070df00000, 0x000000070df00000| Untracked
| 108|0x000000070e000000, 0x000000070e000000, 0x000000070e100000| 0%| F| |TAMS 0x000000070e000000, 0x000000070e000000| Untracked
| 109|0x000000070e100000, 0x000000070e100000, 0x000000070e200000| 0%| F| |TAMS 0x000000070e100000, 0x000000070e100000| Untracked
| 110|0x000000070e200000, 0x000000070e200000, 0x000000070e300000| 0%| F| |TAMS 0x000000070e200000, 0x000000070e200000| Untracked
| 111|0x000000070e300000, 0x000000070e300000, 0x000000070e400000| 0%| F| |TAMS 0x000000070e300000, 0x000000070e300000| Untracked
| 112|0x000000070e400000, 0x000000070e400000, 0x000000070e500000| 0%| F| |TAMS 0x000000070e400000, 0x000000070e400000| Untracked
| 113|0x000000070e500000, 0x000000070e500000, 0x000000070e600000| 0%| F| |TAMS 0x000000070e500000, 0x000000070e500000| Untracked
| 114|0x000000070e600000, 0x000000070e600000, 0x000000070e700000| 0%| F| |TAMS 0x000000070e600000, 0x000000070e600000| Untracked
| 115|0x000000070e700000, 0x000000070e700000, 0x000000070e800000| 0%| F| |TAMS 0x000000070e700000, 0x000000070e700000| Untracked
| 116|0x000000070e800000, 0x000000070e800000, 0x000000070e900000| 0%| F| |TAMS 0x000000070e800000, 0x000000070e800000| Untracked
| 117|0x000000070e900000, 0x000000070e900000, 0x000000070ea00000| 0%| F| |TAMS 0x000000070e900000, 0x000000070e900000| Untracked
| 118|0x000000070ea00000, 0x000000070ea00000, 0x000000070eb00000| 0%| F| |TAMS 0x000000070ea00000, 0x000000070ea00000| Untracked
| 119|0x000000070eb00000, 0x000000070eb00000, 0x000000070ec00000| 0%| F| |TAMS 0x000000070eb00000, 0x000000070eb00000| Untracked
| 120|0x000000070ec00000, 0x000000070ec00000, 0x000000070ed00000| 0%| F| |TAMS 0x000000070ec00000, 0x000000070ec00000| Untracked
| 121|0x000000070ed00000, 0x000000070ed00000, 0x000000070ee00000| 0%| F| |TAMS 0x000000070ed00000, 0x000000070ed00000| Untracked
| 122|0x000000070ee00000, 0x000000070ee00000, 0x000000070ef00000| 0%| F| |TAMS 0x000000070ee00000, 0x000000070ee00000| Untracked
| 123|0x000000070ef00000, 0x000000070ef00000, 0x000000070f000000| 0%| F| |TAMS 0x000000070ef00000, 0x000000070ef00000| Untracked
| 124|0x000000070f000000, 0x000000070f000000, 0x000000070f100000| 0%| F| |TAMS 0x000000070f000000, 0x000000070f000000| Untracked
| 125|0x000000070f100000, 0x000000070f100000, 0x000000070f200000| 0%| F| |TAMS 0x000000070f100000, 0x000000070f100000| Untracked
| 126|0x000000070f200000, 0x000000070f200000, 0x000000070f300000| 0%| F| |TAMS 0x000000070f200000, 0x000000070f200000| Untracked
| 127|0x000000070f300000, 0x000000070f300000, 0x000000070f400000| 0%| F| |TAMS 0x000000070f300000, 0x000000070f300000| Untracked
| 128|0x000000070f400000, 0x000000070f400000, 0x000000070f500000| 0%| F| |TAMS 0x000000070f400000, 0x000000070f400000| Untracked
| 129|0x000000070f500000, 0x000000070f500000, 0x000000070f600000| 0%| F| |TAMS 0x000000070f500000, 0x000000070f500000| Untracked
| 130|0x000000070f600000, 0x000000070f600000, 0x000000070f700000| 0%| F| |TAMS 0x000000070f600000, 0x000000070f600000| Untracked
| 131|0x000000070f700000, 0x000000070f700000, 0x000000070f800000| 0%| F| |TAMS 0x000000070f700000, 0x000000070f700000| Untracked
| 132|0x000000070f800000, 0x000000070f800000, 0x000000070f900000| 0%| F| |TAMS 0x000000070f800000, 0x000000070f800000| Untracked
| 133|0x000000070f900000, 0x000000070f900000, 0x000000070fa00000| 0%| F| |TAMS 0x000000070f900000, 0x000000070f900000| Untracked
| 134|0x000000070fa00000, 0x000000070fa00000, 0x000000070fb00000| 0%| F| |TAMS 0x000000070fa00000, 0x000000070fa00000| Untracked
| 135|0x000000070fb00000, 0x000000070fb00000, 0x000000070fc00000| 0%| F| |TAMS 0x000000070fb00000, 0x000000070fb00000| Untracked
| 136|0x000000070fc00000, 0x000000070fc00000, 0x000000070fd00000| 0%| F| |TAMS 0x000000070fc00000, 0x000000070fc00000| Untracked
| 137|0x000000070fd00000, 0x000000070fd00000, 0x000000070fe00000| 0%| F| |TAMS 0x000000070fd00000, 0x000000070fd00000| Untracked
| 138|0x000000070fe00000, 0x000000070fe00000, 0x000000070ff00000| 0%| F| |TAMS 0x000000070fe00000, 0x000000070fe00000| Untracked
| 139|0x000000070ff00000, 0x000000070ff00000, 0x0000000710000000| 0%| F| |TAMS 0x000000070ff00000, 0x000000070ff00000| Untracked
| 140|0x0000000710000000, 0x0000000710000000, 0x0000000710100000| 0%| F| |TAMS 0x0000000710000000, 0x0000000710000000| Untracked
| 141|0x0000000710100000, 0x0000000710100000, 0x0000000710200000| 0%| F| |TAMS 0x0000000710100000, 0x0000000710100000| Untracked
| 142|0x0000000710200000, 0x0000000710200000, 0x0000000710300000| 0%| F| |TAMS 0x0000000710200000, 0x0000000710200000| Untracked
| 143|0x0000000710300000, 0x0000000710300000, 0x0000000710400000| 0%| F| |TAMS 0x0000000710300000, 0x0000000710300000| Untracked
| 144|0x0000000710400000, 0x0000000710400000, 0x0000000710500000| 0%| F| |TAMS 0x0000000710400000, 0x0000000710400000| Untracked
| 145|0x0000000710500000, 0x0000000710500000, 0x0000000710600000| 0%| F| |TAMS 0x0000000710500000, 0x0000000710500000| Untracked
| 146|0x0000000710600000, 0x0000000710600000, 0x0000000710700000| 0%| F| |TAMS 0x0000000710600000, 0x0000000710600000| Untracked
| 147|0x0000000710700000, 0x0000000710700000, 0x0000000710800000| 0%| F| |TAMS 0x0000000710700000, 0x0000000710700000| Untracked
| 148|0x0000000710800000, 0x0000000710800000, 0x0000000710900000| 0%| F| |TAMS 0x0000000710800000, 0x0000000710800000| Untracked
| 149|0x0000000710900000, 0x0000000710900000, 0x0000000710a00000| 0%| F| |TAMS 0x0000000710900000, 0x0000000710900000| Untracked
| 150|0x0000000710a00000, 0x0000000710a00000, 0x0000000710b00000| 0%| F| |TAMS 0x0000000710a00000, 0x0000000710a00000| Untracked
| 151|0x0000000710b00000, 0x0000000710b00000, 0x0000000710c00000| 0%| F| |TAMS 0x0000000710b00000, 0x0000000710b00000| Untracked
| 152|0x0000000710c00000, 0x0000000710c00000, 0x0000000710d00000| 0%| F| |TAMS 0x0000000710c00000, 0x0000000710c00000| Untracked
| 153|0x0000000710d00000, 0x0000000710d00000, 0x0000000710e00000| 0%| F| |TAMS 0x0000000710d00000, 0x0000000710d00000| Untracked
| 154|0x0000000710e00000, 0x0000000710e00000, 0x0000000710f00000| 0%| F| |TAMS 0x0000000710e00000, 0x0000000710e00000| Untracked
| 155|0x0000000710f00000, 0x0000000710f00000, 0x0000000711000000| 0%| F| |TAMS 0x0000000710f00000, 0x0000000710f00000| Untracked
| 156|0x0000000711000000, 0x0000000711000000, 0x0000000711100000| 0%| F| |TAMS 0x0000000711000000, 0x0000000711000000| Untracked
| 157|0x0000000711100000, 0x0000000711100000, 0x0000000711200000| 0%| F| |TAMS 0x0000000711100000, 0x0000000711100000| Untracked
| 158|0x0000000711200000, 0x0000000711200000, 0x0000000711300000| 0%| F| |TAMS 0x0000000711200000, 0x0000000711200000| Untracked
| 159|0x0000000711300000, 0x0000000711300000, 0x0000000711400000| 0%| F| |TAMS 0x0000000711300000, 0x0000000711300000| Untracked
| 160|0x0000000711400000, 0x0000000711400000, 0x0000000711500000| 0%| F| |TAMS 0x0000000711400000, 0x0000000711400000| Untracked
| 161|0x0000000711500000, 0x0000000711500000, 0x0000000711600000| 0%| F| |TAMS 0x0000000711500000, 0x0000000711500000| Untracked
| 162|0x0000000711600000, 0x0000000711600000, 0x0000000711700000| 0%| F| |TAMS 0x0000000711600000, 0x0000000711600000| Untracked
| 163|0x0000000711700000, 0x0000000711700000, 0x0000000711800000| 0%| F| |TAMS 0x0000000711700000, 0x0000000711700000| Untracked
| 164|0x0000000711800000, 0x0000000711800000, 0x0000000711900000| 0%| F| |TAMS 0x0000000711800000, 0x0000000711800000| Untracked
| 165|0x0000000711900000, 0x0000000711900000, 0x0000000711a00000| 0%| F| |TAMS 0x0000000711900000, 0x0000000711900000| Untracked
| 166|0x0000000711a00000, 0x0000000711a00000, 0x0000000711b00000| 0%| F| |TAMS 0x0000000711a00000, 0x0000000711a00000| Untracked
| 167|0x0000000711b00000, 0x0000000711b00000, 0x0000000711c00000| 0%| F| |TAMS 0x0000000711b00000, 0x0000000711b00000| Untracked
| 168|0x0000000711c00000, 0x0000000711c00000, 0x0000000711d00000| 0%| F| |TAMS 0x0000000711c00000, 0x0000000711c00000| Untracked
| 169|0x0000000711d00000, 0x0000000711d00000, 0x0000000711e00000| 0%| F| |TAMS 0x0000000711d00000, 0x0000000711d00000| Untracked
| 170|0x0000000711e00000, 0x0000000711e00000, 0x0000000711f00000| 0%| F| |TAMS 0x0000000711e00000, 0x0000000711e00000| Untracked
| 171|0x0000000711f00000, 0x0000000711f00000, 0x0000000712000000| 0%| F| |TAMS 0x0000000711f00000, 0x0000000711f00000| Untracked
| 172|0x0000000712000000, 0x0000000712000000, 0x0000000712100000| 0%| F| |TAMS 0x0000000712000000, 0x0000000712000000| Untracked
| 173|0x0000000712100000, 0x0000000712100000, 0x0000000712200000| 0%| F| |TAMS 0x0000000712100000, 0x0000000712100000| Untracked
| 174|0x0000000712200000, 0x0000000712200000, 0x0000000712300000| 0%| F| |TAMS 0x0000000712200000, 0x0000000712200000| Untracked
| 175|0x0000000712300000, 0x0000000712300000, 0x0000000712400000| 0%| F| |TAMS 0x0000000712300000, 0x0000000712300000| Untracked
| 176|0x0000000712400000, 0x0000000712400000, 0x0000000712500000| 0%| F| |TAMS 0x0000000712400000, 0x0000000712400000| Untracked
| 177|0x0000000712500000, 0x0000000712500000, 0x0000000712600000| 0%| F| |TAMS 0x0000000712500000, 0x0000000712500000| Untracked
| 178|0x0000000712600000, 0x0000000712600000, 0x0000000712700000| 0%| F| |TAMS 0x0000000712600000, 0x0000000712600000| Untracked
| 179|0x0000000712700000, 0x0000000712700000, 0x0000000712800000| 0%| F| |TAMS 0x0000000712700000, 0x0000000712700000| Untracked
| 180|0x0000000712800000, 0x0000000712800000, 0x0000000712900000| 0%| F| |TAMS 0x0000000712800000, 0x0000000712800000| Untracked
| 181|0x0000000712900000, 0x0000000712900000, 0x0000000712a00000| 0%| F| |TAMS 0x0000000712900000, 0x0000000712900000| Untracked
| 182|0x0000000712a00000, 0x0000000712a00000, 0x0000000712b00000| 0%| F| |TAMS 0x0000000712a00000, 0x0000000712a00000| Untracked
| 183|0x0000000712b00000, 0x0000000712b00000, 0x0000000712c00000| 0%| F| |TAMS 0x0000000712b00000, 0x0000000712b00000| Untracked
| 184|0x0000000712c00000, 0x0000000712c00000, 0x0000000712d00000| 0%| F| |TAMS 0x0000000712c00000, 0x0000000712c00000| Untracked
| 185|0x0000000712d00000, 0x0000000712d00000, 0x0000000712e00000| 0%| F| |TAMS 0x0000000712d00000, 0x0000000712d00000| Untracked
| 186|0x0000000712e00000, 0x0000000712e00000, 0x0000000712f00000| 0%| F| |TAMS 0x0000000712e00000, 0x0000000712e00000| Untracked
| 187|0x0000000712f00000, 0x0000000712f00000, 0x0000000713000000| 0%| F| |TAMS 0x0000000712f00000, 0x0000000712f00000| Untracked
| 188|0x0000000713000000, 0x0000000713000000, 0x0000000713100000| 0%| F| |TAMS 0x0000000713000000, 0x0000000713000000| Untracked
| 189|0x0000000713100000, 0x0000000713100000, 0x0000000713200000| 0%| F| |TAMS 0x0000000713100000, 0x0000000713100000| Untracked
| 190|0x0000000713200000, 0x0000000713200000, 0x0000000713300000| 0%| F| |TAMS 0x0000000713200000, 0x0000000713200000| Untracked
| 191|0x0000000713300000, 0x0000000713300000, 0x0000000713400000| 0%| F| |TAMS 0x0000000713300000, 0x0000000713300000| Untracked
| 192|0x0000000713400000, 0x0000000713400000, 0x0000000713500000| 0%| F| |TAMS 0x0000000713400000, 0x0000000713400000| Untracked
| 193|0x0000000713500000, 0x0000000713500000, 0x0000000713600000| 0%| F| |TAMS 0x0000000713500000, 0x0000000713500000| Untracked
| 194|0x0000000713600000, 0x0000000713600000, 0x0000000713700000| 0%| F| |TAMS 0x0000000713600000, 0x0000000713600000| Untracked
| 195|0x0000000713700000, 0x0000000713700000, 0x0000000713800000| 0%| F| |TAMS 0x0000000713700000, 0x0000000713700000| Untracked
| 196|0x0000000713800000, 0x0000000713800000, 0x0000000713900000| 0%| F| |TAMS 0x0000000713800000, 0x0000000713800000| Untracked
| 197|0x0000000713900000, 0x0000000713900000, 0x0000000713a00000| 0%| F| |TAMS 0x0000000713900000, 0x0000000713900000| Untracked
| 198|0x0000000713a00000, 0x0000000713a00000, 0x0000000713b00000| 0%| F| |TAMS 0x0000000713a00000, 0x0000000713a00000| Untracked
| 199|0x0000000713b00000, 0x0000000713b00000, 0x0000000713c00000| 0%| F| |TAMS 0x0000000713b00000, 0x0000000713b00000| Untracked
| 200|0x0000000713c00000, 0x0000000713c00000, 0x0000000713d00000| 0%| F| |TAMS 0x0000000713c00000, 0x0000000713c00000| Untracked
| 201|0x0000000713d00000, 0x0000000713d00000, 0x0000000713e00000| 0%| F| |TAMS 0x0000000713d00000, 0x0000000713d00000| Untracked
| 202|0x0000000713e00000, 0x0000000713e00000, 0x0000000713f00000| 0%| F| |TAMS 0x0000000713e00000, 0x0000000713e00000| Untracked
| 203|0x0000000713f00000, 0x0000000713f00000, 0x0000000714000000| 0%| F| |TAMS 0x0000000713f00000, 0x0000000713f00000| Untracked
| 204|0x0000000714000000, 0x0000000714094f80, 0x0000000714100000| 58%| S|CS|TAMS 0x0000000714000000, 0x0000000714000000| Complete
| 205|0x0000000714100000, 0x0000000714200000, 0x0000000714200000|100%| S|CS|TAMS 0x0000000714100000, 0x0000000714100000| Complete
| 206|0x0000000714200000, 0x0000000714300000, 0x0000000714300000|100%| S|CS|TAMS 0x0000000714200000, 0x0000000714200000| Complete
| 207|0x0000000714300000, 0x0000000714300000, 0x0000000714400000| 0%| F| |TAMS 0x0000000714300000, 0x0000000714300000| Untracked
| 208|0x0000000714400000, 0x0000000714400000, 0x0000000714500000| 0%| F| |TAMS 0x0000000714400000, 0x0000000714400000| Untracked
| 209|0x0000000714500000, 0x0000000714500000, 0x0000000714600000| 0%| F| |TAMS 0x0000000714500000, 0x0000000714500000| Untracked
| 210|0x0000000714600000, 0x0000000714600000, 0x0000000714700000| 0%| F| |TAMS 0x0000000714600000, 0x0000000714600000| Untracked
| 211|0x0000000714700000, 0x0000000714700000, 0x0000000714800000| 0%| F| |TAMS 0x0000000714700000, 0x0000000714700000| Untracked
| 212|0x0000000714800000, 0x0000000714800000, 0x0000000714900000| 0%| F| |TAMS 0x0000000714800000, 0x0000000714800000| Untracked
| 213|0x0000000714900000, 0x0000000714900000, 0x0000000714a00000| 0%| F| |TAMS 0x0000000714900000, 0x0000000714900000| Untracked
| 214|0x0000000714a00000, 0x0000000714a00000, 0x0000000714b00000| 0%| F| |TAMS 0x0000000714a00000, 0x0000000714a00000| Untracked
| 215|0x0000000714b00000, 0x0000000714b00000, 0x0000000714c00000| 0%| F| |TAMS 0x0000000714b00000, 0x0000000714b00000| Untracked
| 216|0x0000000714c00000, 0x0000000714c00000, 0x0000000714d00000| 0%| F| |TAMS 0x0000000714c00000, 0x0000000714c00000| Untracked
| 217|0x0000000714d00000, 0x0000000714d80800, 0x0000000714e00000| 50%| E| |TAMS 0x0000000714d00000, 0x0000000714d00000| Complete
| 218|0x0000000714e00000, 0x0000000714f00000, 0x0000000714f00000|100%| E|CS|TAMS 0x0000000714e00000, 0x0000000714e00000| Complete
| 219|0x0000000714f00000, 0x0000000715000000, 0x0000000715000000|100%| E|CS|TAMS 0x0000000714f00000, 0x0000000714f00000| Complete
| 220|0x0000000715000000, 0x0000000715100000, 0x0000000715100000|100%| E|CS|TAMS 0x0000000715000000, 0x0000000715000000| Complete
| 221|0x0000000715100000, 0x0000000715200000, 0x0000000715200000|100%| E|CS|TAMS 0x0000000715100000, 0x0000000715100000| Complete
| 222|0x0000000715200000, 0x0000000715300000, 0x0000000715300000|100%| E|CS|TAMS 0x0000000715200000, 0x0000000715200000| Complete
| 223|0x0000000715300000, 0x0000000715400000, 0x0000000715400000|100%| E|CS|TAMS 0x0000000715300000, 0x0000000715300000| Complete
| 224|0x0000000715400000, 0x0000000715500000, 0x0000000715500000|100%| E|CS|TAMS 0x0000000715400000, 0x0000000715400000| Complete
| 225|0x0000000715500000, 0x0000000715600000, 0x0000000715600000|100%| E|CS|TAMS 0x0000000715500000, 0x0000000715500000| Complete
| 226|0x0000000715600000, 0x0000000715700000, 0x0000000715700000|100%| E|CS|TAMS 0x0000000715600000, 0x0000000715600000| Complete
| 227|0x0000000715700000, 0x0000000715800000, 0x0000000715800000|100%| E|CS|TAMS 0x0000000715700000, 0x0000000715700000| Complete
| 228|0x0000000715800000, 0x0000000715900000, 0x0000000715900000|100%| E|CS|TAMS 0x0000000715800000, 0x0000000715800000| Complete
| 229|0x0000000715900000, 0x0000000715a00000, 0x0000000715a00000|100%| E|CS|TAMS 0x0000000715900000, 0x0000000715900000| Complete
| 230|0x0000000715a00000, 0x0000000715b00000, 0x0000000715b00000|100%| E|CS|TAMS 0x0000000715a00000, 0x0000000715a00000| Complete
| 231|0x0000000715b00000, 0x0000000715c00000, 0x0000000715c00000|100%| E|CS|TAMS 0x0000000715b00000, 0x0000000715b00000| Complete
| 232|0x0000000715c00000, 0x0000000715d00000, 0x0000000715d00000|100%| E|CS|TAMS 0x0000000715c00000, 0x0000000715c00000| Complete
| 233|0x0000000715d00000, 0x0000000715e00000, 0x0000000715e00000|100%| E|CS|TAMS 0x0000000715d00000, 0x0000000715d00000| Complete
| 234|0x0000000715e00000, 0x0000000715f00000, 0x0000000715f00000|100%| E|CS|TAMS 0x0000000715e00000, 0x0000000715e00000| Complete
| 235|0x0000000715f00000, 0x0000000716000000, 0x0000000716000000|100%| E|CS|TAMS 0x0000000715f00000, 0x0000000715f00000| Complete
| 236|0x0000000716000000, 0x0000000716100000, 0x0000000716100000|100%| E|CS|TAMS 0x0000000716000000, 0x0000000716000000| Complete
| 237|0x0000000716100000, 0x0000000716200000, 0x0000000716200000|100%| E|CS|TAMS 0x0000000716100000, 0x0000000716100000| Complete
| 238|0x0000000716200000, 0x0000000716300000, 0x0000000716300000|100%| E|CS|TAMS 0x0000000716200000, 0x0000000716200000| Complete
| 239|0x0000000716300000, 0x0000000716400000, 0x0000000716400000|100%| E|CS|TAMS 0x0000000716300000, 0x0000000716300000| Complete
| 240|0x0000000716400000, 0x0000000716500000, 0x0000000716500000|100%| E|CS|TAMS 0x0000000716400000, 0x0000000716400000| Complete
| 241|0x0000000716500000, 0x0000000716600000, 0x0000000716600000|100%| E|CS|TAMS 0x0000000716500000, 0x0000000716500000| Complete
| 242|0x0000000716600000, 0x0000000716700000, 0x0000000716700000|100%| E|CS|TAMS 0x0000000716600000, 0x0000000716600000| Complete
| 243|0x0000000716700000, 0x0000000716800000, 0x0000000716800000|100%| E|CS|TAMS 0x0000000716700000, 0x0000000716700000| Complete
| 244|0x0000000716800000, 0x0000000716900000, 0x0000000716900000|100%| E|CS|TAMS 0x0000000716800000, 0x0000000716800000| Complete
| 245|0x0000000716900000, 0x0000000716a00000, 0x0000000716a00000|100%| E|CS|TAMS 0x0000000716900000, 0x0000000716900000| Complete
| 246|0x0000000716a00000, 0x0000000716b00000, 0x0000000716b00000|100%| E|CS|TAMS 0x0000000716a00000, 0x0000000716a00000| Complete
| 247|0x0000000716b00000, 0x0000000716c00000, 0x0000000716c00000|100%| E|CS|TAMS 0x0000000716b00000, 0x0000000716b00000| Complete
| 248|0x0000000716c00000, 0x0000000716d00000, 0x0000000716d00000|100%| E|CS|TAMS 0x0000000716c00000, 0x0000000716c00000| Complete
| 249|0x0000000716d00000, 0x0000000716e00000, 0x0000000716e00000|100%| E|CS|TAMS 0x0000000716d00000, 0x0000000716d00000| Complete
| 250|0x0000000716e00000, 0x0000000716f00000, 0x0000000716f00000|100%| E|CS|TAMS 0x0000000716e00000, 0x0000000716e00000| Complete
| 251|0x0000000716f00000, 0x0000000717000000, 0x0000000717000000|100%| E|CS|TAMS 0x0000000716f00000, 0x0000000716f00000| Complete
| 252|0x0000000717000000, 0x0000000717100000, 0x0000000717100000|100%| E|CS|TAMS 0x0000000717000000, 0x0000000717000000| Complete
| 253|0x0000000717100000, 0x0000000717200000, 0x0000000717200000|100%| E|CS|TAMS 0x0000000717100000, 0x0000000717100000| Complete
| 254|0x0000000717200000, 0x0000000717300000, 0x0000000717300000|100%| E|CS|TAMS 0x0000000717200000, 0x0000000717200000| Complete
| 255|0x0000000717300000, 0x0000000717400000, 0x0000000717400000|100%| E|CS|TAMS 0x0000000717300000, 0x0000000717300000| Complete
| 256|0x0000000717400000, 0x0000000717500000, 0x0000000717500000|100%| E|CS|TAMS 0x0000000717400000, 0x0000000717400000| Complete
| 257|0x0000000717500000, 0x0000000717600000, 0x0000000717600000|100%| E|CS|TAMS 0x0000000717500000, 0x0000000717500000| Complete
| 258|0x0000000717600000, 0x0000000717700000, 0x0000000717700000|100%| E|CS|TAMS 0x0000000717600000, 0x0000000717600000| Complete
| 259|0x0000000717700000, 0x0000000717800000, 0x0000000717800000|100%| E|CS|TAMS 0x0000000717700000, 0x0000000717700000| Complete
| 260|0x0000000717800000, 0x0000000717900000, 0x0000000717900000|100%| E|CS|TAMS 0x0000000717800000, 0x0000000717800000| Complete
| 261|0x0000000717900000, 0x0000000717a00000, 0x0000000717a00000|100%| E|CS|TAMS 0x0000000717900000, 0x0000000717900000| Complete
| 262|0x0000000717a00000, 0x0000000717b00000, 0x0000000717b00000|100%| E|CS|TAMS 0x0000000717a00000, 0x0000000717a00000| Complete
| 263|0x0000000717b00000, 0x0000000717c00000, 0x0000000717c00000|100%| E|CS|TAMS 0x0000000717b00000, 0x0000000717b00000| Complete
| 264|0x0000000717c00000, 0x0000000717d00000, 0x0000000717d00000|100%| E|CS|TAMS 0x0000000717c00000, 0x0000000717c00000| Complete
| 265|0x0000000717d00000, 0x0000000717e00000, 0x0000000717e00000|100%| E|CS|TAMS 0x0000000717d00000, 0x0000000717d00000| Complete
| 266|0x0000000717e00000, 0x0000000717f00000, 0x0000000717f00000|100%| E|CS|TAMS 0x0000000717e00000, 0x0000000717e00000| Complete
| 267|0x0000000717f00000, 0x0000000718000000, 0x0000000718000000|100%| E|CS|TAMS 0x0000000717f00000, 0x0000000717f00000| Complete
| 268|0x0000000718000000, 0x0000000718100000, 0x0000000718100000|100%| E|CS|TAMS 0x0000000718000000, 0x0000000718000000| Complete
| 269|0x0000000718100000, 0x0000000718200000, 0x0000000718200000|100%| E|CS|TAMS 0x0000000718100000, 0x0000000718100000| Complete
| 270|0x0000000718200000, 0x0000000718300000, 0x0000000718300000|100%| E|CS|TAMS 0x0000000718200000, 0x0000000718200000| Complete
| 271|0x0000000718300000, 0x0000000718400000, 0x0000000718400000|100%| E|CS|TAMS 0x0000000718300000, 0x0000000718300000| Complete
| 272|0x0000000718400000, 0x0000000718500000, 0x0000000718500000|100%| E|CS|TAMS 0x0000000718400000, 0x0000000718400000| Complete
| 273|0x0000000718500000, 0x0000000718600000, 0x0000000718600000|100%| E|CS|TAMS 0x0000000718500000, 0x0000000718500000| Complete
| 274|0x0000000718600000, 0x0000000718700000, 0x0000000718700000|100%| E|CS|TAMS 0x0000000718600000, 0x0000000718600000| Complete
| 275|0x0000000718700000, 0x0000000718800000, 0x0000000718800000|100%| E|CS|TAMS 0x0000000718700000, 0x0000000718700000| Complete
| 276|0x0000000718800000, 0x0000000718900000, 0x0000000718900000|100%| E|CS|TAMS 0x0000000718800000, 0x0000000718800000| Complete
| 277|0x0000000718900000, 0x0000000718a00000, 0x0000000718a00000|100%| E|CS|TAMS 0x0000000718900000, 0x0000000718900000| Complete
| 278|0x0000000718a00000, 0x0000000718b00000, 0x0000000718b00000|100%| E|CS|TAMS 0x0000000718a00000, 0x0000000718a00000| Complete
| 279|0x0000000718b00000, 0x0000000718c00000, 0x0000000718c00000|100%| E|CS|TAMS 0x0000000718b00000, 0x0000000718b00000| Complete
| 280|0x0000000718c00000, 0x0000000718d00000, 0x0000000718d00000|100%| E|CS|TAMS 0x0000000718c00000, 0x0000000718c00000| Complete
| 281|0x0000000718d00000, 0x0000000718e00000, 0x0000000718e00000|100%| E|CS|TAMS 0x0000000718d00000, 0x0000000718d00000| Complete
| 282|0x0000000718e00000, 0x0000000718f00000, 0x0000000718f00000|100%| E|CS|TAMS 0x0000000718e00000, 0x0000000718e00000| Complete
| 283|0x0000000718f00000, 0x0000000719000000, 0x0000000719000000|100%| E|CS|TAMS 0x0000000718f00000, 0x0000000718f00000| Complete
| 284|0x0000000719000000, 0x0000000719100000, 0x0000000719100000|100%| E|CS|TAMS 0x0000000719000000, 0x0000000719000000| Complete
| 285|0x0000000719100000, 0x0000000719200000, 0x0000000719200000|100%| E|CS|TAMS 0x0000000719100000, 0x0000000719100000| Complete
| 286|0x0000000719200000, 0x0000000719300000, 0x0000000719300000|100%| E|CS|TAMS 0x0000000719200000, 0x0000000719200000| Complete
| 287|0x0000000719300000, 0x0000000719400000, 0x0000000719400000|100%| E|CS|TAMS 0x0000000719300000, 0x0000000719300000| Complete
| 288|0x0000000719400000, 0x0000000719500000, 0x0000000719500000|100%| E|CS|TAMS 0x0000000719400000, 0x0000000719400000| Complete
| 289|0x0000000719500000, 0x0000000719600000, 0x0000000719600000|100%| E|CS|TAMS 0x0000000719500000, 0x0000000719500000| Complete
| 290|0x0000000719600000, 0x0000000719700000, 0x0000000719700000|100%| E|CS|TAMS 0x0000000719600000, 0x0000000719600000| Complete
| 291|0x0000000719700000, 0x0000000719800000, 0x0000000719800000|100%| E|CS|TAMS 0x0000000719700000, 0x0000000719700000| Complete
| 292|0x0000000719800000, 0x0000000719900000, 0x0000000719900000|100%| E|CS|TAMS 0x0000000719800000, 0x0000000719800000| Complete
| 293|0x0000000719900000, 0x0000000719a00000, 0x0000000719a00000|100%| E|CS|TAMS 0x0000000719900000, 0x0000000719900000| Complete
| 294|0x0000000719a00000, 0x0000000719b00000, 0x0000000719b00000|100%| E|CS|TAMS 0x0000000719a00000, 0x0000000719a00000| Complete
| 295|0x0000000719b00000, 0x0000000719c00000, 0x0000000719c00000|100%| E|CS|TAMS 0x0000000719b00000, 0x0000000719b00000| Complete
| 296|0x0000000719c00000, 0x0000000719d00000, 0x0000000719d00000|100%| E|CS|TAMS 0x0000000719c00000, 0x0000000719c00000| Complete
| 297|0x0000000719d00000, 0x0000000719e00000, 0x0000000719e00000|100%| E|CS|TAMS 0x0000000719d00000, 0x0000000719d00000| Complete
| 298|0x0000000719e00000, 0x0000000719f00000, 0x0000000719f00000|100%| E|CS|TAMS 0x0000000719e00000, 0x0000000719e00000| Complete
| 299|0x0000000719f00000, 0x000000071a000000, 0x000000071a000000|100%| E|CS|TAMS 0x0000000719f00000, 0x0000000719f00000| Complete
Card table byte_map: [0x00007fed4ee72000,0x00007fed4f638000] _byte_map_base: 0x00007fed4b638000
Marking Bits (Prev, Next): (CMBitMap*) 0x00007fed6c099618, (CMBitMap*) 0x00007fed6c0995e0
Prev Bits: [0x00007fed46a4c000, 0x00007fed4a87c000)
Next Bits: [0x00007fed4a87c000, 0x00007fed4e6ac000)
Polling page: 0x00007fed7443f000
Metaspace:
Usage:
Non-class: 21.79 MB capacity, 21.50 MB ( 99%) used, 241.55 KB ( 1%) free+waste, 64.50 KB ( <1%) overhead.
Class: 3.00 MB capacity, 2.79 MB ( 93%) used, 187.88 KB ( 6%) free+waste, 29.62 KB ( <1%) overhead.
Both: 24.79 MB capacity, 24.28 MB ( 98%) used, 429.43 KB ( 2%) free+waste, 94.12 KB ( <1%) overhead.
Virtual space:
Non-class space: 24.00 MB reserved, 22.17 MB ( 92%) committed
Class space: 1.00 GB reserved, 3.00 MB ( <1%) committed
Both: 1.02 GB reserved, 25.17 MB ( 2%) committed
Chunk freelists:
Non-Class: 247.00 KB
Class: 2.00 KB
Both: 249.00 KB
CodeHeap 'non-profiled nmethods': size=120032Kb used=2751Kb max_used=2751Kb free=117280Kb
bounds [0x00007fed5c00a000, 0x00007fed5c2ba000, 0x00007fed63542000]
CodeHeap 'profiled nmethods': size=120032Kb used=12623Kb max_used=12623Kb free=107408Kb
bounds [0x00007fed54ad2000, 0x00007fed55732000, 0x00007fed5c00a000]
CodeHeap 'non-nmethods': size=5696Kb used=2101Kb max_used=2163Kb free=3594Kb
bounds [0x00007fed54542000, 0x00007fed547b2000, 0x00007fed54ad2000]
total_blobs=5520 nmethods=3399 adapters=961
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (10 events):
Event: 13.925 Thread 0x00007fed6c354800 nmethod 4835 0x00007fed55717b90 code [0x00007fed55717de0, 0x00007fed55718390]
Event: 13.925 Thread 0x00007fed6c354800 4816 2 jdk.internal.misc.VM::isModuleSystemInited (13 bytes)
Event: 13.926 Thread 0x00007fed6c354800 nmethod 4816 0x00007fed55718590 code [0x00007fed55718760, 0x00007fed557188d8]
Event: 13.926 Thread 0x00007fed6c354800 4844 2 jdk.internal.org.objectweb.asm.ByteVector::putByte (39 bytes)
Event: 13.927 Thread 0x00007fed6c354800 nmethod 4844 0x00007fed55718990 code [0x00007fed55718be0, 0x00007fed557190f0]
Event: 13.927 Thread 0x00007fed6c354800 4838 2 jdk.internal.org.objectweb.asm.ByteVector::put12 (64 bytes)
Event: 13.928 Thread 0x00007fed6c354800 nmethod 4838 0x00007fed55719310 code [0x00007fed55719580, 0x00007fed55719bd0]
Event: 13.928 Thread 0x00007fed6c354800 4843 2 java.lang.invoke.MemberName::testFlags (16 bytes)
Event: 13.929 Thread 0x00007fed6c354800 nmethod 4843 0x00007fed55719e10 code [0x00007fed55719fe0, 0x00007fed5571a178]
Event: 13.929 Thread 0x00007fed6c354800 4813 2 jdk.internal.org.objectweb.asm.Item::isEqualTo (354 bytes)
GC Heap History (10 events):
Event: 1.104 GC heap before
{Heap before GC invocations=0 (full 0):
garbage-first heap total 256000K, used 13312K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 14 young (14336K), 0 survivors (0K)
Metaspace used 9488K, capacity 9685K, committed 9984K, reserved 1058816K
class space used 857K, capacity 905K, committed 1024K, reserved 1048576K
}
Event: 1.118 GC heap after
{Heap after GC invocations=1 (full 0):
garbage-first heap total 256000K, used 3015K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 9488K, capacity 9685K, committed 9984K, reserved 1058816K
class space used 857K, capacity 905K, committed 1024K, reserved 1048576K
}
Event: 1.724 GC heap before
{Heap before GC invocations=1 (full 0):
garbage-first heap total 256000K, used 15303K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 14 young (14336K), 2 survivors (2048K)
Metaspace used 11532K, capacity 11776K, committed 12160K, reserved 1060864K
class space used 1037K, capacity 1090K, committed 1152K, reserved 1048576K
}
Event: 1.741 GC heap after
{Heap after GC invocations=2 (full 0):
garbage-first heap total 256000K, used 3331K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 11532K, capacity 11776K, committed 12160K, reserved 1060864K
class space used 1037K, capacity 1090K, committed 1152K, reserved 1048576K
}
Event: 3.411 GC heap before
{Heap before GC invocations=2 (full 0):
garbage-first heap total 256000K, used 34051K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 31 young (31744K), 1 survivors (1024K)
Metaspace used 14438K, capacity 14903K, committed 14976K, reserved 1062912K
class space used 1447K, capacity 1646K, committed 1664K, reserved 1048576K
}
Event: 3.429 GC heap after
{Heap after GC invocations=3 (full 0):
garbage-first heap total 256000K, used 4022K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 14438K, capacity 14903K, committed 14976K, reserved 1062912K
class space used 1447K, capacity 1646K, committed 1664K, reserved 1048576K
}
Event: 6.324 GC heap before
{Heap before GC invocations=3 (full 0):
garbage-first heap total 256000K, used 52150K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 49 young (50176K), 2 survivors (2048K)
Metaspace used 17580K, capacity 18110K, committed 18432K, reserved 1064960K
class space used 1762K, capacity 1983K, committed 2048K, reserved 1048576K
}
Event: 6.348 GC heap after
{Heap after GC invocations=4 (full 0):
garbage-first heap total 256000K, used 4950K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 3 young (3072K), 3 survivors (3072K)
Metaspace used 17580K, capacity 18110K, committed 18432K, reserved 1064960K
class space used 1762K, capacity 1983K, committed 2048K, reserved 1048576K
}
Event: 8.152 GC heap before
{Heap before GC invocations=4 (full 0):
garbage-first heap total 256000K, used 47958K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 46 young (47104K), 3 survivors (3072K)
Metaspace used 20370K, capacity 20932K, committed 21296K, reserved 1069056K
class space used 2216K, capacity 2432K, committed 2432K, reserved 1048576K
}
Event: 8.195 GC heap after
{Heap after GC invocations=5 (full 0):
garbage-first heap total 307200K, used 5500K [0x0000000707400000, 0x0000000800000000)
region size 1024K, 3 young (3072K), 3 survivors (3072K)
Metaspace used 20370K, capacity 20932K, committed 21296K, reserved 1069056K
class space used 2216K, capacity 2432K, committed 2432K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 8.607 Thread 0x00007fed6c01d000 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00007fed5c153fac method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126 c2
Event: 10.253 Thread 0x00007fed6c01d000 Uncommon trap: reason=null_assert_or_unreached0 action=make_not_entrant pc=0x00007fed5c1f81ac method=net.bytebuddy.description.type.TypeDefinition$Sort.describe(Ljava/lang/reflect/Type;Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationRead
Event: 10.258 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c1e62a4 method=net.bytebuddy.jar.asm.ClassReader.readUtf(I[C)Ljava/lang/String; @ 14 c2
Event: 10.258 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c1e5990 method=net.bytebuddy.jar.asm.ClassReader.readUtf(I[C)Ljava/lang/String; @ 14 c2
Event: 10.258 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c1ec1cc method=net.bytebuddy.jar.asm.ClassReader.readUtf(I[C)Ljava/lang/String; @ 14 c2
Event: 10.262 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c1f29fc method=net.bytebuddy.jar.asm.Type.appendDescriptor(Ljava/lang/Class;Ljava/lang/StringBuilder;)V @ 78 c2
Event: 11.476 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c232518 method=org.jacoco.agent.rt.internal_1f1cc91.asm.ByteVector.put122(III)Lorg/jacoco/agent/rt/internal_1f1cc91/asm/ByteVector; @ 15 c2
Event: 11.654 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c224b74 method=net.bytebuddy.description.type.TypeDefinition$Sort.describe(Ljava/lang/reflect/Type;Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;)Lnet/bytebuddy/
Event: 12.983 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c208f54 method=org.jacoco.agent.rt.internal_1f1cc91.asm.ByteVector.putUTF8(Ljava/lang/String;)Lorg/jacoco/agent/rt/internal_1f1cc91/asm/ByteVector; @ 36 c2
Event: 13.185 Thread 0x00007fed6c01d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fed5c1fae08 method=net.bytebuddy.description.type.TypeDefinition$Sort.isNonGeneric()Z @ 8 c2
Classes redefined (10 events):
Event: 11.823 Thread 0x00007fed6c314800 redefined class name=java.net.URL, count=2
Event: 12.613 Thread 0x00007fed6c314800 redefined class name=java.util.RandomAccess, count=2
Event: 12.632 Thread 0x00007fed6c314800 redefined class name=java.util.AbstractList, count=2
Event: 12.657 Thread 0x00007fed6c314800 redefined class name=java.util.List, count=2
Event: 12.671 Thread 0x00007fed6c314800 redefined class name=java.util.ArrayList, count=3
Event: 12.687 Thread 0x00007fed6c314800 redefined class name=java.util.Collection, count=2
Event: 12.699 Thread 0x00007fed6c314800 redefined class name=io.github.classgraph.ResourceList, count=4
Event: 12.712 Thread 0x00007fed6c314800 redefined class name=java.util.AbstractCollection, count=2
Event: 12.726 Thread 0x00007fed6c314800 redefined class name=java.lang.Iterable, count=2
Event: 12.741 Thread 0x00007fed6c314800 redefined class name=java.lang.Cloneable, count=2
Internal exceptions (10 events):
Event: 2.887 Thread 0x00007fed6c01d000 Exception <a 'java/lang/NoSuchMethodError'{0x00000007158dd2e0}: java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V> (0x00000007158dd2e0) thrown at [/home/buildbot/worker/jd
Event: 2.889 Thread 0x00007fed6c01d000 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000007158e00a0}: Found class java.lang.Object, but interface was expected> (0x00000007158e00a0) thrown at [/home/buildbot/worker/jdk11u-dev-linux/build/src/hotspot/share/interpreter/linkResolver.cp
Event: 3.021 Thread 0x00007fed6c01d000 Exception <a 'java/lang/NoSuchMethodError'{0x00000007155b7ee8}: java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(Ljava/lang/Object;Ljava/lang/Object;)V> (0x00000007155b7ee8) thrown at [/home/buildbot/worker/jdk11u-dev-linux/build/src/hotspot/share
Event: 3.081 Thread 0x00007fed6c01d000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000715356bb0}: java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000715356bb0) thrown at [/home/bui
Event: 3.201 Thread 0x00007fed6c01d000 Exception <a 'java/lang/NoSuchMethodError'{0x00000007151be7c0}: java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)I> (0x00000007151be7c0) thrown at [/home/buildbot/worker/jdk11u-dev-linux/bu
Event: 3.320 Thread 0x00007fed6c01d000 Exception <a 'java/lang/NoSuchMethodError'{0x00000007150e8d98}: java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(Ljava/lang/Object;Ljava/lang/Object;)I> (0x00000007150e8d98) thrown at [/home/buildbot/worker/jdk11u-dev-linux/build/src/hotspot/sh
Event: 3.654 Thread 0x00007fed6c01d000 Exception <a 'java/lang/NoSuchMethodError'{0x000000071686e658}: java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(Ljava/lang/Object;Ljava/lang/Object;)V> (0x000000071686e658) thrown at [/home/buildbot/worker/jdk11u-dev-linux/build/src/hotspot/share
Event: 3.671 Thread 0x00007fed6c01d000 Exception <a 'java/lang/NoSuchMethodError'{0x00000007168c7318}: java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V> (0x00000007168c7318) thrown at [/home/bui
Event: 4.913 Thread 0x00007fed6c01d000 Exception <a 'java/lang/reflect/InvocationTargetException'{0x00000007144a6a08}> (0x00000007144a6a08) thrown at [/home/buildbot/worker/jdk11u-dev-linux/build/src/hotspot/share/runtime/reflection.cpp, line 1242]
Event: 8.547 Thread 0x00007fed6c01d000 Exception <a 'java/lang/ClassNotFoundException'{0x000000071983b460}: java/lang/ClassLoader$ByteBuddyAccessor$LFsuSSNq> (0x000000071983b460) thrown at [/home/buildbot/worker/jdk11u-dev-linux/build/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Events (10 events):
Event: 13.915 loading class com/virginaustralia/wiremock/ClasspathScanningFileSource
Event: 13.915 loading class com/virginaustralia/wiremock/ClasspathScanningFileSource done
Event: 13.915 loading class com/virginaustralia/wiremock/ClasspathScanningFileSource
Event: 13.915 loading class com/virginaustralia/wiremock/ClasspathScanningFileSource done
Event: 13.925 Thread 0x00007fed6c01d000 DEOPT PACKING pc=0x00007fed54e9b76c sp=0x00007fed74423c20
Event: 13.925 Thread 0x00007fed6c01d000 DEOPT UNPACKING pc=0x00007fed545913bc sp=0x00007fed744230d0 mode 0
Event: 13.925 Thread 0x00007fed6c01d000 DEOPT PACKING pc=0x00007fed54e9b07c sp=0x00007fed74423c60
Event: 13.925 Thread 0x00007fed6c01d000 DEOPT UNPACKING pc=0x00007fed545913bc sp=0x00007fed74423160 mode 0
Event: 13.928 Executing VM operation: ICBufferFull
Event: 13.928 Executing VM operation: ICBufferFull done
Dynamic libraries:
707400000-71a000000 rw-p 00000000 00:00 0
71a000000-800000000 ---p 00000000 00:00 0
800000000-800300000 rw-p 00000000 00:00 0
800300000-840000000 ---p 00000000 00:00 0
555d7339f000-555d733a0000 r-xp 00000000 fd:00 2626268 /usr/lib/jvm/java-11-openjdk-dev/bin/java
555d735a0000-555d735a1000 r--p 00001000 fd:00 2626268 /usr/lib/jvm/java-11-openjdk-dev/bin/java
555d735a1000-555d735a2000 rw-p 00002000 fd:00 2626268 /usr/lib/jvm/java-11-openjdk-dev/bin/java
555d73c33000-555d73c54000 rw-p 00000000 00:00 0 [heap]
7feccbb1a000-7feccbd06000 rw-p 00000000 00:00 0
7feccbd06000-7feccbd1a000 ---p 00000000 00:00 0
7feccc000000-7feccc023000 rw-p 00000000 00:00 0
7feccc023000-7fecd0000000 ---p 00000000 00:00 0
7fecd0000000-7fecd0023000 rw-p 00000000 00:00 0
7fecd0023000-7fecd4000000 ---p 00000000 00:00 0
7fecd4000000-7fecd4021000 rw-p 00000000 00:00 0
7fecd4021000-7fecd8000000 ---p 00000000 00:00 0
7fecd8000000-7fecd9b34000 rw-p 00000000 00:00 0
7fecd9b34000-7fecdc000000 ---p 00000000 00:00 0
7fecdc000000-7fecdc028000 rw-p 00000000 00:00 0
7fecdc028000-7fece0000000 ---p 00000000 00:00 0
7fece0000000-7fece0021000 rw-p 00000000 00:00 0
7fece0021000-7fece4000000 ---p 00000000 00:00 0
7fece4000000-7fece4051000 rw-p 00000000 00:00 0
7fece4051000-7fece8000000 ---p 00000000 00:00 0
7fece8000000-7fece8025000 rw-p 00000000 00:00 0
7fece8025000-7fecec000000 ---p 00000000 00:00 0
7fecec000000-7fecec021000 rw-p 00000000 00:00 0
7fecec021000-7fecf0000000 ---p 00000000 00:00 0
7fecf0000000-7fecf144a000 rw-p 00000000 00:00 0
7fecf144a000-7fecf4000000 ---p 00000000 00:00 0
7fecf4000000-7fecf4021000 rw-p 00000000 00:00 0
7fecf4021000-7fecf8000000 ---p 00000000 00:00 0
7fecf8000000-7fecf81aa000 rw-p 00000000 00:00 0
7fecf81aa000-7fecfc000000 ---p 00000000 00:00 0
7fecfc000000-7fecfc021000 rw-p 00000000 00:00 0
7fecfc021000-7fed00000000 ---p 00000000 00:00 0
7fed00000000-7fed00021000 rw-p 00000000 00:00 0
7fed00021000-7fed04000000 ---p 00000000 00:00 0
7fed04000000-7fed04021000 rw-p 00000000 00:00 0
7fed04021000-7fed08000000 ---p 00000000 00:00 0
7fed08000000-7fed08021000 rw-p 00000000 00:00 0
7fed08021000-7fed0c000000 ---p 00000000 00:00 0
7fed0c000000-7fed0c021000 rw-p 00000000 00:00 0
7fed0c021000-7fed10000000 ---p 00000000 00:00 0
7fed10000000-7fed10021000 rw-p 00000000 00:00 0
7fed10021000-7fed14000000 ---p 00000000 00:00 0
7fed14000000-7fed15f55000 rw-p 00000000 00:00 0
7fed15f55000-7fed18000000 ---p 00000000 00:00 0
7fed18000000-7fed18021000 rw-p 00000000 00:00 0
7fed18021000-7fed1c000000 ---p 00000000 00:00 0
7fed1c000000-7fed1c021000 rw-p 00000000 00:00 0
7fed1c021000-7fed20000000 ---p 00000000 00:00 0
7fed20000000-7fed22945000 rw-p 00000000 00:00 0
7fed22945000-7fed24000000 ---p 00000000 00:00 0
7fed24000000-7fed24021000 rw-p 00000000 00:00 0
7fed24021000-7fed28000000 ---p 00000000 00:00 0
7fed28000000-7fed28021000 rw-p 00000000 00:00 0
7fed28021000-7fed2c000000 ---p 00000000 00:00 0
7fed2c000000-7fed2c0a7000 rw-p 00000000 00:00 0
7fed2c0a7000-7fed30000000 ---p 00000000 00:00 0
7fed30000000-7fed30021000 rw-p 00000000 00:00 0
7fed30021000-7fed34000000 ---p 00000000 00:00 0
7fed340e3000-7fed34123000 rw-p 00000000 00:00 0
7fed34123000-7fed342e3000 ---p 00000000 00:00 0
7fed342e3000-7fed344e3000 rw-p 00000000 00:00 0
7fed344e3000-7fed346e3000 rw-p 00000000 00:00 0
7fed346e3000-7fed346e7000 ---p 00000000 00:00 0
7fed346e7000-7fed347e4000 rw-p 00000000 00:00 0
7fed347e4000-7fed347e8000 ---p 00000000 00:00 0
7fed347e8000-7fed348e5000 rw-p 00000000 00:00 0
7fed348e5000-7fed348e9000 ---p 00000000 00:00 0
7fed348e9000-7fed349e6000 rw-p 00000000 00:00 0
7fed349e6000-7fed349ea000 ---p 00000000 00:00 0
7fed349ea000-7fed34ae7000 rw-p 00000000 00:00 0
7fed34ae7000-7fed34aeb000 ---p 00000000 00:00 0
7fed34aeb000-7fed34be8000 rw-p 00000000 00:00 0
7fed34be8000-7fed34bec000 ---p 00000000 00:00 0
7fed34bec000-7fed34ce9000 rw-p 00000000 00:00 0
7fed34ce9000-7fed34ced000 ---p 00000000 00:00 0
7fed34ced000-7fed34dea000 rw-p 00000000 00:00 0
7fed34dea000-7fed34dee000 ---p 00000000 00:00 0
7fed34dee000-7fed350eb000 rw-p 00000000 00:00 0
7fed350eb000-7fed352eb000 rw-p 00000000 00:00 0
7fed352eb000-7fed354eb000 rw-p 00000000 00:00 0
7fed354eb000-7fed354ef000 ---p 00000000 00:00 0
7fed354ef000-7fed355ec000 rw-p 00000000 00:00 0
7fed355ec000-7fed355f0000 ---p 00000000 00:00 0
7fed355f0000-7fed356ed000 rw-p 00000000 00:00 0
7fed356ed000-7fed356ee000 ---p 00000000 00:00 0
7fed356ee000-7fed357ef000 rw-p 00000000 00:00 0
7fed357ef000-7fed357f0000 ---p 00000000 00:00 0
7fed357f0000-7fed358f1000 rw-p 00000000 00:00 0
7fed358f1000-7fed358f2000 ---p 00000000 00:00 0
7fed358f2000-7fed359f3000 rw-p 00000000 00:00 0
7fed359f3000-7fed359f8000 r-xp 00000000 fd:00 2625859 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement_ext.so
7fed359f8000-7fed35bf7000 ---p 00005000 fd:00 2625859 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement_ext.so
7fed35bf7000-7fed35bf8000 r--p 00004000 fd:00 2625859 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement_ext.so
7fed35bf8000-7fed35bf9000 rw-p 00005000 fd:00 2625859 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement_ext.so
7fed35bf9000-7fed35df9000 rw-p 00000000 00:00 0
7fed35df9000-7fed35dfd000 r-xp 00000000 fd:00 2624528 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement.so
7fed35dfd000-7fed35ffc000 ---p 00004000 fd:00 2624528 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement.so
7fed35ffc000-7fed35ffd000 r--p 00003000 fd:00 2624528 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement.so
7fed35ffd000-7fed35ffe000 rw-p 00004000 fd:00 2624528 /usr/lib/jvm/java-11-openjdk-dev/lib/libmanagement.so
7fed35ffe000-7fed36002000 ---p 00000000 00:00 0
7fed36002000-7fed360ff000 rw-p 00000000 00:00 0
7fed360ff000-7fed36100000 ---p 00000000 00:00 0
7fed36100000-7fed36201000 rw-p 00000000 00:00 0
7fed36201000-7fed36205000 ---p 00000000 00:00 0
7fed36205000-7fed36302000 rw-p 00000000 00:00 0
7fed36302000-7fed36319000 r-xp 00000000 fd:00 2624928 /usr/lib/jvm/java-11-openjdk-dev/lib/libnet.so
7fed36319000-7fed36518000 ---p 00017000 fd:00 2624928 /usr/lib/jvm/java-11-openjdk-dev/lib/libnet.so
7fed36518000-7fed36519000 r--p 00016000 fd:00 2624928 /usr/lib/jvm/java-11-openjdk-dev/lib/libnet.so
7fed36519000-7fed3651a000 rw-p 00017000 fd:00 2624928 /usr/lib/jvm/java-11-openjdk-dev/lib/libnet.so
7fed3651a000-7fed36529000 r-xp 00000000 fd:00 2625839 /usr/lib/jvm/java-11-openjdk-dev/lib/libnio.so
7fed36529000-7fed36728000 ---p 0000f000 fd:00 2625839 /usr/lib/jvm/java-11-openjdk-dev/lib/libnio.so
7fed36728000-7fed36729000 r--p 0000e000 fd:00 2625839 /usr/lib/jvm/java-11-openjdk-dev/lib/libnio.so
7fed36729000-7fed3672a000 rw-p 0000f000 fd:00 2625839 /usr/lib/jvm/java-11-openjdk-dev/lib/libnio.so
7fed3672a000-7fed3672e000 ---p 00000000 00:00 0
7fed3672e000-7fed3682b000 rw-p 00000000 00:00 0
7fed3682b000-7fed3682f000 ---p 00000000 00:00 0
7fed3682f000-7fed3692c000 rw-p 00000000 00:00 0
7fed3692c000-7fed36930000 ---p 00000000 00:00 0
7fed36930000-7fed36a2d000 rw-p 00000000 00:00 0
7fed36a2d000-7fed36a31000 ---p 00000000 00:00 0
7fed36a31000-7fed36b2e000 rw-p 00000000 00:00 0
7fed36b2e000-7fed36b32000 ---p 00000000 00:00 0
7fed36b32000-7fed36c2f000 rw-p 00000000 00:00 0
7fed36c2f000-7fed375fe000 r--p 00000000 fd:00 2628187 /usr/lib/locale/locale-archive
7fed375fe000-7fed37602000 ---p 00000000 00:00 0
7fed37602000-7fed376ff000 rw-p 00000000 00:00 0
7fed376ff000-7fed37703000 ---p 00000000 00:00 0
7fed37703000-7fed38000000 rw-p 00000000 00:00 0
7fed38000000-7fed38021000 rw-p 00000000 00:00 0
7fed38021000-7fed3c000000 ---p 00000000 00:00 0
7fed3c000000-7fed3c021000 rw-p 00000000 00:00 0
7fed3c021000-7fed40000000 ---p 00000000 00:00 0
7fed40000000-7fed40021000 rw-p 00000000 00:00 0
7fed40021000-7fed44000000 ---p 00000000 00:00 0
7fed440bd000-7fed440be000 ---p 00000000 00:00 0
7fed440be000-7fed44240000 rw-p 00000000 00:00 0
7fed44240000-7fed44241000 ---p 00000000 00:00 0
7fed44241000-7fed44342000 rw-p 00000000 00:00 0
7fed44342000-7fed44343000 ---p 00000000 00:00 0
7fed44343000-7fed46848000 rw-p 00000000 00:00 0
7fed46848000-7fed46849000 ---p 00000000 00:00 0
7fed46849000-7fed4694a000 rw-p 00000000 00:00 0
7fed4694a000-7fed4694b000 ---p 00000000 00:00 0
7fed4694b000-7fed46efc000 rw-p 00000000 00:00 0
7fed46efc000-7fed4a87c000 ---p 00000000 00:00 0
7fed4a87c000-7fed4ad2c000 rw-p 00000000 00:00 0
7fed4ad2c000-7fed4e6ac000 ---p 00000000 00:00 0
7fed4e6ac000-7fed4e742000 rw-p 00000000 00:00 0
7fed4e742000-7fed4ee72000 ---p 00000000 00:00 0
7fed4ee72000-7fed4ef08000 rw-p 00000000 00:00 0
7fed4ef08000-7fed4f638000 ---p 00000000 00:00 0
7fed4f638000-7fed4f6ce000 rw-p 00000000 00:00 0
7fed4f6ce000-7fed4fdfe000 ---p 00000000 00:00 0
7fed4fdfe000-7fed50000000 rw-p 00000000 00:00 0
7fed50000000-7fed50021000 rw-p 00000000 00:00 0
7fed50021000-7fed54000000 ---p 00000000 00:00 0
7fed54044000-7fed54048000 ---p 00000000 00:00 0
7fed54048000-7fed5426a000 rw-p 00000000 00:00 0
7fed5426a000-7fed5426b000 ---p 00000000 00:00 0
7fed5426b000-7fed54372000 rw-p 00000000 00:00 0
7fed54372000-7fed54457000 ---p 00000000 00:00 0
7fed54457000-7fed54470000 rw-p 00000000 00:00 0
7fed54470000-7fed54542000 ---p 00000000 00:00 0
7fed54542000-7fed547b2000 rwxp 00000000 00:00 0
7fed547b2000-7fed54ad2000 ---p 00000000 00:00 0
7fed54ad2000-7fed55732000 rwxp 00000000 00:00 0
7fed55732000-7fed5c00a000 ---p 00000000 00:00 0
7fed5c00a000-7fed5c2ba000 rwxp 00000000 00:00 0
7fed5c2ba000-7fed63542000 ---p 00000000 00:00 0
7fed63542000-7fed6bbd9000 r--s 00000000 fd:00 2624931 /usr/lib/jvm/java-11-openjdk-dev/lib/modules
7fed6bbd9000-7fed6bbf5000 r-xp 00000000 fd:00 2624918 /usr/lib/jvm/java-11-openjdk-dev/lib/libjimage.so
7fed6bbf5000-7fed6bdf5000 ---p 0001c000 fd:00 2624918 /usr/lib/jvm/java-11-openjdk-dev/lib/libjimage.so
7fed6bdf5000-7fed6bdf7000 r--p 0001c000 fd:00 2624918 /usr/lib/jvm/java-11-openjdk-dev/lib/libjimage.so
7fed6bdf7000-7fed6bdf8000 rw-p 0001e000 fd:00 2624918 /usr/lib/jvm/java-11-openjdk-dev/lib/libjimage.so
7fed6bdf8000-7fed6bdff000 r-xp 00000000 fd:00 2624934 /usr/lib/jvm/java-11-openjdk-dev/lib/libzip.so
7fed6bdff000-7fed6bffe000 ---p 00007000 fd:00 2624934 /usr/lib/jvm/java-11-openjdk-dev/lib/libzip.so
7fed6bffe000-7fed6bfff000 r--p 00006000 fd:00 2624934 /usr/lib/jvm/java-11-openjdk-dev/lib/libzip.so
7fed6bfff000-7fed6c000000 rw-p 00007000 fd:00 2624934 /usr/lib/jvm/java-11-openjdk-dev/lib/libzip.so
7fed6c000000-7fed6ddd1000 rw-p 00000000 00:00 0
7fed6ddd1000-7fed70000000 ---p 00000000 00:00 0
7fed70010000-7fed70014000 ---p 00000000 00:00 0
7fed70014000-7fed7008f000 rw-p 00000000 00:00 0
7fed7008f000-7fed7009a000 r-xp 00000000 fd:00 398173 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fed7009a000-7fed70299000 ---p 0000b000 fd:00 398173 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fed70299000-7fed7029a000 r--p 0000a000 fd:00 398173 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fed7029a000-7fed7029b000 rw-p 0000b000 fd:00 398173 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fed7029b000-7fed702a1000 rw-p 00000000 00:00 0
7fed702a1000-7fed702b8000 r-xp 00000000 fd:00 398167 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fed702b8000-7fed704b7000 ---p 00017000 fd:00 398167 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fed704b7000-7fed704b8000 r--p 00016000 fd:00 398167 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fed704b8000-7fed704b9000 rw-p 00017000 fd:00 398167 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fed704b9000-7fed704bb000 rw-p 00000000 00:00 0
7fed704bb000-7fed704c6000 r-xp 00000000 fd:00 398184 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fed704c6000-7fed706c5000 ---p 0000b000 fd:00 398184 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fed706c5000-7fed706c6000 r--p 0000a000 fd:00 398184 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fed706c6000-7fed706c7000 rw-p 0000b000 fd:00 398184 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fed706c7000-7fed706cf000 r-xp 00000000 fd:00 398169 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fed706cf000-7fed708cf000 ---p 00008000 fd:00 398169 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fed708cf000-7fed708d0000 r--p 00008000 fd:00 398169 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fed708d0000-7fed708d1000 rw-p 00009000 fd:00 398169 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fed708d1000-7fed708db000 r-xp 00000000 fd:00 2625843 /usr/lib/jvm/java-11-openjdk-dev/lib/libinstrument.so
7fed708db000-7fed70ada000 ---p 0000a000 fd:00 2625843 /usr/lib/jvm/java-11-openjdk-dev/lib/libinstrument.so
7fed70ada000-7fed70adb000 r--p 00009000 fd:00 2625843 /usr/lib/jvm/java-11-openjdk-dev/lib/libinstrument.so
7fed70adb000-7fed70adc000 rw-p 0000a000 fd:00 2625843 /usr/lib/jvm/java-11-openjdk-dev/lib/libinstrument.so
7fed70adc000-7fed70b02000 r-xp 00000000 fd:00 2624929 /usr/lib/jvm/java-11-openjdk-dev/lib/libjava.so
7fed70b02000-7fed70d01000 ---p 00026000 fd:00 2624929 /usr/lib/jvm/java-11-openjdk-dev/lib/libjava.so
7fed70d01000-7fed70d02000 r--p 00025000 fd:00 2624929 /usr/lib/jvm/java-11-openjdk-dev/lib/libjava.so
7fed70d02000-7fed70d04000 rw-p 00026000 fd:00 2624929 /usr/lib/jvm/java-11-openjdk-dev/lib/libjava.so
7fed70d04000-7fed70d12000 r-xp 00000000 fd:00 2625853 /usr/lib/jvm/java-11-openjdk-dev/lib/libverify.so
7fed70d12000-7fed70f11000 ---p 0000e000 fd:00 2625853 /usr/lib/jvm/java-11-openjdk-dev/lib/libverify.so
7fed70f11000-7fed70f13000 r--p 0000d000 fd:00 2625853 /usr/lib/jvm/java-11-openjdk-dev/lib/libverify.so
7fed70f13000-7fed70f14000 rw-p 0000f000 fd:00 2625853 /usr/lib/jvm/java-11-openjdk-dev/lib/libverify.so
7fed70f14000-7fed70f1b000 r-xp 00000000 fd:00 398224 /lib/x86_64-linux-gnu/librt-2.27.so
7fed70f1b000-7fed7111a000 ---p 00007000 fd:00 398224 /lib/x86_64-linux-gnu/librt-2.27.so
7fed7111a000-7fed7111b000 r--p 00006000 fd:00 398224 /lib/x86_64-linux-gnu/librt-2.27.so
7fed7111b000-7fed7111c000 rw-p 00007000 fd:00 398224 /lib/x86_64-linux-gnu/librt-2.27.so
7fed7111c000-7fed712b9000 r-xp 00000000 fd:00 398146 /lib/x86_64-linux-gnu/libm-2.27.so
7fed712b9000-7fed714b8000 ---p 0019d000 fd:00 398146 /lib/x86_64-linux-gnu/libm-2.27.so
7fed714b8000-7fed714b9000 r--p 0019c000 fd:00 398146 /lib/x86_64-linux-gnu/libm-2.27.so
7fed714b9000-7fed714ba000 rw-p 0019d000 fd:00 398146 /lib/x86_64-linux-gnu/libm-2.27.so
7fed714ba000-7fed73208000 r-xp 00000000 fd:00 2623484 /usr/lib/jvm/java-11-openjdk-dev/lib/server/libjvm.so
7fed73208000-7fed73408000 ---p 01d4e000 fd:00 2623484 /usr/lib/jvm/java-11-openjdk-dev/lib/server/libjvm.so
7fed73408000-7fed734f0000 r--p 01d4e000 fd:00 2623484 /usr/lib/jvm/java-11-openjdk-dev/lib/server/libjvm.so
7fed734f0000-7fed7352d000 rw-p 01e36000 fd:00 2623484 /usr/lib/jvm/java-11-openjdk-dev/lib/server/libjvm.so
7fed7352d000-7fed735da000 rw-p 00000000 00:00 0
7fed735da000-7fed737c1000 r-xp 00000000 fd:00 398083 /lib/x86_64-linux-gnu/libc-2.27.so
7fed737c1000-7fed739c1000 ---p 001e7000 fd:00 398083 /lib/x86_64-linux-gnu/libc-2.27.so
7fed739c1000-7fed739c5000 r--p 001e7000 fd:00 398083 /lib/x86_64-linux-gnu/libc-2.27.so
7fed739c5000-7fed739c7000 rw-p 001eb000 fd:00 398083 /lib/x86_64-linux-gnu/libc-2.27.so
7fed739c7000-7fed739cb000 rw-p 00000000 00:00 0
7fed739cb000-7fed739ce000 r-xp 00000000 fd:00 398106 /lib/x86_64-linux-gnu/libdl-2.27.so
7fed739ce000-7fed73bcd000 ---p 00003000 fd:00 398106 /lib/x86_64-linux-gnu/libdl-2.27.so
7fed73bcd000-7fed73bce000 r--p 00002000 fd:00 398106 /lib/x86_64-linux-gnu/libdl-2.27.so
7fed73bce000-7fed73bcf000 rw-p 00003000 fd:00 398106 /lib/x86_64-linux-gnu/libdl-2.27.so
7fed73bcf000-7fed73bdd000 r-xp 00000000 fd:00 2625827 /usr/lib/jvm/java-11-openjdk-dev/lib/jli/libjli.so
7fed73bdd000-7fed73ddc000 ---p 0000e000 fd:00 2625827 /usr/lib/jvm/java-11-openjdk-dev/lib/jli/libjli.so
7fed73ddc000-7fed73ddd000 r--p 0000d000 fd:00 2625827 /usr/lib/jvm/java-11-openjdk-dev/lib/jli/libjli.so
7fed73ddd000-7fed73dde000 rw-p 0000e000 fd:00 2625827 /usr/lib/jvm/java-11-openjdk-dev/lib/jli/libjli.so
7fed73dde000-7fed73df8000 r-xp 00000000 fd:00 398216 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fed73df8000-7fed73ff7000 ---p 0001a000 fd:00 398216 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fed73ff7000-7fed73ff8000 r--p 00019000 fd:00 398216 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fed73ff8000-7fed73ff9000 rw-p 0001a000 fd:00 398216 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fed73ff9000-7fed73ffd000 rw-p 00000000 00:00 0
7fed73ffd000-7fed74019000 r-xp 00000000 fd:00 398255 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fed74019000-7fed74218000 ---p 0001c000 fd:00 398255 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fed74218000-7fed74219000 r--p 0001b000 fd:00 398255 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fed74219000-7fed7421a000 rw-p 0001c000 fd:00 398255 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fed7421a000-7fed74241000 r-xp 00000000 fd:00 398055 /lib/x86_64-linux-gnu/ld-2.27.so
7fed74251000-7fed74252000 r--s 00000000 fd:00 7340050 /tmp/mockitoboot2655517496232049962.jar
7fed74252000-7fed74326000 rw-p 00000000 00:00 0
7fed74326000-7fed7432a000 ---p 00000000 00:00 0
7fed7432a000-7fed74430000 rw-p 00000000 00:00 0
7fed74430000-7fed74437000 ---p 00000000 00:00 0
7fed74437000-7fed7443f000 rw-s 00000000 fd:00 7340049 /tmp/hsperfdata_bertramn/7910
7fed7443f000-7fed74440000 ---p 00000000 00:00 0
7fed74440000-7fed74441000 r--p 00000000 00:00 0
7fed74441000-7fed74442000 r--p 00027000 fd:00 398055 /lib/x86_64-linux-gnu/ld-2.27.so
7fed74442000-7fed74443000 rw-p 00028000 fd:00 398055 /lib/x86_64-linux-gnu/ld-2.27.so
7fed74443000-7fed74444000 rw-p 00000000 00:00 0
7fff78202000-7fff78224000 rw-p 00000000 00:00 0 [stack]
7fff7835b000-7fff7835e000 r--p 00000000 00:00 0 [vvar]
7fff7835e000-7fff78360000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
VM Arguments:
jvm_args: --illegal-access=warn -javaagent:/home/bertramn/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/bertramn/workspaces/oss/classgraph-issue-341/target/jacoco.exec,append=true
java_command: /home/bertramn/workspaces/oss/classgraph-issue-341/target/surefire/surefirebooter6624056268694705005.jar /home/bertramn/workspaces/oss/classgraph-issue-341/target/surefire 2019-05-01T00-41-12_488-jvmRun1 surefire17656235521521575281tmp surefire_018008424952167409636tmp
java_class_path (initial): /home/bertramn/workspaces/oss/classgraph-issue-341/target/surefire/surefirebooter6624056268694705005.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 3 {product} {ergonomic} Number of compiler threads to run
uint ConcGCThreads = 1 {product} {ergonomic} Number of threads concurrent gc will use
uint G1ConcRefinementThreads = 4 {product} {ergonomic} The number of parallel rem set update threads. Will be set ergonomically by default.
size_t G1HeapRegionSize = 1048576 {product} {ergonomic} Size of the G1 regions.
uintx GCDrainStackTargetSize = 64 {product} {ergonomic} Number of entries we will try to leave on the stack during parallel gc
size_t InitialHeapSize = 262144000 {product} {ergonomic} Initial heap size (in bytes); zero means use ergonomics
size_t MarkStackSize = 4194304 {product} {ergonomic} Size of marking stack
size_t MaxHeapSize = 4173332480 {product} {ergonomic} Maximum heap size (in bytes)
size_t MaxNewSize = 2503999488 {product} {ergonomic} Maximum new generation size (in bytes), max_uintx means set ergonomically
size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic} The minimum change in heap space due to GC (in bytes)
uintx NonNMethodCodeHeapSize = 5830092 {pd product} {ergonomic} Size of code heap with non-nmethods (in bytes)
uintx NonProfiledCodeHeapSize = 122914074 {pd product} {ergonomic} Size of code heap with non-profiled methods (in bytes)
uintx ProfiledCodeHeapSize = 122914074 {pd product} {ergonomic} Size of code heap with profiled methods (in bytes)
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} Reserved code cache size (in bytes) - maximum code cache size
bool SegmentedCodeCache = true {product} {ergonomic} Use a segmented code cache
bool UseCompressedClassPointers = true {lp64_product} {ergonomic} Use 32-bit class pointers in 64-bit VM. lp64_product means flag is always constant in 32 bit VM
bool UseCompressedOops = true {lp64_product} {ergonomic} Use 32-bit object references in 64-bit VM. lp64_product means flag is always constant in 32 bit VM
bool UseG1GC = true {product} {ergonomic} Use the Garbage-First garbage collector
Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
JAVA_HOME=/usr/lib/jvm/java-11-openjdk-dev
PATH=/usr/lib/jvm/java-11-openjdk-dev/bin:/usr/lib/jvm/java-11-openjdk-dev:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin
USERNAME=bertramn
SHELL=/bin/bash
DISPLAY=:0
Signal Handlers:
SIGSEGV: [libjvm.so+0x180e560], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x180e560], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x180e560], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x143eef0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x143eef0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x180e560], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR2: [libjvm.so+0x143ecc0], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x143f6e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0x143f6e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0x143f6e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x143f6e0], 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.2 LTS"
uname:Linux goofy 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64
libc:glibc 2.27 NPTL 2.27
rlimit: STACK 8192k, CORE 0k, NPROC 63484, NOFILE 4096, AS infinity, DATA infinity, FSIZE infinity
load average:2.05 1.07 0.52
/proc/meminfo:
MemTotal: 16297220 kB
MemFree: 10664720 kB
MemAvailable: 13045048 kB
Buffers: 217940 kB
Cached: 2633484 kB
SwapCached: 0 kB
Active: 3184376 kB
Inactive: 2082196 kB
Active(anon): 2404956 kB
Inactive(anon): 283408 kB
Active(file): 779420 kB
Inactive(file): 1798788 kB
Unevictable: 48 kB
Mlocked: 48 kB
SwapTotal: 999420 kB
SwapFree: 999420 kB
Dirty: 524 kB
Writeback: 0 kB
AnonPages: 2415108 kB
Mapped: 983512 kB
Shmem: 285476 kB
Slab: 184860 kB
SReclaimable: 107296 kB
SUnreclaim: 77564 kB
KernelStack: 19520 kB
PageTables: 64628 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 9148028 kB
Committed_AS: 10124664 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 12288 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
DirectMap4k: 244036 kB
DirectMap2M: 16404480 kB
/proc/sys/kernel/threads-max (system-wide limit on the number of threads):
126968
/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-3
cpu_memory_nodes: 0
active_processor_count: 4
cpu_quota: -1
cpu_period: 100000
cpu_shares: -1
memory_limit_in_bytes: -1
memory_and_swap_limit_in_bytes: -2
memory_soft_limit_in_bytes: -1
memory_usage_in_bytes: 5393469440
memory_max_usage_in_bytes: 324489216
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
CPU Model and flags from /proc/cpuinfo:
model name : Intel(R) Core(TM) i5-3320M CPU @ 2.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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts flush_l1d
Memory: 4k page, physical 16297220k(10664720k free), swap 999420k(999420k free)
vm_info: OpenJDK 64-Bit Server VM (fastdebug 11.0.4-testing+0-builds.shipilev.net-openjdk-jdk11-dev-b48-20190426-jdk-11.0.37jdk-11.0.3-ga) for linux-amd64 JRE (11.0.4-testing+0-builds.shipilev.net-openjdk-jdk11-dev-b48-20190426-jdk-11.0.37jdk-11.0.3-ga), built on Apr 26 2019 23:39:51 by "buildbot" with gcc 6.3.0 20170516
END.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment