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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 7 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 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
(...skipping 12 matching lines...) Expand all
23 "--patchset", 23 "--patchset",
24 "1", 24 "1",
25 "--rietveld_server", 25 "--rietveld_server",
26 "https://codereview.chromium.org", 26 "https://codereview.chromium.org",
27 "--output_json", 27 "--output_json",
28 "/path/to/tmp/json", 28 "/path/to/tmp/json",
29 "--revision", 29 "--revision",
30 "src@HEAD", 30 "src@HEAD",
31 "--output_manifest" 31 "--output_manifest"
32 ], 32 ],
33 "cwd": "[SLAVE_BUILD]",
34 "env": { 33 "env": {
35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
36 }, 35 },
37 "name": "bot_update", 36 "name": "bot_update",
38 "~followup_annotations": [ 37 "~followup_annotations": [
39 "@@@STEP_TEXT@Some step text@@@", 38 "@@@STEP_TEXT@Some step text@@@",
40 "@@@STEP_LOG_LINE@json.output@{@@@", 39 "@@@STEP_LOG_LINE@json.output@{@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
103 ] 102 ]
104 }, 103 },
105 { 104 {
106 "cmd": [], 105 "cmd": [],
107 "cwd": "[SLAVE_BUILD]",
108 "name": "ensure_goma" 106 "name": "ensure_goma"
109 }, 107 },
110 { 108 {
111 "cmd": [ 109 "cmd": [
112 "python", 110 "python",
113 "-u", 111 "-u",
114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
115 "--platform", 113 "--platform",
116 "linux-amd64", 114 "linux-amd64",
117 "--dest-directory", 115 "--dest-directory",
118 "[SLAVE_BUILD]/cipd", 116 "[SLAVE_BUILD]/cipd",
119 "--json-output", 117 "--json-output",
120 "/path/to/tmp/json" 118 "/path/to/tmp/json"
121 ], 119 ],
122 "cwd": "[SLAVE_BUILD]",
123 "name": "ensure_goma.install cipd", 120 "name": "ensure_goma.install cipd",
124 "~followup_annotations": [ 121 "~followup_annotations": [
125 "@@@STEP_NEST_LEVEL@1@@@", 122 "@@@STEP_NEST_LEVEL@1@@@",
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 123 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
127 "@@@STEP_LOG_LINE@json.output@{@@@", 124 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 126 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
130 "@@@STEP_LOG_LINE@json.output@}@@@", 127 "@@@STEP_LOG_LINE@json.output@}@@@",
131 "@@@STEP_LOG_END@json.output@@@" 128 "@@@STEP_LOG_END@json.output@@@"
132 ] 129 ]
133 }, 130 },
134 { 131 {
135 "cmd": [ 132 "cmd": [
136 "[SLAVE_BUILD]/cipd/cipd", 133 "[SLAVE_BUILD]/cipd/cipd",
137 "ensure", 134 "ensure",
138 "--root", 135 "--root",
139 "[CACHE]/cipd/goma", 136 "[CACHE]/cipd/goma",
140 "--list", 137 "--list",
141 "infra_internal/goma/client/linux-amd64 release", 138 "infra_internal/goma/client/linux-amd64 release",
142 "--json-output", 139 "--json-output",
143 "/path/to/tmp/json", 140 "/path/to/tmp/json",
144 "--service-account-json", 141 "--service-account-json",
145 "/creds/service_accounts/service-account-goma-client.json" 142 "/creds/service_accounts/service-account-goma-client.json"
146 ], 143 ],
147 "cwd": "[SLAVE_BUILD]",
148 "name": "ensure_goma.ensure_installed", 144 "name": "ensure_goma.ensure_installed",
149 "~followup_annotations": [ 145 "~followup_annotations": [
150 "@@@STEP_NEST_LEVEL@1@@@", 146 "@@@STEP_NEST_LEVEL@1@@@",
151 "@@@STEP_LOG_LINE@json.output@{@@@", 147 "@@@STEP_LOG_LINE@json.output@{@@@",
152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
153 "@@@STEP_LOG_LINE@json.output@ {@@@", 149 "@@@STEP_LOG_LINE@json.output@ {@@@",
154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
156 "@@@STEP_LOG_LINE@json.output@ }@@@", 152 "@@@STEP_LOG_LINE@json.output@ }@@@",
157 "@@@STEP_LOG_LINE@json.output@ ]@@@", 153 "@@@STEP_LOG_LINE@json.output@ ]@@@",
158 "@@@STEP_LOG_LINE@json.output@}@@@", 154 "@@@STEP_LOG_LINE@json.output@}@@@",
159 "@@@STEP_LOG_END@json.output@@@" 155 "@@@STEP_LOG_END@json.output@@@"
160 ] 156 ]
161 }, 157 },
162 { 158 {
163 "cmd": [ 159 "cmd": [
164 "python", 160 "python",
165 "-u", 161 "-u",
166 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 162 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
167 "--version" 163 "--version"
168 ], 164 ],
169 "cwd": "[SLAVE_BUILD]",
170 "name": "swarming.py --version", 165 "name": "swarming.py --version",
171 "stdout": "/path/to/tmp/", 166 "stdout": "/path/to/tmp/",
172 "~followup_annotations": [ 167 "~followup_annotations": [
173 "@@@STEP_TEXT@0.4.10@@@" 168 "@@@STEP_TEXT@0.4.10@@@"
174 ] 169 ]
175 }, 170 },
176 { 171 {
177 "cmd": [ 172 "cmd": [
178 "python", 173 "python",
179 "-u", 174 "-u",
180 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 175 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
181 "runhooks" 176 "runhooks"
182 ], 177 ],
183 "cwd": "[SLAVE_BUILD]",
184 "env": { 178 "env": {
185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
186 "GYP_CHROMIUM_NO_ACTION": "1", 180 "GYP_CHROMIUM_NO_ACTION": "1",
187 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary _codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", 181 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary _codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1",
188 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 182 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
189 }, 183 },
190 "name": "gclient runhooks (with patch)" 184 "name": "gclient runhooks (with patch)"
191 }, 185 },
192 { 186 {
193 "cmd": [ 187 "cmd": [
194 "python", 188 "python",
195 "-u", 189 "-u",
196 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 190 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
197 "--output", 191 "--output",
198 "/path/to/tmp/json", 192 "/path/to/tmp/json",
199 "--", 193 "--",
200 "--build-config-fs", 194 "--build-config-fs",
201 "Release", 195 "Release",
202 "--use-src-side-runtest-py", 196 "--use-src-side-runtest-py",
203 "--paths", 197 "--paths",
204 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 198 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
205 "--properties", 199 "--properties",
206 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}" 200 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}"
207 ], 201 ],
208 "cwd": "[SLAVE_BUILD]",
209 "name": "get compile targets for scripts", 202 "name": "get compile targets for scripts",
210 "~followup_annotations": [ 203 "~followup_annotations": [
211 "@@@STEP_LOG_LINE@json.output@{}@@@", 204 "@@@STEP_LOG_LINE@json.output@{}@@@",
212 "@@@STEP_LOG_END@json.output@@@" 205 "@@@STEP_LOG_END@json.output@@@"
213 ] 206 ]
214 }, 207 },
215 { 208 {
216 "cmd": [ 209 "cmd": [
217 "python", 210 "python",
218 "-u", 211 "-u",
219 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 212 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
220 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json", 213 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json",
221 "/path/to/tmp/json" 214 "/path/to/tmp/json"
222 ], 215 ],
223 "cwd": "[SLAVE_BUILD]",
224 "name": "read test spec", 216 "name": "read test spec",
225 "~followup_annotations": [ 217 "~followup_annotations": [
226 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@ @", 218 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@ @",
227 "@@@STEP_LOG_LINE@json.output@{@@@", 219 "@@@STEP_LOG_LINE@json.output@{@@@",
228 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", 220 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@",
229 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 221 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
230 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", 222 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@",
231 "@@@STEP_LOG_LINE@json.output@ ]@@@", 223 "@@@STEP_LOG_LINE@json.output@ ]@@@",
232 "@@@STEP_LOG_LINE@json.output@ }@@@", 224 "@@@STEP_LOG_LINE@json.output@ }@@@",
233 "@@@STEP_LOG_LINE@json.output@}@@@", 225 "@@@STEP_LOG_LINE@json.output@}@@@",
234 "@@@STEP_LOG_END@json.output@@@" 226 "@@@STEP_LOG_END@json.output@@@"
235 ] 227 ]
236 }, 228 },
237 { 229 {
238 "cmd": [ 230 "cmd": [
239 "python", 231 "python",
240 "-u", 232 "-u",
241 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 233 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
242 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", 234 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
243 "/path/to/tmp/json" 235 "/path/to/tmp/json"
244 ], 236 ],
245 "cwd": "[SLAVE_BUILD]",
246 "name": "read test spec (2)", 237 "name": "read test spec (2)",
247 "~followup_annotations": [ 238 "~followup_annotations": [
248 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@", 239 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@",
249 "@@@STEP_LOG_LINE@json.output@{}@@@", 240 "@@@STEP_LOG_LINE@json.output@{}@@@",
250 "@@@STEP_LOG_END@json.output@@@" 241 "@@@STEP_LOG_END@json.output@@@"
251 ] 242 ]
252 }, 243 },
253 { 244 {
254 "cmd": [ 245 "cmd": [
255 "git", 246 "git",
(...skipping 11 matching lines...) Expand all
267 ] 258 ]
268 }, 259 },
269 { 260 {
270 "cmd": [ 261 "cmd": [
271 "python", 262 "python",
272 "-u", 263 "-u",
273 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 264 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
274 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", 265 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
275 "/path/to/tmp/json" 266 "/path/to/tmp/json"
276 ], 267 ],
277 "cwd": "[SLAVE_BUILD]",
278 "name": "read filter exclusion spec", 268 "name": "read filter exclusion spec",
279 "~followup_annotations": [ 269 "~followup_annotations": [
280 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 270 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
281 "@@@STEP_LOG_LINE@json.output@{@@@", 271 "@@@STEP_LOG_LINE@json.output@{@@@",
282 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 272 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
283 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 273 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
284 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 274 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
285 "@@@STEP_LOG_LINE@json.output@ ]@@@", 275 "@@@STEP_LOG_LINE@json.output@ ]@@@",
286 "@@@STEP_LOG_LINE@json.output@ }, @@@", 276 "@@@STEP_LOG_LINE@json.output@ }, @@@",
287 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 277 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
288 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 278 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
289 "@@@STEP_LOG_LINE@json.output@ }@@@", 279 "@@@STEP_LOG_LINE@json.output@ }@@@",
290 "@@@STEP_LOG_LINE@json.output@}@@@", 280 "@@@STEP_LOG_LINE@json.output@}@@@",
291 "@@@STEP_LOG_END@json.output@@@" 281 "@@@STEP_LOG_END@json.output@@@"
292 ] 282 ]
293 }, 283 },
294 { 284 {
295 "cmd": [ 285 "cmd": [
296 "python", 286 "python",
297 "-u", 287 "-u",
298 "import sys; sys.exit(0)" 288 "import sys; sys.exit(0)"
299 ], 289 ],
300 "cwd": "[SLAVE_BUILD]",
301 "name": "analyze", 290 "name": "analyze",
302 "~followup_annotations": [ 291 "~followup_annotations": [
303 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 292 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
304 "@@@STEP_LOG_END@excluded_files@@@", 293 "@@@STEP_LOG_END@excluded_files@@@",
305 "@@@STEP_LOG_LINE@analyze_details@{@@@", 294 "@@@STEP_LOG_LINE@analyze_details@{@@@",
306 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 295 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
307 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 296 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
308 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 297 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
309 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 298 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
310 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 299 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
311 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 300 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
312 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 301 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
313 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 302 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
314 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 303 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
315 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 304 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
316 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", 305 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@",
317 "@@@STEP_LOG_LINE@analyze_details@}@@@", 306 "@@@STEP_LOG_LINE@analyze_details@}@@@",
318 "@@@STEP_LOG_END@analyze_details@@@" 307 "@@@STEP_LOG_END@analyze_details@@@"
319 ] 308 ]
320 }, 309 },
321 { 310 {
322 "cmd": [ 311 "cmd": [
323 "python", 312 "python",
324 "-u", 313 "-u",
325 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 314 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
326 "--show-path", 315 "--show-path",
327 "python", 316 "python",
328 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 317 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
329 ], 318 ],
330 "cwd": "[SLAVE_BUILD]",
331 "name": "cleanup_temp" 319 "name": "cleanup_temp"
332 }, 320 },
333 { 321 {
334 "cmd": [ 322 "cmd": [
335 "python", 323 "python",
336 "-u", 324 "-u",
337 "[SLAVE_BUILD]/src/tools/mb/mb.py", 325 "[SLAVE_BUILD]/src/tools/mb/mb.py",
338 "gen", 326 "gen",
339 "-m", 327 "-m",
340 "tryserver.chromium.linux", 328 "tryserver.chromium.linux",
341 "-b", 329 "-b",
342 "linux_chromium_rel_ng", 330 "linux_chromium_rel_ng",
343 "--config-file", 331 "--config-file",
344 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 332 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
345 "--goma-dir", 333 "--goma-dir",
346 "[CACHE]/cipd/goma", 334 "[CACHE]/cipd/goma",
347 "//out/Release" 335 "//out/Release"
348 ], 336 ],
349 "cwd": "[SLAVE_BUILD]",
350 "env": { 337 "env": {
351 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 338 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
352 }, 339 },
353 "name": "generate_build_files (with patch)" 340 "name": "generate_build_files (with patch)"
354 }, 341 },
355 { 342 {
356 "cmd": [ 343 "cmd": [
357 "python", 344 "python",
358 "-u", 345 "-u",
359 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 346 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
(...skipping 19 matching lines...) Expand all
379 "--goma-service-account-json-file", 366 "--goma-service-account-json-file",
380 "/creds/service_accounts/service-account-goma-client.json", 367 "/creds/service_accounts/service-account-goma-client.json",
381 "--goma-dir", 368 "--goma-dir",
382 "[CACHE]/cipd/goma", 369 "[CACHE]/cipd/goma",
383 "--goma-fail-fast", 370 "--goma-fail-fast",
384 "--goma-disable-local-fallback", 371 "--goma-disable-local-fallback",
385 "--ninja-ensure-up-to-date", 372 "--ninja-ensure-up-to-date",
386 "--", 373 "--",
387 "chromium_swarm_tests" 374 "chromium_swarm_tests"
388 ], 375 ],
389 "cwd": "[SLAVE_BUILD]",
390 "env": { 376 "env": {
391 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 377 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
392 }, 378 },
393 "name": "compile (with patch)", 379 "name": "compile (with patch)",
394 "~followup_annotations": [ 380 "~followup_annotations": [
395 "step returned non-zero exit code: 1", 381 "step returned non-zero exit code: 1",
396 "@@@STEP_LOG_LINE@json.output@{@@@", 382 "@@@STEP_LOG_LINE@json.output@{@@@",
397 "@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@", 383 "@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@",
398 "@@@STEP_LOG_LINE@json.output@ {@@@", 384 "@@@STEP_LOG_LINE@json.output@ {@@@",
399 "@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@", 385 "@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@",
(...skipping 28 matching lines...) Expand all
428 "[GIT_CACHE]", 414 "[GIT_CACHE]",
429 "--rietveld_server", 415 "--rietveld_server",
430 "https://codereview.chromium.org", 416 "https://codereview.chromium.org",
431 "--output_json", 417 "--output_json",
432 "/path/to/tmp/json", 418 "/path/to/tmp/json",
433 "--revision", 419 "--revision",
434 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 420 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
435 "--force", 421 "--force",
436 "--output_manifest" 422 "--output_manifest"
437 ], 423 ],
438 "cwd": "[SLAVE_BUILD]",
439 "env": { 424 "env": {
440 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 425 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
441 }, 426 },
442 "name": "bot_update (without patch)", 427 "name": "bot_update (without patch)",
443 "~followup_annotations": [ 428 "~followup_annotations": [
444 "@@@STEP_TEXT@Some step text@@@", 429 "@@@STEP_TEXT@Some step text@@@",
445 "@@@STEP_LOG_LINE@json.output@{@@@", 430 "@@@STEP_LOG_LINE@json.output@{@@@",
446 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 431 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
447 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 432 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
448 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@", 433 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
495 "@@@STEP_LOG_END@json.output@@@" 480 "@@@STEP_LOG_END@json.output@@@"
496 ] 481 ]
497 }, 482 },
498 { 483 {
499 "cmd": [ 484 "cmd": [
500 "python", 485 "python",
501 "-u", 486 "-u",
502 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 487 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
503 "runhooks" 488 "runhooks"
504 ], 489 ],
505 "cwd": "[SLAVE_BUILD]",
506 "env": { 490 "env": {
507 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 491 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
508 "GYP_CHROMIUM_NO_ACTION": "1", 492 "GYP_CHROMIUM_NO_ACTION": "1",
509 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary _codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", 493 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary _codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1",
510 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 494 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
511 }, 495 },
512 "name": "gclient runhooks (without patch)" 496 "name": "gclient runhooks (without patch)"
513 }, 497 },
514 { 498 {
515 "cmd": [ 499 "cmd": [
516 "python", 500 "python",
517 "-u", 501 "-u",
518 "[SLAVE_BUILD]/src/tools/mb/mb.py", 502 "[SLAVE_BUILD]/src/tools/mb/mb.py",
519 "gen", 503 "gen",
520 "-m", 504 "-m",
521 "tryserver.chromium.linux", 505 "tryserver.chromium.linux",
522 "-b", 506 "-b",
523 "linux_chromium_rel_ng", 507 "linux_chromium_rel_ng",
524 "--config-file", 508 "--config-file",
525 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 509 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
526 "--goma-dir", 510 "--goma-dir",
527 "[CACHE]/cipd/goma", 511 "[CACHE]/cipd/goma",
528 "//out/Release" 512 "//out/Release"
529 ], 513 ],
530 "cwd": "[SLAVE_BUILD]",
531 "env": { 514 "env": {
532 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 515 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
533 }, 516 },
534 "name": "generate_build_files (without patch)" 517 "name": "generate_build_files (without patch)"
535 }, 518 },
536 { 519 {
537 "cmd": [ 520 "cmd": [
538 "python", 521 "python",
539 "-u", 522 "-u",
540 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 523 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
(...skipping 19 matching lines...) Expand all
560 "--goma-service-account-json-file", 543 "--goma-service-account-json-file",
561 "/creds/service_accounts/service-account-goma-client.json", 544 "/creds/service_accounts/service-account-goma-client.json",
562 "--goma-dir", 545 "--goma-dir",
563 "[CACHE]/cipd/goma", 546 "[CACHE]/cipd/goma",
564 "--goma-fail-fast", 547 "--goma-fail-fast",
565 "--goma-disable-local-fallback", 548 "--goma-disable-local-fallback",
566 "--ninja-ensure-up-to-date", 549 "--ninja-ensure-up-to-date",
567 "--", 550 "--",
568 "chromium_swarm_tests" 551 "chromium_swarm_tests"
569 ], 552 ],
570 "cwd": "[SLAVE_BUILD]",
571 "env": { 553 "env": {
572 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 554 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
573 }, 555 },
574 "name": "compile (without patch)", 556 "name": "compile (without patch)",
575 "~followup_annotations": [ 557 "~followup_annotations": [
576 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 558 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
577 "@@@STEP_LOG_END@json.output (invalid)@@@", 559 "@@@STEP_LOG_END@json.output (invalid)@@@",
578 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" 560 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@"
579 ] 561 ]
580 }, 562 },
581 { 563 {
582 "cmd": [ 564 "cmd": [
583 "python", 565 "python",
584 "-u", 566 "-u",
585 "import sys; sys.exit(0)" 567 "import sys; sys.exit(0)"
586 ], 568 ],
587 "cwd": "[SLAVE_BUILD]",
588 "name": "mark: before_tests", 569 "name": "mark: before_tests",
589 "~followup_annotations": [ 570 "~followup_annotations": [
590 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668 d7fe\"@@@" 571 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668 d7fe\"@@@"
591 ] 572 ]
592 }, 573 },
593 { 574 {
594 "name": "$result", 575 "name": "$result",
595 "reason": "Infra compile failure: Step Failure in compile (with patch)", 576 "reason": "Infra compile failure: Step Failure in compile (with patch)",
596 "status_code": 1 577 "status_code": 1
597 } 578 }
598 ] 579 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698