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

Side by Side Diff: scripts/slave/recipes/chromium.expected/ensure_goma_fail.json

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/Linux_remote_run_Builder", 7 "[BUILDER_CACHE]/Linux_remote_run_Builder",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 115 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
116 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 116 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
117 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 117 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
118 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 118 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
119 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 119 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
120 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 120 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
121 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 121 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
122 ] 122 ]
123 }, 123 },
124 { 124 {
125 "cmd": [],
126 "name": "ensure_goma" 125 "name": "ensure_goma"
127 }, 126 },
128 { 127 {
129 "cmd": [ 128 "cmd": [
130 "python", 129 "python",
131 "-u", 130 "-u",
132 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 131 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
133 "--platform", 132 "--platform",
134 "linux-amd64", 133 "linux-amd64",
135 "--dest-directory", 134 "--dest-directory",
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 "--build_revision", 336 "--build_revision",
338 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 337 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
339 "--factory-properties", 338 "--factory-properties",
340 "{\"buildername\": \"Linux remote_run Builder\", \"buildnumber\": \"77457\ ", \"mastername\": \"chromium.fyi\", \"path_config\": \"kitchen\", \"recipe\": \ "chromium\", \"slavename\": \"build1-a1\"}", 339 "{\"buildername\": \"Linux remote_run Builder\", \"buildnumber\": \"77457\ ", \"mastername\": \"chromium.fyi\", \"path_config\": \"kitchen\", \"recipe\": \ "chromium\", \"slavename\": \"build1-a1\"}",
341 "--build-properties", 340 "--build-properties",
342 "{\"buildername\": \"Linux remote_run Builder\", \"buildnumber\": \"77457\ ", \"mastername\": \"chromium.fyi\", \"path_config\": \"kitchen\", \"recipe\": \ "chromium\", \"slavename\": \"build1-a1\"}" 341 "{\"buildername\": \"Linux remote_run Builder\", \"buildnumber\": \"77457\ ", \"mastername\": \"chromium.fyi\", \"path_config\": \"kitchen\", \"recipe\": \ "chromium\", \"slavename\": \"build1-a1\"}"
343 ], 342 ],
344 "name": "package build" 343 "name": "package build"
345 }, 344 },
346 { 345 {
347 "cmd": [],
348 "name": "trigger", 346 "name": "trigger",
349 "trigger_specs": [ 347 "trigger_specs": [
350 { 348 {
351 "builder_name": "Linux remote_run Tester", 349 "builder_name": "Linux remote_run Tester",
352 "properties": { 350 "properties": {
353 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ", 351 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ",
354 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", 352 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}",
355 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921 40934", 353 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921 40934",
356 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", 354 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}",
357 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" , 355 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50" ,
(...skipping 12 matching lines...) Expand all
370 "~followup_annotations": [ 368 "~followup_annotations": [
371 "@@@STEP_TEXT@Linux remote_run Tester@@@" 369 "@@@STEP_TEXT@Linux remote_run Tester@@@"
372 ] 370 ]
373 }, 371 },
374 { 372 {
375 "name": "$result", 373 "name": "$result",
376 "recipe_result": null, 374 "recipe_result": null,
377 "status_code": 0 375 "status_code": 0
378 } 376 }
379 ] 377 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698