-
Notifications
You must be signed in to change notification settings - Fork 7
/
test-summary.json
125 lines (125 loc) · 4.41 KB
/
test-summary.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"node": {
"nodeName": "test.eu-west-1.compute.internal"
},
"pods": [
{
"podRef": {
"name": "dev-server-0",
"namespace": "mon",
"uid": "93b0b04d-1ebe-4ad0-ada0-c29172c1ab9c"
},
"startTime": "2022-11-30T11:42:08Z",
"containers": [
{
"name": "dev-server",
"startTime": "2022-11-30T11:42:10Z",
"cpu": {
"time": "2022-11-30T14:14:40Z",
"usageNanoCores": 268106954,
"usageCoreNanoSeconds": 6650306864000
},
"memory": {
"time": "2022-11-30T14:14:40Z",
"availableBytes": 552603648,
"usageBytes": 539209728,
"workingSetBytes": 495972352,
"rssBytes": 118317056,
"pageFaults": 14962868,
"majorPageFaults": 3500
},
"rootfs": {
"time": "2022-11-30T14:14:37Z",
"availableBytes": 90016837632,
"capacityBytes": 101535985664,
"usedBytes": 114688,
"inodesFree": 25355212,
"inodes": 25474432,
"inodesUsed": 14
},
"logs": {
"time": "2022-11-30T14:14:41Z",
"availableBytes": 90016837632,
"capacityBytes": 101535985664,
"usedBytes": 8192,
"inodesFree": 25355212,
"inodes": 25474432,
"inodesUsed": 1
}
}
],
"cpu": {
"time": "2022-11-30T14:14:27Z",
"usageNanoCores": 390813248,
"usageCoreNanoSeconds": 8446621581000
},
"memory": {
"time": "2022-11-30T14:14:27Z",
"availableBytes": 1310638080,
"usageBytes": 835383296,
"workingSetBytes": 786513920,
"rssBytes": 241803264,
"pageFaults": 23482811,
"majorPageFaults": 7232
},
"network": {
"time": "2022-11-30T14:14:40Z",
"name": "eth0",
"rxBytes": 14522059300,
"rxErrors": 0,
"txBytes": 14549131546,
"txErrors": 0,
"interfaces": [
{
"name": "tunl0",
"rxBytes": 0,
"rxErrors": 0,
"txBytes": 0,
"txErrors": 0
},
{
"name": "eth0",
"rxBytes": 14522059300,
"rxErrors": 0,
"txBytes": 14549131546,
"txErrors": 0
}
]
},
"volume": [
{
"time": "2022-11-30T14:12:48Z",
"availableBytes": 90016899072,
"capacityBytes": 101535985664,
"usedBytes": 12288,
"inodesFree": 25355211,
"inodes": 25474432,
"inodesUsed": 2,
"name": "plugins"
},
{
"time": "2022-11-30T14:12:48Z",
"availableBytes": 90016899072,
"capacityBytes": 101535985664,
"usedBytes": 133500928,
"inodesFree": 25355211,
"inodes": 25474432,
"inodesUsed": 2,
"name": "var-files"
}
],
"ephemeral-storage": {
"time": "2022-11-30T14:14:41Z",
"availableBytes": 90016837632,
"capacityBytes": 101535985664,
"usedBytes": 133947392,
"inodesFree": 25355212,
"inodes": 25474432,
"inodesUsed": 63
},
"process_stats": {
"process_count": 0
}
}
]
}