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 "tryserver.chromium.win", | 17 "tryserver.chromium.win", |
17 "--builder", | 18 "--builder", |
18 "win_chromium_variable", | 19 "win_chromium_variable", |
19 "--slave", | 20 "--slave", |
20 "build1-a1", | 21 "build1-a1", |
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@r1", | 33 "src@r1", |
33 "--output_manifest" | 34 "--output_manifest" |
34 ], | 35 ], |
| 36 "cwd": "[SLAVE_BUILD]", |
35 "env": { | 37 "env": { |
36 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 38 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
37 }, | 39 }, |
38 "name": "bot_update", | 40 "name": "bot_update", |
39 "~followup_annotations": [ | 41 "~followup_annotations": [ |
40 "@@@STEP_TEXT@Some step text@@@", | 42 "@@@STEP_TEXT@Some step text@@@", |
41 "@@@STEP_LOG_LINE@json.output@{@@@", | 43 "@@@STEP_LOG_LINE@json.output@{@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
98 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
100 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
103 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
104 ] | 106 ] |
105 }, | 107 }, |
106 { | 108 { |
107 "cmd": [], | 109 "cmd": [], |
| 110 "cwd": "[SLAVE_BUILD]", |
108 "name": "ensure_goma" | 111 "name": "ensure_goma" |
109 }, | 112 }, |
110 { | 113 { |
111 "cmd": [ | 114 "cmd": [ |
112 "python", | 115 "python", |
113 "-u", | 116 "-u", |
114 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 117 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
115 "--platform", | 118 "--platform", |
116 "windows-amd64", | 119 "windows-amd64", |
117 "--dest-directory", | 120 "--dest-directory", |
118 "[CWD]\\cipd", | 121 "[SLAVE_BUILD]\\cipd", |
119 "--json-output", | 122 "--json-output", |
120 "/path/to/tmp/json" | 123 "/path/to/tmp/json" |
121 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
122 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
123 "~followup_annotations": [ | 127 "~followup_annotations": [ |
124 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
125 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
126 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
129 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
130 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
131 ] | 135 ] |
132 }, | 136 }, |
133 { | 137 { |
134 "cmd": [ | 138 "cmd": [ |
135 "fake_slave_build/cipd", | 139 "[SLAVE_BUILD]\\cipd\\cipd", |
136 "ensure", | 140 "ensure", |
137 "--root", | 141 "--root", |
138 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 142 "[CACHE]\\cipd\\goma", |
139 "--list", | 143 "--list", |
140 "infra_internal/goma/client/windows-amd64 release", | 144 "infra_internal/goma/client/windows-amd64 release", |
141 "--json-output", | 145 "--json-output", |
142 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
143 "--service-account-json", | 147 "--service-account-json", |
144 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
145 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
146 "name": "ensure_goma.ensure_installed", | 151 "name": "ensure_goma.ensure_installed", |
147 "~followup_annotations": [ | 152 "~followup_annotations": [ |
148 "@@@STEP_NEST_LEVEL@1@@@", | 153 "@@@STEP_NEST_LEVEL@1@@@", |
149 "@@@STEP_LOG_LINE@json.output@{@@@", | 154 "@@@STEP_LOG_LINE@json.output@{@@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
151 "@@@STEP_LOG_LINE@json.output@ {@@@", | 156 "@@@STEP_LOG_LINE@json.output@ {@@@", |
152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 159 "@@@STEP_LOG_LINE@json.output@ }@@@", |
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_END@json.output@@@" | 162 "@@@STEP_LOG_END@json.output@@@" |
158 ] | 163 ] |
159 }, | 164 }, |
160 { | 165 { |
161 "cmd": [ | 166 "cmd": [ |
162 "python", | 167 "python", |
163 "-u", | 168 "-u", |
164 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 169 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
165 "--version" | 170 "--version" |
166 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
167 "name": "swarming.py --version", | 173 "name": "swarming.py --version", |
168 "stdout": "/path/to/tmp/", | 174 "stdout": "/path/to/tmp/", |
169 "~followup_annotations": [ | 175 "~followup_annotations": [ |
170 "@@@STEP_TEXT@0.4.10@@@" | 176 "@@@STEP_TEXT@0.4.10@@@" |
171 ] | 177 ] |
172 }, | 178 }, |
173 { | 179 { |
174 "cmd": [ | 180 "cmd": [ |
175 "python", | 181 "python", |
176 "-u", | 182 "-u", |
177 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
178 "runhooks" | 184 "runhooks" |
179 ], | 185 ], |
| 186 "cwd": "[SLAVE_BUILD]", |
180 "env": { | 187 "env": { |
181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
182 "GYP_CHROMIUM_NO_ACTION": "1", | 189 "GYP_CHROMIUM_NO_ACTION": "1", |
183 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", | 190 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
185 }, | 192 }, |
186 "name": "gclient runhooks" | 193 "name": "gclient runhooks" |
187 }, | 194 }, |
188 { | 195 { |
189 "cmd": [ | 196 "cmd": [ |
190 "python", | 197 "python", |
191 "-u", | 198 "-u", |
192 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
193 "--output", | 200 "--output", |
194 "/path/to/tmp/json", | 201 "/path/to/tmp/json", |
195 "--", | 202 "--", |
196 "--build-config-fs", | 203 "--build-config-fs", |
197 "Release", | 204 "Release", |
198 "--use-src-side-runtest-py", | 205 "--use-src-side-runtest-py", |
199 "--paths", | 206 "--paths", |
200 "{\"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\"}", | 207 "{\"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\"}", |
201 "--properties", | 208 "--properties", |
202 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 209 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
203 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
204 "name": "get compile targets for scripts", | 212 "name": "get compile targets for scripts", |
205 "~followup_annotations": [ | 213 "~followup_annotations": [ |
206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 214 "@@@STEP_LOG_LINE@json.output@{}@@@", |
207 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
208 ] | 216 ] |
209 }, | 217 }, |
210 { | 218 { |
211 "cmd": [ | 219 "cmd": [ |
212 "python", | 220 "python", |
213 "-u", | 221 "-u", |
214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
215 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
216 "/path/to/tmp/json" | 224 "/path/to/tmp/json" |
217 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
218 "name": "read test spec", | 227 "name": "read test spec", |
219 "~followup_annotations": [ | 228 "~followup_annotations": [ |
220 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
221 "@@@STEP_LOG_LINE@json.output@{}@@@", | 230 "@@@STEP_LOG_LINE@json.output@{}@@@", |
222 "@@@STEP_LOG_END@json.output@@@" | 231 "@@@STEP_LOG_END@json.output@@@" |
223 ] | 232 ] |
224 }, | 233 }, |
225 { | 234 { |
226 "cmd": [ | 235 "cmd": [ |
227 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 236 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
228 ], | 237 ], |
229 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", | 238 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
230 "name": "ensure git tooling on windows" | 239 "name": "ensure git tooling on windows" |
231 }, | 240 }, |
232 { | 241 { |
233 "cmd": [ | 242 "cmd": [ |
234 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 243 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
235 "log", | 244 "log", |
236 "--format=%H", | 245 "--format=%H", |
237 "r0..r1" | 246 "r0..r1" |
238 ], | 247 ], |
239 "cwd": "[CWD]\\src", | 248 "cwd": "[SLAVE_BUILD]\\src", |
240 "name": "git commits in range", | 249 "name": "git commits in range", |
241 "stdout": "/path/to/tmp/", | 250 "stdout": "/path/to/tmp/", |
242 "~followup_annotations": [ | 251 "~followup_annotations": [ |
243 "@@@STEP_LOG_LINE@revisions@r1@@@", | 252 "@@@STEP_LOG_LINE@revisions@r1@@@", |
244 "@@@STEP_LOG_END@revisions@@@" | 253 "@@@STEP_LOG_END@revisions@@@" |
245 ] | 254 ] |
246 }, | 255 }, |
247 { | 256 { |
248 "cmd": [], | 257 "cmd": [], |
| 258 "cwd": "[SLAVE_BUILD]", |
249 "name": "test r1" | 259 "name": "test r1" |
250 }, | 260 }, |
251 { | 261 { |
252 "cmd": [ | 262 "cmd": [ |
253 "python", | 263 "python", |
254 "-u", | 264 "-u", |
255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
256 ], | 266 ], |
| 267 "cwd": "[SLAVE_BUILD]", |
257 "name": "test r1.taskkill", | 268 "name": "test r1.taskkill", |
258 "~followup_annotations": [ | 269 "~followup_annotations": [ |
259 "@@@STEP_NEST_LEVEL@1@@@" | 270 "@@@STEP_NEST_LEVEL@1@@@" |
260 ] | 271 ] |
261 }, | 272 }, |
262 { | 273 { |
263 "cmd": [ | 274 "cmd": [ |
264 "python", | 275 "python", |
265 "-u", | 276 "-u", |
266 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 277 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
267 "--master", | 278 "--master", |
268 "tryserver.chromium.win", | 279 "tryserver.chromium.win", |
269 "--builder", | 280 "--builder", |
270 "win_chromium_variable", | 281 "win_chromium_variable", |
271 "--slave", | 282 "--slave", |
272 "build1-a1", | 283 "build1-a1", |
273 "--spec", | 284 "--spec", |
274 "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'}]", | 285 "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'}]", |
275 "--root", | 286 "--root", |
276 "src", | 287 "src", |
277 "--revision_mapping_file", | 288 "--revision_mapping_file", |
278 "{\"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\"}", | 289 "{\"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\"}", |
279 "--git-cache-dir", | 290 "--git-cache-dir", |
280 "[ROOT]\\b\\build\\slave\\cache_dir", | 291 "[GIT_CACHE]", |
281 "--output_json", | 292 "--output_json", |
282 "/path/to/tmp/json", | 293 "/path/to/tmp/json", |
283 "--revision", | 294 "--revision", |
284 "src@r1", | 295 "src@r1", |
285 "--output_manifest" | 296 "--output_manifest" |
286 ], | 297 ], |
| 298 "cwd": "[SLAVE_BUILD]", |
287 "env": { | 299 "env": { |
288 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 300 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
289 }, | 301 }, |
290 "name": "test r1.bot_update", | 302 "name": "test r1.bot_update", |
291 "~followup_annotations": [ | 303 "~followup_annotations": [ |
292 "@@@STEP_NEST_LEVEL@1@@@", | 304 "@@@STEP_NEST_LEVEL@1@@@", |
293 "@@@STEP_TEXT@Some step text@@@", | 305 "@@@STEP_TEXT@Some step text@@@", |
294 "@@@STEP_LOG_LINE@json.output@{@@@", | 306 "@@@STEP_LOG_LINE@json.output@{@@@", |
295 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 307 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
296 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 308 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
351 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 363 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
352 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 364 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
353 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 365 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
354 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 366 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
355 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 367 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
356 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 368 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
357 ] | 369 ] |
358 }, | 370 }, |
359 { | 371 { |
360 "cmd": [], | 372 "cmd": [], |
| 373 "cwd": "[SLAVE_BUILD]", |
361 "name": "test r1.ensure_goma", | 374 "name": "test r1.ensure_goma", |
362 "~followup_annotations": [ | 375 "~followup_annotations": [ |
363 "@@@STEP_NEST_LEVEL@1@@@" | 376 "@@@STEP_NEST_LEVEL@1@@@" |
364 ] | 377 ] |
365 }, | 378 }, |
366 { | 379 { |
367 "cmd": [ | 380 "cmd": [ |
368 "python", | 381 "python", |
369 "-u", | 382 "-u", |
370 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 383 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
371 "--platform", | 384 "--platform", |
372 "windows-amd64", | 385 "windows-amd64", |
373 "--dest-directory", | 386 "--dest-directory", |
374 "[CWD]\\cipd", | 387 "[SLAVE_BUILD]\\cipd", |
375 "--json-output", | 388 "--json-output", |
376 "/path/to/tmp/json" | 389 "/path/to/tmp/json" |
377 ], | 390 ], |
| 391 "cwd": "[SLAVE_BUILD]", |
378 "name": "test r1.ensure_goma.install cipd", | 392 "name": "test r1.ensure_goma.install cipd", |
379 "~followup_annotations": [ | 393 "~followup_annotations": [ |
380 "@@@STEP_NEST_LEVEL@2@@@", | 394 "@@@STEP_NEST_LEVEL@2@@@", |
381 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 395 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
382 "@@@STEP_LOG_LINE@json.output@{@@@", | 396 "@@@STEP_LOG_LINE@json.output@{@@@", |
383 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 397 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
384 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 398 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
385 "@@@STEP_LOG_LINE@json.output@}@@@", | 399 "@@@STEP_LOG_LINE@json.output@}@@@", |
386 "@@@STEP_LOG_END@json.output@@@" | 400 "@@@STEP_LOG_END@json.output@@@" |
387 ] | 401 ] |
388 }, | 402 }, |
389 { | 403 { |
390 "cmd": [ | 404 "cmd": [ |
391 "fake_slave_build/cipd", | 405 "[SLAVE_BUILD]\\cipd\\cipd", |
392 "ensure", | 406 "ensure", |
393 "--root", | 407 "--root", |
394 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 408 "[CACHE]\\cipd\\goma", |
395 "--list", | 409 "--list", |
396 "infra_internal/goma/client/windows-amd64 release", | 410 "infra_internal/goma/client/windows-amd64 release", |
397 "--json-output", | 411 "--json-output", |
398 "/path/to/tmp/json", | 412 "/path/to/tmp/json", |
399 "--service-account-json", | 413 "--service-account-json", |
400 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 414 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
401 ], | 415 ], |
| 416 "cwd": "[SLAVE_BUILD]", |
402 "name": "test r1.ensure_goma.ensure_installed", | 417 "name": "test r1.ensure_goma.ensure_installed", |
403 "~followup_annotations": [ | 418 "~followup_annotations": [ |
404 "@@@STEP_NEST_LEVEL@2@@@", | 419 "@@@STEP_NEST_LEVEL@2@@@", |
405 "@@@STEP_LOG_LINE@json.output@{@@@", | 420 "@@@STEP_LOG_LINE@json.output@{@@@", |
406 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 421 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
407 "@@@STEP_LOG_LINE@json.output@ {@@@", | 422 "@@@STEP_LOG_LINE@json.output@ {@@@", |
408 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 423 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
409 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 424 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
410 "@@@STEP_LOG_LINE@json.output@ }@@@", | 425 "@@@STEP_LOG_LINE@json.output@ }@@@", |
411 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 426 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
412 "@@@STEP_LOG_LINE@json.output@}@@@", | 427 "@@@STEP_LOG_LINE@json.output@}@@@", |
413 "@@@STEP_LOG_END@json.output@@@" | 428 "@@@STEP_LOG_END@json.output@@@" |
414 ] | 429 ] |
415 }, | 430 }, |
416 { | 431 { |
417 "cmd": [ | 432 "cmd": [ |
418 "python", | 433 "python", |
419 "-u", | 434 "-u", |
420 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 435 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
421 "runhooks" | 436 "runhooks" |
422 ], | 437 ], |
| 438 "cwd": "[SLAVE_BUILD]", |
423 "env": { | 439 "env": { |
424 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 440 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
425 "GYP_CHROMIUM_NO_ACTION": "1", | 441 "GYP_CHROMIUM_NO_ACTION": "1", |
426 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", | 442 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
427 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 443 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
428 }, | 444 }, |
429 "name": "test r1.gclient runhooks", | 445 "name": "test r1.gclient runhooks", |
430 "~followup_annotations": [ | 446 "~followup_annotations": [ |
431 "@@@STEP_NEST_LEVEL@1@@@" | 447 "@@@STEP_NEST_LEVEL@1@@@" |
432 ] | 448 ] |
433 }, | 449 }, |
434 { | 450 { |
435 "cmd": [ | 451 "cmd": [ |
436 "python", | 452 "python", |
437 "-u", | 453 "-u", |
438 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 454 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
439 "--output", | 455 "--output", |
440 "/path/to/tmp/json", | 456 "/path/to/tmp/json", |
441 "--", | 457 "--", |
442 "--build-config-fs", | 458 "--build-config-fs", |
443 "Release", | 459 "Release", |
444 "--use-src-side-runtest-py", | 460 "--use-src-side-runtest-py", |
445 "--paths", | 461 "--paths", |
446 "{\"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\"}", | 462 "{\"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\"}", |
447 "--properties", | 463 "--properties", |
448 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 464 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
449 ], | 465 ], |
| 466 "cwd": "[SLAVE_BUILD]", |
450 "name": "test r1.get compile targets for scripts", | 467 "name": "test r1.get compile targets for scripts", |
451 "~followup_annotations": [ | 468 "~followup_annotations": [ |
452 "@@@STEP_NEST_LEVEL@1@@@", | 469 "@@@STEP_NEST_LEVEL@1@@@", |
453 "@@@STEP_LOG_LINE@json.output@{}@@@", | 470 "@@@STEP_LOG_LINE@json.output@{}@@@", |
454 "@@@STEP_LOG_END@json.output@@@" | 471 "@@@STEP_LOG_END@json.output@@@" |
455 ] | 472 ] |
456 }, | 473 }, |
457 { | 474 { |
458 "cmd": [ | 475 "cmd": [ |
459 "python", | 476 "python", |
460 "-u", | 477 "-u", |
461 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
462 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 479 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
463 "/path/to/tmp/json" | 480 "/path/to/tmp/json" |
464 ], | 481 ], |
| 482 "cwd": "[SLAVE_BUILD]", |
465 "name": "test r1.read test spec", | 483 "name": "test r1.read test spec", |
466 "~followup_annotations": [ | 484 "~followup_annotations": [ |
467 "@@@STEP_NEST_LEVEL@1@@@", | 485 "@@@STEP_NEST_LEVEL@1@@@", |
468 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 486 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
469 "@@@STEP_LOG_LINE@json.output@{@@@", | 487 "@@@STEP_LOG_LINE@json.output@{@@@", |
470 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 488 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
471 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 489 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
472 "@@@STEP_LOG_LINE@json.output@ {@@@", | 490 "@@@STEP_LOG_LINE@json.output@ {@@@", |
473 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 491 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
474 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 492 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
475 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 493 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
476 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 494 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
477 "@@@STEP_LOG_LINE@json.output@ }@@@", | 495 "@@@STEP_LOG_LINE@json.output@ }@@@", |
478 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 496 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
479 "@@@STEP_LOG_LINE@json.output@ }@@@", | 497 "@@@STEP_LOG_LINE@json.output@ }@@@", |
480 "@@@STEP_LOG_LINE@json.output@}@@@", | 498 "@@@STEP_LOG_LINE@json.output@}@@@", |
481 "@@@STEP_LOG_END@json.output@@@" | 499 "@@@STEP_LOG_END@json.output@@@" |
482 ] | 500 ] |
483 }, | 501 }, |
484 { | 502 { |
485 "cmd": [ | 503 "cmd": [ |
486 "python", | 504 "python", |
487 "-u", | 505 "-u", |
488 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 506 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
489 "--show-path", | 507 "--show-path", |
490 "python", | 508 "python", |
491 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 509 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
492 ], | 510 ], |
| 511 "cwd": "[SLAVE_BUILD]", |
493 "name": "test r1.cleanup_temp", | 512 "name": "test r1.cleanup_temp", |
494 "~followup_annotations": [ | 513 "~followup_annotations": [ |
495 "@@@STEP_NEST_LEVEL@1@@@" | 514 "@@@STEP_NEST_LEVEL@1@@@" |
496 ] | 515 ] |
497 }, | 516 }, |
498 { | 517 { |
499 "cmd": [ | 518 "cmd": [ |
500 "python", | 519 "python", |
501 "-u", | 520 "-u", |
502 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 521 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
503 "--build-dir", | 522 "--build-dir", |
504 "[CWD]\\src\\out\\Release", | 523 "[SLAVE_BUILD]\\src\\out\\Release", |
505 "--clean-isolated-files" | 524 "--clean-isolated-files" |
506 ], | 525 ], |
| 526 "cwd": "[SLAVE_BUILD]", |
507 "name": "test r1.clean isolated files", | 527 "name": "test r1.clean isolated files", |
508 "~followup_annotations": [ | 528 "~followup_annotations": [ |
509 "@@@STEP_NEST_LEVEL@1@@@" | 529 "@@@STEP_NEST_LEVEL@1@@@" |
510 ] | 530 ] |
511 }, | 531 }, |
512 { | 532 { |
513 "cmd": [ | 533 "cmd": [ |
514 "python", | 534 "python", |
515 "-u", | 535 "-u", |
516 "[CWD]\\src\\tools\\mb\\mb.py", | 536 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
517 "gen", | 537 "gen", |
518 "-m", | 538 "-m", |
519 "chromium.win", | 539 "chromium.win", |
520 "-b", | 540 "-b", |
521 "Win Builder", | 541 "Win Builder", |
522 "--config-file", | 542 "--config-file", |
523 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 543 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
524 "--goma-dir", | 544 "--goma-dir", |
525 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 545 "[CACHE]\\cipd\\goma", |
526 "--swarming-targets-file", | 546 "--swarming-targets-file", |
527 "gl_tests\n", | 547 "gl_tests\n", |
528 "//out/Release" | 548 "//out/Release" |
529 ], | 549 ], |
| 550 "cwd": "[SLAVE_BUILD]", |
530 "name": "test r1.generate_build_files", | 551 "name": "test r1.generate_build_files", |
531 "~followup_annotations": [ | 552 "~followup_annotations": [ |
532 "@@@STEP_NEST_LEVEL@1@@@", | 553 "@@@STEP_NEST_LEVEL@1@@@", |
533 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", | 554 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", |
534 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 555 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
535 ] | 556 ] |
536 }, | 557 }, |
537 { | 558 { |
538 "cmd": [ | 559 "cmd": [ |
539 "python", | 560 "python", |
540 "-u", | 561 "-u", |
541 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 562 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
542 "--show-path", | 563 "--show-path", |
543 "python", | 564 "python", |
544 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 565 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
545 "--gsutil-py-path", | 566 "--gsutil-py-path", |
546 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 567 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
547 "--ninja-path", | 568 "--ninja-path", |
548 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 569 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
549 "--target", | 570 "--target", |
550 "Release", | 571 "Release", |
551 "--src-dir", | 572 "--src-dir", |
552 "[CWD]\\src", | 573 "[SLAVE_BUILD]\\src", |
553 "--goma-cache-dir", | 574 "--goma-cache-dir", |
554 "[ROOT]\\b\\build\\slave\\goma_cache", | 575 "[GOMA_CACHE]", |
555 "--build-tool", | 576 "--build-tool", |
556 "ninja", | 577 "ninja", |
557 "--compiler", | 578 "--compiler", |
558 "goma", | 579 "goma", |
559 "--goma-jsonstatus", | 580 "--goma-jsonstatus", |
560 "/path/to/tmp/json", | 581 "/path/to/tmp/json", |
561 "--goma-service-account-json-file", | 582 "--goma-service-account-json-file", |
562 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 583 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
563 "--goma-dir", | 584 "--goma-dir", |
564 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 585 "[CACHE]\\cipd\\goma", |
565 "--ninja-ensure-up-to-date", | 586 "--ninja-ensure-up-to-date", |
566 "--", | 587 "--", |
567 "gl_tests", | 588 "gl_tests", |
568 "gl_tests_run" | 589 "gl_tests_run" |
569 ], | 590 ], |
| 591 "cwd": "[SLAVE_BUILD]", |
570 "env": { | 592 "env": { |
571 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 593 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
572 }, | 594 }, |
573 "name": "test r1.compile", | 595 "name": "test r1.compile", |
574 "~followup_annotations": [ | 596 "~followup_annotations": [ |
575 "@@@STEP_NEST_LEVEL@1@@@", | 597 "@@@STEP_NEST_LEVEL@1@@@", |
576 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 598 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
577 "@@@STEP_LOG_END@json.output (invalid)@@@" | 599 "@@@STEP_LOG_END@json.output (invalid)@@@" |
578 ] | 600 ] |
579 }, | 601 }, |
580 { | 602 { |
581 "cmd": [ | 603 "cmd": [ |
582 "python", | 604 "python", |
583 "-u", | 605 "-u", |
584 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 606 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
585 "--build-dir", | 607 "--build-dir", |
586 "[CWD]\\src\\out\\Release", | 608 "[SLAVE_BUILD]\\src\\out\\Release", |
587 "--src-dir", | 609 "--src-dir", |
588 "[CWD]\\src" | 610 "[SLAVE_BUILD]\\src" |
589 ], | 611 ], |
590 "cwd": "[CWD]", | 612 "cwd": "[SLAVE_BUILD]", |
591 "name": "test r1.remove_build_metadata", | 613 "name": "test r1.remove_build_metadata", |
592 "~followup_annotations": [ | 614 "~followup_annotations": [ |
593 "@@@STEP_NEST_LEVEL@1@@@" | 615 "@@@STEP_NEST_LEVEL@1@@@" |
594 ] | 616 ] |
595 }, | 617 }, |
596 { | 618 { |
597 "cmd": [ | 619 "cmd": [ |
598 "python", | 620 "python", |
599 "-u", | 621 "-u", |
600 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 622 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
601 "[CWD]\\src\\tools\\swarming_client", | 623 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
602 "batcharchive", | 624 "batcharchive", |
603 "--dump-json", | 625 "--dump-json", |
604 "/path/to/tmp/json", | 626 "/path/to/tmp/json", |
605 "--isolate-server", | 627 "--isolate-server", |
606 "https://isolateserver.appspot.com", | 628 "https://isolateserver.appspot.com", |
607 "--verbose", | 629 "--verbose", |
608 "[CWD]\\src\\out\\Release\\gl_tests.isolated.gen.json" | 630 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json" |
609 ], | 631 ], |
| 632 "cwd": "[SLAVE_BUILD]", |
610 "name": "test r1.isolate tests", | 633 "name": "test r1.isolate tests", |
611 "~followup_annotations": [ | 634 "~followup_annotations": [ |
612 "@@@STEP_NEST_LEVEL@1@@@", | 635 "@@@STEP_NEST_LEVEL@1@@@", |
613 "@@@STEP_LOG_LINE@json.output@{@@@", | 636 "@@@STEP_LOG_LINE@json.output@{@@@", |
614 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", | 637 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", |
615 "@@@STEP_LOG_LINE@json.output@}@@@", | 638 "@@@STEP_LOG_LINE@json.output@}@@@", |
616 "@@@STEP_LOG_END@json.output@@@" | 639 "@@@STEP_LOG_END@json.output@@@" |
617 ] | 640 ] |
618 }, | 641 }, |
619 { | 642 { |
620 "cmd": [ | 643 "cmd": [ |
621 "python", | 644 "python", |
622 "-u", | 645 "-u", |
623 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 646 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
624 "trigger", | 647 "trigger", |
625 "--swarming", | 648 "--swarming", |
626 "https://chromium-swarm.appspot.com", | 649 "https://chromium-swarm.appspot.com", |
627 "--isolate-server", | 650 "--isolate-server", |
628 "https://isolateserver.appspot.com", | 651 "https://isolateserver.appspot.com", |
629 "--priority", | 652 "--priority", |
630 "25", | 653 "25", |
631 "--shards", | 654 "--shards", |
632 "1", | 655 "1", |
633 "--task-name", | 656 "--task-name", |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
673 "--tag", | 696 "--tag", |
674 "slavename:build1-a1", | 697 "slavename:build1-a1", |
675 "--tag", | 698 "--tag", |
676 "stepname:gl_tests (r1) on Windows-7-SP1", | 699 "stepname:gl_tests (r1) on Windows-7-SP1", |
677 "--idempotent", | 700 "--idempotent", |
678 "[dummy hash for gl_tests]", | 701 "[dummy hash for gl_tests]", |
679 "--", | 702 "--", |
680 "--gtest_filter=Test.One:Test.Two:Test.Three", | 703 "--gtest_filter=Test.One:Test.Two:Test.Three", |
681 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 704 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
682 ], | 705 ], |
| 706 "cwd": "[SLAVE_BUILD]", |
683 "name": "test r1.[trigger] gl_tests (r1) on Windows-7-SP1", | 707 "name": "test r1.[trigger] gl_tests (r1) on Windows-7-SP1", |
684 "~followup_annotations": [ | 708 "~followup_annotations": [ |
685 "@@@STEP_NEST_LEVEL@1@@@", | 709 "@@@STEP_NEST_LEVEL@1@@@", |
686 "@@@STEP_LOG_LINE@json.output@{@@@", | 710 "@@@STEP_LOG_LINE@json.output@{@@@", |
687 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Window
s-7-SP1/[dummy has/win_chromium_variable/1\", @@@", | 711 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Window
s-7-SP1/[dummy has/win_chromium_variable/1\", @@@", |
688 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 712 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
689 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Windows-7-SP1/[dummy has
/win_chromium_variable/1\": {@@@", | 713 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Windows-7-SP1/[dummy has
/win_chromium_variable/1\": {@@@", |
690 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 714 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
691 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 715 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
692 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 716 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
693 "@@@STEP_LOG_LINE@json.output@ }@@@", | 717 "@@@STEP_LOG_LINE@json.output@ }@@@", |
694 "@@@STEP_LOG_LINE@json.output@ }@@@", | 718 "@@@STEP_LOG_LINE@json.output@ }@@@", |
695 "@@@STEP_LOG_LINE@json.output@}@@@", | 719 "@@@STEP_LOG_LINE@json.output@}@@@", |
696 "@@@STEP_LOG_END@json.output@@@", | 720 "@@@STEP_LOG_END@json.output@@@", |
697 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 721 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
698 ] | 722 ] |
699 }, | 723 }, |
700 { | 724 { |
701 "allow_subannotations": true, | 725 "allow_subannotations": true, |
702 "cmd": [ | 726 "cmd": [ |
703 "python", | 727 "python", |
704 "-u", | 728 "-u", |
705 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 729 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
706 "python", | 730 "python", |
707 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", | 731 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", |
708 "--swarming-client-dir", | 732 "--swarming-client-dir", |
709 "[CWD]\\src\\tools\\swarming_client", | 733 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
710 "--temp-root-dir", | 734 "--temp-root-dir", |
711 "[TMP]", | 735 "[TMP_BASE]", |
712 "--merged-test-output", | 736 "--merged-test-output", |
713 "/path/to/tmp/json", | 737 "/path/to/tmp/json", |
714 "--", | 738 "--", |
715 "collect", | 739 "collect", |
716 "--swarming", | 740 "--swarming", |
717 "https://chromium-swarm.appspot.com", | 741 "https://chromium-swarm.appspot.com", |
718 "--decorate", | 742 "--decorate", |
719 "--print-status-updates", | 743 "--print-status-updates", |
720 "--shards", | 744 "--shards", |
721 "1", | 745 "1", |
722 "gl_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" | 746 "gl_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" |
723 ], | 747 ], |
| 748 "cwd": "[SLAVE_BUILD]", |
724 "name": "test r1.gl_tests (r1) on Windows-7-SP1", | 749 "name": "test r1.gl_tests (r1) on Windows-7-SP1", |
725 "~followup_annotations": [ | 750 "~followup_annotations": [ |
726 "@@@STEP_NEST_LEVEL@1@@@", | 751 "@@@STEP_NEST_LEVEL@1@@@", |
727 "step returned non-zero exit code: 1", | 752 "step returned non-zero exit code: 1", |
728 "@@@STEP_TEXT@<br/>failures:<br/>Test.Three<br/>Test.One<br/>Test.Two<br/>
@@@", | 753 "@@@STEP_TEXT@<br/>failures:<br/>Test.Three<br/>Test.One<br/>Test.Two<br/>
@@@", |
729 "@@@STEP_FAILURE@@@" | 754 "@@@STEP_FAILURE@@@" |
730 ] | 755 ] |
731 }, | 756 }, |
732 { | 757 { |
733 "cmd": [ | 758 "cmd": [ |
734 "python", | 759 "python", |
735 "-u", | 760 "-u", |
736 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | 761 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
737 "--input-gtest-json", | 762 "--input-gtest-json", |
738 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", | 763 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", |
739 "--master-name", | 764 "--master-name", |
740 "tryserver.chromium.win", | 765 "tryserver.chromium.win", |
741 "--builder-name", | 766 "--builder-name", |
742 "win_chromium_variable", | 767 "win_chromium_variable", |
743 "--build-number", | 768 "--build-number", |
744 "1", | 769 "1", |
745 "--test-type", | 770 "--test-type", |
746 "test r1.gl_tests (r1) on Windows-7-SP1", | 771 "test r1.gl_tests (r1) on Windows-7-SP1", |
747 "--test-results-server", | 772 "--test-results-server", |
748 "test-results.appspot.com", | 773 "test-results.appspot.com", |
749 "--chrome-revision", | 774 "--chrome-revision", |
750 "170242" | 775 "170242" |
751 ], | 776 ], |
| 777 "cwd": "[SLAVE_BUILD]", |
752 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Windows-7-
SP1]", | 778 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Windows-7-
SP1]", |
753 "~followup_annotations": [ | 779 "~followup_annotations": [ |
754 "@@@STEP_NEST_LEVEL@1@@@" | 780 "@@@STEP_NEST_LEVEL@1@@@" |
755 ] | 781 ] |
756 }, | 782 }, |
757 { | 783 { |
758 "cmd": [ | 784 "cmd": [ |
759 "python", | 785 "python", |
760 "-u", | 786 "-u", |
761 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 787 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
762 "--target", | 788 "--target", |
763 "Release" | 789 "Release" |
764 ], | 790 ], |
| 791 "cwd": "[SLAVE_BUILD]", |
765 "name": "test r1.process_dumps", | 792 "name": "test r1.process_dumps", |
766 "~followup_annotations": [ | 793 "~followup_annotations": [ |
767 "@@@STEP_NEST_LEVEL@1@@@" | 794 "@@@STEP_NEST_LEVEL@1@@@" |
768 ] | 795 ] |
769 }, | 796 }, |
770 { | 797 { |
771 "cmd": [ | 798 "cmd": [ |
772 "python", | 799 "python", |
773 "-u", | 800 "-u", |
774 "import sys; sys.exit(0)" | 801 "import sys; sys.exit(0)" |
775 ], | 802 ], |
| 803 "cwd": "[SLAVE_BUILD]", |
776 "name": "report", | 804 "name": "report", |
777 "~followup_annotations": [ | 805 "~followup_annotations": [ |
778 "@@@STEP_LOG_LINE@report@{@@@", | 806 "@@@STEP_LOG_LINE@report@{@@@", |
779 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 807 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
780 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 808 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
781 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@", | 809 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@", |
782 "@@@STEP_LOG_LINE@report@ \"status\": \"failed\", @@@", | 810 "@@@STEP_LOG_LINE@report@ \"status\": \"failed\", @@@", |
783 "@@@STEP_LOG_LINE@report@ \"failures\": [@@@", | 811 "@@@STEP_LOG_LINE@report@ \"failures\": [@@@", |
784 "@@@STEP_LOG_LINE@report@ \"Test.Three\", @@@", | 812 "@@@STEP_LOG_LINE@report@ \"Test.Three\", @@@", |
785 "@@@STEP_LOG_LINE@report@ \"Test.One\", @@@", | 813 "@@@STEP_LOG_LINE@report@ \"Test.One\", @@@", |
(...skipping 10 matching lines...) Expand all Loading... |
796 "@@@STEP_LOG_END@report@@@", | 824 "@@@STEP_LOG_END@report@@@", |
797 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.Three\", \"Test.On
e\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 825 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.Three\", \"Test.On
e\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
798 ] | 826 ] |
799 }, | 827 }, |
800 { | 828 { |
801 "name": "$result", | 829 "name": "$result", |
802 "recipe_result": null, | 830 "recipe_result": null, |
803 "status_code": 0 | 831 "status_code": 0 |
804 } | 832 } |
805 ] | 833 ] |
OLD | NEW |