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 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.fyi", | 17 "chromium.fyi", |
17 "--builder", | 18 "--builder", |
18 "Win 10 Fast Ring", | 19 "Win 10 Fast Ring", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@HEAD", | 33 "src@HEAD", |
33 "--force", | 34 "--force", |
34 "--output_manifest" | 35 "--output_manifest" |
35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
36 "env": { | 38 "env": { |
37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
38 }, | 40 }, |
39 "name": "bot_update", | 41 "name": "bot_update", |
40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
101 "@@@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}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
105 ] | 107 ] |
106 }, | 108 }, |
107 { | 109 { |
108 "cmd": [], | 110 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", |
109 "name": "ensure_goma" | 112 "name": "ensure_goma" |
110 }, | 113 }, |
111 { | 114 { |
112 "cmd": [ | 115 "cmd": [ |
113 "python", | 116 "python", |
114 "-u", | 117 "-u", |
115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
116 "--platform", | 119 "--platform", |
117 "windows-amd64", | 120 "windows-amd64", |
118 "--dest-directory", | 121 "--dest-directory", |
119 "[CWD]\\cipd", | 122 "[SLAVE_BUILD]\\cipd", |
120 "--json-output", | 123 "--json-output", |
121 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
122 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
123 "name": "ensure_goma.install cipd", | 127 "name": "ensure_goma.install cipd", |
124 "~followup_annotations": [ | 128 "~followup_annotations": [ |
125 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 132 "@@@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\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | 134 "@@@STEP_LOG_LINE@json.output@}@@@", |
131 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
132 ] | 136 ] |
133 }, | 137 }, |
134 { | 138 { |
135 "cmd": [ | 139 "cmd": [ |
136 "fake_slave_build/cipd", | 140 "[SLAVE_BUILD]\\cipd\\cipd", |
137 "ensure", | 141 "ensure", |
138 "--root", | 142 "--root", |
139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 143 "[CACHE]\\cipd\\goma", |
140 "--list", | 144 "--list", |
141 "infra_internal/goma/client/windows-amd64 release", | 145 "infra_internal/goma/client/windows-amd64 release", |
142 "--json-output", | 146 "--json-output", |
143 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
144 "--service-account-json", | 148 "--service-account-json", |
145 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
146 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
147 "name": "ensure_goma.ensure_installed", | 152 "name": "ensure_goma.ensure_installed", |
148 "~followup_annotations": [ | 153 "~followup_annotations": [ |
149 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 157 "@@@STEP_LOG_LINE@json.output@ {@@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
157 "@@@STEP_LOG_LINE@json.output@}@@@", | 162 "@@@STEP_LOG_LINE@json.output@}@@@", |
158 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
159 ] | 164 ] |
160 }, | 165 }, |
161 { | 166 { |
162 "cmd": [ | 167 "cmd": [ |
163 "python", | 168 "python", |
164 "-u", | 169 "-u", |
165 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 170 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
166 "runhooks" | 171 "runhooks" |
167 ], | 172 ], |
| 173 "cwd": "[SLAVE_BUILD]", |
168 "env": { | 174 "env": { |
169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 175 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
170 "GYP_CHROMIUM_NO_ACTION": "1", | 176 "GYP_CHROMIUM_NO_ACTION": "1", |
171 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arc
h=x64 use_goma=1", | 177 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 use_goma=1", |
172 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 178 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
173 }, | 179 }, |
174 "name": "gclient runhooks" | 180 "name": "gclient runhooks" |
175 }, | 181 }, |
176 { | 182 { |
177 "cmd": [ | 183 "cmd": [ |
178 "python", | 184 "python", |
179 "-u", | 185 "-u", |
180 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 186 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
181 "--output", | 187 "--output", |
182 "/path/to/tmp/json", | 188 "/path/to/tmp/json", |
183 "--", | 189 "--", |
184 "--build-config-fs", | 190 "--build-config-fs", |
185 "Release_x64", | 191 "Release_x64", |
186 "--paths", | 192 "--paths", |
187 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 193 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
188 "--properties", | 194 "--properties", |
189 "{\"buildername\": \"Win 10 Fast Ring\", \"buildnumber\": 571, \"masternam
e\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" | 195 "{\"buildername\": \"Win 10 Fast Ring\", \"buildnumber\": 571, \"masternam
e\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" |
190 ], | 196 ], |
| 197 "cwd": "[SLAVE_BUILD]", |
191 "name": "get compile targets for scripts", | 198 "name": "get compile targets for scripts", |
192 "~followup_annotations": [ | 199 "~followup_annotations": [ |
193 "@@@STEP_LOG_LINE@json.output@{}@@@", | 200 "@@@STEP_LOG_LINE@json.output@{}@@@", |
194 "@@@STEP_LOG_END@json.output@@@" | 201 "@@@STEP_LOG_END@json.output@@@" |
195 ] | 202 ] |
196 }, | 203 }, |
197 { | 204 { |
198 "cmd": [ | 205 "cmd": [ |
199 "python", | 206 "python", |
200 "-u", | 207 "-u", |
201 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 208 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
202 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", | 209 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
203 "/path/to/tmp/json" | 210 "/path/to/tmp/json" |
204 ], | 211 ], |
| 212 "cwd": "[SLAVE_BUILD]", |
205 "name": "read test spec", | 213 "name": "read test spec", |
206 "~followup_annotations": [ | 214 "~followup_annotations": [ |
207 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", | 215 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 216 "@@@STEP_LOG_LINE@json.output@{}@@@", |
209 "@@@STEP_LOG_END@json.output@@@" | 217 "@@@STEP_LOG_END@json.output@@@" |
210 ] | 218 ] |
211 }, | 219 }, |
212 { | 220 { |
213 "cmd": [ | 221 "cmd": [ |
214 "python", | 222 "python", |
215 "-u", | 223 "-u", |
216 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 224 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
217 "--show-path", | 225 "--show-path", |
218 "python", | 226 "python", |
219 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 227 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
220 ], | 228 ], |
| 229 "cwd": "[SLAVE_BUILD]", |
221 "name": "cleanup_temp" | 230 "name": "cleanup_temp" |
222 }, | 231 }, |
223 { | 232 { |
224 "cmd": [ | 233 "cmd": [ |
225 "python", | 234 "python", |
226 "-u", | 235 "-u", |
227 "[CWD]\\src\\tools\\mb\\mb.py", | 236 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
228 "gen", | 237 "gen", |
229 "-m", | 238 "-m", |
230 "chromium.fyi", | 239 "chromium.fyi", |
231 "-b", | 240 "-b", |
232 "Win 10 Fast Ring", | 241 "Win 10 Fast Ring", |
233 "--config-file", | 242 "--config-file", |
234 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 243 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
235 "--goma-dir", | 244 "--goma-dir", |
236 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 245 "[CACHE]\\cipd\\goma", |
237 "//out/Release_x64" | 246 "//out/Release_x64" |
238 ], | 247 ], |
| 248 "cwd": "[SLAVE_BUILD]", |
239 "name": "generate_build_files" | 249 "name": "generate_build_files" |
240 }, | 250 }, |
241 { | 251 { |
242 "cmd": [ | 252 "cmd": [ |
243 "python", | 253 "python", |
244 "-u", | 254 "-u", |
245 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 255 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
246 "--show-path", | 256 "--show-path", |
247 "python", | 257 "python", |
248 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 258 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
249 "--gsutil-py-path", | 259 "--gsutil-py-path", |
250 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 260 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
251 "--ninja-path", | 261 "--ninja-path", |
252 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 262 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
253 "--target", | 263 "--target", |
254 "Release_x64", | 264 "Release_x64", |
255 "--src-dir", | 265 "--src-dir", |
256 "[CWD]\\src", | 266 "[SLAVE_BUILD]\\src", |
257 "--goma-cache-dir", | 267 "--goma-cache-dir", |
258 "[ROOT]\\b\\build\\slave\\goma_cache", | 268 "[GOMA_CACHE]", |
259 "--build-tool", | 269 "--build-tool", |
260 "ninja", | 270 "ninja", |
261 "--build-data-dir", | 271 "--build-data-dir", |
262 "[ROOT]\\build_data_dir", | 272 "[ROOT]\\build_data_dir", |
263 "--compiler", | 273 "--compiler", |
264 "goma", | 274 "goma", |
265 "--goma-jsonstatus", | 275 "--goma-jsonstatus", |
266 "/path/to/tmp/json", | 276 "/path/to/tmp/json", |
267 "--goma-service-account-json-file", | 277 "--goma-service-account-json-file", |
268 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 278 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
269 "--goma-dir", | 279 "--goma-dir", |
270 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 280 "[CACHE]\\cipd\\goma", |
271 "--", | 281 "--", |
272 "All", | 282 "All", |
273 "chromium_builder_tests" | 283 "chromium_builder_tests" |
274 ], | 284 ], |
| 285 "cwd": "[SLAVE_BUILD]", |
275 "env": { | 286 "env": { |
276 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 287 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
277 }, | 288 }, |
278 "name": "compile", | 289 "name": "compile", |
279 "~followup_annotations": [ | 290 "~followup_annotations": [ |
280 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 291 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
281 "@@@STEP_LOG_END@json.output (invalid)@@@" | 292 "@@@STEP_LOG_END@json.output (invalid)@@@" |
282 ] | 293 ] |
283 }, | 294 }, |
284 { | 295 { |
285 "name": "$result", | 296 "name": "$result", |
286 "recipe_result": null, | 297 "recipe_result": null, |
287 "status_code": 0 | 298 "status_code": 0 |
288 } | 299 } |
289 ] | 300 ] |
OLD | NEW |