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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ThinLTO_Linux_ToT.json

Issue 2336933002: Add 'ThinLTO Linux ToT' buildbot (recipes part). (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/Blimp_Linux__dbg_", 7 "[BUILDER_CACHE]/ThinLTO_Linux_ToT",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
11 "~followup_annotations": [ 11 "~followup_annotations": [
12 "@@@STEP_LOG_LINE@python.inline@@@@", 12 "@@@STEP_LOG_LINE@python.inline@@@@",
13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
(...skipping 15 matching lines...) Expand all
33 "--revision_mapping_file", 33 "--revision_mapping_file",
34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", 34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
35 "--git-cache-dir", 35 "--git-cache-dir",
36 "[GIT_CACHE]", 36 "[GIT_CACHE]",
37 "--output_json", 37 "--output_json",
38 "/path/to/tmp/json", 38 "/path/to/tmp/json",
39 "--revision", 39 "--revision",
40 "src@HEAD", 40 "src@HEAD",
41 "--output_manifest" 41 "--output_manifest"
42 ], 42 ],
43 "cwd": "[BUILDER_CACHE]/Blimp_Linux__dbg_", 43 "cwd": "[BUILDER_CACHE]/ThinLTO_Linux_ToT",
44 "env": { 44 "env": {
45 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", 45 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
46 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 46 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
47 }, 47 },
48 "name": "bot_update", 48 "name": "bot_update",
49 "~followup_annotations": [ 49 "~followup_annotations": [
50 "@@@STEP_TEXT@Some step text@@@", 50 "@@@STEP_TEXT@Some step text@@@",
51 "@@@STEP_LOG_LINE@json.output@{@@@", 51 "@@@STEP_LOG_LINE@json.output@{@@@",
52 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 52 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
53 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 53 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 "@@@STEP_LOG_END@json.output@@@" 179 "@@@STEP_LOG_END@json.output@@@"
180 ] 180 ]
181 }, 181 },
182 { 182 {
183 "cmd": [ 183 "cmd": [
184 "python", 184 "python",
185 "-u", 185 "-u",
186 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 186 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
187 "runhooks" 187 "runhooks"
188 ], 188 ],
189 "cwd": "[BUILDER_CACHE]/Blimp_Linux__dbg_/src", 189 "cwd": "[BUILDER_CACHE]/ThinLTO_Linux_ToT/src",
190 "env": { 190 "env": {
191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
192 "GYP_CHROMIUM_NO_ACTION": "1", 192 "GYP_CHROMIUM_NO_ACTION": "1",
193 "GYP_DEFINES": "component=shared_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 use_goma=1", 193 "GYP_DEFINES": "clang_use_chrome_plugins=0 component=static_library gomadi r='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
194 "LLVM_FORCE_HEAD_REVISION": "YES",
194 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 195 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
195 }, 196 },
196 "name": "gclient runhooks" 197 "name": "gclient runhooks"
197 }, 198 },
198 { 199 {
199 "cmd": [ 200 "cmd": [
200 "python", 201 "python",
201 "-u", 202 "-u",
202 "[BUILDER_CACHE]/Blimp_Linux__dbg_/src/testing/scripts/get_compile_targets .py", 203 "[BUILDER_CACHE]/ThinLTO_Linux_ToT/src/testing/scripts/get_compile_targets .py",
203 "--output", 204 "--output",
204 "/path/to/tmp/json", 205 "/path/to/tmp/json",
205 "--", 206 "--",
206 "--build-config-fs", 207 "--build-config-fs",
207 "Debug", 208 "Release",
208 "--use-src-side-runtest-py",
209 "--paths", 209 "--paths",
210 "{\"checkout\": \"[BUILDER_CACHE]/Blimp_Linux__dbg_/src\", \"runit.py\": \ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_P ACKAGE_REPO[build]/scripts/slave/runtest.py\"}", 210 "{\"checkout\": \"[BUILDER_CACHE]/ThinLTO_Linux_ToT/src\", \"runit.py\": \ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_P ACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
211 "--properties", 211 "--properties",
212 "{\"buildername\": \"Blimp Linux (dbg)\", \"buildnumber\": 571, \"masterna me\": \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}" 212 "{\"buildername\": \"ThinLTO Linux ToT\", \"buildnumber\": 571, \"masterna me\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \ "linux\"}"
213 ], 213 ],
214 "name": "get compile targets for scripts", 214 "name": "get compile targets for scripts",
215 "~followup_annotations": [ 215 "~followup_annotations": [
216 "@@@STEP_LOG_LINE@json.output@{}@@@", 216 "@@@STEP_LOG_LINE@json.output@{}@@@",
217 "@@@STEP_LOG_END@json.output@@@" 217 "@@@STEP_LOG_END@json.output@@@"
218 ] 218 ]
219 }, 219 },
220 { 220 {
221 "cmd": [ 221 "cmd": [
222 "python", 222 "python",
223 "-u", 223 "-u",
224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
225 "[BUILDER_CACHE]/Blimp_Linux__dbg_/src/testing/buildbot/chromium.linux.jso n", 225 "[BUILDER_CACHE]/ThinLTO_Linux_ToT/src/testing/buildbot/chromium.fyi.json" ,
226 "/path/to/tmp/json" 226 "/path/to/tmp/json"
227 ], 227 ],
228 "name": "read test spec (chromium.linux.json)", 228 "name": "read test spec (chromium.fyi.json)",
229 "~followup_annotations": [ 229 "~followup_annotations": [
230 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Blimp_Linux__dbg_/src/testing/buildbot /chromium.linux.json@@@", 230 "@@@STEP_TEXT@path: [BUILDER_CACHE]/ThinLTO_Linux_ToT/src/testing/buildbot /chromium.fyi.json@@@",
231 "@@@STEP_LOG_LINE@json.output@{}@@@", 231 "@@@STEP_LOG_LINE@json.output@{}@@@",
232 "@@@STEP_LOG_END@json.output@@@" 232 "@@@STEP_LOG_END@json.output@@@"
233 ] 233 ]
234 }, 234 },
235 { 235 {
236 "cmd": [ 236 "cmd": [
237 "python", 237 "python",
238 "-u", 238 "-u",
239 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 239 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
240 "--show-path", 240 "--show-path",
241 "python", 241 "python",
242 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 242 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
243 ], 243 ],
244 "name": "cleanup_temp" 244 "name": "cleanup_temp"
245 }, 245 },
246 { 246 {
247 "cmd": [ 247 "cmd": [
248 "python", 248 "python",
249 "-u", 249 "-u",
250 "[BUILDER_CACHE]/Blimp_Linux__dbg_/src/tools/mb/mb.py", 250 "[BUILDER_CACHE]/ThinLTO_Linux_ToT/src/tools/mb/mb.py",
251 "gen", 251 "gen",
252 "-m", 252 "-m",
253 "chromium.linux", 253 "chromium.fyi",
254 "-b", 254 "-b",
255 "Blimp Linux (dbg)", 255 "ThinLTO Linux ToT",
256 "--config-file", 256 "--config-file",
257 "[BUILDER_CACHE]/Blimp_Linux__dbg_/src/tools/mb/mb_config.pyl", 257 "[BUILDER_CACHE]/ThinLTO_Linux_ToT/src/tools/mb/mb_config.pyl",
258 "--goma-dir", 258 "--goma-dir",
259 "[CACHE]/cipd/goma", 259 "[CACHE]/cipd/goma",
260 "//out/Debug" 260 "//out/Release"
261 ], 261 ],
262 "cwd": "[BUILDER_CACHE]/Blimp_Linux__dbg_/src", 262 "cwd": "[BUILDER_CACHE]/ThinLTO_Linux_ToT/src",
263 "env": { 263 "env": {
264 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 264 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
265 }, 265 },
266 "name": "generate_build_files" 266 "name": "generate_build_files"
267 }, 267 },
268 { 268 {
269 "cmd": [ 269 "cmd": [
270 "python", 270 "python",
271 "-u", 271 "-u",
272 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 272 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
273 "--show-path", 273 "--show-path",
274 "python", 274 "python",
275 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 275 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
276 "--gsutil-py-path", 276 "--gsutil-py-path",
277 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 277 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
278 "--ninja-path", 278 "--ninja-path",
279 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 279 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
280 "--target", 280 "--target",
281 "Debug", 281 "Release",
282 "--src-dir", 282 "--src-dir",
283 "[BUILDER_CACHE]/Blimp_Linux__dbg_/src", 283 "[BUILDER_CACHE]/ThinLTO_Linux_ToT/src",
284 "--goma-cache-dir", 284 "--goma-cache-dir",
285 "[GOMA_CACHE]", 285 "[GOMA_CACHE]",
286 "--buildbot-buildername", 286 "--buildbot-buildername",
287 "Blimp Linux (dbg)", 287 "ThinLTO Linux ToT",
288 "--buildbot-mastername", 288 "--buildbot-mastername",
289 "chromium.linux", 289 "chromium.fyi",
290 "--buildbot-slavename", 290 "--buildbot-slavename",
291 "TestSlavename", 291 "TestSlavename",
292 "--goma-deps-cache-dir", 292 "--goma-deps-cache-dir",
293 "[GOMA_DEPS_CACHE]", 293 "[GOMA_DEPS_CACHE]",
294 "--build-data-dir", 294 "--build-data-dir",
295 "[ROOT]/build_data_dir", 295 "[ROOT]/build_data_dir",
296 "--compiler", 296 "--compiler",
297 "goma", 297 "goma",
298 "--goma-jsonstatus", 298 "--goma-jsonstatus",
299 "/path/to/tmp/json", 299 "/path/to/tmp/json",
300 "--goma-service-account-json-file", 300 "--goma-service-account-json-file",
301 "/creds/service_accounts/service-account-goma-client.json", 301 "/creds/service_accounts/service-account-goma-client.json",
302 "--goma-dir", 302 "--goma-dir",
303 "[CACHE]/cipd/goma", 303 "[CACHE]/cipd/goma",
304 "--", 304 "--",
305 "All", 305 "All",
306 "chromium_builder_tests" 306 "chromium_builder_tests"
307 ], 307 ],
308 "env": { 308 "env": {
309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
310 "LLVM_FORCE_HEAD_REVISION": "YES"
310 }, 311 },
311 "name": "compile", 312 "name": "compile",
312 "~followup_annotations": [ 313 "~followup_annotations": [
313 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 314 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
314 "@@@STEP_LOG_END@json.output (invalid)@@@" 315 "@@@STEP_LOG_END@json.output (invalid)@@@"
315 ] 316 ]
316 }, 317 },
317 { 318 {
318 "name": "$result", 319 "name": "$result",
319 "recipe_result": null, 320 "recipe_result": null,
320 "status_code": 0 321 "status_code": 0
321 } 322 }
322 ] 323 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698