OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
9 "name": "taskkill" | 9 "name": "taskkill" |
10 }, | 10 }, |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
107 ] | 107 ] |
108 }, | 108 }, |
109 { | 109 { |
110 "cmd": [], | |
111 "cwd": "[SLAVE_BUILD]", | |
112 "name": "ensure_goma" | |
113 }, | |
114 { | |
115 "cmd": [ | |
116 "python", | |
117 "-u", | |
118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
119 "--platform", | |
120 "windows-386", | |
121 "--dest-directory", | |
122 "[SLAVE_BUILD]\\cipd", | |
123 "--json-output", | |
124 "/path/to/tmp/json" | |
125 ], | |
126 "cwd": "[SLAVE_BUILD]", | |
127 "name": "ensure_goma.install cipd", | |
128 "~followup_annotations": [ | |
129 "@@@STEP_NEST_LEVEL@1@@@", | |
130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
131 "@@@STEP_LOG_LINE@json.output@{@@@", | |
132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
134 "@@@STEP_LOG_LINE@json.output@}@@@", | |
135 "@@@STEP_LOG_END@json.output@@@" | |
136 ] | |
137 }, | |
138 { | |
139 "cmd": [ | |
140 "[SLAVE_BUILD]\\cipd\\cipd", | |
141 "ensure", | |
142 "--root", | |
143 "[CACHE]\\cipd\\goma", | |
144 "--list", | |
145 "infra_internal/goma/client/windows-amd64 release", | |
146 "--json-output", | |
147 "/path/to/tmp/json", | |
148 "--service-account-json", | |
149 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
150 ], | |
151 "cwd": "[SLAVE_BUILD]", | |
152 "name": "ensure_goma.ensure_installed", | |
153 "~followup_annotations": [ | |
154 "@@@STEP_NEST_LEVEL@1@@@", | |
155 "@@@STEP_LOG_LINE@json.output@{@@@", | |
156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
157 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
160 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
162 "@@@STEP_LOG_LINE@json.output@}@@@", | |
163 "@@@STEP_LOG_END@json.output@@@" | |
164 ] | |
165 }, | |
166 { | |
167 "cmd": [ | 110 "cmd": [ |
168 "python", | 111 "python", |
169 "-u", | 112 "-u", |
170 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 113 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
171 "runhooks" | 114 "runhooks" |
172 ], | 115 ], |
173 "cwd": "[SLAVE_BUILD]", | 116 "cwd": "[SLAVE_BUILD]", |
174 "env": { | 117 "env": { |
175 "GYP_CHROMIUM_NO_ACTION": "1", | 118 "GYP_CHROMIUM_NO_ACTION": "1", |
176 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 use_goma=1", | 119 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 use_goma=1", |
177 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 120 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
178 }, | 121 }, |
179 "name": "gclient runhooks" | 122 "name": "gclient runhooks" |
180 }, | 123 }, |
181 { | 124 { |
182 "cmd": [ | 125 "cmd": [ |
183 "python", | 126 "python", |
184 "-u", | 127 "-u", |
185 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 128 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
186 "--output", | 129 "--output", |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
234 "-u", | 177 "-u", |
235 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 178 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
236 "gen", | 179 "gen", |
237 "-m", | 180 "-m", |
238 "chromium.mojo", | 181 "chromium.mojo", |
239 "-b", | 182 "-b", |
240 "Chromium Mojo Windows", | 183 "Chromium Mojo Windows", |
241 "--config-file", | 184 "--config-file", |
242 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 185 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
243 "--goma-dir", | 186 "--goma-dir", |
244 "[CACHE]\\cipd\\goma", | 187 "[BUILD]\\goma", |
245 "//out/Release" | 188 "//out/Release" |
246 ], | 189 ], |
247 "cwd": "[SLAVE_BUILD]", | 190 "cwd": "[SLAVE_BUILD]", |
248 "name": "generate_build_files" | 191 "name": "generate_build_files" |
249 }, | 192 }, |
250 { | 193 { |
251 "cmd": [ | 194 "cmd": [ |
252 "python", | 195 "python", |
253 "-u", | 196 "-u", |
254 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 197 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
(...skipping 11 matching lines...) Expand all Loading... |
266 "--goma-cache-dir", | 209 "--goma-cache-dir", |
267 "[GOMA_CACHE]", | 210 "[GOMA_CACHE]", |
268 "--build-tool", | 211 "--build-tool", |
269 "ninja", | 212 "ninja", |
270 "--build-data-dir", | 213 "--build-data-dir", |
271 "[ROOT]\\build_data_dir", | 214 "[ROOT]\\build_data_dir", |
272 "--compiler", | 215 "--compiler", |
273 "goma", | 216 "goma", |
274 "--goma-jsonstatus", | 217 "--goma-jsonstatus", |
275 "/path/to/tmp/json", | 218 "/path/to/tmp/json", |
276 "--goma-service-account-json-file", | |
277 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
278 "--goma-dir", | 219 "--goma-dir", |
279 "[CACHE]\\cipd\\goma", | 220 "[BUILD]\\goma", |
280 "--", | 221 "--", |
281 "All", | 222 "All", |
282 "chromium_builder_tests" | 223 "chromium_builder_tests" |
283 ], | 224 ], |
284 "cwd": "[SLAVE_BUILD]", | 225 "cwd": "[SLAVE_BUILD]", |
285 "name": "compile", | 226 "name": "compile", |
286 "~followup_annotations": [ | 227 "~followup_annotations": [ |
287 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 228 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
288 "@@@STEP_LOG_END@json.output (invalid)@@@" | 229 "@@@STEP_LOG_END@json.output (invalid)@@@" |
289 ] | 230 ] |
290 }, | 231 }, |
291 { | 232 { |
292 "name": "$result", | 233 "name": "$result", |
293 "recipe_result": null, | 234 "recipe_result": null, |
294 "status_code": 0 | 235 "status_code": 0 |
295 } | 236 } |
296 ] | 237 ] |
OLD | NEW |