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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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]",
9 "name": "taskkill" 8 "name": "taskkill"
10 }, 9 },
11 { 10 {
12 "cmd": [ 11 "cmd": [
13 "python", 12 "python",
14 "-u", 13 "-u",
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
16 "--master", 15 "--master",
17 "tryserver.chromium.win", 16 "tryserver.chromium.win",
18 "--builder", 17 "--builder",
19 "win_chromium_rel_ng", 18 "win_chromium_rel_ng",
20 "--slave", 19 "--slave",
21 "TestSlavename", 20 "TestSlavename",
22 "--spec", 21 "--spec",
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'}]", 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'}]",
24 "--root", 23 "--root",
25 "src\\v8", 24 "src\\v8",
26 "--revision_mapping_file", 25 "--revision_mapping_file",
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\"}", 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\"}",
28 "--git-cache-dir", 27 "--git-cache-dir",
29 "[GIT_CACHE]", 28 "[ROOT]\\b\\build\\slave\\cache_dir",
30 "--issue", 29 "--issue",
31 "12853011", 30 "12853011",
32 "--patchset", 31 "--patchset",
33 "1", 32 "1",
34 "--rietveld_server", 33 "--rietveld_server",
35 "https://codereview.chromium.org", 34 "https://codereview.chromium.org",
36 "--output_json", 35 "--output_json",
37 "/path/to/tmp/json", 36 "/path/to/tmp/json",
38 "--revision", 37 "--revision",
39 "src@HEAD", 38 "src@HEAD",
40 "--revision", 39 "--revision",
41 "src/v8@HEAD", 40 "src/v8@HEAD",
42 "--output_manifest" 41 "--output_manifest"
43 ], 42 ],
44 "cwd": "[SLAVE_BUILD]",
45 "env": { 43 "env": {
46 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 44 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
47 }, 45 },
48 "name": "bot_update", 46 "name": "bot_update",
49 "~followup_annotations": [ 47 "~followup_annotations": [
50 "@@@STEP_TEXT@Some step text@@@", 48 "@@@STEP_TEXT@Some step text@@@",
51 "@@@STEP_LOG_LINE@json.output@{@@@", 49 "@@@STEP_LOG_LINE@json.output@{@@@",
52 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 50 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
53 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 51 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
54 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 52 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 107 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
110 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 108 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
111 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 109 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
112 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 110 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
113 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 111 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
114 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 112 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
115 ] 113 ]
116 }, 114 },
117 { 115 {
118 "cmd": [], 116 "cmd": [],
119 "cwd": "[SLAVE_BUILD]",
120 "name": "ensure_goma" 117 "name": "ensure_goma"
121 }, 118 },
122 { 119 {
123 "cmd": [ 120 "cmd": [
124 "python", 121 "python",
125 "-u", 122 "-u",
126 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", 123 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
127 "--platform", 124 "--platform",
128 "windows-amd64", 125 "windows-amd64",
129 "--dest-directory", 126 "--dest-directory",
130 "[SLAVE_BUILD]\\cipd", 127 "[CWD]\\cipd",
131 "--json-output", 128 "--json-output",
132 "/path/to/tmp/json" 129 "/path/to/tmp/json"
133 ], 130 ],
134 "cwd": "[SLAVE_BUILD]",
135 "name": "ensure_goma.install cipd", 131 "name": "ensure_goma.install cipd",
136 "~followup_annotations": [ 132 "~followup_annotations": [
137 "@@@STEP_NEST_LEVEL@1@@@", 133 "@@@STEP_NEST_LEVEL@1@@@",
138 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 134 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
139 "@@@STEP_LOG_LINE@json.output@{@@@", 135 "@@@STEP_LOG_LINE@json.output@{@@@",
140 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@", 136 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@",
141 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 137 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
142 "@@@STEP_LOG_LINE@json.output@}@@@", 138 "@@@STEP_LOG_LINE@json.output@}@@@",
143 "@@@STEP_LOG_END@json.output@@@" 139 "@@@STEP_LOG_END@json.output@@@"
144 ] 140 ]
145 }, 141 },
146 { 142 {
147 "cmd": [ 143 "cmd": [
148 "[SLAVE_BUILD]\\cipd\\cipd", 144 "fake_slave_build/cipd",
149 "ensure", 145 "ensure",
150 "--root", 146 "--root",
151 "[CACHE]\\cipd\\goma", 147 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
152 "--list", 148 "--list",
153 "infra_internal/goma/client/windows-amd64 release", 149 "infra_internal/goma/client/windows-amd64 release",
154 "--json-output", 150 "--json-output",
155 "/path/to/tmp/json", 151 "/path/to/tmp/json",
156 "--service-account-json", 152 "--service-account-json",
157 "C:\\creds\\service_accounts\\service-account-goma-client.json" 153 "C:\\creds\\service_accounts\\service-account-goma-client.json"
158 ], 154 ],
159 "cwd": "[SLAVE_BUILD]",
160 "name": "ensure_goma.ensure_installed", 155 "name": "ensure_goma.ensure_installed",
161 "~followup_annotations": [ 156 "~followup_annotations": [
162 "@@@STEP_NEST_LEVEL@1@@@", 157 "@@@STEP_NEST_LEVEL@1@@@",
163 "@@@STEP_LOG_LINE@json.output@{@@@", 158 "@@@STEP_LOG_LINE@json.output@{@@@",
164 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
165 "@@@STEP_LOG_LINE@json.output@ {@@@", 160 "@@@STEP_LOG_LINE@json.output@ {@@@",
166 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
167 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@", 162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
168 "@@@STEP_LOG_LINE@json.output@ }@@@", 163 "@@@STEP_LOG_LINE@json.output@ }@@@",
169 "@@@STEP_LOG_LINE@json.output@ ]@@@", 164 "@@@STEP_LOG_LINE@json.output@ ]@@@",
170 "@@@STEP_LOG_LINE@json.output@}@@@", 165 "@@@STEP_LOG_LINE@json.output@}@@@",
171 "@@@STEP_LOG_END@json.output@@@" 166 "@@@STEP_LOG_END@json.output@@@"
172 ] 167 ]
173 }, 168 },
174 { 169 {
175 "cmd": [ 170 "cmd": [
176 "python", 171 "python",
177 "-u", 172 "-u",
178 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", 173 "[CWD]\\src\\tools\\swarming_client\\swarming.py",
179 "--version" 174 "--version"
180 ], 175 ],
181 "cwd": "[SLAVE_BUILD]",
182 "name": "swarming.py --version", 176 "name": "swarming.py --version",
183 "stdout": "/path/to/tmp/", 177 "stdout": "/path/to/tmp/",
184 "~followup_annotations": [ 178 "~followup_annotations": [
185 "@@@STEP_TEXT@0.4.10@@@" 179 "@@@STEP_TEXT@0.4.10@@@"
186 ] 180 ]
187 }, 181 },
188 { 182 {
189 "cmd": [ 183 "cmd": [
190 "python", 184 "python",
191 "-u", 185 "-u",
192 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
193 "runhooks" 187 "runhooks"
194 ], 188 ],
195 "cwd": "[SLAVE_BUILD]",
196 "env": { 189 "env": {
197 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 190 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
198 "GYP_CHROMIUM_NO_ACTION": "1", 191 "GYP_CHROMIUM_NO_ACTION": "1",
199 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\ci pd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_ goma=1", 192 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\ build\\slave\\cache\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isol ation_mode=prepare use_goma=1",
200 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 193 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
201 }, 194 },
202 "name": "gclient runhooks (with patch)" 195 "name": "gclient runhooks (with patch)"
203 }, 196 },
204 { 197 {
205 "cmd": [ 198 "cmd": [
206 "python", 199 "python",
207 "-u", 200 "-u",
208 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 201 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py",
209 "--output", 202 "--output",
210 "/path/to/tmp/json", 203 "/path/to/tmp/json",
211 "--", 204 "--",
212 "--build-config-fs", 205 "--build-config-fs",
213 "Release", 206 "Release",
214 "--use-src-side-runtest-py", 207 "--use-src-side-runtest-py",
215 "--paths", 208 "--paths",
216 "{\"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\"}", 209 "{\"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\"}",
217 "--properties", 210 "--properties",
218 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}" 211 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}"
219 ], 212 ],
220 "cwd": "[SLAVE_BUILD]",
221 "name": "get compile targets for scripts", 213 "name": "get compile targets for scripts",
222 "~followup_annotations": [ 214 "~followup_annotations": [
223 "@@@STEP_LOG_LINE@json.output@{}@@@", 215 "@@@STEP_LOG_LINE@json.output@{}@@@",
224 "@@@STEP_LOG_END@json.output@@@" 216 "@@@STEP_LOG_END@json.output@@@"
225 ] 217 ]
226 }, 218 },
227 { 219 {
228 "cmd": [ 220 "cmd": [
229 "python", 221 "python",
230 "-u", 222 "-u",
231 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
232 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.gpu.json", 224 "[CWD]\\src\\testing\\buildbot\\chromium.gpu.json",
233 "/path/to/tmp/json" 225 "/path/to/tmp/json"
234 ], 226 ],
235 "cwd": "[SLAVE_BUILD]",
236 "name": "read test spec", 227 "name": "read test spec",
237 "~followup_annotations": [ 228 "~followup_annotations": [
238 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.gpu.js on@@@", 229 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.gpu.json@@@",
239 "@@@STEP_LOG_LINE@json.output@{}@@@", 230 "@@@STEP_LOG_LINE@json.output@{}@@@",
240 "@@@STEP_LOG_END@json.output@@@" 231 "@@@STEP_LOG_END@json.output@@@"
241 ] 232 ]
242 }, 233 },
243 { 234 {
244 "cmd": [ 235 "cmd": [
245 "python", 236 "python",
246 "-u", 237 "-u",
247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
248 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", 239 "[CWD]\\src\\testing\\buildbot\\chromium.win.json",
249 "/path/to/tmp/json" 240 "/path/to/tmp/json"
250 ], 241 ],
251 "cwd": "[SLAVE_BUILD]",
252 "name": "read test spec (2)", 242 "name": "read test spec (2)",
253 "~followup_annotations": [ 243 "~followup_annotations": [
254 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js on@@@", 244 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@",
255 "@@@STEP_LOG_LINE@json.output@{}@@@", 245 "@@@STEP_LOG_LINE@json.output@{}@@@",
256 "@@@STEP_LOG_END@json.output@@@" 246 "@@@STEP_LOG_END@json.output@@@"
257 ] 247 ]
258 }, 248 },
259 { 249 {
260 "cmd": [ 250 "cmd": [
261 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" 251 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat"
262 ], 252 ],
263 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", 253 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
264 "name": "ensure git tooling on windows" 254 "name": "ensure git tooling on windows"
265 }, 255 },
266 { 256 {
267 "cmd": [ 257 "cmd": [
268 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", 258 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
269 "diff", 259 "diff",
270 "--cached", 260 "--cached",
271 "--name-only" 261 "--name-only"
272 ], 262 ],
273 "cwd": "[SLAVE_BUILD]\\src\\v8", 263 "cwd": "[CWD]\\src\\v8",
274 "name": "git diff to analyze patch", 264 "name": "git diff to analyze patch",
275 "stdout": "/path/to/tmp/", 265 "stdout": "/path/to/tmp/",
276 "~followup_annotations": [ 266 "~followup_annotations": [
277 "@@@STEP_LOG_LINE@files@v8/foo.cc@@@", 267 "@@@STEP_LOG_LINE@files@v8/foo.cc@@@",
278 "@@@STEP_LOG_END@files@@@", 268 "@@@STEP_LOG_END@files@@@",
279 "@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@" 269 "@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@"
280 ] 270 ]
281 }, 271 },
282 { 272 {
283 "cmd": [ 273 "cmd": [
284 "python", 274 "python",
285 "-u", 275 "-u",
286 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 276 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
287 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", 277 "[CWD]\\src\\testing\\buildbot\\trybot_analyze_config.json",
288 "/path/to/tmp/json" 278 "/path/to/tmp/json"
289 ], 279 ],
290 "cwd": "[SLAVE_BUILD]",
291 "name": "read filter exclusion spec", 280 "name": "read filter exclusion spec",
292 "~followup_annotations": [ 281 "~followup_annotations": [
293 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@ ", 282 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@ ",
294 "@@@STEP_LOG_LINE@json.output@{@@@", 283 "@@@STEP_LOG_LINE@json.output@{@@@",
295 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 284 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
296 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 285 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
297 "@@@STEP_LOG_LINE@json.output@ }, @@@", 286 "@@@STEP_LOG_LINE@json.output@ }, @@@",
298 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 287 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
299 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 288 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
300 "@@@STEP_LOG_LINE@json.output@ }, @@@", 289 "@@@STEP_LOG_LINE@json.output@ }, @@@",
301 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", 290 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@",
302 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 291 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
303 "@@@STEP_LOG_LINE@json.output@ }@@@", 292 "@@@STEP_LOG_LINE@json.output@ }@@@",
304 "@@@STEP_LOG_LINE@json.output@}@@@", 293 "@@@STEP_LOG_LINE@json.output@}@@@",
305 "@@@STEP_LOG_END@json.output@@@" 294 "@@@STEP_LOG_END@json.output@@@"
306 ] 295 ]
307 }, 296 },
308 { 297 {
309 "cmd": [ 298 "cmd": [
310 "python", 299 "python",
311 "-u", 300 "-u",
312 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 301 "[CWD]\\src\\tools\\mb\\mb.py",
313 "analyze", 302 "analyze",
314 "-m", 303 "-m",
315 "tryserver.chromium.win", 304 "tryserver.chromium.win",
316 "-b", 305 "-b",
317 "win_chromium_rel_ng", 306 "win_chromium_rel_ng",
318 "-v", 307 "-v",
319 "//out/Release", 308 "//out/Release",
320 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_ unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}", 309 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_ unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
321 "/path/to/tmp/json" 310 "/path/to/tmp/json"
322 ], 311 ],
323 "cwd": "[SLAVE_BUILD]",
324 "name": "analyze", 312 "name": "analyze",
325 "~followup_annotations": [ 313 "~followup_annotations": [
326 "@@@STEP_TEXT@No compile necessary@@@", 314 "@@@STEP_TEXT@No compile necessary@@@",
327 "@@@STEP_LOG_LINE@json.output@{@@@", 315 "@@@STEP_LOG_LINE@json.output@{@@@",
328 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 316 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
329 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 317 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
330 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 318 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
331 "@@@STEP_LOG_LINE@json.output@}@@@", 319 "@@@STEP_LOG_LINE@json.output@}@@@",
332 "@@@STEP_LOG_END@json.output@@@", 320 "@@@STEP_LOG_END@json.output@@@",
333 "@@@STEP_LOG_LINE@analyze_details@{@@@", 321 "@@@STEP_LOG_LINE@analyze_details@{@@@",
(...skipping 16 matching lines...) Expand all
350 }, 338 },
351 { 339 {
352 "cmd": [ 340 "cmd": [
353 "python", 341 "python",
354 "-u", 342 "-u",
355 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 343 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
356 "--show-path", 344 "--show-path",
357 "python", 345 "python",
358 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 346 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
359 ], 347 ],
360 "cwd": "[SLAVE_BUILD]",
361 "name": "cleanup_temp" 348 "name": "cleanup_temp"
362 }, 349 },
363 { 350 {
364 "cmd": [ 351 "cmd": [
365 "python", 352 "python",
366 "-u", 353 "-u",
367 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 354 "[CWD]\\src\\tools\\mb\\mb.py",
368 "gen", 355 "gen",
369 "-m", 356 "-m",
370 "tryserver.chromium.win", 357 "tryserver.chromium.win",
371 "-b", 358 "-b",
372 "win_chromium_rel_ng", 359 "win_chromium_rel_ng",
373 "--config-file", 360 "--config-file",
374 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", 361 "[CWD]\\src\\tools\\mb\\mb_config.pyl",
375 "--goma-dir", 362 "--goma-dir",
376 "[CACHE]\\cipd\\goma", 363 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
377 "//out/Release" 364 "//out/Release"
378 ], 365 ],
379 "cwd": "[SLAVE_BUILD]",
380 "name": "generate_build_files (with patch)" 366 "name": "generate_build_files (with patch)"
381 }, 367 },
382 { 368 {
383 "cmd": [ 369 "cmd": [
384 "python", 370 "python",
385 "-u", 371 "-u",
386 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 372 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
387 "--show-path", 373 "--show-path",
388 "python", 374 "python",
389 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", 375 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
390 "--gsutil-py-path", 376 "--gsutil-py-path",
391 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 377 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
392 "--ninja-path", 378 "--ninja-path",
393 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", 379 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
394 "--target", 380 "--target",
395 "Release", 381 "Release",
396 "--src-dir", 382 "--src-dir",
397 "[SLAVE_BUILD]\\src", 383 "[CWD]\\src",
398 "--goma-cache-dir", 384 "--goma-cache-dir",
399 "[GOMA_CACHE]", 385 "[ROOT]\\b\\build\\slave\\goma_cache",
400 "--build-tool", 386 "--build-tool",
401 "ninja", 387 "ninja",
402 "--compiler", 388 "--compiler",
403 "goma", 389 "goma",
404 "--goma-jsonstatus", 390 "--goma-jsonstatus",
405 "/path/to/tmp/json", 391 "/path/to/tmp/json",
406 "--goma-service-account-json-file", 392 "--goma-service-account-json-file",
407 "C:\\creds\\service_accounts\\service-account-goma-client.json", 393 "C:\\creds\\service_accounts\\service-account-goma-client.json",
408 "--goma-dir", 394 "--goma-dir",
409 "[CACHE]\\cipd\\goma", 395 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma",
410 "--goma-fail-fast", 396 "--goma-fail-fast",
411 "--goma-disable-local-fallback", 397 "--goma-disable-local-fallback",
412 "--ninja-ensure-up-to-date", 398 "--ninja-ensure-up-to-date",
413 "--", 399 "--",
414 "blink_tests" 400 "blink_tests"
415 ], 401 ],
416 "cwd": "[SLAVE_BUILD]",
417 "env": { 402 "env": {
418 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 403 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
419 }, 404 },
420 "name": "compile (with patch)", 405 "name": "compile (with patch)",
421 "~followup_annotations": [ 406 "~followup_annotations": [
422 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 407 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
423 "@@@STEP_LOG_END@json.output (invalid)@@@" 408 "@@@STEP_LOG_END@json.output (invalid)@@@"
424 ] 409 ]
425 }, 410 },
426 { 411 {
427 "cmd": [ 412 "cmd": [
428 "python", 413 "python",
429 "-u", 414 "-u",
430 "import sys; sys.exit(0)" 415 "import sys; sys.exit(0)"
431 ], 416 ],
432 "cwd": "[SLAVE_BUILD]",
433 "name": "mark: before_tests" 417 "name": "mark: before_tests"
434 }, 418 },
435 { 419 {
436 "cmd": [ 420 "cmd": [
437 "python", 421 "python",
438 "-u", 422 "-u",
439 "[SLAVE_BUILD]\\src\\testing\\scripts\\webkit_lint.py", 423 "[CWD]\\src\\testing\\scripts\\webkit_lint.py",
440 "--build-config-fs", 424 "--build-config-fs",
441 "Release", 425 "Release",
442 "--use-src-side-runtest-py", 426 "--use-src-side-runtest-py",
443 "--paths", 427 "--paths",
444 "{\"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\"}", 428 "{\"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\"}",
445 "--properties", 429 "--properties",
446 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}", 430 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}",
447 "run", 431 "run",
448 "--output", 432 "--output",
449 "/path/to/tmp/json" 433 "/path/to/tmp/json"
450 ], 434 ],
451 "cwd": "[SLAVE_BUILD]",
452 "name": "webkit_lint (with patch)", 435 "name": "webkit_lint (with patch)",
453 "~followup_annotations": [ 436 "~followup_annotations": [
454 "@@@STEP_LOG_LINE@json.output@{@@@", 437 "@@@STEP_LOG_LINE@json.output@{@@@",
455 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 438 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
456 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 439 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
457 "@@@STEP_LOG_LINE@json.output@}@@@", 440 "@@@STEP_LOG_LINE@json.output@}@@@",
458 "@@@STEP_LOG_END@json.output@@@" 441 "@@@STEP_LOG_END@json.output@@@"
459 ] 442 ]
460 }, 443 },
461 { 444 {
462 "cmd": [ 445 "cmd": [
463 "python", 446 "python",
464 "-u", 447 "-u",
465 "[SLAVE_BUILD]\\src\\testing\\scripts\\webkit_python_tests.py", 448 "[CWD]\\src\\testing\\scripts\\webkit_python_tests.py",
466 "--build-config-fs", 449 "--build-config-fs",
467 "Release", 450 "Release",
468 "--use-src-side-runtest-py", 451 "--use-src-side-runtest-py",
469 "--paths", 452 "--paths",
470 "{\"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\"}", 453 "{\"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\"}",
471 "--properties", 454 "--properties",
472 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}", 455 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}",
473 "run", 456 "run",
474 "--output", 457 "--output",
475 "/path/to/tmp/json" 458 "/path/to/tmp/json"
476 ], 459 ],
477 "cwd": "[SLAVE_BUILD]",
478 "name": "webkit_python_tests (with patch)", 460 "name": "webkit_python_tests (with patch)",
479 "~followup_annotations": [ 461 "~followup_annotations": [
480 "@@@STEP_LOG_LINE@json.output@{@@@", 462 "@@@STEP_LOG_LINE@json.output@{@@@",
481 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 463 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
482 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 464 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
483 "@@@STEP_LOG_LINE@json.output@}@@@", 465 "@@@STEP_LOG_LINE@json.output@}@@@",
484 "@@@STEP_LOG_END@json.output@@@" 466 "@@@STEP_LOG_END@json.output@@@"
485 ] 467 ]
486 }, 468 },
487 { 469 {
488 "cmd": [ 470 "cmd": [
489 "python", 471 "python",
490 "-u", 472 "-u",
491 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 473 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
492 "--target", 474 "--target",
493 "Release", 475 "Release",
494 "--factory-properties", 476 "--factory-properties",
495 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir \": \"/path/to/workdir/TestSlavename\"}", 477 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir \": \"/path/to/workdir/TestSlavename\"}",
496 "--build-properties", 478 "--build-properties",
497 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir \": \"/path/to/workdir/TestSlavename\"}", 479 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver. chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir \": \"/path/to/workdir/TestSlavename\"}",
498 "--step-name=webkit_tests (with patch)", 480 "--step-name=webkit_tests (with patch)",
499 "--builder-name=win_chromium_rel_ng", 481 "--builder-name=win_chromium_rel_ng",
500 "--slave-name=TestSlavename", 482 "--slave-name=TestSlavename",
501 "--build-number=571", 483 "--build-number=571",
502 "--run-python-script", 484 "--run-python-script",
503 "[BUILD]\\scripts\\slave\\chromium\\layout_test_wrapper.py", 485 "[ROOT]\\b\\build\\scripts\\slave\\chromium\\layout_test_wrapper.py",
504 "--target", 486 "--target",
505 "Release", 487 "Release",
506 "-o", 488 "-o",
507 "[SLAVE_BUILD]\\layout-test-results", 489 "[CWD]\\layout-test-results",
508 "--build-dir", 490 "--build-dir",
509 "[SLAVE_BUILD]\\src\\out", 491 "[CWD]\\src\\out",
510 "--json-test-results", 492 "--json-test-results",
511 "/path/to/tmp/json", 493 "/path/to/tmp/json",
512 "--test-results-server", 494 "--test-results-server",
513 "test-results.appspot.com", 495 "test-results.appspot.com",
514 "--build-number", 496 "--build-number",
515 "571", 497 "571",
516 "--builder-name", 498 "--builder-name",
517 "win_chromium_rel_ng", 499 "win_chromium_rel_ng",
518 "--step-name", 500 "--step-name",
519 "webkit_tests (with patch)" 501 "webkit_tests (with patch)"
520 ], 502 ],
521 "cwd": "[SLAVE_BUILD]",
522 "name": "webkit_tests (with patch)", 503 "name": "webkit_tests (with patch)",
523 "~followup_annotations": [ 504 "~followup_annotations": [
524 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 505 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
525 ] 506 ]
526 }, 507 },
527 { 508 {
528 "cmd": [ 509 "cmd": [
529 "python", 510 "python",
530 "-u", 511 "-u",
531 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py", 512 "[ROOT]\\b\\build\\scripts\\slave\\chromium\\archive_layout_test_results.p y",
532 "--results-dir", 513 "--results-dir",
533 "[SLAVE_BUILD]\\layout-test-results", 514 "[CWD]\\layout-test-results",
534 "--build-dir", 515 "--build-dir",
535 "[SLAVE_BUILD]\\src\\out", 516 "[CWD]\\src\\out",
536 "--build-number", 517 "--build-number",
537 "571", 518 "571",
538 "--builder-name", 519 "--builder-name",
539 "win_chromium_rel_ng", 520 "win_chromium_rel_ng",
540 "--gs-bucket", 521 "--gs-bucket",
541 "gs://chromium-layout-test-archives" 522 "gs://chromium-layout-test-archives"
542 ], 523 ],
543 "cwd": "[SLAVE_BUILD]",
544 "name": "archive_webkit_tests_results", 524 "name": "archive_webkit_tests_results",
545 "~followup_annotations": [ 525 "~followup_annotations": [
546 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/win_chromium_rel_ng/571/layout-test-results/results.html@@@ ", 526 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/win_chromium_rel_ng/571/layout-test-results/results.html@@@ ",
547 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/win_chromium_rel_ng/571/layout-test-results.zip@@@" 527 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/win_chromium_rel_ng/571/layout-test-results.zip@@@"
548 ] 528 ]
549 }, 529 },
550 { 530 {
551 "cmd": [ 531 "cmd": [
552 "python", 532 "python",
553 "-u", 533 "-u",
554 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 534 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
555 "--target", 535 "--target",
556 "Release" 536 "Release"
557 ], 537 ],
558 "cwd": "[SLAVE_BUILD]",
559 "name": "process_dumps" 538 "name": "process_dumps"
560 }, 539 },
561 { 540 {
562 "name": "$result", 541 "name": "$result",
563 "recipe_result": null, 542 "recipe_result": null,
564 "status_code": 0 543 "status_code": 0
565 } 544 }
566 ] 545 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698