Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(434)

Side by Side Diff: milo/appengine/swarming/expectations/build-patch-failure.json

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "Summary": {
3 "Label": "2d8d62f6be545b10",
4 "Status": "Failure",
5 "Source": {
6 "Label": "Task 2d8d62f6be545b10",
7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true"
8 },
9 "MainLink": [
10 {
11 "Label": "Task 2d8d62f6be545b10",
12 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true"
13 }
14 ],
15 "SubLink": [
16 [
17 {
18 "Label": "stdout",
19 "URL": "foo/stdout"
20 }
21 ]
22 ],
23 "Started": "2016-03-14T10:00:01Z",
24 "Finished": "0001-01-01T00:00:00Z",
25 "Duration": 0,
26 "Type": "Recipe",
27 "LevelsDeep": 0,
28 "Verbosity": 2,
29 "Text": [
30 "Failure Patch failure"
31 ]
32 },
33 "SourceStamp": null,
34 "Components": [
35 {
36 "Label": "update_scripts",
37 "Status": "Success",
38 "MainLink": [
39 {
40 "Label": "stdout",
41 "URL": "foo/steps/update_scripts/0/stdout"
42 }
43 ],
44 "SubLink": [
45 [
46 {
47 "Label": "gclient_json",
48 "URL": "foo/steps/update_scripts/0/logs/gclient_json/0"
49 }
50 ]
51 ],
52 "Started": "2016-03-14T10:00:02Z",
53 "Finished": "2016-03-14T10:00:03Z",
54 "Duration": 1000000000,
55 "Type": "Step",
56 "LevelsDeep": 0,
57 "Verbosity": 0,
58 "Text": [
59 "git - 1fb19c56e954ada4c990ed04cf8a004e16def555"
60 ]
61 },
62 {
63 "Label": "setup_build",
64 "Status": "Success",
65 "MainLink": [
66 {
67 "Label": "stdout",
68 "URL": "foo/steps/setup_build/0/stdout"
69 }
70 ],
71 "SubLink": [
72 [
73 {
74 "Label": "run_recipe",
75 "URL": "foo/steps/setup_build/0/logs/run_recipe/0"
76 }
77 ]
78 ],
79 "Started": "2016-03-14T10:00:04Z",
80 "Finished": "2016-03-14T10:00:05Z",
81 "Duration": 1000000000,
82 "Type": "Step",
83 "LevelsDeep": 0,
84 "Verbosity": 1,
85 "Text": [
86 "running recipe: \"infra/infra_repo_trybot\""
87 ]
88 },
89 {
90 "Label": "bot_update",
91 "Status": "Success",
92 "MainLink": [
93 {
94 "Label": "stdout",
95 "URL": "foo/steps/bot_update/0/stdout"
96 }
97 ],
98 "SubLink": [
99 [
100 {
101 "Label": "json.output",
102 "URL": "foo/steps/bot_update/0/logs/json.output/0"
103 }
104 ],
105 [
106 {
107 "Label": "patch error",
108 "URL": "foo/steps/bot_update/0/logs/patch_error/0"
109 }
110 ]
111 ],
112 "Started": "2016-03-14T10:00:06Z",
113 "Finished": "2016-03-14T10:00:07Z",
114 "Duration": 1000000000,
115 "Type": "Step",
116 "LevelsDeep": 0,
117 "Verbosity": 0,
118 "Text": [
119 "[21GB/295GB used (7%)] PATCH FAILED"
120 ]
121 },
122 {
123 "Label": "Patch failure",
124 "Status": "Failure",
125 "MainLink": [
126 {
127 "Label": "stdout",
128 "URL": "foo/steps/Patch_failure/0/stdout"
129 }
130 ],
131 "Started": "2016-03-14T10:00:08Z",
132 "Finished": "2016-03-14T10:00:09Z",
133 "Duration": 1000000000,
134 "Type": "Step",
135 "LevelsDeep": 0,
136 "Verbosity": 2,
137 "Text": [
138 "Check the bot_update step for details"
139 ]
140 },
141 {
142 "Label": "recipe failure reason",
143 "Status": "Success",
144 "MainLink": [
145 {
146 "Label": "stdout",
147 "URL": "foo/steps/recipe_failure_reason/0/stdout"
148 }
149 ],
150 "SubLink": [
151 [
152 {
153 "Label": "failure reason",
154 "URL": "foo/steps/recipe_failure_reason/0/logs/failure_reason/0"
155 }
156 ]
157 ],
158 "Started": "2016-03-14T10:00:10Z",
159 "Finished": "2016-03-14T10:00:11Z",
160 "Duration": 1000000000,
161 "Type": "Step",
162 "LevelsDeep": 0,
163 "Verbosity": 0,
164 "Text": null
165 }
166 ],
167 "PropertyGroup": [
168 {
169 "GroupName": "update_scripts",
170 "Property": [
171 {
172 "Key": "build_scm",
173 "Value": "\"git\""
174 },
175 {
176 "Key": "build_revision",
177 "Value": "\"1fb19c56e954ada4c990ed04cf8a004e16def555\""
178 }
179 ]
180 },
181 {
182 "GroupName": "setup_build",
183 "Property": null
184 },
185 {
186 "GroupName": "bot_update",
187 "Property": null
188 },
189 {
190 "GroupName": "Patch failure",
191 "Property": null
192 },
193 {
194 "GroupName": "recipe failure reason",
195 "Property": null
196 },
197 {
198 "GroupName": "Main",
199 "Property": [
200 {
201 "Key": "recipe",
202 "Value": "infra/infra_repo_trybot"
203 },
204 {
205 "Key": "buildername",
206 "Value": "Infra Linux Trusty 64 Tester"
207 },
208 {
209 "Key": "mastername",
210 "Value": "tryserver.infra"
211 },
212 {
213 "Key": "buildnumber",
214 "Value": "1"
215 },
216 {
217 "Key": "slavename",
218 "Value": "fakeslave"
219 },
220 {
221 "Key": "patchset",
222 "Value": "1"
223 },
224 {
225 "Key": "issue",
226 "Value": "1431683003"
227 },
228 {
229 "Key": "patch_project",
230 "Value": "infra"
231 },
232 {
233 "Key": "revision",
234 "Value": "HEAD"
235 }
236 ]
237 },
238 {
239 "GroupName": "Swarming",
240 "Property": [
241 {
242 "Key": "Exit Code",
243 "Value": "0"
244 }
245 ]
246 }
247 ],
248 "Blame": null
249 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-nested.json ('k') | milo/appengine/swarming/expectations/build-pending.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698