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\": \"unaffected_tests\"@@@", | 494 "@@@STEP_LOG_LINE@json.output@ \"test\": \"unaffected_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@ \"scripts\": [@@@", | 497 "@@@STEP_LOG_LINE@json.output@ \"scripts\": [@@@", |
480 "@@@STEP_LOG_LINE@json.output@ {@@@", | 498 "@@@STEP_LOG_LINE@json.output@ {@@@", |
481 "@@@STEP_LOG_LINE@json.output@ \"name\": \"checkperms\", @@@", | 499 "@@@STEP_LOG_LINE@json.output@ \"name\": \"checkperms\", @@@", |
482 "@@@STEP_LOG_LINE@json.output@ \"script\": \"checkperms.py\"@@@", | 500 "@@@STEP_LOG_LINE@json.output@ \"script\": \"checkperms.py\"@@@", |
483 "@@@STEP_LOG_LINE@json.output@ }@@@", | 501 "@@@STEP_LOG_LINE@json.output@ }@@@", |
484 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 502 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
485 "@@@STEP_LOG_LINE@json.output@ }@@@", | 503 "@@@STEP_LOG_LINE@json.output@ }@@@", |
486 "@@@STEP_LOG_LINE@json.output@}@@@", | 504 "@@@STEP_LOG_LINE@json.output@}@@@", |
487 "@@@STEP_LOG_END@json.output@@@" | 505 "@@@STEP_LOG_END@json.output@@@" |
488 ] | 506 ] |
489 }, | 507 }, |
490 { | 508 { |
491 "cmd": [ | 509 "cmd": [ |
492 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 510 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
493 "diff", | 511 "diff", |
494 "r1~1", | 512 "r1~1", |
495 "r1", | 513 "r1", |
496 "--name-only" | 514 "--name-only" |
497 ], | 515 ], |
498 "cwd": "[CWD]\\src", | 516 "cwd": "[SLAVE_BUILD]\\src", |
499 "name": "test r1.git diff to analyze commit", | 517 "name": "test r1.git diff to analyze commit", |
500 "stdout": "/path/to/tmp/", | 518 "stdout": "/path/to/tmp/", |
501 "~followup_annotations": [ | 519 "~followup_annotations": [ |
502 "@@@STEP_NEST_LEVEL@1@@@", | 520 "@@@STEP_NEST_LEVEL@1@@@", |
503 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 521 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
504 "@@@STEP_LOG_END@files@@@" | 522 "@@@STEP_LOG_END@files@@@" |
505 ] | 523 ] |
506 }, | 524 }, |
507 { | 525 { |
508 "cmd": [ | 526 "cmd": [ |
509 "python", | 527 "python", |
510 "-u", | 528 "-u", |
511 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 529 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
512 "[CWD]\\src\\testing\\buildbot\\trybot_analyze_config.json", | 530 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", |
513 "/path/to/tmp/json" | 531 "/path/to/tmp/json" |
514 ], | 532 ], |
| 533 "cwd": "[SLAVE_BUILD]", |
515 "name": "test r1.read filter exclusion spec", | 534 "name": "test r1.read filter exclusion spec", |
516 "~followup_annotations": [ | 535 "~followup_annotations": [ |
517 "@@@STEP_NEST_LEVEL@1@@@", | 536 "@@@STEP_NEST_LEVEL@1@@@", |
518 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", | 537 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", |
519 "@@@STEP_LOG_LINE@json.output@{@@@", | 538 "@@@STEP_LOG_LINE@json.output@{@@@", |
520 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 539 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
521 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 540 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
522 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 541 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
523 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 542 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
524 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 543 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
525 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 544 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
526 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 545 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
527 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 546 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
528 "@@@STEP_LOG_LINE@json.output@ }@@@", | 547 "@@@STEP_LOG_LINE@json.output@ }@@@", |
529 "@@@STEP_LOG_LINE@json.output@}@@@", | 548 "@@@STEP_LOG_LINE@json.output@}@@@", |
530 "@@@STEP_LOG_END@json.output@@@" | 549 "@@@STEP_LOG_END@json.output@@@" |
531 ] | 550 ] |
532 }, | 551 }, |
533 { | 552 { |
534 "cmd": [ | 553 "cmd": [ |
535 "python", | 554 "python", |
536 "-u", | 555 "-u", |
537 "[CWD]\\src\\tools\\mb\\mb.py", | 556 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
538 "analyze", | 557 "analyze", |
539 "-m", | 558 "-m", |
540 "chromium.win", | 559 "chromium.win", |
541 "-b", | 560 "-b", |
542 "Win Builder", | 561 "Win Builder", |
543 "-v", | 562 "-v", |
544 "//out/Release", | 563 "//out/Release", |
545 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"unaffected_tests\", \"unaffected_tests_run\"]}", | 564 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"unaffected_tests\", \"unaffected_tests_run\"]}", |
546 "/path/to/tmp/json" | 565 "/path/to/tmp/json" |
547 ], | 566 ], |
| 567 "cwd": "[SLAVE_BUILD]", |
548 "name": "test r1.analyze", | 568 "name": "test r1.analyze", |
549 "~followup_annotations": [ | 569 "~followup_annotations": [ |
550 "@@@STEP_NEST_LEVEL@1@@@", | 570 "@@@STEP_NEST_LEVEL@1@@@", |
551 "@@@STEP_TEXT@No compile necessary@@@", | 571 "@@@STEP_TEXT@No compile necessary@@@", |
552 "@@@STEP_LOG_LINE@json.output@{@@@", | 572 "@@@STEP_LOG_LINE@json.output@{@@@", |
553 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", | 573 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
554 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependencies\", @@@", | 574 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependencies\", @@@", |
555 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 575 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
556 "@@@STEP_LOG_LINE@json.output@}@@@", | 576 "@@@STEP_LOG_LINE@json.output@}@@@", |
557 "@@@STEP_LOG_END@json.output@@@", | 577 "@@@STEP_LOG_END@json.output@@@", |
558 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 578 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
559 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", | 579 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", |
560 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", | 580 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
561 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", | 581 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
562 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 582 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
563 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 583 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
564 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests\", @@@", | 584 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests\", @@@", |
565 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests_run\"@@@", | 585 "@@@STEP_LOG_LINE@analyze_details@ \"unaffected_tests_run\"@@@", |
566 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 586 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
567 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 587 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
568 "@@@STEP_LOG_END@analyze_details@@@" | 588 "@@@STEP_LOG_END@analyze_details@@@" |
569 ] | 589 ] |
570 }, | 590 }, |
571 { | 591 { |
572 "cmd": [ | 592 "cmd": [ |
573 "python", | 593 "python", |
574 "-u", | 594 "-u", |
575 "[CWD]\\src\\testing\\scripts\\checkperms.py", | 595 "[SLAVE_BUILD]\\src\\testing\\scripts\\checkperms.py", |
576 "--build-config-fs", | 596 "--build-config-fs", |
577 "Release", | 597 "Release", |
578 "--use-src-side-runtest-py", | 598 "--use-src-side-runtest-py", |
579 "--paths", | 599 "--paths", |
580 "{\"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\"}", | 600 "{\"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\"}", |
581 "--properties", | 601 "--properties", |
582 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}", | 602 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}", |
583 "run", | 603 "run", |
584 "--output", | 604 "--output", |
585 "/path/to/tmp/json" | 605 "/path/to/tmp/json" |
586 ], | 606 ], |
| 607 "cwd": "[SLAVE_BUILD]", |
587 "name": "test r1.checkperms (r1)", | 608 "name": "test r1.checkperms (r1)", |
588 "~followup_annotations": [ | 609 "~followup_annotations": [ |
589 "@@@STEP_NEST_LEVEL@1@@@", | 610 "@@@STEP_NEST_LEVEL@1@@@", |
590 "@@@STEP_LOG_LINE@json.output@{@@@", | 611 "@@@STEP_LOG_LINE@json.output@{@@@", |
591 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 612 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
592 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 613 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
593 "@@@STEP_LOG_LINE@json.output@}@@@", | 614 "@@@STEP_LOG_LINE@json.output@}@@@", |
594 "@@@STEP_LOG_END@json.output@@@" | 615 "@@@STEP_LOG_END@json.output@@@" |
595 ] | 616 ] |
596 }, | 617 }, |
597 { | 618 { |
598 "cmd": [ | 619 "cmd": [ |
599 "python", | 620 "python", |
600 "-u", | 621 "-u", |
601 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 622 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
602 "--target", | 623 "--target", |
603 "Release" | 624 "Release" |
604 ], | 625 ], |
| 626 "cwd": "[SLAVE_BUILD]", |
605 "name": "test r1.process_dumps", | 627 "name": "test r1.process_dumps", |
606 "~followup_annotations": [ | 628 "~followup_annotations": [ |
607 "@@@STEP_NEST_LEVEL@1@@@" | 629 "@@@STEP_NEST_LEVEL@1@@@" |
608 ] | 630 ] |
609 }, | 631 }, |
610 { | 632 { |
611 "cmd": [ | 633 "cmd": [ |
612 "python", | 634 "python", |
613 "-u", | 635 "-u", |
614 "import sys; sys.exit(0)" | 636 "import sys; sys.exit(0)" |
615 ], | 637 ], |
| 638 "cwd": "[SLAVE_BUILD]", |
616 "name": "report", | 639 "name": "report", |
617 "~followup_annotations": [ | 640 "~followup_annotations": [ |
618 "@@@STEP_LOG_LINE@report@{@@@", | 641 "@@@STEP_LOG_LINE@report@{@@@", |
619 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 642 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
620 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 643 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
621 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", | 644 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", |
622 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", | 645 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", |
623 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", | 646 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", |
624 "@@@STEP_LOG_LINE@report@ }, @@@", | 647 "@@@STEP_LOG_LINE@report@ }, @@@", |
625 "@@@STEP_LOG_LINE@report@ \"checkperms\": {@@@", | 648 "@@@STEP_LOG_LINE@report@ \"checkperms\": {@@@", |
626 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", | 649 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", |
627 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", | 650 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", |
628 "@@@STEP_LOG_LINE@report@ }@@@", | 651 "@@@STEP_LOG_LINE@report@ }@@@", |
629 "@@@STEP_LOG_LINE@report@ }@@@", | 652 "@@@STEP_LOG_LINE@report@ }@@@", |
630 "@@@STEP_LOG_LINE@report@ }, @@@", | 653 "@@@STEP_LOG_LINE@report@ }, @@@", |
631 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", | 654 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", |
632 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", | 655 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", |
633 "@@@STEP_LOG_LINE@report@ }@@@", | 656 "@@@STEP_LOG_LINE@report@ }@@@", |
634 "@@@STEP_LOG_LINE@report@}@@@", | 657 "@@@STEP_LOG_LINE@report@}@@@", |
635 "@@@STEP_LOG_END@report@@@", | 658 "@@@STEP_LOG_END@report@@@", |
636 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"checkperms\": {\"status\": \"passed\", \"valid\": tru
e}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" | 659 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"checkperms\": {\"status\": \"passed\", \"valid\": tru
e}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" |
637 ] | 660 ] |
638 }, | 661 }, |
639 { | 662 { |
640 "name": "$result", | 663 "name": "$result", |
641 "recipe_result": null, | 664 "recipe_result": null, |
642 "status_code": 0 | 665 "status_code": 0 |
643 } | 666 } |
644 ] | 667 ] |
OLD | NEW |