OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.fyi", | 17 "chromium.fyi", |
17 "--builder", | 18 "--builder", |
18 "ClangToTWin64", | 19 "ClangToTWin64", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cus
tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch
rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro
file/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None,
'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private
': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs':
None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_por
ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src
/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin
g': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder':
None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins':
None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-int
ernal/trunk/src-internal'}]", | 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'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/
plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery':
None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@HEAD", | 33 "src@HEAD", |
33 "--force", | 34 "--force", |
34 "--output_manifest" | 35 "--output_manifest" |
35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
36 "env": { | 38 "env": { |
37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
38 }, | 40 }, |
39 "name": "bot_update", | 41 "name": "bot_update", |
40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
105 ] | 107 ] |
106 }, | 108 }, |
107 { | 109 { |
108 "cmd": [ | 110 "cmd": [ |
109 "python", | 111 "python", |
110 "-u", | 112 "-u", |
111 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 113 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
112 "--version" | 114 "--version" |
113 ], | 115 ], |
| 116 "cwd": "[SLAVE_BUILD]", |
114 "name": "swarming.py --version", | 117 "name": "swarming.py --version", |
115 "stdout": "/path/to/tmp/", | 118 "stdout": "/path/to/tmp/", |
116 "~followup_annotations": [ | 119 "~followup_annotations": [ |
117 "@@@STEP_TEXT@0.4.10@@@" | 120 "@@@STEP_TEXT@0.4.10@@@" |
118 ] | 121 ] |
119 }, | 122 }, |
120 { | 123 { |
121 "cmd": [ | 124 "cmd": [ |
122 "python", | 125 "python", |
123 "-u", | 126 "-u", |
124 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 127 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
125 "runhooks" | 128 "runhooks" |
126 ], | 129 ], |
| 130 "cwd": "[SLAVE_BUILD]", |
127 "env": { | 131 "env": { |
128 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 132 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
129 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare", | 133 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare", |
130 "LLVM_FORCE_HEAD_REVISION": "YES", | 134 "LLVM_FORCE_HEAD_REVISION": "YES", |
131 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 135 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
132 }, | 136 }, |
133 "name": "gclient runhooks" | 137 "name": "gclient runhooks" |
134 }, | 138 }, |
135 { | 139 { |
136 "cmd": [ | 140 "cmd": [ |
137 "python", | 141 "python", |
138 "-u", | 142 "-u", |
139 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 143 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
140 "--output", | 144 "--output", |
141 "/path/to/tmp/json", | 145 "/path/to/tmp/json", |
142 "--", | 146 "--", |
143 "--build-config-fs", | 147 "--build-config-fs", |
144 "Release_x64", | 148 "Release_x64", |
145 "--paths", | 149 "--paths", |
146 "{\"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\"}", | 150 "{\"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\"}", |
147 "--properties", | 151 "--properties", |
148 "{\"buildername\": \"ClangToTWin64\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win
\"}" | 152 "{\"buildername\": \"ClangToTWin64\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win
\"}" |
149 ], | 153 ], |
| 154 "cwd": "[SLAVE_BUILD]", |
150 "name": "get compile targets for scripts", | 155 "name": "get compile targets for scripts", |
151 "~followup_annotations": [ | 156 "~followup_annotations": [ |
152 "@@@STEP_LOG_LINE@json.output@{}@@@", | 157 "@@@STEP_LOG_LINE@json.output@{}@@@", |
153 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
154 ] | 159 ] |
155 }, | 160 }, |
156 { | 161 { |
157 "cmd": [ | 162 "cmd": [ |
158 "python", | 163 "python", |
159 "-u", | 164 "-u", |
160 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 165 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
161 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", | 166 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
162 "/path/to/tmp/json" | 167 "/path/to/tmp/json" |
163 ], | 168 ], |
| 169 "cwd": "[SLAVE_BUILD]", |
164 "name": "read test spec", | 170 "name": "read test spec", |
165 "~followup_annotations": [ | 171 "~followup_annotations": [ |
166 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", | 172 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
167 "@@@STEP_LOG_LINE@json.output@{@@@", | 173 "@@@STEP_LOG_LINE@json.output@{@@@", |
168 "@@@STEP_LOG_LINE@json.output@ \"ClangToTWin64 tester\": {@@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"ClangToTWin64 tester\": {@@@", |
169 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
170 "@@@STEP_LOG_LINE@json.output@ {@@@", | 176 "@@@STEP_LOG_LINE@json.output@ {@@@", |
171 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
172 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 178 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
173 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 179 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
174 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
175 "@@@STEP_LOG_LINE@json.output@ }@@@", | 181 "@@@STEP_LOG_LINE@json.output@ }@@@", |
176 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 182 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
177 "@@@STEP_LOG_LINE@json.output@ }@@@", | 183 "@@@STEP_LOG_LINE@json.output@ }@@@", |
178 "@@@STEP_LOG_LINE@json.output@}@@@", | 184 "@@@STEP_LOG_LINE@json.output@}@@@", |
179 "@@@STEP_LOG_END@json.output@@@" | 185 "@@@STEP_LOG_END@json.output@@@" |
180 ] | 186 ] |
181 }, | 187 }, |
182 { | 188 { |
183 "cmd": [ | 189 "cmd": [ |
184 "python", | 190 "python", |
185 "-u", | 191 "-u", |
186 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 192 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
187 "--show-path", | 193 "--show-path", |
188 "python", | 194 "python", |
189 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 195 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
190 ], | 196 ], |
| 197 "cwd": "[SLAVE_BUILD]", |
191 "name": "cleanup_temp" | 198 "name": "cleanup_temp" |
192 }, | 199 }, |
193 { | 200 { |
194 "cmd": [ | 201 "cmd": [ |
195 "python", | 202 "python", |
196 "-u", | 203 "-u", |
197 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 204 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
198 "--build-dir", | 205 "--build-dir", |
199 "[CWD]\\src\\out\\Release_x64", | 206 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
200 "--clean-isolated-files" | 207 "--clean-isolated-files" |
201 ], | 208 ], |
| 209 "cwd": "[SLAVE_BUILD]", |
202 "name": "clean isolated files" | 210 "name": "clean isolated files" |
203 }, | 211 }, |
204 { | 212 { |
205 "allow_subannotations": true, | 213 "allow_subannotations": true, |
206 "cmd": [ | 214 "cmd": [ |
207 "python", | 215 "python", |
208 "-u", | 216 "-u", |
209 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 217 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
210 "--src-dir", | 218 "--src-dir", |
211 "[CWD]\\src", | 219 "[SLAVE_BUILD]\\src", |
212 "--output-json", | 220 "--output-json", |
213 "/path/to/tmp/json" | 221 "/path/to/tmp/json" |
214 ], | 222 ], |
| 223 "cwd": "[SLAVE_BUILD]", |
215 "env": { | 224 "env": { |
216 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 225 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
217 "LLVM_FORCE_HEAD_REVISION": "YES" | 226 "LLVM_FORCE_HEAD_REVISION": "YES" |
218 }, | 227 }, |
219 "name": "clang_revision", | 228 "name": "clang_revision", |
220 "~followup_annotations": [ | 229 "~followup_annotations": [ |
221 "@@@STEP_LOG_LINE@json.output@{@@@", | 230 "@@@STEP_LOG_LINE@json.output@{@@@", |
222 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
223 "@@@STEP_LOG_LINE@json.output@}@@@", | 232 "@@@STEP_LOG_LINE@json.output@}@@@", |
224 "@@@STEP_LOG_END@json.output@@@" | 233 "@@@STEP_LOG_END@json.output@@@" |
225 ] | 234 ] |
226 }, | 235 }, |
227 { | 236 { |
228 "cmd": [ | 237 "cmd": [ |
229 "python", | 238 "python", |
230 "-u", | 239 "-u", |
231 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 240 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
232 "--show-path", | 241 "--show-path", |
233 "python", | 242 "python", |
234 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 243 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
235 "--gsutil-py-path", | 244 "--gsutil-py-path", |
236 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 245 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
237 "--ninja-path", | 246 "--ninja-path", |
238 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 247 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
239 "--target", | 248 "--target", |
240 "Release_x64", | 249 "Release_x64", |
241 "--src-dir", | 250 "--src-dir", |
242 "[CWD]\\src", | 251 "[SLAVE_BUILD]\\src", |
243 "--goma-cache-dir", | 252 "--goma-cache-dir", |
244 "[ROOT]\\b\\build\\slave\\goma_cache", | 253 "[GOMA_CACHE]", |
245 "--build-tool", | 254 "--build-tool", |
246 "ninja", | 255 "ninja", |
247 "--build-data-dir", | 256 "--build-data-dir", |
248 "[ROOT]\\build_data_dir", | 257 "[ROOT]\\build_data_dir", |
249 "--compiler", | 258 "--compiler", |
250 "clang", | 259 "clang", |
251 "--mode", | 260 "--mode", |
252 "official", | 261 "official", |
253 "--clobber", | 262 "--clobber", |
254 "--", | 263 "--", |
255 "all" | 264 "all" |
256 ], | 265 ], |
| 266 "cwd": "[SLAVE_BUILD]", |
257 "env": { | 267 "env": { |
258 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 268 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
259 "LLVM_FORCE_HEAD_REVISION": "YES" | 269 "LLVM_FORCE_HEAD_REVISION": "YES" |
260 }, | 270 }, |
261 "name": "compile" | 271 "name": "compile" |
262 }, | 272 }, |
263 { | 273 { |
264 "cmd": [ | 274 "cmd": [ |
265 "python", | 275 "python", |
266 "-u", | 276 "-u", |
267 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 277 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
268 "--build-dir", | 278 "--build-dir", |
269 "[CWD]\\src\\out\\Release_x64", | 279 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
270 "--src-dir", | 280 "--src-dir", |
271 "[CWD]\\src" | 281 "[SLAVE_BUILD]\\src" |
272 ], | 282 ], |
273 "cwd": "[CWD]", | 283 "cwd": "[SLAVE_BUILD]", |
274 "name": "remove_build_metadata" | 284 "name": "remove_build_metadata" |
275 }, | 285 }, |
276 { | 286 { |
277 "cmd": [ | 287 "cmd": [ |
278 "python", | 288 "python", |
279 "-u", | 289 "-u", |
280 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 290 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
281 "[CWD]\\src\\tools\\swarming_client", | 291 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
282 "batcharchive", | 292 "batcharchive", |
283 "--dump-json", | 293 "--dump-json", |
284 "/path/to/tmp/json", | 294 "/path/to/tmp/json", |
285 "--isolate-server", | 295 "--isolate-server", |
286 "https://isolateserver.appspot.com", | 296 "https://isolateserver.appspot.com", |
287 "--verbose", | 297 "--verbose", |
288 "[CWD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" | 298 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" |
289 ], | 299 ], |
| 300 "cwd": "[SLAVE_BUILD]", |
290 "name": "isolate tests", | 301 "name": "isolate tests", |
291 "~followup_annotations": [ | 302 "~followup_annotations": [ |
292 "@@@STEP_LOG_LINE@json.output@{@@@", | 303 "@@@STEP_LOG_LINE@json.output@{@@@", |
293 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 304 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
294 "@@@STEP_LOG_LINE@json.output@}@@@", | 305 "@@@STEP_LOG_LINE@json.output@}@@@", |
295 "@@@STEP_LOG_END@json.output@@@" | 306 "@@@STEP_LOG_END@json.output@@@" |
296 ] | 307 ] |
297 }, | 308 }, |
298 { | 309 { |
299 "allow_subannotations": true, | 310 "allow_subannotations": true, |
300 "cmd": [ | 311 "cmd": [ |
301 "python", | 312 "python", |
302 "-u", | 313 "-u", |
303 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 314 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
304 "--show-path", | 315 "--show-path", |
305 "python", | 316 "python", |
306 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 317 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
307 "--target", | 318 "--target", |
308 "Release_x64", | 319 "Release_x64", |
309 "--build-url", | 320 "--build-url", |
310 "gs://chromium-fyi-archive/chromium.fyi/ClangToTWin64", | 321 "gs://chromium-fyi-archive/chromium.fyi/ClangToTWin64", |
311 "--build_revision", | 322 "--build_revision", |
312 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 323 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
313 "--factory-properties", | 324 "--factory-properties", |
314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}", | 325 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}", |
315 "--build-properties", | 326 "--build-properties", |
316 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}" | 327 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"ClangToTWin64
\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername
\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}" |
317 ], | 328 ], |
| 329 "cwd": "[SLAVE_BUILD]", |
318 "name": "package build" | 330 "name": "package build" |
319 }, | 331 }, |
320 { | 332 { |
321 "cmd": [], | 333 "cmd": [], |
| 334 "cwd": "[SLAVE_BUILD]", |
322 "name": "trigger", | 335 "name": "trigger", |
323 "trigger_specs": [ | 336 "trigger_specs": [ |
324 { | 337 { |
325 "builder_name": "ClangToTWin64 tester", | 338 "builder_name": "ClangToTWin64 tester", |
326 "properties": { | 339 "properties": { |
327 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 340 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
328 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 341 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
329 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 342 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
330 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 343 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
331 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 344 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
365 "--results-url=https://chromeperf.appspot.com", | 378 "--results-url=https://chromeperf.appspot.com", |
366 "--perf-dashboard-id=sizes", | 379 "--perf-dashboard-id=sizes", |
367 "--perf-id=ClangToTWin64", | 380 "--perf-id=ClangToTWin64", |
368 "--perf-config={'r_clang_rev': '123456'}", | 381 "--perf-config={'r_clang_rev': '123456'}", |
369 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", | 382 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", |
370 "--target", | 383 "--target", |
371 "Release_x64", | 384 "Release_x64", |
372 "--platform", | 385 "--platform", |
373 "win" | 386 "win" |
374 ], | 387 ], |
| 388 "cwd": "[SLAVE_BUILD]", |
375 "name": "sizes" | 389 "name": "sizes" |
376 }, | 390 }, |
377 { | 391 { |
378 "cmd": [ | 392 "cmd": [ |
379 "python", | 393 "python", |
380 "-u", | 394 "-u", |
381 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 395 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
382 "--target", | 396 "--target", |
383 "Release_x64" | 397 "Release_x64" |
384 ], | 398 ], |
| 399 "cwd": "[SLAVE_BUILD]", |
385 "name": "process_dumps" | 400 "name": "process_dumps" |
386 }, | 401 }, |
387 { | 402 { |
388 "name": "$result", | 403 "name": "$result", |
389 "recipe_result": null, | 404 "recipe_result": null, |
390 "status_code": 0 | 405 "status_code": 0 |
391 } | 406 } |
392 ] | 407 ] |
OLD | NEW |