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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json

Issue 2035863004: gsutil: use depot_tools.gsutil_py_path instead of path['depot_tools'] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "git", 4 "git",
5 "update-ref", 5 "update-ref",
6 "refs/heads/master", 6 "refs/heads/master",
7 "refs/remotes/origin/master" 7 "refs/remotes/origin/master"
8 ], 8 ],
9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
10 "name": "git update-ref" 10 "name": "git update-ref"
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 "@@@STEP_LOG_LINE@json.output@[]@@@", 147 "@@@STEP_LOG_LINE@json.output@[]@@@",
148 "@@@STEP_LOG_END@json.output@@@" 148 "@@@STEP_LOG_END@json.output@@@"
149 ] 149 ]
150 }, 150 },
151 { 151 {
152 "cmd": [ 152 "cmd": [
153 "python", 153 "python",
154 "-u", 154 "-u",
155 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 155 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
156 "--", 156 "--",
157 "[DEPOT_TOOLS]/gsutil.py", 157 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
158 "----", 158 "----",
159 "ls", 159 "ls",
160 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 160 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
161 ], 161 ],
162 "name": "gsutil ls", 162 "name": "gsutil ls",
163 "~followup_annotations": [ 163 "~followup_annotations": [
164 "step returned non-zero exit code: 1", 164 "step returned non-zero exit code: 1",
165 "@@@STEP_EXCEPTION@@@" 165 "@@@STEP_EXCEPTION@@@"
166 ] 166 ]
167 }, 167 },
(...skipping 17 matching lines...) Expand all
185 ], 185 ],
186 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 186 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
187 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g it try." 187 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g it try."
188 }, 188 },
189 { 189 {
190 "cmd": [ 190 "cmd": [
191 "python", 191 "python",
192 "-u", 192 "-u",
193 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 193 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
194 "--", 194 "--",
195 "[DEPOT_TOOLS]/gsutil.py", 195 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
196 "----", 196 "----",
197 "ls", 197 "ls",
198 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 198 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
199 ], 199 ],
200 "name": "gsutil ls (2)", 200 "name": "gsutil ls (2)",
201 "~followup_annotations": [ 201 "~followup_annotations": [
202 "step returned non-zero exit code: 1", 202 "step returned non-zero exit code: 1",
203 "@@@STEP_EXCEPTION@@@" 203 "@@@STEP_EXCEPTION@@@"
204 ] 204 ]
205 }, 205 },
(...skipping 17 matching lines...) Expand all
223 ], 223 ],
224 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 224 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
225 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g it try." 225 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g it try."
226 }, 226 },
227 { 227 {
228 "cmd": [ 228 "cmd": [
229 "python", 229 "python",
230 "-u", 230 "-u",
231 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 231 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
232 "--", 232 "--",
233 "[DEPOT_TOOLS]/gsutil.py", 233 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
234 "----", 234 "----",
235 "ls", 235 "ls",
236 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 236 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
237 ], 237 ],
238 "name": "gsutil ls (3)", 238 "name": "gsutil ls (3)",
239 "~followup_annotations": [ 239 "~followup_annotations": [
240 "step returned non-zero exit code: 1", 240 "step returned non-zero exit code: 1",
241 "@@@STEP_EXCEPTION@@@" 241 "@@@STEP_EXCEPTION@@@"
242 ] 242 ]
243 }, 243 },
(...skipping 18 matching lines...) Expand all
262 "/path/to/tmp/" 262 "/path/to/tmp/"
263 ], 263 ],
264 "name": "fetch build details" 264 "name": "fetch build details"
265 }, 265 },
266 { 266 {
267 "cmd": [ 267 "cmd": [
268 "python", 268 "python",
269 "-u", 269 "-u",
270 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 270 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
271 "--", 271 "--",
272 "[DEPOT_TOOLS]/gsutil.py", 272 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
273 "----", 273 "----",
274 "ls", 274 "ls",
275 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 275 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
276 ], 276 ],
277 "name": "gsutil ls (4)" 277 "name": "gsutil ls (4)"
278 }, 278 },
279 { 279 {
280 "cmd": [], 280 "cmd": [],
281 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 281 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
282 "trigger_specs": [ 282 "trigger_specs": [
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
315 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", 315 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
316 "@@@STEP_LOG_END@python.inline@@@" 316 "@@@STEP_LOG_END@python.inline@@@"
317 ] 317 ]
318 }, 318 },
319 { 319 {
320 "cmd": [ 320 "cmd": [
321 "python", 321 "python",
322 "-u", 322 "-u",
323 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 323 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
324 "--", 324 "--",
325 "[DEPOT_TOOLS]/gsutil.py", 325 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
326 "----", 326 "----",
327 "ls", 327 "ls",
328 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 328 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
329 ], 329 ],
330 "name": "gsutil ls (5)" 330 "name": "gsutil ls (5)"
331 }, 331 },
332 { 332 {
333 "cmd": [ 333 "cmd": [
334 "python", 334 "python",
335 "-u", 335 "-u",
336 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 336 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
337 "--", 337 "--",
338 "[DEPOT_TOOLS]/gsutil.py", 338 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
339 "----", 339 "----",
340 "cat", 340 "cat",
341 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 341 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
342 ], 342 ],
343 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d 2111111", 343 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d 2111111",
344 "stdout": "/path/to/tmp/" 344 "stdout": "/path/to/tmp/"
345 }, 345 },
346 { 346 {
347 "cmd": [ 347 "cmd": [
348 "git", 348 "git",
349 "footers", 349 "footers",
350 "--position", 350 "--position",
351 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" 351 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
352 ], 352 ],
353 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 353 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
354 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 354 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
355 "stdout": "/path/to/tmp/", 355 "stdout": "/path/to/tmp/",
356 "~followup_annotations": [ 356 "~followup_annotations": [
357 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" 357 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@"
358 ] 358 ]
359 }, 359 },
360 { 360 {
361 "name": "$result", 361 "name": "$result",
362 "recipe_result": null, 362 "recipe_result": null,
363 "status_code": 0 363 "status_code": 0
364 } 364 }
365 ] 365 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698