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

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

Issue 2250263005: Milo: Prefetch logs that are failures (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: URL fix Created 4 years, 4 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
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": null, 3 "ParentLabel": null,
4 "Label": "2fafff1d46fc5010", 4 "Label": "2fafff1d46fc5010",
5 "Status": "InfraFailure", 5 "Status": "InfraFailure",
6 "Banner": null, 6 "Banner": null,
7 "Bot": { 7 "Bot": {
8 "Label": "vm517-m4", 8 "Label": "vm517-m4",
9 "Img": "", 9 "Img": "",
10 "URL": "https://debug/restricted/bot/vm517-m4", 10 "URL": "https://debug/restricted/bot/vm517-m4",
(...skipping 18 matching lines...) Expand all
29 "URL": "foo/stdout", 29 "URL": "foo/stdout",
30 "Alt": "" 30 "Alt": ""
31 } 31 }
32 ], 32 ],
33 "Progress": null, 33 "Progress": null,
34 "Started": "2016-06-28T13:23:16.61592Z", 34 "Started": "2016-06-28T13:23:16.61592Z",
35 "Finished": "2016-06-28T16:24:03.24387Z", 35 "Finished": "2016-06-28T16:24:03.24387Z",
36 "Duration": 10846627950000, 36 "Duration": 10846627950000,
37 "Type": "Recipe", 37 "Type": "Recipe",
38 "LevelsDeep": 0, 38 "LevelsDeep": 0,
39 "Verbosity": 0, 39 "Verbosity": 2,
40 "Text": [ 40 "Text": [
41 "Task timed out", 41 "Task timed out",
42 "InfraFailure bot_update" 42 "InfraFailure bot_update"
43 ] 43 ]
44 }, 44 },
45 "SourceStamp": null, 45 "SourceStamp": null,
46 "Components": [ 46 "Components": [
47 { 47 {
48 "ParentLabel": null, 48 "ParentLabel": null,
49 "Label": "recipe bootstrap", 49 "Label": "recipe bootstrap",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 "URL": "foo/steps/bot_update/0/stdout", 112 "URL": "foo/steps/bot_update/0/stdout",
113 "Alt": "" 113 "Alt": ""
114 }, 114 },
115 "SubLink": null, 115 "SubLink": null,
116 "Progress": null, 116 "Progress": null,
117 "Started": "2016-06-28T13:23:52.34Z", 117 "Started": "2016-06-28T13:23:52.34Z",
118 "Finished": "0001-01-01T00:00:00Z", 118 "Finished": "0001-01-01T00:00:00Z",
119 "Duration": 10810903870000, 119 "Duration": 10810903870000,
120 "Type": "Step", 120 "Type": "Step",
121 "LevelsDeep": 0, 121 "LevelsDeep": 0,
122 "Verbosity": 0, 122 "Verbosity": 2,
123 "Text": null 123 "Text": null
124 } 124 }
125 ], 125 ],
126 "PropertyGroup": [ 126 "PropertyGroup": [
127 { 127 {
128 "GroupName": "recipe bootstrap", 128 "GroupName": "recipe bootstrap",
129 "Property": null 129 "Property": null
130 }, 130 },
131 { 131 {
132 "GroupName": "setup_build", 132 "GroupName": "setup_build",
(...skipping 21 matching lines...) Expand all
154 "Property": [ 154 "Property": [
155 { 155 {
156 "Key": "allow_milo", 156 "Key": "allow_milo",
157 "Value": "1" 157 "Value": "1"
158 } 158 }
159 ] 159 ]
160 } 160 }
161 ], 161 ],
162 "Blame": null 162 "Blame": null
163 } 163 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698