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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Created 3 years, 10 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": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com" 5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com"
6 }, 6 },
7 "Label": "2d8d62f6be545b10", 7 "Label": "2d8d62f6be545b10",
8 "Status": "Failure", 8 "Status": "Failure",
9 "Banner": { 9 "Banner": {
10 "OS": [ 10 "OS": [
11 { 11 {
12 "Img": "ubuntu.svg", 12 "Img": "ubuntu.svg",
13 "Alt": "Canonical Ubuntu", 13 "Alt": "Canonical Ubuntu",
14 "Subtitle": "12.04", 14 "Subtitle": "12.04",
15 "Count": 1 15 "Count": 1
16 } 16 }
17 ], 17 ],
18 "Device": null 18 "Device": null
19 }, 19 },
20 "Bot": { 20 "Bot": {
21 "Label": "swarm3-c4", 21 "Label": "swarm3-c4",
22 "URL": "https://debug/restricted/bot/swarm3-c4" 22 "URL": "https://debug/restricted/bot/swarm3-c4"
23 }, 23 },
24 "Recipe": {
25 "Label": "infra/infra_continuous",
26 "URL": "https://chromium.googlesource.com/chromium/tools/build/+/master/sc ripts/slave/recipes/infra/infra_continuous.py"
27 },
24 "Source": { 28 "Source": {
25 "Label": "Task 2d8d62f6be545b10", 29 "Label": "Task 2d8d62f6be545b10",
26 "URL": "https://debug/user/task/2d8d62f6be545b10" 30 "URL": "https://debug/user/task/2d8d62f6be545b10"
27 }, 31 },
28 "MainLink": { 32 "MainLink": {
29 "Label": "Task 2d8d62f6be545b10", 33 "Label": "Task 2d8d62f6be545b10",
30 "URL": "https://debug/user/task/2d8d62f6be545b10" 34 "URL": "https://debug/user/task/2d8d62f6be545b10"
31 }, 35 },
32 "SubLink": [ 36 "SubLink": [
33 { 37 {
(...skipping 13 matching lines...) Expand all
47 ] 51 ]
48 }, 52 },
49 "SourceStamp": null, 53 "SourceStamp": null,
50 "Components": [ 54 "Components": [
51 { 55 {
52 "ParentLabel": null, 56 "ParentLabel": null,
53 "Label": "recipe bootstrap", 57 "Label": "recipe bootstrap",
54 "Status": "Success", 58 "Status": "Success",
55 "Banner": null, 59 "Banner": null,
56 "Bot": null, 60 "Bot": null,
61 "Recipe": null,
nodir 2017/02/07 21:56:30 yeah, this looks like another example of why "buil
hinoka 2017/03/01 22:53:10 In theory, a "build" could be a quest that contain
57 "Source": null, 62 "Source": null,
58 "MainLink": { 63 "MainLink": {
59 "Label": "stdout", 64 "Label": "stdout",
60 "URL": "foo/steps/recipe_bootstrap/0/stdout" 65 "URL": "foo/steps/recipe_bootstrap/0/stdout"
61 }, 66 },
62 "SubLink": null, 67 "SubLink": null,
63 "Progress": null, 68 "Progress": null,
64 "Started": "2016-03-14T10:00:02Z", 69 "Started": "2016-03-14T10:00:02Z",
65 "Finished": "2016-03-14T10:00:04Z", 70 "Finished": "2016-03-14T10:00:04Z",
66 "Duration": 2000000000, 71 "Duration": 2000000000,
67 "Type": "Step", 72 "Type": "Step",
68 "LevelsDeep": 0, 73 "LevelsDeep": 0,
69 "Verbosity": 1, 74 "Verbosity": 1,
70 "Text": null 75 "Text": null
71 }, 76 },
72 { 77 {
73 "ParentLabel": null, 78 "ParentLabel": null,
74 "Label": "setup_build", 79 "Label": "setup_build",
75 "Status": "Success", 80 "Status": "Success",
76 "Banner": null, 81 "Banner": null,
77 "Bot": null, 82 "Bot": null,
83 "Recipe": null,
78 "Source": null, 84 "Source": null,
79 "MainLink": { 85 "MainLink": {
80 "Label": "stdout", 86 "Label": "stdout",
81 "URL": "foo/steps/setup_build/0/stdout" 87 "URL": "foo/steps/setup_build/0/stdout"
82 }, 88 },
83 "SubLink": [ 89 "SubLink": [
84 { 90 {
85 "Label": "run_recipe", 91 "Label": "run_recipe",
86 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" 92 "URL": "foo/steps/setup_build/0/logs/run_recipe/0"
87 } 93 }
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "Property": null 135 "Property": null
130 }, 136 },
131 { 137 {
132 "GroupName": "Swarming", 138 "GroupName": "Swarming",
133 "Property": [ 139 "Property": [
134 { 140 {
135 "Key": "Cost of job (USD)", 141 "Key": "Cost of job (USD)",
136 "Value": "$0.52" 142 "Value": "$0.52"
137 } 143 }
138 ] 144 ]
139 },
140 {
141 "GroupName": "Swarming Tags",
142 "Property": [
143 {
144 "Key": "buildbucket_bucket",
145 "Value": "estaab-infra-waterfall-test"
146 },
147 {
148 "Key": "buildbucket_hostname",
149 "Value": "cr-buildbucket-dev.appspot.com"
150 },
151 {
152 "Key": "builder",
153 "Value": "infra-continuous-precise-32"
154 },
155 {
156 "Key": "cores",
157 "Value": "8"
158 },
159 {
160 "Key": "cron_invocation_id",
161 "Value": "9183652815541395264"
162 },
163 {
164 "Key": "cron_job_id",
165 "Value": "infra-experimental/buildbucket-job-estaab-infra-waterfall-te st"
166 },
167 {
168 "Key": "master",
169 "Value": "master.estaab-infra-waterfall-test"
170 },
171 {
172 "Key": "os",
173 "Value": "Ubuntu-12.04"
174 },
175 {
176 "Key": "pool",
177 "Value": "default"
178 },
179 {
180 "Key": "priority",
181 "Value": "100"
182 },
183 {
184 "Key": "recipe_name",
185 "Value": "infra/infra_continuous"
186 },
187 {
188 "Key": "recipe_repository",
189 "Value": "https://chromium.googlesource.com/chromium/tools/build"
190 },
191 {
192 "Key": "recipe_revision",
193 "Value": ""
194 },
195 {
196 "Key": "user",
197 "Value": ""
198 },
199 {
200 "Key": "user_agent",
201 "Value": "luci-cron"
202 },
203 {
204 "Key": "allow_milo",
205 "Value": "1"
206 }
207 ]
208 } 145 }
209 ], 146 ],
210 "Blame": null 147 "Blame": null
211 } 148 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698