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

Side by Side Diff: infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json

Issue 2339443003: Roll recipe DEPS (Closed)
Patch Set: Undo 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
« no previous file with comments | « no previous file | infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Weekly-RecreateSKPs.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 "[CUSTOM_/_B_WORK]", 7 "[CUSTOM_/_B_WORK]",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout_path", 10 "name": "makedirs checkout_path",
(...skipping 10 matching lines...) Expand all
21 "@@@STEP_LOG_END@python.inline@@@" 21 "@@@STEP_LOG_END@python.inline@@@"
22 ] 22 ]
23 }, 23 },
24 { 24 {
25 "cmd": [ 25 "cmd": [
26 "python", 26 "python",
27 "-u", 27 "-u",
28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
29 "config", 29 "config",
30 "--spec", 30 "--spec",
31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'man aged': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium. googlesource.com/chromium/src.git'}]" 31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.gi t'}, {'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https:/ /chromium.googlesource.com/chromium/src.git'}]"
32 ], 32 ],
33 "cwd": "[CUSTOM_/_B_WORK]", 33 "cwd": "[CUSTOM_/_B_WORK]",
34 "env": { 34 "env": {
35 "BUILDTYPE": "Release", 35 "BUILDTYPE": "Release",
36 "CHROME_HEADLESS": "1", 36 "CHROME_HEADLESS": "1",
37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]", 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
38 "SKIA_OUT": "[SLAVE_BUILD]/out" 38 "SKIA_OUT": "[SLAVE_BUILD]/out"
39 }, 39 },
40 "name": "gclient setup" 40 "name": "gclient setup"
41 }, 41 },
42 { 42 {
43 "cmd": [ 43 "cmd": [
44 "python", 44 "python",
45 "-u", 45 "-u",
46 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 46 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
47 "sync", 47 "sync",
48 "--verbose",
49 "--with_branch_heads",
48 "--nohooks", 50 "--nohooks",
51 "-j8",
52 "--reset",
49 "--force", 53 "--force",
50 "--verbose", 54 "--upstream",
55 "--no-nag-max",
51 "--delete_unversioned_trees", 56 "--delete_unversioned_trees",
52 "--revision", 57 "--revision",
53 "skia@abc123", 58 "skia@abc123",
54 "--revision", 59 "--revision",
55 "src@origin/lkgr", 60 "src@origin/lkgr",
56 "--output-json", 61 "--output-json",
57 "/path/to/tmp/json" 62 "/path/to/tmp/json"
58 ], 63 ],
59 "cwd": "[CUSTOM_/_B_WORK]", 64 "cwd": "[CUSTOM_/_B_WORK]",
60 "env": { 65 "env": {
61 "BUILDTYPE": "Release", 66 "BUILDTYPE": "Release",
62 "CHROME_HEADLESS": "1", 67 "CHROME_HEADLESS": "1",
63 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]", 68 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]",
64 "SKIA_OUT": "[SLAVE_BUILD]/out" 69 "SKIA_OUT": "[SLAVE_BUILD]/out"
65 }, 70 },
66 "name": "gclient sync", 71 "name": "gclient sync",
67 "~followup_annotations": [ 72 "~followup_annotations": [
68 "@@@STEP_LOG_LINE@json.output@{@@@", 73 "@@@STEP_LOG_LINE@json.output@{@@@",
69 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", 74 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
70 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", 75 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@",
71 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", 76 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b 694580e5d17ad10748\"@@@",
72 "@@@STEP_LOG_LINE@json.output@ }, @@@", 77 "@@@STEP_LOG_LINE@json.output@ }, @@@",
73 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", 78 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@",
74 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", 79 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
75 "@@@STEP_LOG_LINE@json.output@ }@@@", 80 "@@@STEP_LOG_LINE@json.output@ }@@@",
76 "@@@STEP_LOG_LINE@json.output@ }@@@", 81 "@@@STEP_LOG_LINE@json.output@ }@@@",
77 "@@@STEP_LOG_LINE@json.output@}@@@", 82 "@@@STEP_LOG_LINE@json.output@}@@@",
78 "@@@STEP_LOG_END@json.output@@@", 83 "@@@STEP_LOG_END@json.output@@@",
79 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" 84 "@@@SET_BUILD_PROPERTY@got_revision@\"9046e2e693bb92a76e972b694580e5d17ad1 0748\"@@@"
80 ] 85 ]
81 }, 86 },
82 { 87 {
83 "cmd": [ 88 "cmd": [
84 "python", 89 "python",
85 "-u", 90 "-u",
86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 91 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
92 "recurse",
93 "git",
94 "config",
95 "user.name",
96 "local_bot"
97 ],
98 "cwd": "[CUSTOM_/_B_WORK]",
99 "env": {
100 "BUILDTYPE": "Release",
101 "CHROME_HEADLESS": "1",
102 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
103 "SKIA_OUT": "[SLAVE_BUILD]/out"
104 },
105 "name": "gclient recurse (git config user.name)"
106 },
107 {
108 "cmd": [
109 "python",
110 "-u",
111 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
112 "recurse",
113 "git",
114 "config",
115 "user.email",
116 "local_bot@example.com"
117 ],
118 "cwd": "[CUSTOM_/_B_WORK]",
119 "env": {
120 "BUILDTYPE": "Release",
121 "CHROME_HEADLESS": "1",
122 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
123 "SKIA_OUT": "[SLAVE_BUILD]/out"
124 },
125 "name": "gclient recurse (git config user.email)"
126 },
127 {
128 "cmd": [
129 "python",
130 "-u",
131 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
87 "runhooks" 132 "runhooks"
88 ], 133 ],
89 "cwd": "[CUSTOM_/_B_WORK]", 134 "cwd": "[CUSTOM_/_B_WORK]",
90 "env": { 135 "env": {
91 "CPPFLAGS": "-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1", 136 "CPPFLAGS": "-DSK_ALLOW_CROSSPROCESS_PICTUREIMAGEFILTERS=1",
92 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 137 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
93 }, 138 },
94 "name": "gclient runhooks" 139 "name": "gclient runhooks"
95 }, 140 },
96 { 141 {
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 "PATH": "[DEPOT_TOOLS]:%(PATH)s" 270 "PATH": "[DEPOT_TOOLS]:%(PATH)s"
226 }, 271 },
227 "name": "Recreate SKPs" 272 "name": "Recreate SKPs"
228 }, 273 },
229 { 274 {
230 "name": "$result", 275 "name": "$result",
231 "recipe_result": null, 276 "recipe_result": null,
232 "status_code": 0 277 "status_code": 0
233 } 278 }
234 ] 279 ]
OLDNEW
« no previous file with comments | « no previous file | infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Weekly-RecreateSKPs.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698