Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
ae9b9098
Commit
ae9b9098
authored
Oct 01, 2019
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cast port as int
parent
eda23c5d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
895 deletions
+2
-895
hs_err_pid26067.log
drip-api/hs_err_pid26067.log
+0
-893
DeployService.java
.../main/java/nl/uva/sne/drip/api/service/DeployService.java
+2
-2
No files found.
drip-api/hs_err_pid26067.log
deleted
100644 → 0
View file @
eda23c5d
#
#
There
is
insufficient
memory
for
the
Java
Runtime
Environment
to
continue
.
#
Native
memory
allocation
(
mmap
)
failed
to
map
130023424
bytes
for
committing
reserved
memory
.
#
Possible
reasons
:
#
The
system
is
out
of
physical
RAM
or
swap
space
#
The
process
is
running
with
CompressedOops
enabled
,
and
the
Java
Heap
may
be
blocking
the
growth
of
the
native
heap
#
Possible
solutions
:
#
Reduce
memory
load
on
the
system
#
Increase
physical
memory
or
swap
space
#
Check
if
swap
backing
store
is
full
#
Decrease
Java
heap
size
(-
Xmx
/-
Xms
)
#
Decrease
number
of
Java
threads
#
Decrease
Java
thread
stack
sizes
(-
Xss
)
#
Set
larger
code
cache
with
-
XX
:
ReservedCodeCacheSize
=
#
JVM
is
running
with
Unscaled
Compressed
Oops
mode
in
which
the
Java
heap
is
#
placed
in
the
first
4
GB
address
space
.
The
Java
Heap
base
address
is
the
#
maximum
limit
for
the
native
heap
growth
.
Please
use
-
XX
:
HeapBaseMinAddress
#
to
set
the
Java
Heap
base
and
to
place
the
Java
Heap
above
4
GB
virtual
address
.
#
This
output
file
may
be
truncated
or
incomplete
.
#
#
Out
of
Memory
Error
(
os_linux
.
cpp
:
2749
),
pid
=
26067
,
tid
=
0x00007f93fa986700
#
#
JRE
version
:
Java
(
TM
)
SE
Runtime
Environment
(
8.0
_201
-
b09
)
(
build
1.8.0
_201
-
b09
)
#
Java
VM
:
Java
HotSpot
(
TM
)
64
-
Bit
Server
VM
(
25.201
-
b09
mixed
mode
linux
-
amd64
compressed
oops
)
#
Failed
to
write
core
dump
.
Core
dumps
have
been
disabled
.
To
enable
core
dumping
,
try
"ulimit -c unlimited"
before
starting
Java
again
#
---------------
T
H
R
E
A
D
---------------
Current
thread
(
0x00007f9430082000
):
VMThread
[
stack
:
0x00007f93fa887000
,
0x00007f93fa987000
]
[
id
=
26093
]
Stack
:
[
0x00007f93fa887000
,
0x00007f93fa987000
],
sp
=
0x00007f93fa9853f0
,
free
space
=
1016
k
Native
frames
:
(
J
=
compiled
Java
code
,
j
=
interpreted
,
Vv
=
VM
code
,
C
=
native
code
)
V
[
libjvm
.
so
+
0xad3525
]
VMError
::
report_and_die
()+
0x2e5
V
[
libjvm
.
so
+
0x4e0457
]
report_vm_out_of_memory
(
char
const
*,
int
,
unsigned
long
,
VMErrorType
,
char
const
*)+
0x67
V
[
libjvm
.
so
+
0x9102f0
]
os
::
pd_commit_memory
(
char
*,
unsigned
long
,
unsigned
long
,
bool
)+
0x100
V
[
libjvm
.
so
+
0x90791f
]
os
::
commit_memory
(
char
*,
unsigned
long
,
unsigned
long
,
bool
)+
0x1f
V
[
libjvm
.
so
+
0x98c806
]
PSVirtualSpace
::
expand_by
(
unsigned
long
)+
0x56
V
[
libjvm
.
so
+
0x98da98
]
PSYoungGen
::
resize
(
unsigned
long
,
unsigned
long
)+
0xd8
V
[
libjvm
.
so
+
0x98a236
]
PSScavenge
::
invoke_no_policy
()+
0x1376
V
[
libjvm
.
so
+
0x98a5cc
]
PSScavenge
::
invoke
()+
0x4c
V
[
libjvm
.
so
+
0x93a318
]
ParallelScavengeHeap
::
failed_mem_allocate
(
unsigned
long
)+
0x68
V
[
libjvm
.
so
+
0xad5073
]
VM_ParallelGCFailedAllocation
::
doit
()+
0x93
V
[
libjvm
.
so
+
0xada296
]
VM_Operation
::
evaluate
()+
0x46
V
[
libjvm
.
so
+
0xad85cd
]
VMThread
::
evaluate_operation
(
VM_Operation
*)
[
clone
.
constprop
.44
]+
0xcd
V
[
libjvm
.
so
+
0xad8bb3
]
VMThread
::
loop
()+
0x3a3
V
[
libjvm
.
so
+
0xad8f88
]
VMThread
::
run
()+
0x78
V
[
libjvm
.
so
+
0x90d922
]
java_start
(
Thread
*)+
0x102
VM_Operation
(
0x00007f943801a800
):
ParallelGCFailedAllocation
,
mode
:
safepoint
,
requested
by
thread
0x00007f943000b800
---------------
P
R
O
C
E
S
S
---------------
Java
Threads
:
(
=>
current
thread
)
0x00007f94300cd800
JavaThread
"Service Thread"
daemon
[
_thread_blocked
,
id
=
26101
,
stack
(
0x00007f93f96ac000
,
0x00007f93f97ad000
)]
0x00007f94300ca800
JavaThread
"C1 CompilerThread3"
daemon
[
_thread_blocked
,
id
=
26100
,
stack
(
0x00007f93f97ae000
,
0x00007f93f98ae000
)]
0x00007f94300c8800
JavaThread
"C2 CompilerThread2"
daemon
[
_thread_blocked
,
id
=
26099
,
stack
(
0x00007f93f98af000
,
0x00007f93f99af000
)]
0x00007f94300c6800
JavaThread
"C2 CompilerThread1"
daemon
[
_thread_blocked
,
id
=
26098
,
stack
(
0x00007f93f99b0000
,
0x00007f93f9ab0000
)]
0x00007f94300c3800
JavaThread
"C2 CompilerThread0"
daemon
[
_thread_blocked
,
id
=
26097
,
stack
(
0x00007f93f9ab1000
,
0x00007f93f9bb1000
)]
0x00007f94300c2000
JavaThread
"Signal Dispatcher"
daemon
[
_thread_blocked
,
id
=
26096
,
stack
(
0x00007f93f9bb1000
,
0x00007f93f9cb2000
)]
0x00007f943008e000
JavaThread
"Finalizer"
daemon
[
_thread_blocked
,
id
=
26095
,
stack
(
0x00007f93fa684000
,
0x00007f93fa785000
)]
0x00007f943008b800
JavaThread
"Reference Handler"
daemon
[
_thread_blocked
,
id
=
26094
,
stack
(
0x00007f93fa785000
,
0x00007f93fa886000
)]
0x00007f943000b800
JavaThread
"main"
[
_thread_blocked
,
id
=
26084
,
stack
(
0x00007f9437f1e000
,
0x00007f943801e000
)]
Other
Threads
:
=>
0x00007f9430082000
VMThread
[
stack
:
0x00007f93fa887000
,
0x00007f93fa987000
]
[
id
=
26093
]
0x00007f94300d0000
WatcherThread
[
stack
:
0x00007f93f95ac000
,
0x00007f93f96ac000
]
[
id
=
26102
]
VM
state
:
at
safepoint
(
normal
execution
)
VM
Mutex
/
Monitor
currently
owned
by
a
thread
:
([
mutex
/
lock_event
])
[
0x00007f9430007f90
]
Threads_lock
-
owner
thread
:
0x00007f9430082000
[
0x00007f9430008490
]
Heap_lock
-
owner
thread
:
0x00007f943000b800
heap
address
:
0x000000008c000000
,
size
:
1856
MB
,
Compressed
Oops
mode
:
32
-
bit
Narrow
klass
base
:
0x0000000000000000
,
Narrow
klass
shift
:
3
Compressed
class
space
size
:
1073741824
Address
:
0x0000000100000000
Heap
:
PSYoungGen
total
130560
K
,
used
9712
K
[
0x00000000d9580000
,
0x00000000e1e80000
,
0x0000000100000000
)
eden
space
120832
K
,
0
%
used
[
0x00000000d9580000
,
0x00000000d9580000
,
0x00000000e0b80000
)
from
space
9728
K
,
99
%
used
[
0x00000000e0b80000
,
0x00000000e14fc010
,
0x00000000e1500000
)
to
space
9728
K
,
0
%
used
[
0x00000000e1500000
,
0x00000000e1500000
,
0x00000000e1e80000
)
ParOldGen
total
79360
K
,
used
14130
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
17
%
used
[
0x000000008c000000
,
0x000000008cdccba0
,
0x0000000090d80000
)
Metaspace
used
20063
K
,
capacity
20870
K
,
committed
21120
K
,
reserved
1067008
K
class
space
used
2362
K
,
capacity
2591
K
,
committed
2688
K
,
reserved
1048576
K
Card
table
byte_map
:
[
0x00007f943487c000
,
0x00007f9434c1d000
]
byte_map_base
:
0x00007f943441c000
Marking
Bits
:
(
ParMarkBitMap
*)
0x00007f94373ead80
Begin
Bits
:
[
0x00007f9400600000
,
0x00007f9402300000
)
End
Bits
:
[
0x00007f9402300000
,
0x00007f9404000000
)
Polling
page
:
0x00007f9438058000
CodeCache
:
size
=
245760
Kb
used
=
14337
Kb
max_used
=
14382
Kb
free
=
231422
Kb
bounds
[
0x00007f9421000000
,
0x00007f9421e20000
,
0x00007f9430000000
]
total_blobs
=
4365
nmethods
=
4014
adapters
=
263
compilation
:
enabled
Compilation
events
(
10
events
):
Event
:
10
,
778
Thread
0x00007f94300ca800
nmethod
4028
0x00007f9421dd7050
code
[
0x00007f9421dd71a0
,
0x00007f9421dd72b0
]
Event
:
10
,
796
Thread
0x00007f94300ca800
4030
3
sun
.
reflect
.
generics
.
visitor
.
Reifier
::
reifyTypeArguments
(
38
bytes
)
Event
:
11
,
490
Thread
0x00007f94300ca800
nmethod
4030
0x00007f9421dd6810
code
[
0x00007f9421dd69a0
,
0x00007f9421dd6e88
]
Event
:
11
,
654
Thread
0x00007f94300ca800
4035
3
java
.
util
.
WeakHashMap
::<
init
>
(
9
bytes
)
Event
:
12
,
523
Thread
0x00007f94300ca800
nmethod
4035
0x00007f9421ddefd0
code
[
0x00007f9421ddf160
,
0x00007f9421ddf308
]
Event
:
12
,
592
Thread
0x00007f94300ca800
4029
1
com
.
google
.
common
.
base
.
Suppliers
$
SupplierOfInstance
::
get
(
5
bytes
)
Event
:
13
,
202
Thread
0x00007f94300c6800
nmethod
4034
0x00007f9421dde7d0
code
[
0x00007f9421dde920
,
0x00007f9421ddedd8
]
Event
:
13
,
332
Thread
0x00007f94300ca800
nmethod
4029
0x00007f9421dde510
code
[
0x00007f9421dde660
,
0x00007f9421dde770
]
Event
:
22
,
781
Thread
0x00007f94300ca800
4036
3
java
.
util
.
jar
.
JarFile
::
match
(
116
bytes
)
Event
:
24
,
479
Thread
0x00007f94300ca800
nmethod
4036
0x00007f9421df4890
code
[
0x00007f9421df4a40
,
0x00007f9421df4f10
]
GC
Heap
History
(
10
events
):
Event
:
0
,
918
GC
heap
after
Heap
after
GC
invocations
=
2
(
full
0
):
PSYoungGen
total
34816
K
,
used
4600
K
[
0x00000000d9580000
,
0x00000000dd980000
,
0x0000000100000000
)
eden
space
30208
K
,
0
%
used
[
0x00000000d9580000
,
0x00000000d9580000
,
0x00000000db300000
)
from
space
4608
K
,
99
%
used
[
0x00000000db780000
,
0x00000000dbbfe260
,
0x00000000dbc00000
)
to
space
4608
K
,
0
%
used
[
0x00000000db300000
,
0x00000000db300000
,
0x00000000db780000
)
ParOldGen
total
79360
K
,
used
1855
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
2
%
used
[
0x000000008c000000
,
0x000000008c1cff98
,
0x0000000090d80000
)
Metaspace
used
11015
K
,
capacity
11180
K
,
committed
11520
K
,
reserved
1058816
K
class
space
used
1377
K
,
capacity
1445
K
,
committed
1536
K
,
reserved
1048576
K
}
Event
:
1
,
257
GC
heap
before
{
Heap
before
GC
invocations
=
3
(
full
0
):
PSYoungGen
total
34816
K
,
used
34808
K
[
0x00000000d9580000
,
0x00000000dd980000
,
0x0000000100000000
)
eden
space
30208
K
,
100
%
used
[
0x00000000d9580000
,
0x00000000db300000
,
0x00000000db300000
)
from
space
4608
K
,
99
%
used
[
0x00000000db780000
,
0x00000000dbbfe260
,
0x00000000dbc00000
)
to
space
4608
K
,
0
%
used
[
0x00000000db300000
,
0x00000000db300000
,
0x00000000db780000
)
ParOldGen
total
79360
K
,
used
1855
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
2
%
used
[
0x000000008c000000
,
0x000000008c1cff98
,
0x0000000090d80000
)
Metaspace
used
13811
K
,
capacity
14030
K
,
committed
14208
K
,
reserved
1060864
K
class
space
used
1745
K
,
capacity
1835
K
,
committed
1920
K
,
reserved
1048576
K
Event
:
1
,
263
GC
heap
after
Heap
after
GC
invocations
=
3
(
full
0
):
PSYoungGen
total
34816
K
,
used
4580
K
[
0x00000000d9580000
,
0x00000000dd980000
,
0x0000000100000000
)
eden
space
30208
K
,
0
%
used
[
0x00000000d9580000
,
0x00000000d9580000
,
0x00000000db300000
)
from
space
4608
K
,
99
%
used
[
0x00000000db300000
,
0x00000000db779060
,
0x00000000db780000
)
to
space
4608
K
,
0
%
used
[
0x00000000dd500000
,
0x00000000dd500000
,
0x00000000dd980000
)
ParOldGen
total
79360
K
,
used
2959
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
3
%
used
[
0x000000008c000000
,
0x000000008c2e3e00
,
0x0000000090d80000
)
Metaspace
used
13811
K
,
capacity
14030
K
,
committed
14208
K
,
reserved
1060864
K
class
space
used
1745
K
,
capacity
1835
K
,
committed
1920
K
,
reserved
1048576
K
}
Event
:
1
,
631
GC
heap
before
{
Heap
before
GC
invocations
=
4
(
full
0
):
PSYoungGen
total
34816
K
,
used
34788
K
[
0x00000000d9580000
,
0x00000000dd980000
,
0x0000000100000000
)
eden
space
30208
K
,
100
%
used
[
0x00000000d9580000
,
0x00000000db300000
,
0x00000000db300000
)
from
space
4608
K
,
99
%
used
[
0x00000000db300000
,
0x00000000db779060
,
0x00000000db780000
)
to
space
4608
K
,
0
%
used
[
0x00000000dd500000
,
0x00000000dd500000
,
0x00000000dd980000
)
ParOldGen
total
79360
K
,
used
2959
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
3
%
used
[
0x000000008c000000
,
0x000000008c2e3e00
,
0x0000000090d80000
)
Metaspace
used
16370
K
,
capacity
16636
K
,
committed
17024
K
,
reserved
1064960
K
class
space
used
2002
K
,
capacity
2077
K
,
committed
2176
K
,
reserved
1048576
K
Event
:
1
,
643
GC
heap
after
Heap
after
GC
invocations
=
4
(
full
0
):
PSYoungGen
total
65024
K
,
used
4600
K
[
0x00000000d9580000
,
0x00000000dd980000
,
0x0000000100000000
)
eden
space
60416
K
,
0
%
used
[
0x00000000d9580000
,
0x00000000d9580000
,
0x00000000dd080000
)
from
space
4608
K
,
99
%
used
[
0x00000000dd500000
,
0x00000000dd97e0a0
,
0x00000000dd980000
)
to
space
4608
K
,
0
%
used
[
0x00000000dd080000
,
0x00000000dd080000
,
0x00000000dd500000
)
ParOldGen
total
79360
K
,
used
5316
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
6
%
used
[
0x000000008c000000
,
0x000000008c531360
,
0x0000000090d80000
)
Metaspace
used
16370
K
,
capacity
16636
K
,
committed
17024
K
,
reserved
1064960
K
class
space
used
2002
K
,
capacity
2077
K
,
committed
2176
K
,
reserved
1048576
K
}
Event
:
2
,
237
GC
heap
before
{
Heap
before
GC
invocations
=
5
(
full
0
):
PSYoungGen
total
65024
K
,
used
65016
K
[
0x00000000d9580000
,
0x00000000dd980000
,
0x0000000100000000
)
eden
space
60416
K
,
100
%
used
[
0x00000000d9580000
,
0x00000000dd080000
,
0x00000000dd080000
)
from
space
4608
K
,
99
%
used
[
0x00000000dd500000
,
0x00000000dd97e0a0
,
0x00000000dd980000
)
to
space
4608
K
,
0
%
used
[
0x00000000dd080000
,
0x00000000dd080000
,
0x00000000dd500000
)
ParOldGen
total
79360
K
,
used
5316
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
6
%
used
[
0x000000008c000000
,
0x000000008c531360
,
0x0000000090d80000
)
Metaspace
used
16943
K
,
capacity
17310
K
,
committed
17536
K
,
reserved
1064960
K
class
space
used
2031
K
,
capacity
2120
K
,
committed
2176
K
,
reserved
1048576
K
Event
:
2
,
250
GC
heap
after
Heap
after
GC
invocations
=
5
(
full
0
):
PSYoungGen
total
65024
K
,
used
4592
K
[
0x00000000d9580000
,
0x00000000e1e80000
,
0x0000000100000000
)
eden
space
60416
K
,
0
%
used
[
0x00000000d9580000
,
0x00000000d9580000
,
0x00000000dd080000
)
from
space
4608
K
,
99
%
used
[
0x00000000dd080000
,
0x00000000dd4fc010
,
0x00000000dd500000
)
to
space
9728
K
,
0
%
used
[
0x00000000e1500000
,
0x00000000e1500000
,
0x00000000e1e80000
)
ParOldGen
total
79360
K
,
used
9849
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
12
%
used
[
0x000000008c000000
,
0x000000008c99e768
,
0x0000000090d80000
)
Metaspace
used
16943
K
,
capacity
17310
K
,
committed
17536
K
,
reserved
1064960
K
class
space
used
2031
K
,
capacity
2120
K
,
committed
2176
K
,
reserved
1048576
K
}
Event
:
2
,
639
GC
heap
before
{
Heap
before
GC
invocations
=
6
(
full
0
):
PSYoungGen
total
65024
K
,
used
65008
K
[
0x00000000d9580000
,
0x00000000e1e80000
,
0x0000000100000000
)
eden
space
60416
K
,
100
%
used
[
0x00000000d9580000
,
0x00000000dd080000
,
0x00000000dd080000
)
from
space
4608
K
,
99
%
used
[
0x00000000dd080000
,
0x00000000dd4fc010
,
0x00000000dd500000
)
to
space
9728
K
,
0
%
used
[
0x00000000e1500000
,
0x00000000e1500000
,
0x00000000e1e80000
)
ParOldGen
total
79360
K
,
used
9849
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
12
%
used
[
0x000000008c000000
,
0x000000008c99e768
,
0x0000000090d80000
)
Metaspace
used
17217
K
,
capacity
17502
K
,
committed
17792
K
,
reserved
1064960
K
class
space
used
2031
K
,
capacity
2120
K
,
committed
2176
K
,
reserved
1048576
K
Event
:
2
,
656
GC
heap
after
Heap
after
GC
invocations
=
6
(
full
0
):
PSYoungGen
total
130560
K
,
used
7296
K
[
0x00000000d9580000
,
0x00000000e1e80000
,
0x0000000100000000
)
eden
space
120832
K
,
0
%
used
[
0x00000000d9580000
,
0x00000000d9580000
,
0x00000000e0b80000
)
from
space
9728
K
,
75
%
used
[
0x00000000e1500000
,
0x00000000e1c20000
,
0x00000000e1e80000
)
to
space
9728
K
,
0
%
used
[
0x00000000e0b80000
,
0x00000000e0b80000
,
0x00000000e1500000
)
ParOldGen
total
79360
K
,
used
9857
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
12
%
used
[
0x000000008c000000
,
0x000000008c9a0768
,
0x0000000090d80000
)
Metaspace
used
17217
K
,
capacity
17502
K
,
committed
17792
K
,
reserved
1064960
K
class
space
used
2031
K
,
capacity
2120
K
,
committed
2176
K
,
reserved
1048576
K
}
Event
:
24
,
889
GC
heap
before
{
Heap
before
GC
invocations
=
7
(
full
0
):
PSYoungGen
total
130560
K
,
used
128128
K
[
0x00000000d9580000
,
0x00000000e1e80000
,
0x0000000100000000
)
eden
space
120832
K
,
100
%
used
[
0x00000000d9580000
,
0x00000000e0b80000
,
0x00000000e0b80000
)
from
space
9728
K
,
75
%
used
[
0x00000000e1500000
,
0x00000000e1c20000
,
0x00000000e1e80000
)
to
space
9728
K
,
0
%
used
[
0x00000000e0b80000
,
0x00000000e0b80000
,
0x00000000e1500000
)
ParOldGen
total
79360
K
,
used
9857
K
[
0x000000008c000000
,
0x0000000090d80000
,
0x00000000d9580000
)
object
space
79360
K
,
12
%
used
[
0x000000008c000000
,
0x000000008c9a0768
,
0x0000000090d80000
)
Metaspace
used
20063
K
,
capacity
20870
K
,
committed
21120
K
,
reserved
1067008
K
class
space
used
2362
K
,
capacity
2591
K
,
committed
2688
K
,
reserved
1048576
K
Deoptimization
events
(
10
events
):
Event
:
3
,
379
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
unstable_if
action
=
reinterpret
pc
=
0x00007f9421b9bc34
method
=
com
.
google
.
inject
.
internal
.
InjectorImpl
.
callInContext
(
Lcom
/
google
/
inject
/
internal
/
ContextualCallable
;)
Ljava
/
lang
/
Object
;
@
161
Event
:
3
,
505
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
class_check
action
=
maybe_recompile
pc
=
0x00007f9421afcc88
method
=
org
.
eclipse
.
sisu
.
wire
.
EntryListAdapter
$
ValueIterator
.
hasNext
()
Z
@
4
Event
:
3
,
506
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
unstable_if
action
=
reinterpret
pc
=
0x00007f9421ad4678
method
=
org
.
eclipse
.
sisu
.
plexus
.
RealmFilteredBeans
$
FilteredItr
.
hasNext
()
Z
@
57
Event
:
3
,
506
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
unstable_if
action
=
reinterpret
pc
=
0x00007f9421afb2b8
method
=
org
.
eclipse
.
sisu
.
plexus
.
RealmFilteredBeans
$
FilteredItr
.
hasNext
()
Z
@
57
Event
:
3
,
517
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
unstable_if
action
=
reinterpret
pc
=
0x00007f9421c2e054
method
=
sun
.
net
.
www
.
protocol
.
jar
.
Handler
.
parseURL
(
Ljava
/
net
/
URL
;
Ljava
/
lang
/
String
;
II
)
V
@
94
Event
:
3
,
593
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
class_check
action
=
maybe_recompile
pc
=
0x00007f9421afcc88
method
=
org
.
eclipse
.
sisu
.
wire
.
EntryListAdapter
$
ValueIterator
.
hasNext
()
Z
@
4
Event
:
3
,
594
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
unstable_if
action
=
reinterpret
pc
=
0x00007f9421991c94
method
=
org
.
eclipse
.
sisu
.
plexus
.
RealmFilteredBeans
$
FilteredItr
.
hasNext
()
Z
@
57
Event
:
3
,
623
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
unstable_if
action
=
reinterpret
pc
=
0x00007f9421c52f84
method
=
com
.
google
.
inject
.
internal
.
InjectorImpl
.
callInContext
(
Lcom
/
google
/
inject
/
internal
/
ContextualCallable
;)
Ljava
/
lang
/
Object
;
@
161
Event
:
3
,
967
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
unstable_if
action
=
reinterpret
pc
=
0x00007f9421a5bf0c
method
=
org
.
eclipse
.
aether
.
util
.
graph
.
transformer
.
ConflictResolver
$
State
.
deriveScope
(
Lorg
/
eclipse
/
aether
/
graph
/
DependencyNode
;
Ljava
/
lang
/
Object
;)
Ljava
/
lang
/
String
;
@
8
Event
:
4
,
418
Thread
0x00007f943000b800
Uncommon
trap
:
reason
=
class_check
action
=
maybe_recompile
pc
=
0x00007f9421afcc88
method
=
org
.
eclipse
.
sisu
.
wire
.
EntryListAdapter
$
ValueIterator
.
hasNext
()
Z
@
4
Classes
redefined
(
0
events
):
No
events
Internal
exceptions
(
10
events
):
Event
:
1
,
374
Thread
0x00007f943000b800
Exception
<
a
'java/lang/NullPointerException'
>
(
0x00000000d9fd71b0
)
thrown
at
[/
HUDSON
/
workspace
/
8
-
2
-
build
-
linux
-
amd64
/
jdk8u201
/
12317
/
hotspot
/
src
/
share
/
vm
/
interpreter
/
linkResolver
.
cpp
,
line
1185
]
Event
:
1
,
375
Thread
0x00007f943000b800
Exception
<
a
'java/lang/NullPointerException'
>
(
0x00000000d9fde448
)
thrown
at
[/
HUDSON
/
workspace
/
8
-
2
-
build
-
linux
-
amd64
/
jdk8u201
/
12317
/
hotspot
/
src
/
share
/
vm
/
interpreter
/
linkResolver
.
cpp
,
line
1185
]
Event
:
1
,
375
Thread
0x00007f943000b800
Exception
<
a
'java/lang/NullPointerException'
>
(
0x00000000d9fde660
)
thrown
at
[/
HUDSON
/
workspace
/
8
-
2
-
build
-
linux
-
amd64
/
jdk8u201
/
12317
/
hotspot
/
src
/
share
/
vm
/
interpreter
/
linkResolver
.
cpp
,
line
1185
]
Event
:
1
,
375
Thread
0x00007f943000b800
Exception
<
a
'java/lang/NullPointerException'
>
(
0x00000000d9fde878
)
thrown
at
[/
HUDSON
/
workspace
/
8
-
2
-
build
-
linux
-
amd64
/
jdk8u201
/
12317
/
hotspot
/
src
/
share
/
vm
/
interpreter
/
linkResolver
.
cpp
,
line
1185
]
Event
:
1
,
547
Thread
0x00007f943000b800
Implicit
null
exception
at
0x00007f94213bc975
to
0x00007f94213bcb7d
Event
:
1
,
547
Thread
0x00007f943000b800
Implicit
null
exception
at
0x00007f942160e1af
to
0x00007f942160e219
Event
:
2
,
741
Thread
0x00007f943000b800
Implicit
null
exception
at
0x00007f9421a0ee1b
to
0x00007f9421a0f771
Event
:
3
,
370
Thread
0x00007f943000b800
Implicit
null
exception
at
0x00007f9421b661e6
to
0x00007f9421b683d1
Event
:
3
,
379
Thread
0x00007f943000b800
Implicit
null
exception
at
0x00007f9421b998a6
to
0x00007f9421b9bc1d
Event
:
3
,
623
Thread
0x00007f943000b800
Implicit
null
exception
at
0x00007f9421c527fc
to
0x00007f9421c52f73
Events
(
10
events
):
Event
:
15
,
519
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
InputHandler
done
Event
:
24
,
384
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
OutputHandler
Event
:
24
,
427
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
OutputHandler
done
Event
:
24
,
431
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
OutputHandler
Event
:
24
,
431
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
OutputHandler
done
Event
:
24
,
481
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
Prompter
Event
:
24
,
481
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
Prompter
done
Event
:
24
,
481
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
Prompter
Event
:
24
,
481
loading
class
org
/
codehaus
/
plexus
/
components
/
interactivity
/
Prompter
done
Event
:
24
,
861
Executing
VM
operation
:
ParallelGCFailedAllocation
Dynamic
libraries
:
00400000
-
00401000
r
-
xp
00000000
fd
:
01
803156
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
bin
/
java
00600000
-
00601000
r
--
p
00000000
fd
:
01
803156
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
bin
/
java
00601000
-
00602000
rw
-
p
00001000
fd
:
01
803156
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
bin
/
java
00648000
-
00669000
rw
-
p
00000000
00
:
00
0
[
heap
]
8
c000000
-
90
d80000
rw
-
p
00000000
00
:
00
0
90
d80000
-
d9580000
---
p
00000000
00
:
00
0
d9580000
-
e1e80000
rw
-
p
00000000
00
:
00
0
e9a80000
-
100000000
---
p
00000000
00
:
00
0
100000000
-
1002
a0000
rw
-
p
00000000
00
:
00
0
1002
a0000
-
140000000
---
p
00000000
00
:
00
0
7f93
cc000000
-
7f93
cc021000
rw
-
p
00000000
00
:
00
0
7f93
cc021000
-
7f93
d0000000
---
p
00000000
00
:
00
0
7f93
d0fff000
-
7f93
d4000000
rw
-
p
00000000
00
:
00
0
7f93
d4000000
-
7f93
d5226000
rw
-
p
00000000
00
:
00
0
7f93
d5226000
-
7f93
d8000000
---
p
00000000
00
:
00
0
7f93
d8000000
-
7f93
d8021000
rw
-
p
00000000
00
:
00
0
7f93
d8021000
-
7f93
dc000000
---
p
00000000
00
:
00
0
7f93
dc000000
-
7f93
dddb2000
rw
-
p
00000000
00
:
00
0
7f93
dddb2000
-
7f93e0000000
---
p
00000000
00
:
00
0
7f93e0000000
-
7f93e1929000
rw
-
p
00000000
00
:
00
0
7f93e1929000
-
7f93e4000000
---
p
00000000
00
:
00
0
7f93e4000000
-
7f93e4021000
rw
-
p
00000000
00
:
00
0
7f93e4021000
-
7f93e8000000
---
p
00000000
00
:
00
0
7f93e8000000
-
7f93e9
b14000
rw
-
p
00000000
00
:
00
0
7f93e9
b14000
-
7f93
ec000000
---
p
00000000
00
:
00
0
7f93
ec000000
-
7f93
ec021000
rw
-
p
00000000
00
:
00
0
7f93
ec021000
-
7f93f0000000
---
p
00000000
00
:
00
0
7f93f0000000
-
7f93f0021000
rw
-
p
00000000
00
:
00
0
7f93f0021000
-
7f93f4000000
---
p
00000000
00
:
00
0
7f93f4000000
-
7f93f429
c000
rw
-
p
00000000
00
:
00
0
7f93f429
c000
-
7f93f8000000
---
p
00000000
00
:
00
0
7f93f8645000
-
7f93f8649000
r
--
s
00029000
fd
:
01
12457270
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
archiver
/
1.2
/
plexus
-
archiver
-
1.2
.
jar
7f93f8649000
-
7f93f864
a000
r
--
s
00004000
fd
:
01
14292576
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
maven
-
archiver
/
2.4.1
/
maven
-
archiver
-
2.4.1
.
jar
7f93f864
a000
-
7f93f864
c000
r
--
s
00011000
fd
:
01
13504118
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
plugins
/
maven
-
war
-
plugin
/
2.1.1
/
maven
-
war
-
plugin
-
2.1.1
.
jar
7f93f864
c000
-
7f93f864e000
r
--
s
00002000
fd
:
01
526647
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
plugin
-
tools
/
maven
-
plugin
-
annotations
/
3.1
/
maven
-
plugin
-
annotations
-
3.1
.
jar
7f93f864e000
-
7f93f864f000
r
--
s
00002000
fd
:
01
12329854
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
reporting
/
maven
-
reporting
-
api
/
2.0.9
/
maven
-
reporting
-
api
-
2.0.9
.
jar
7f93f864f000
-
7f93f8653000
r
--
s
00035000
fd
:
01
12329856
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
utils
/
3.0.8
/
plexus
-
utils
-
3.0.8
.
jar
7f93f8653000
-
7f93f8655000
r
--
s
00006000
fd
:
01
12979994
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
maven
-
common
-
artifact
-
filters
/
1.3
/
maven
-
common
-
artifact
-
filters
-
1.3
.
jar
7f93f8655000
-
7f93f865
b000
r
--
s
00048000
fd
:
01
12329605
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
commons
/
commons
-
lang3
/
3.1
/
commons
-
lang3
-
3.1
.
jar
7f93f865
b000
-
7f93f8660000
r
--
s
0003
c000
fd
:
01
526633
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
surefire
/
maven
-
surefire
-
common
/
2.12.4
/
maven
-
surefire
-
common
-
2.12.4
.
jar
7f93f8660000
-
7f93f8664000
r
--
s
00019000
fd
:
01
526621
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
surefire
/
surefire
-
api
/
2.12.4
/
surefire
-
api
-
2.12.4
.
jar
7f93f8664000
-
7f93f8666000
r
--
s
00007000
fd
:
01
526620
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
surefire
/
surefire
-
booter
/
2.12.4
/
surefire
-
booter
-
2.12.4
.
jar
7f93f8666000
-
7f93f8667000
r
--
s
00007000
fd
:
01
12718591
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
plugins
/
maven
-
surefire
-
plugin
/
2.12.4
/
maven
-
surefire
-
plugin
-
2.12.4
.
jar
7f93f8667000
-
7f93f8669000
r
--
s
00002000
fd
:
01
12849647
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
compiler
-
javac
/
1.8.1
/
plexus
-
compiler
-
javac
-
1.8.1
.
jar
7f93f8669000
-
7f93f866
b000
r
--
s
00000000
fd
:
01
12718326
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
compiler
-
manager
/
1.8.1
/
plexus
-
compiler
-
manager
-
1.8.1
.
jar
7f93f866
b000
-
7f93f866
c000
r
--
s
00004000
fd
:
01
12329889
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
compiler
-
api
/
1.8.1
/
plexus
-
compiler
-
api
-
1.8.1
.
jar
7f93f866
c000
-
7f93f866e000
r
--
s
00006000
fd
:
01
11936589
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
plugins
/
maven
-
compiler
-
plugin
/
2.3.2
/
maven
-
compiler
-
plugin
-
2.3.2
.
jar
7f93f866e000
-
7f93f8670000
r
--
s
0000
d000
fd
:
01
12328573
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
interpolation
/
1.13
/
plexus
-
interpolation
-
1.13
.
jar
7f93f8670000
-
7f93f8671000
r
--
s
00001000
fd
:
01
12328575
/
home
/
alogo
/.
m2
/
repository
/
org
/
sonatype
/
plexus
/
plexus
-
build
-
api
/
0.0.4
/
plexus
-
build
-
api
-
0.0.4
.
jar
7f93f8671000
-
7f93f8673000
r
--
s
00009000
fd
:
01
12323927
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
maven
-
filtering
/
1.1
/
maven
-
filtering
-
1.1
.
jar
7f93f8673000
-
7f93f8677000
r
--
s
00033000
fd
:
01
12328571
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
utils
/
2.0.5
/
plexus
-
utils
-
2.0.5
.
jar
7f93f8677000
-
7f93f8679000
r
--
s
00006000
fd
:
01
12321402
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
plugins
/
maven
-
resources
-
plugin
/
2.6
/
maven
-
resources
-
plugin
-
2.6
.
jar
7f93f8679000
-
7f93f8879000
rw
-
p
00000000
00
:
00
0
7f93f8879000
-
7f93f887
b000
r
--
s
00008000
fd
:
01
12980593
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
doxia
/
doxia
-
decoration
-
model
/
1.0
-
alpha
-
7
/
doxia
-
decoration
-
model
-
1.0
-
alpha
-
7.
jar
7f93f887
b000
-
7f93f8886000
r
--
s
00074000
fd
:
01
12457261
/
home
/
alogo
/.
m2
/
repository
/
velocity
/
velocity
-
dep
/
1.4
/
velocity
-
dep
-
1.4
.
jar
7f93f8886000
-
7f93f888e000
r
--
s
00051000
fd
:
01
12457259
/
home
/
alogo
/.
m2
/
repository
/
velocity
/
velocity
/
1.4
/
velocity
-
1.4
.
jar
7f93f888e000
-
7f93f8890000
r
--
s
00005000
fd
:
01
12457256
/
home
/
alogo
/.
m2
/
repository
/
commons
-
logging
/
commons
-
logging
-
api
/
1.0.4
/
commons
-
logging
-
api
-
1.0.4
.
jar
7f93f8890000
-
7f93f8893000
r
--
s
00025000
fd
:
01
12457249
/
home
/
alogo
/.
m2
/
repository
/
plexus
/
plexus
-
utils
/
1.0.2
/
plexus
-
utils
-
1.0.2
.
jar
7f93f8893000
-
7f93f8894000
r
--
s
00001000
fd
:
01
12980600
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
velocity
/
1.1.2
/
plexus
-
velocity
-
1.1.2
.
jar
7f93f8894000
-
7f93f8895000
r
--
s
00002000
fd
:
01
12980599
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
i18n
/
1.0
-
beta
-
6
/
plexus
-
i18n
-
1.0
-
beta
-
6.
jar
7f93f8895000
-
7f93f8897000
r
--
s
00002000
fd
:
01
12980594
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
doxia
/
doxia
-
site
-
renderer
/
1.0
-
alpha
-
7
/
doxia
-
site
-
renderer
-
1.0
-
alpha
-
7.
jar
7f93f8897000
-
7f93f8899000
r
--
s
0000e000
fd
:
01
12980592
/
home
/
alogo
/.
m2
/
repository
/
oro
/
oro
/
2.0.7
/
oro
-
2.0.7
.
jar
7f93f8899000
-
7f93f889f000
r
--
s
00033000
fd
:
01
12980590
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
doxia
/
doxia
-
core
/
1.0
-
alpha
-
7
/
doxia
-
core
-
1.0
-
alpha
-
7.
jar
7f93f889f000
-
7f93f88
a4000
r
--
s
00016000
fd
:
01
12979522
/
home
/
alogo
/.
m2
/
repository
/
xml
-
apis
/
xml
-
apis
/
1.0
.
b2
/
xml
-
apis
-
1.0
.
b2
.
jar
7f93f88
a4000
-
7f93f88
a6000
r
--
s
00008000
fd
:
01
12979519
/
home
/
alogo
/.
m2
/
repository
/
commons
-
logging
/
commons
-
logging
/
1.0.4
/
commons
-
logging
-
1.0.4
.
jar
7f93f88
a6000
-
7f93f88
ac000
r
--
s
00023000
fd
:
01
12980589
/
home
/
alogo
/.
m2
/
repository
/
commons
-
collections
/
commons
-
collections
/
2.1
/
commons
-
collections
-
2.1
.
jar
7f93f88
ac000
-
7f93f88
b0000
r
--
s
00026000
fd
:
01
12979516
/
home
/
alogo
/.
m2
/
repository
/
commons
-
digester
/
commons
-
digester
/
1.6
/
commons
-
digester
-
1.6
.
jar
7f93f88
b0000
-
7f93f88
b5000
r
--
s
0002
a000
fd
:
01
12979513
/
home
/
alogo
/.
m2
/
repository
/
commons
-
beanutils
/
commons
-
beanutils
/
1.7.0
/
commons
-
beanutils
-
1.7.0
.
jar
7f93f88
b5000
-
7f93f88
b8000
r
--
s
00014000
fd
:
01
12979511
/
home
/
alogo
/.
m2
/
repository
/
commons
-
validator
/
commons
-
validator
/
1.2.0
/
commons
-
validator
-
1.2.0
.
jar
7f93f88
b8000
-
7f93f88
ba000
r
--
s
00002000
fd
:
01
12457252
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
reporting
/
maven
-
reporting
-
impl
/
2.0.4
/
maven
-
reporting
-
impl
-
2.0.4
.
jar
7f93f88
ba000
-
7f93f88
bb000
r
--
s
00001000
fd
:
01
12323919
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
doxia
/
doxia
-
sink
-
api
/
1.0
-
alpha
-
7
/
doxia
-
sink
-
api
-
1.0
-
alpha
-
7.
jar
7f93f88
bb000
-
7f93f88
bc000
r
--
s
00002000
fd
:
01
12323918
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
reporting
/
maven
-
reporting
-
api
/
2.0.6
/
maven
-
reporting
-
api
-
2.0.6
.
jar
7f93f88
bc000
-
7f93f88
bd000
r
--
s
00002000
fd
:
01
12457250
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
io
/
1.0
-
alpha
-
1
/
plexus
-
io
-
1.0
-
alpha
-
1.
jar
7f93f88
bd000
-
7f93f88
be000
r
--
s
00007000
fd
:
01
530489
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
maven
-
plugin
-
testing
-
harness
/
1.1
/
maven
-
plugin
-
testing
-
harness
-
1.1
.
jar
7f93f88
be000
-
7f93f88
c0000
r
--
s
00005000
fd
:
01
12457248
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
maven
-
common
-
artifact
-
filters
/
1.0
/
maven
-
common
-
artifact
-
filters
-
1.0
.
jar
7f93f88
c0000
-
7f93f88
c2000
r
--
s
00007000
fd
:
01
12980587
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
maven
-
dependency
-
tree
/
1.2
/
maven
-
dependency
-
tree
-
1.2
.
jar
7f93f88
c2000
-
7f93f88
c4000
r
--
s
00009000
fd
:
01
12980583
/
home
/
alogo
/.
m2
/
repository
/
asm
/
asm
/
3.0
/
asm
-
3.0
.
jar
7f93f88
c4000
-
7f93f88
c6000
r
--
s
00005000
fd
:
01
12980581
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
maven
-
dependency
-
analyzer
/
1.1
/
maven
-
dependency
-
analyzer
-
1.1
.
jar
7f93f88
c6000
-
7f93f88
c9000
r
--
s
0001
b000
fd
:
01
12323921
/
home
/
alogo
/.
m2
/
repository
/
junit
/
junit
/
3.8.1
/
junit
-
3.8.1
.
jar
7f93f88
c9000
-
7f93f88
cb000
r
--
s
00007000
fd
:
01
13107218
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
maven
-
shared
-
io
/
1.0
/
maven
-
shared
-
io
-
1.0
.
jar
7f93f88
cb000
-
7f93f88
cd000
r
--
s
00006000
fd
:
01
12981681
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
shared
/
file
-
management
/
1.1
/
file
-
management
-
1.1
.
jar
7f93f88
cd000
-
7f93f88
d0000
r
--
s
0002f000
fd
:
01
12980579
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
utils
/
1.4.6
/
plexus
-
utils
-
1.4.6
.
jar
7f93f88
d0000
-
7f93f88
d4000
r
--
s
00023000
fd
:
01
12457246
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
archiver
/
1.0
-
alpha
-
9
/
plexus
-
archiver
-
1.0
-
alpha
-
9.
jar
7f93f88
d4000
-
7f93f88
d6000
r
--
s
00002000
fd
:
01
12323920
/
home
/
alogo
/.
m2
/
repository
/
org
/
codehaus
/
plexus
/
plexus
-
interactivity
-
api
/
1.0
-
alpha
-
4
/
plexus
-
interactivity
-
api
-
1.0
-
alpha
-
4.
jar
7f93f88
d6000
-
7f93f88
d8000
r
--
s
00006000
fd
:
01
12323917
/
home
/
alogo
/.
m2
/
repository
/
commons
-
cli
/
commons
-
cli
/
1.0
/
commons
-
cli
-
1.0
.
jar
7f93f88
d8000
-
7f93f88
da000
r
--
s
00018000
fd
:
01
13108739
/
home
/
alogo
/.
m2
/
repository
/
org
/
apache
/
maven
/
plugins
/
maven
-
dependency
-
plugin
/
2.1
/
maven
-
dependency
-
plugin
-
2.1
.
jar
7f93f88
da000
-
7f93f8
ada000
rw
-
p
00000000
00
:
00
0
7f93f8
ada000
-
7f93f8
aeb000
r
-
xp
00000000
fd
:
01
929539
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnio
.
so
7f93f8
aeb000
-
7f93f8
cea000
---
p
00011000
fd
:
01
929539
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnio
.
so
7f93f8
cea000
-
7f93f8
ceb000
r
--
p
00010000
fd
:
01
929539
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnio
.
so
7f93f8
ceb000
-
7f93f8
cec000
rw
-
p
00011000
fd
:
01
929539
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnio
.
so
7f93f8
cec000
-
7f93f8
d02000
r
-
xp
00000000
fd
:
01
929536
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnet
.
so
7f93f8
d02000
-
7f93f8f02000
---
p
00016000
fd
:
01
929536
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnet
.
so
7f93f8f02000
-
7f93f8f03000
r
--
p
00016000
fd
:
01
929536
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnet
.
so
7f93f8f03000
-
7f93f8f04000
rw
-
p
00017000
fd
:
01
929536
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libnet
.
so
7f93f8f04000
-
7f93f8f08000
r
--
s
000
a1000
fd
:
01
929376
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
jsse
.
jar
7f93f8f08000
-
7f93f9108000
rw
-
p
00000000
00
:
00
0
7f93f9108000
-
7f93f9308000
rw
-
p
00000000
00
:
00
0
7f93f9308000
-
7f93f9508000
rw
-
p
00000000
00
:
00
0
7f93f9508000
-
7f93f950
a000
r
--
s
0000
d000
fd
:
01
11801645
/
home
/
alogo
/
netbeans
-
8.2
/
java
/
maven
-
nblib
/
netbeans
-
eventspy
.
jar
7f93f950
a000
-
7f93f950
d000
r
--
s
00011000
fd
:
01
14554196
/
usr
/
share
/
java
/
plexus
-
interpolation
.
jar
7f93f950
d000
-
7f93f950e000
r
--
s
00002000
fd
:
01
14554133
/
usr
/
share
/
java
/
geronimo
-
annotation
-
1.3
-
spec
.
jar
7f93f950e000
-
7f93f9515000
r
--
s
00054000
fd
:
01
14554220
/
usr
/
share
/
java
/
sisu
-
inject
.
jar
7f93f9515000
-
7f93f9517000
r
--
s
00006000
fd
:
01
14553634
/
usr
/
share
/
java
/
maven
-
resolver
-
spi
.
jar
7f93f9517000
-
7f93f9524000
r
--
s
0008
b000
fd
:
01
14554171
/
usr
/
share
/
java
/
maven3
-
core
.
jar
7f93f9524000
-
7f93f9529000
r
--
s
00030000
fd
:
01
14554129
/
usr
/
share
/
java
/
commons
-
io
.
jar
7f93f9529000
-
7f93f952
a000
r
--
s
0000
a000
fd
:
01
14554179
/
usr
/
share
/
java
/
maven3
-
settings
.
jar
7f93f952
a000
-
7f93f952
b000
r
--
s
00003000
fd
:
01
14554189
/
usr
/
share
/
java
/
plexus
-
cipher
.
jar
7f93f952
b000
-
7f93f952
d000
r
--
s
00005000
fd
:
01
14553638
/
usr
/
share
/
java
/
maven
-
resolver
-
transport
-
wagon
.
jar
7f93f952
d000
-
7f93f9532000
r
--
s
00025000
fd
:
01
14554173
/
usr
/
share
/
java
/
maven3
-
model
-
builder
.
jar
7f93f9532000
-
7f93f9536000
r
--
s
0003
b000
fd
:
01
14554165
/
usr
/
share
/
java
/
plexus
-
utils2
.
jar
7f93f9536000
-
7f93f953
c000
r
--
s
0002
d000
fd
:
01
14554222
/
usr
/
share
/
java
/
sisu
-
plexus
.
jar
7f93f953
c000
-
7f93f953
d000
r
--
s
00001000
fd
:
01
14554123
/
usr
/
share
/
java
/
geronimo
-
interceptor
-
3.0
-
spec
.
jar
7f93f953
d000
-
7f93f953f000
r
--
s
0000
d000
fd
:
01
14553463
/
usr
/
share
/
java
/
el
-
api
.
jar
7f93f953f000
-
7f93f9540000
r
--
s
00000000
fd
:
01
14554121
/
usr
/
share
/
java
/
atinject
-
jsr330
-
api
-
1.0
.
jar
7f93f9540000
-
7f93f9543000
r
--
s
0000e000
fd
:
01
14554125
/
usr
/
share
/
java
/
cdi
-
api
.
jar
7f93f9543000
-
7f93f9545000
r
--
s
00001000
fd
:
01
14554169
/
usr
/
share
/
java
/
maven3
-
builder
-
support
.
jar
7f93f9545000
-
7f93f9571000
r
--
s
00208000
fd
:
01
14554137
/
usr
/
share
/
java
/
guava
.
jar
7f93f9571000
-
7f93f9573000
r
--
s
00003000
fd
:
01
14554200
/
usr
/
share
/
java
/
jcl
-
over
-
slf4j
.
jar
7f93f9573000
-
7f93f95
a0000
r
--
s
001
ce000
fd
:
01
14554274
/
usr
/
share
/
java
/
wagon
-
http
-
shaded
-
3.0.0
.
jar
7f93f95
a0000
-
7f93f95
a2000
r
--
s
00000000
fd
:
01
14554193
/
usr
/
share
/
java
/
plexus
-
component
-
annotations
.
jar
7f93f95
a2000
-
7f93f95
a7000
r
--
s
00021000
fd
:
01
14553639
/
usr
/
share
/
java
/
maven
-
resolver
-
util
.
jar
7f93f95
a7000
-
7f93f95
ab000
r
--
s
00027000
fd
:
01
14553504
/
usr
/
share
/
java
/
maven
-
resolver
-
impl
.
jar
7f93f95
ab000
-
7f93f95
ac000
---
p
00000000
00
:
00
0
7f93f95
ac000
-
7f93f96
ac000
rw
-
p
00000000
00
:
00
0
7f93f96
ac000
-
7f93f96
af000
---
p
00000000
00
:
00
0
7f93f96
af000
-
7f93f97
ad000
rw
-
p
00000000
00
:
00
0
7f93f97
ad000
-
7f93f97
ae000
---
p
00000000
00
:
00
0
7f93f97
ae000
-
7f93f97
b1000
---
p
00000000
00
:
00
0
7f93f97
b1000
-
7f93f98
ae000
rw
-
p
00000000
00
:
00
0
7f93f98
ae000
-
7f93f98
af000
---
p
00000000
00
:
00
0
7f93f98
af000
-
7f93f98
b2000
---
p
00000000
00
:
00
0
7f93f98
b2000
-
7f93f99
af000
rw
-
p
00000000
00
:
00
0
7f93f99
af000
-
7f93f99
b0000
---
p
00000000
00
:
00
0
7f93f99
b0000
-
7f93f99
b3000
---
p
00000000
00
:
00
0
7f93f99
b3000
-
7f93f9
ab0000
rw
-
p
00000000
00
:
00
0
7f93f9
ab0000
-
7f93f9
ab1000
---
p
00000000
00
:
00
0
7f93f9
ab1000
-
7f93f9
ab4000
---
p
00000000
00
:
00
0
7f93f9
ab4000
-
7f93f9
bb1000
rw
-
p
00000000
00
:
00
0
7f93f9
bb1000
-
7f93f9
bb4000
---
p
00000000
00
:
00
0
7f93f9
bb4000
-
7f93f9
cb2000
rw
-
p
00000000
00
:
00
0
7f93f9
cb2000
-
7f93f
a684000
r
--
p
00000000
fd
:
01
14162550
/
usr
/
lib
/
locale
/
locale
-
archive
7f93f
a684000
-
7f93f
a687000
---
p
00000000
00
:
00
0
7f93f
a687000
-
7f93f
a785000
rw
-
p
00000000
00
:
00
0
7f93f
a785000
-
7f93f
a788000
---
p
00000000
00
:
00
0
7f93f
a788000
-
7f93f
a886000
rw
-
p
00000000
00
:
00
0
7f93f
a886000
-
7f93f
a887000
---
p
00000000
00
:
00
0
7f93f
a887000
-
7f93f
c000000
rw
-
p
00000000
00
:
00
0
7f93f
c000000
-
7f93f
c021000
rw
-
p
00000000
00
:
00
0
7f93f
c021000
-
7f9400000000
---
p
00000000
00
:
00
0
7f9400000000
-
7f9400007000
r
--
s
00041000
fd
:
01
14554170
/
usr
/
share
/
java
/
maven3
-
compat
.
jar
7f9400007000
-
7f9404000000
rw
-
p
00000000
00
:
00
0
7f9404000000
-
7f9404021000
rw
-
p
00000000
00
:
00
0
7f9404021000
-
7f9408000000
---
p
00000000
00
:
00
0
7f9408000000
-
7f9408021000
rw
-
p
00000000
00
:
00
0
7f9408021000
-
7f940
c000000
---
p
00000000
00
:
00
0
7f940
c000000
-
7f940
c021000
rw
-
p
00000000
00
:
00
0
7f940
c021000
-
7f9410000000
---
p
00000000
00
:
00
0
7f9410000000
-
7f9410021000
rw
-
p
00000000
00
:
00
0
7f9410021000
-
7f9414000000
---
p
00000000
00
:
00
0
7f9414000000
-
7f9414021000
rw
-
p
00000000
00
:
00
0
7f9414021000
-
7f9418000000
---
p
00000000
00
:
00
0
7f9418000000
-
7f9418021000
rw
-
p
00000000
00
:
00
0
7f9418021000
-
7f941
c000000
---
p
00000000
00
:
00
0
7f941
c000000
-
7f941
c021000
rw
-
p
00000000
00
:
00
0
7f941
c021000
-
7f9420000000
---
p
00000000
00
:
00
0
7f9420000000
-
7f9420001000
r
--
s
00006000
fd
:
01
14554176
/
usr
/
share
/
java
/
maven3
-
repository
-
metadata
.
jar
7f9420001000
-
7f9420002000
r
--
s
00000000
fd
:
01
14554121
/
usr
/
share
/
java
/
atinject
-
jsr330
-
api
-
1.0
.
jar
7f9420002000
-
7f9420004000
r
--
s
0000
a000
fd
:
01
14554175
/
usr
/
share
/
java
/
maven3
-
plugin
-
api
.
jar
7f9420004000
-
7f9420007000
r
--
s
00027000
fd
:
01
14554174
/
usr
/
share
/
java
/
maven3
-
model
.
jar
7f9420007000
-
7f9420009000
r
--
s
00009000
fd
:
01
14554203
/
usr
/
share
/
java
/
slf4j
-
api
.
jar
7f9420009000
-
7f942000
c000
r
--
s
0000
a000
fd
:
01
14554132
/
usr
/
share
/
java
/
maven3
-
artifact
.
jar
7f942000
c000
-
7f942000e000
r
--
s
0000
a000
fd
:
01
14554127
/
usr
/
share
/
java
/
commons
-
cli
.
jar
7f942000e000
-
7f94201e8000
r
--
s
03
d6f000
fd
:
01
929319
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
rt
.
jar
7f94201e8000
-
7f9420
dfe000
rw
-
p
00000000
00
:
00
0
7f9420
dfe000
-
7f9420
dff000
---
p
00000000
00
:
00
0
7f9420
dff000
-
7f9420
eff000
rw
-
p
00000000
00
:
00
0
7f9420
eff000
-
7f9420f00000
---
p
00000000
00
:
00
0
7f9420f00000
-
7f9421000000
rw
-
p
00000000
00
:
00
0
7f9421000000
-
7f9421e20000
rwxp
00000000
00
:
00
0
7f9421e20000
-
7f9430000000
---
p
00000000
00
:
00
0
7f9430000000
-
7f9430f81000
rw
-
p
00000000
00
:
00
0
7f9430f81000
-
7f9434000000
---
p
00000000
00
:
00
0
7f9434000000
-
7f9434001000
r
--
s
00004000
fd
:
01
14554180
/
usr
/
share
/
java
/
maven3
-
slf4j
-
provider
.
jar
7f9434001000
-
7f9434003000
r
--
s
00006000
fd
:
01
14554198
/
usr
/
share
/
java
/
plexus
-
sec
-
dispatcher
.
jar
7f9434003000
-
7f9434006000
r
--
s
00015000
fd
:
01
14554172
/
usr
/
share
/
java
/
maven3
-
embedder
.
jar
7f9434006000
-
7f9434009000
r
--
s
00024000
fd
:
01
14553673
/
usr
/
share
/
java
/
maven
-
shared
-
utils
.
jar
7f9434009000
-
7f943400
b000
r
--
s
0000
b000
fd
:
01
14554167
/
usr
/
share
/
java
/
wagon
-
provider
-
api
.
jar
7f943400
b000
-
7f943400
c000
---
p
00000000
00
:
00
0
7f943400
c000
-
7f943410
c000
rw
-
p
00000000
00
:
00
0
7f943410
c000
-
7f943410
d000
---
p
00000000
00
:
00
0
7f943410
d000
-
7f943420
d000
rw
-
p
00000000
00
:
00
0
7f943420
d000
-
7f943420e000
---
p
00000000
00
:
00
0
7f943420e000
-
7f943430e000
rw
-
p
00000000
00
:
00
0
7f943430e000
-
7f943430f000
---
p
00000000
00
:
00
0
7f943430f000
-
7f943440f000
rw
-
p
00000000
00
:
00
0
7f943440f000
-
7f9434410000
---
p
00000000
00
:
00
0
7f9434410000
-
7f9434510000
rw
-
p
00000000
00
:
00
0
7f9434510000
-
7f9434511000
---
p
00000000
00
:
00
0
7f9434511000
-
7f9434638000
rw
-
p
00000000
00
:
00
0
7f9434638000
-
7f943487
c000
---
p
00000000
00
:
00
0
7f943487
c000
-
7f94348
a3000
rw
-
p
00000000
00
:
00
0
7f94348
a3000
-
7f9434
ae6000
---
p
00000000
00
:
00
0
7f9434
ae6000
-
7f9434
b2c000
rw
-
p
00000000
00
:
00
0
7f9434
b2c000
-
7f9434
c1c000
---
p
00000000
00
:
00
0
7f9434
c1c000
-
7f9434
c56000
rw
-
p
00000000
00
:
00
0
7f9434
c56000
-
7f9434f
dd000
---
p
00000000
00
:
00
0
7f9434f
dd000
-
7f9434f
f8000
r
-
xp
00000000
fd
:
01
929532
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libzip
.
so
7f9434f
f8000
-
7f94351f7000
---
p
0001
b000
fd
:
01
929532
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libzip
.
so
7f94351f7000
-
7f94351f8000
r
--
p
0001
a000
fd
:
01
929532
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libzip
.
so
7f94351f8000
-
7f94351f9000
rw
-
p
0001
b000
fd
:
01
929532
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libzip
.
so
7f94351f9000
-
7f9435204000
r
-
xp
00000000
fd
:
01
10228471
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_files
-
2.27
.
so
7f9435204000
-
7f9435403000
---
p
0000
b000
fd
:
01
10228471
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_files
-
2.27
.
so
7f9435403000
-
7f9435404000
r
--
p
0000
a000
fd
:
01
10228471
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_files
-
2.27
.
so
7f9435404000
-
7f9435405000
rw
-
p
0000
b000
fd
:
01
10228471
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_files
-
2.27
.
so
7f9435405000
-
7f943540
b000
rw
-
p
00000000
00
:
00
0
7f943540
b000
-
7f9435422000
r
-
xp
00000000
fd
:
01
10228465
/
lib
/
x86_64
-
linux
-
gnu
/
libnsl
-
2.27
.
so
7f9435422000
-
7f9435621000
---
p
00017000
fd
:
01
10228465
/
lib
/
x86_64
-
linux
-
gnu
/
libnsl
-
2.27
.
so
7f9435621000
-
7f9435622000
r
--
p
00016000
fd
:
01
10228465
/
lib
/
x86_64
-
linux
-
gnu
/
libnsl
-
2.27
.
so
7f9435622000
-
7f9435623000
rw
-
p
00017000
fd
:
01
10228465
/
lib
/
x86_64
-
linux
-
gnu
/
libnsl
-
2.27
.
so
7f9435623000
-
7f9435625000
rw
-
p
00000000
00
:
00
0
7f9435625000
-
7f9435630000
r
-
xp
00000000
fd
:
01
10228482
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_nis
-
2.27
.
so
7f9435630000
-
7f943582f000
---
p
0000
b000
fd
:
01
10228482
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_nis
-
2.27
.
so
7f943582f000
-
7f9435830000
r
--
p
0000
a000
fd
:
01
10228482
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_nis
-
2.27
.
so
7f9435830000
-
7f9435831000
rw
-
p
0000
b000
fd
:
01
10228482
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_nis
-
2.27
.
so
7f9435831000
-
7f9435839000
r
-
xp
00000000
fd
:
01
10228467
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_compat
-
2.27
.
so
7f9435839000
-
7f9435
a39000
---
p
00008000
fd
:
01
10228467
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_compat
-
2.27
.
so
7f9435
a39000
-
7f9435
a3a000
r
--
p
00008000
fd
:
01
10228467
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_compat
-
2.27
.
so
7f9435
a3a000
-
7f9435
a3b000
rw
-
p
00009000
fd
:
01
10228467
/
lib
/
x86_64
-
linux
-
gnu
/
libnss_compat
-
2.27
.
so
7f9435
a3b000
-
7f9435
a67000
r
-
xp
00000000
fd
:
01
929526
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libjava
.
so
7f9435
a67000
-
7f9435
c67000
---
p
0002
c000
fd
:
01
929526
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libjava
.
so
7f9435
c67000
-
7f9435
c68000
r
--
p
0002
c000
fd
:
01
929526
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libjava
.
so
7f9435
c68000
-
7f9435
c6a000
rw
-
p
0002
d000
fd
:
01
929526
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libjava
.
so
7f9435
c6a000
-
7f9435
c77000
r
-
xp
00000000
fd
:
01
929531
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libverify
.
so
7f9435
c77000
-
7f9435e76000
---
p
0000
d000
fd
:
01
929531
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libverify
.
so
7f9435e76000
-
7f9435e78000
r
--
p
0000
c000
fd
:
01
929531
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libverify
.
so
7f9435e78000
-
7f9435e79000
rw
-
p
0000e000
fd
:
01
929531
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
libverify
.
so
7f9435e79000
-
7f9435e80000
r
-
xp
00000000
fd
:
01
10228522
/
lib
/
x86_64
-
linux
-
gnu
/
librt
-
2.27
.
so
7f9435e80000
-
7f943607f000
---
p
00007000
fd
:
01
10228522
/
lib
/
x86_64
-
linux
-
gnu
/
librt
-
2.27
.
so
7f943607f000
-
7f9436080000
r
--
p
00006000
fd
:
01
10228522
/
lib
/
x86_64
-
linux
-
gnu
/
librt
-
2.27
.
so
7f9436080000
-
7f9436081000
rw
-
p
00007000
fd
:
01
10228522
/
lib
/
x86_64
-
linux
-
gnu
/
librt
-
2.27
.
so
7f9436081000
-
7f943621e000
r
-
xp
00000000
fd
:
01
10228444
/
lib
/
x86_64
-
linux
-
gnu
/
libm
-
2.27
.
so
7f943621e000
-
7f943641
d000
---
p
0019
d000
fd
:
01
10228444
/
lib
/
x86_64
-
linux
-
gnu
/
libm
-
2.27
.
so
7f943641
d000
-
7f943641e000
r
--
p
0019
c000
fd
:
01
10228444
/
lib
/
x86_64
-
linux
-
gnu
/
libm
-
2.27
.
so
7f943641e000
-
7f943641f000
rw
-
p
0019
d000
fd
:
01
10228444
/
lib
/
x86_64
-
linux
-
gnu
/
libm
-
2.27
.
so
7f943641f000
-
7f9437107000
r
-
xp
00000000
fd
:
01
929508
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
server
/
libjvm
.
so
7f9437107000
-
7f9437306000
---
p
00
ce8000
fd
:
01
929508
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
server
/
libjvm
.
so
7f9437306000
-
7f943739
c000
r
--
p
00
ce7000
fd
:
01
929508
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
server
/
libjvm
.
so
7f943739
c000
-
7f94373
cd000
rw
-
p
00
d7d000
fd
:
01
929508
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
/
server
/
libjvm
.
so
7f94373
cd000
-
7f9437408000
rw
-
p
00000000
00
:
00
0
7f9437408000
-
7f94375
ef000
r
-
xp
00000000
fd
:
01
10228381
/
lib
/
x86_64
-
linux
-
gnu
/
libc
-
2.27
.
so
7f94375
ef000
-
7f94377
ef000
---
p
001e7000
fd
:
01
10228381
/
lib
/
x86_64
-
linux
-
gnu
/
libc
-
2.27
.
so
7f94377
ef000
-
7f94377f3000
r
--
p
001e7000
fd
:
01
10228381
/
lib
/
x86_64
-
linux
-
gnu
/
libc
-
2.27
.
so
7f94377f3000
-
7f94377f5000
rw
-
p
001
eb000
fd
:
01
10228381
/
lib
/
x86_64
-
linux
-
gnu
/
libc
-
2.27
.
so
7f94377f5000
-
7f94377f9000
rw
-
p
00000000
00
:
00
0
7f94377f9000
-
7f94377f
c000
r
-
xp
00000000
fd
:
01
10228404
/
lib
/
x86_64
-
linux
-
gnu
/
libdl
-
2.27
.
so
7f94377f
c000
-
7f94379f
b000
---
p
00003000
fd
:
01
10228404
/
lib
/
x86_64
-
linux
-
gnu
/
libdl
-
2.27
.
so
7f94379f
b000
-
7f94379f
c000
r
--
p
00002000
fd
:
01
10228404
/
lib
/
x86_64
-
linux
-
gnu
/
libdl
-
2.27
.
so
7f94379f
c000
-
7f94379f
d000
rw
-
p
00003000
fd
:
01
10228404
/
lib
/
x86_64
-
linux
-
gnu
/
libdl
-
2.27
.
so
7f94379f
d000
-
7f9437
a14000
r
-
xp
00000000
fd
:
01
929196
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
lib
/
amd64
/
jli
/
libjli
.
so
7f9437
a14000
-
7f9437
c13000
---
p
00017000
fd
:
01
929196
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
lib
/
amd64
/
jli
/
libjli
.
so
7f9437
c13000
-
7f9437
c14000
r
--
p
00016000
fd
:
01
929196
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
lib
/
amd64
/
jli
/
libjli
.
so
7f9437
c14000
-
7f9437
c15000
rw
-
p
00017000
fd
:
01
929196
/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
lib
/
amd64
/
jli
/
libjli
.
so
7f9437
c15000
-
7f9437
c2f000
r
-
xp
00000000
fd
:
01
10228514
/
lib
/
x86_64
-
linux
-
gnu
/
libpthread
-
2.27
.
so
7f9437
c2f000
-
7f9437e2
e000
---
p
0001
a000
fd
:
01
10228514
/
lib
/
x86_64
-
linux
-
gnu
/
libpthread
-
2.27
.
so
7f9437e2
e000
-
7f9437e2f000
r
--
p
00019000
fd
:
01
10228514
/
lib
/
x86_64
-
linux
-
gnu
/
libpthread
-
2.27
.
so
7f9437e2f000
-
7f9437e30000
rw
-
p
0001
a000
fd
:
01
10228514
/
lib
/
x86_64
-
linux
-
gnu
/
libpthread
-
2.27
.
so
7f9437e30000
-
7f9437e34000
rw
-
p
00000000
00
:
00
0
7f9437e34000
-
7f9437e5
b000
r
-
xp
00000000
fd
:
01
10228353
/
lib
/
x86_64
-
linux
-
gnu
/
ld
-
2.27
.
so
7f9437e5
b000
-
7f9437e5
c000
r
--
s
00001000
fd
:
01
14554272
/
usr
/
share
/
java
/
wagon
-
file
.
jar
7f9437e5
c000
-
7f9437e5
e000
r
--
s
00001000
fd
:
01
14554139
/
usr
/
share
/
java
/
aopalliance
-
1.0
.
jar
7f9437e5
e000
-
7f9437e60000
r
--
s
0000
d000
fd
:
01
14554177
/
usr
/
share
/
java
/
maven3
-
resolver
-
provider
.
jar
7f9437e60000
-
7f9437e62000
r
--
s
00008000
fd
:
01
14553503
/
usr
/
share
/
java
/
maven
-
resolver
-
connector
-
basic
.
jar
7f9437e62000
-
7f9437e66000
r
--
s
0001f000
fd
:
01
14553502
/
usr
/
share
/
java
/
maven
-
resolver
-
api
.
jar
7f9437e66000
-
7f9437e68000
r
--
s
00007000
fd
:
01
14554163
/
usr
/
share
/
java
/
jansi
.
jar
7f9437e68000
-
7f9437e6
b000
r
--
s
00007000
fd
:
01
14554178
/
usr
/
share
/
java
/
maven3
-
settings
-
builder
.
jar
7f9437e6
b000
-
7f9437e79000
r
--
s
0009
a000
fd
:
01
14554149
/
usr
/
share
/
java
/
guice
.
jar
7f9437e79000
-
7f9437f1
d000
rw
-
p
00000000
00
:
00
0
7f9437f1
d000
-
7f9437f1e000
---
p
00000000
00
:
00
0
7f9437f1e000
-
7f9437f21000
---
p
00000000
00
:
00
0
7f9437f21000
-
7f9438020000
rw
-
p
00000000
00
:
00
0
7f9438020000
-
7f9438028000
r
--
s
00072000
fd
:
01
14553438
/
usr
/
share
/
java
/
commons
-
lang3
.
jar
7f9438028000
-
7f943802
a000
r
--
s
0000
b000
fd
:
01
14554191
/
usr
/
share
/
java
/
plexus
-
classworlds
.
jar
7f943802
a000
-
7f943804f000
rw
-
p
00000000
00
:
00
0
7f943804f000
-
7f9438057000
rw
-
s
00000000
fd
:
01
2099834
/
tmp
/
hsperfdata_alogo
/
26067
7f9438057000
-
7f9438058000
rw
-
p
00000000
00
:
00
0
7f9438058000
-
7f9438059000
---
p
00000000
00
:
00
0
7f9438059000
-
7f943805
b000
rw
-
p
00000000
00
:
00
0
7f943805
b000
-
7f943805
c000
r
--
p
00027000
fd
:
01
10228353
/
lib
/
x86_64
-
linux
-
gnu
/
ld
-
2.27
.
so
7f943805
c000
-
7f943805
d000
rw
-
p
00028000
fd
:
01
10228353
/
lib
/
x86_64
-
linux
-
gnu
/
ld
-
2.27
.
so
7f943805
d000
-
7f943805e000
rw
-
p
00000000
00
:
00
0
7f
ffa3290000
-
7f
ffa32b1000
rw
-
p
00000000
00
:
00
0
[
stack
]
7f
ffa3347000
-
7f
ffa334a000
r
--
p
00000000
00
:
00
0
[
vvar
]
7f
ffa334a000
-
7f
ffa334c000
r
-
xp
00000000
00
:
00
0
[
vdso
]
ffffffffff600000
-
ffffffffff601000
r
-
xp
00000000
00
:
00
0
[
vsyscall
]
VM
Arguments
:
jvm_args
:
-
Dclassworlds
.
conf
=/
usr
/
share
/
maven
/
bin
/
m2
.
conf
-
Dmaven
.
home
=/
usr
/
share
/
maven
-
Dlibrary
.
jansi
.
path
=/
usr
/
share
/
maven
/
lib
/
jansi
-
native
-
Dmaven
.
multiModuleProjectDirectory
=/
home
/
alogo
/
workspace
/
DRIP
/
drip
-
api
java_command
:
org
.
codehaus
.
plexus
.
classworlds
.
launcher
.
Launcher
-
Dnetbeans
.
deploy
=
true
-
Dmaven
.
ext
.
class
.
path
=/
home
/
alogo
/
netbeans
-
8.2
/
java
/
maven
-
nblib
/
netbeans
-
eventspy
.
jar
package
java_class_path
(
initial
):
/
usr
/
share
/
maven
/
boot
/
plexus
-
classworlds
-
2.
x
.
jar
Launcher
Type
:
SUN_STANDARD
Environment
Variables
:
JAVA_HOME
=/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
PATH
=/
usr
/
local
/
sbin
:/
usr
/
local
/
bin
:/
usr
/
sbin
:/
usr
/
bin
:/
sbin
:/
bin
:/
usr
/
games
:/
usr
/
local
/
games
:/
snap
/
bin
:/
usr
/
lib
/
jvm
/
java
-
11
-
oracle
/
bin
:/
usr
/
lib
/
jvm
/
java
-
11
-
oracle
/
db
/
bin
USERNAME
=
alogo
LD_LIBRARY_PATH
=/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
amd64
:/
usr
/
lib
/
jvm
/
java
-
8
-
oracle
/
jre
/
lib
/
i386
:
SHELL
=/
bin
/
bash
DISPLAY
=:
0
Signal
Handlers
:
SIGSEGV
:
[
libjvm
.
so
+
0xad3e60
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGBUS
:
[
libjvm
.
so
+
0xad3e60
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGFPE
:
[
libjvm
.
so
+
0x90b880
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGPIPE
:
[
libjvm
.
so
+
0x90b880
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGXFSZ
:
[
libjvm
.
so
+
0x90b880
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGILL
:
[
libjvm
.
so
+
0x90b880
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGUSR1
:
SIG_DFL
,
sa_mask
[
0
]=
00000000000000000000000000000000
,
sa_flags
=
none
SIGUSR2
:
[
libjvm
.
so
+
0x90b750
],
sa_mask
[
0
]=
00100000000000000000000000000000
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGHUP
:
[
libjvm
.
so
+
0x90bd70
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGINT
:
SIG_IGN
,
sa_mask
[
0
]=
00000000000000000000000000000000
,
sa_flags
=
none
SIGTERM
:
[
libjvm
.
so
+
0x90bd70
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
SIGQUIT
:
[
libjvm
.
so
+
0x90bd70
],
sa_mask
[
0
]=
11111111011111111101111111111110
,
sa_flags
=
SA_RESTART
|
SA_SIGINFO
---------------
S
Y
S
T
E
M
---------------
OS
:
DISTRIB_ID
=
Ubuntu
DISTRIB_RELEASE
=
18.04
DISTRIB_CODENAME
=
bionic
DISTRIB_DESCRIPTION
=
"Ubuntu 18.04.3 LTS"
uname
:
Linux
4.15.0
-
62
-
generic
#
69
-
Ubuntu
SMP
Wed
Sep
4
20
:
55
:
53
UTC
2019
x86_64
libc
:
glibc
2.27
NPTL
2.27
rlimit
:
STACK
8192
k
,
CORE
0
k
,
NPROC
29424
,
NOFILE
1048576
,
AS
infinity
load
average
:
66
,
17
24
,
85
13
,
76
/
proc
/
meminfo
:
MemTotal
:
7597460
kB
MemFree
:
599620
kB
MemAvailable
:
531752
kB
Buffers
:
2060
kB
Cached
:
1697560
kB
SwapCached
:
19552
kB
Active
:
5151028
kB
Inactive
:
1351092
kB
Active
(
anon
):
5145488
kB
Inactive
(
anon
):
1305464
kB
Active
(
file
):
5540
kB
Inactive
(
file
):
45628
kB
Unevictable
:
48
kB
Mlocked
:
48
kB
SwapTotal
:
1003516
kB
SwapFree
:
16
kB
Dirty
:
0
kB
Writeback
:
0
kB
AnonPages
:
4782592
kB
Mapped
:
684388
kB
Shmem
:
1646564
kB
Slab
:
282324
kB
SReclaimable
:
100980
kB
SUnreclaim
:
181344
kB
KernelStack
:
25888
kB
PageTables
:
82148
kB
NFS_Unstable
:
0
kB
Bounce
:
0
kB
WritebackTmp
:
0
kB
CommitLimit
:
4802244
kB
Committed_AS
:
17213688
kB
VmallocTotal
:
34359738367
kB
VmallocUsed
:
0
kB
VmallocChunk
:
0
kB
HardwareCorrupted
:
0
kB
AnonHugePages
:
0
kB
ShmemHugePages
:
0
kB
ShmemPmdMapped
:
0
kB
CmaTotal
:
0
kB
CmaFree
:
0
kB
HugePages_Total
:
0
HugePages_Free
:
0
HugePages_Rsvd
:
0
HugePages_Surp
:
0
Hugepagesize
:
2048
kB
DirectMap4k
:
369588
kB
DirectMap2M
:
7442432
kB
DirectMap1G
:
0
kB
container
(
cgroup
)
information
:
container_type
:
cgroupv1
cpu_cpuset_cpus
:
0
-
7
cpu_memory_nodes
:
0
active_processor_count
:
8
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
:
6556381184
memory_max_usage_in_bytes
:
7113416704
CPU
:
total
8
(
initial
active
8
)
(
4
cores
per
cpu
,
2
threads
per
core
)
family
6
model
142
stepping
10
,
cmov
,
cx8
,
fxsr
,
mmx
,
sse
,
sse2
,
sse3
,
ssse3
,
sse4
.1
,
sse4
.2
,
popcnt
,
avx
,
avx2
,
aes
,
clmul
,
erms
,
3
dnowpref
,
lzcnt
,
ht
,
tsc
,
tscinvbit
,
bmi1
,
bmi2
,
adx
/
proc
/
cpuinfo
:
processor
:
0
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2399.998
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
0
cpu
cores
:
4
apicid
:
0
initial
apicid
:
0
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
processor
:
1
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2400.000
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
1
cpu
cores
:
4
apicid
:
2
initial
apicid
:
2
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
processor
:
2
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2400.004
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
2
cpu
cores
:
4
apicid
:
4
initial
apicid
:
4
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
processor
:
3
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2400.001
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
3
cpu
cores
:
4
apicid
:
6
initial
apicid
:
6
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
processor
:
4
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2400.002
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
0
cpu
cores
:
4
apicid
:
1
initial
apicid
:
1
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
processor
:
5
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2400.000
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
1
cpu
cores
:
4
apicid
:
3
initial
apicid
:
3
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
processor
:
6
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2399.999
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
2
cpu
cores
:
4
apicid
:
5
initial
apicid
:
5
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
processor
:
7
vendor_id
:
GenuineIntel
cpu
family
:
6
model
:
142
model
name
:
Intel
(
R
)
Core
(
TM
)
i7
-
8550U
CPU
@
1.80
GHz
stepping
:
10
microcode
:
0xb4
cpu
MHz
:
2400.001
cache
size
:
8192
KB
physical
id
:
0
siblings
:
8
core
id
:
3
cpu
cores
:
4
apicid
:
7
initial
apicid
:
7
fpu
:
yes
fpu_exception
:
yes
cpuid
level
:
22
wp
:
yes
flags
:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
dts
acpi
mmx
fxsr
sse
sse2
ss
ht
tm
pbe
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
art
arch_perfmon
pebs
bts
rep_good
nopl
xtopology
nonstop_tsc
cpuid
aperfmperf
tsc_known_freq
pni
pclmulqdq
dtes64
monitor
ds_cpl
vmx
est
tm2
ssse3
sdbg
fma
cx16
xtpr
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
lahf_lm
abm
3
dnowprefetch
cpuid_fault
epb
invpcid_single
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
vnmi
flexpriority
ept
vpid
fsgsbase
tsc_adjust
bmi1
avx2
smep
bmi2
erms
invpcid
mpx
rdseed
adx
smap
clflushopt
intel_pt
xsaveopt
xsavec
xgetbv1
xsaves
dtherm
ida
arat
pln
pts
hwp
hwp_notify
hwp_act_window
hwp_epp
md_clear
flush_l1d
bugs
:
cpu_meltdown
spectre_v1
spectre_v2
spec_store_bypass
l1tf
mds
swapgs
bogomips
:
3984.00
clflush
size
:
64
cache_alignment
:
64
address
sizes
:
39
bits
physical
,
48
bits
virtual
power
management
:
Memory
:
4
k
page
,
physical
7597460
k
(
848604
k
free
),
swap
1003516
k
(
0
k
free
)
vm_info
:
Java
HotSpot
(
TM
)
64
-
Bit
Server
VM
(
25.201
-
b09
)
for
linux
-
amd64
JRE
(
1.8.0
_201
-
b09
),
built
on
Dec
15
2018
11
:
35
:
59
by
"java_re"
with
gcc
7.3.0
time
:
Tue
Sep
17
11
:
27
:
51
2019
timezone
:
CEST
elapsed
time
:
88
seconds
(
0
d
0
h
1
m
28
s
)
drip-api/src/main/java/nl/uva/sne/drip/api/service/DeployService.java
View file @
ae9b9098
...
@@ -387,7 +387,7 @@ public class DeployService {
...
@@ -387,7 +387,7 @@ public class DeployService {
for
(
Map
<
String
,
Object
>
port
:
ports
)
{
for
(
Map
<
String
,
Object
>
port
:
ports
)
{
Set
<
String
>
keys
=
port
.
keySet
();
Set
<
String
>
keys
=
port
.
keySet
();
for
(
String
key
:
keys
)
{
for
(
String
key
:
keys
)
{
outputs
=
TOSCAUtils
.
buildTOSCAOutput
(
outputs
,
serviceName
,
(
String
)
port
.
get
(
key
),
key
,
false
);
outputs
=
TOSCAUtils
.
buildTOSCAOutput
(
outputs
,
serviceName
,
String
.
valueOf
((
Integer
)
port
.
get
(
key
)
),
key
,
false
);
}
}
}
}
...
@@ -563,7 +563,7 @@ public class DeployService {
...
@@ -563,7 +563,7 @@ public class DeployService {
Map
<
String
,
String
>
nodeTypeCache
=
new
HashMap
<>();
Map
<
String
,
String
>
nodeTypeCache
=
new
HashMap
<>();
Map
<
String
,
String
>
domainCache
=
new
HashMap
<>();
Map
<
String
,
String
>
domainCache
=
new
HashMap
<>();
Map
<
String
,
String
>
osTypeCache
=
new
HashMap
<>();
Map
<
String
,
String
>
osTypeCache
=
new
HashMap
<>();
Map
<
String
,
String
>
cloudProviderCache
=
new
HashMap
<>();
for
(
AnsibleOutput
ansOut
:
outputList
)
{
for
(
AnsibleOutput
ansOut
:
outputList
)
{
Map
<
String
,
Object
>
map
=
provisionService
.
findOne
(
deployInfo
.
getProvisionID
()).
getKeyValue
();
Map
<
String
,
Object
>
map
=
provisionService
.
findOne
(
deployInfo
.
getProvisionID
()).
getKeyValue
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment