| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 184 "[BUILDER_CACHE]/ios/src/ios/build/bots/chromium.mac/parent.json", | 184 "[BUILDER_CACHE]/ios/src/ios/build/bots/chromium.mac/parent.json", |
| 185 "/path/to/tmp/json" | 185 "/path/to/tmp/json" |
| 186 ], | 186 ], |
| 187 "name": "read parent build config (parent)", | 187 "name": "read parent build config (parent)", |
| 188 "~followup_annotations": [ | 188 "~followup_annotations": [ |
| 189 "@@@STEP_LOG_LINE@json.output@{@@@", | 189 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 190 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", | 190 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", |
| 191 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\",
@@@", | 191 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\",
@@@", |
| 192 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@
@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@
@@", |
| 193 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 193 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 194 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"xcodebuild\", @@@", | 194 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@", |
| 195 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | 195 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", |
| 196 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphonesimulator8.0\", @@@", | 196 "@@@STEP_LOG_LINE@json.output@ \"sdk\": \"iphonesimulator8.0\", @@@", |
| 197 "@@@STEP_LOG_LINE@json.output@ \"use_mb\": false, @@@", | |
| 198 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", | 197 "@@@STEP_LOG_LINE@json.output@ \"xcode version\": \"fake xcode version\"@
@@", |
| 199 "@@@STEP_LOG_LINE@json.output@}@@@", | 198 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 200 "@@@STEP_LOG_END@json.output@@@" | 199 "@@@STEP_LOG_END@json.output@@@" |
| 201 ] | 200 ] |
| 202 }, | 201 }, |
| 203 { | 202 { |
| 204 "cmd": [ | 203 "cmd": [ |
| 205 "echo", | 204 "echo", |
| 206 "-e", | 205 "-e", |
| 207 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat
ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de
fine 2\": \"fake value 2\"\n }, \n \"additional_compile_targets\": [\n \"Al
l\"\n ], \n \"compiler\": \"xcodebuild\", \n \"configuration\": \"Debug\", \n
\"env\": {}, \n \"gn_args\": [], \n \"mastername\": \"chromium.mac\", \n \"
mb_type\": null, \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n
\"app\": \"fake tests\", \n \"device type\": \"fake device\", \n
\"id\": \"0\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {},
\n \"triggered by\": \"parent\", \n \"use_analyze\": true, \n \"xcode version
\": \"fake xcode version\"\n}" | 206 "{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"stat
ic_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp de
fine 2\": \"fake value 2\"\n }, \n \"additional_compile_targets\": [\n \"Al
l\"\n ], \n \"compiler\": \"ninja\", \n \"configuration\": \"Debug\", \n \"e
nv\": {}, \n \"gn_args\": [], \n \"mastername\": \"chromium.mac\", \n \"mb_ty
pe\": null, \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n
\"app\": \"fake tests\", \n \"device type\": \"fake device\", \n \"id\
": \"0\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {}, \n \
"triggered by\": \"parent\", \n \"use_analyze\": true, \n \"xcode version\": \
"fake xcode version\"\n}" |
| 208 ], | 207 ], |
| 209 "name": "finalize build config" | 208 "name": "finalize build config" |
| 210 }, | 209 }, |
| 211 { | 210 { |
| 212 "cmd": [ | 211 "cmd": [ |
| 213 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py", | 212 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/find_xcode.py", |
| 214 "--json-file", | 213 "--json-file", |
| 215 "/path/to/tmp/json", | 214 "/path/to/tmp/json", |
| 216 "--version", | 215 "--version", |
| 217 "fake xcode version" | 216 "fake xcode version" |
| 218 ], | 217 ], |
| 219 "name": "find xcode", | 218 "name": "find xcode", |
| 220 "~followup_annotations": [ | 219 "~followup_annotations": [ |
| 221 "@@@STEP_LOG_LINE@json.output@{}@@@", | 220 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 222 "@@@STEP_LOG_END@json.output@@@" | 221 "@@@STEP_LOG_END@json.output@@@" |
| 223 ] | 222 ] |
| 224 }, | 223 }, |
| 225 { | 224 { |
| 226 "cmd": [ | 225 "cmd": [ |
| 227 "python", | 226 "python", |
| 228 "-u", | 227 "-u", |
| 229 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 228 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 230 "runhooks" | 229 "runhooks" |
| 231 ], | 230 ], |
| 232 "cwd": "[BUILDER_CACHE]/ios/src", | 231 "cwd": "[BUILDER_CACHE]/ios/src", |
| 233 "env": { | 232 "env": { |
| 233 "GYP_CROSSCOMPILE": "1", |
| 234 "GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake valu
e 2 component=static_library OS=ios", | 234 "GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake valu
e 2 component=static_library OS=ios", |
| 235 "GYP_GENERATORS": "xcode", | 235 "GYP_GENERATORS": "ninja", |
| 236 "GYP_GENERATOR_FLAGS": "xcode_project_version=3.2", | |
| 237 "LANDMINES_VERBOSE": "1", | 236 "LANDMINES_VERBOSE": "1", |
| 238 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 237 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 239 }, | 238 }, |
| 240 "name": "gclient runhooks (with patch)", | 239 "name": "gclient runhooks (with patch)", |
| 241 "~followup_annotations": [ | 240 "~followup_annotations": [ |
| 242 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />fake gyp define 1=fake value 1<br />
fake gyp define 2=fake value 2<br />component=static_library<br />OS=ios@@@" | 241 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />fake gyp define 1=fake value 1<br />
fake gyp define 2=fake value 2<br />component=static_library<br />OS=ios@@@" |
| 243 ] | 242 ] |
| 244 }, | 243 }, |
| 245 { | 244 { |
| 246 "cmd": [ | 245 "cmd": [ |
| 247 "xcodebuild", | 246 "git", |
| 248 "-configuration", | 247 "diff", |
| 249 "Debug", | 248 "--cached", |
| 250 "-project", | 249 "--name-only" |
| 251 "[BUILDER_CACHE]/ios/src/build/all.xcodeproj", | 250 ], |
| 252 "-sdk", | 251 "cwd": "[BUILDER_CACHE]/ios/src", |
| 253 "iphonesimulator8.0" | 252 "name": "git diff to analyze patch", |
| 254 ], | 253 "stdout": "/path/to/tmp/", |
| 255 "cwd": "[BUILDER_CACHE]/ios/src/xcodebuild", | 254 "~followup_annotations": [ |
| 255 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 256 "@@@STEP_LOG_END@files@@@" |
| 257 ] |
| 258 }, |
| 259 { |
| 260 "cmd": [ |
| 261 "python", |
| 262 "-u", |
| 263 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 264 "[BUILDER_CACHE]/ios/src/testing/buildbot/trybot_analyze_config.json", |
| 265 "/path/to/tmp/json" |
| 266 ], |
| 267 "name": "read filter exclusion spec", |
| 268 "~followup_annotations": [ |
| 269 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 270 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 271 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 272 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
| 273 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
| 274 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 275 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 276 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 277 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 278 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 282 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 283 "@@@STEP_LOG_END@json.output@@@" |
| 284 ] |
| 285 }, |
| 286 { |
| 287 "cmd": [ |
| 288 "python", |
| 289 "-u", |
| 290 "import sys; sys.exit(0)" |
| 291 ], |
| 292 "name": "analyze", |
| 293 "~followup_annotations": [ |
| 294 "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@", |
| 295 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
| 296 "@@@STEP_LOG_END@excluded_files@@@", |
| 297 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 298 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 299 "@@@STEP_LOG_LINE@analyze_details@ \"All\", @@@", |
| 300 "@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@", |
| 301 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 302 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 303 "@@@STEP_LOG_LINE@analyze_details@ \"All\", @@@", |
| 304 "@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@", |
| 305 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 306 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
| 307 "@@@STEP_LOG_LINE@analyze_details@ \"All\", @@@", |
| 308 "@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@", |
| 309 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 310 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", |
| 311 "@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@", |
| 312 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 313 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 314 "@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@", |
| 315 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 316 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 317 "@@@STEP_LOG_END@analyze_details@@@" |
| 318 ] |
| 319 }, |
| 320 { |
| 321 "cmd": [ |
| 322 "ninja", |
| 323 "-C", |
| 324 "[BUILDER_CACHE]/ios/src/out/Debug-iphonesimulator", |
| 325 "All", |
| 326 "fake tests" |
| 327 ], |
| 328 "cwd": "[BUILDER_CACHE]/ios/src/out/Debug-iphonesimulator", |
| 256 "name": "compile (with patch)" | 329 "name": "compile (with patch)" |
| 257 }, | 330 }, |
| 258 { | 331 { |
| 259 "cmd": [ | 332 "cmd": [], |
| 260 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", | 333 "name": "bootstrap swarming" |
| 261 "--app", | 334 }, |
| 262 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests.app", | 335 { |
| 263 "--json_file", | 336 "cmd": [ |
| 337 "python", |
| 338 "-u", |
| 339 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 340 "--path", |
| 341 "[SLAVE_BUILD]/swarming.client", |
| 342 "--url", |
| 343 "https://chromium.googlesource.com/external/swarming.client.git" |
| 344 ], |
| 345 "name": "bootstrap swarming.git setup (swarming_client)", |
| 346 "~followup_annotations": [ |
| 347 "@@@STEP_NEST_LEVEL@1@@@" |
| 348 ] |
| 349 }, |
| 350 { |
| 351 "cmd": [ |
| 352 "git", |
| 353 "retry", |
| 354 "fetch", |
| 355 "origin", |
| 356 "stable" |
| 357 ], |
| 358 "cwd": "[SLAVE_BUILD]/swarming.client", |
| 359 "env": { |
| 360 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
| 361 }, |
| 362 "name": "bootstrap swarming.git fetch (swarming_client)", |
| 363 "~followup_annotations": [ |
| 364 "@@@STEP_NEST_LEVEL@1@@@" |
| 365 ] |
| 366 }, |
| 367 { |
| 368 "cmd": [ |
| 369 "git", |
| 370 "checkout", |
| 371 "-f", |
| 372 "FETCH_HEAD" |
| 373 ], |
| 374 "cwd": "[SLAVE_BUILD]/swarming.client", |
| 375 "name": "bootstrap swarming.git checkout (swarming_client)", |
| 376 "~followup_annotations": [ |
| 377 "@@@STEP_NEST_LEVEL@1@@@" |
| 378 ] |
| 379 }, |
| 380 { |
| 381 "cmd": [ |
| 382 "git", |
| 383 "rev-parse", |
| 384 "HEAD" |
| 385 ], |
| 386 "cwd": "[SLAVE_BUILD]/swarming.client", |
| 387 "name": "bootstrap swarming.read revision", |
| 388 "stdout": "/path/to/tmp/", |
| 389 "~followup_annotations": [ |
| 390 "@@@STEP_NEST_LEVEL@1@@@", |
| 391 "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@" |
| 392 ] |
| 393 }, |
| 394 { |
| 395 "cmd": [ |
| 396 "git", |
| 397 "clean", |
| 398 "-f", |
| 399 "-d", |
| 400 "-x" |
| 401 ], |
| 402 "cwd": "[SLAVE_BUILD]/swarming.client", |
| 403 "name": "bootstrap swarming.git clean (swarming_client)", |
| 404 "~followup_annotations": [ |
| 405 "@@@STEP_NEST_LEVEL@1@@@" |
| 406 ] |
| 407 }, |
| 408 { |
| 409 "cmd": [ |
| 410 "git", |
| 411 "submodule", |
| 412 "sync" |
| 413 ], |
| 414 "cwd": "[SLAVE_BUILD]/swarming.client", |
| 415 "name": "bootstrap swarming.submodule sync (swarming_client)", |
| 416 "~followup_annotations": [ |
| 417 "@@@STEP_NEST_LEVEL@1@@@" |
| 418 ] |
| 419 }, |
| 420 { |
| 421 "cmd": [ |
| 422 "git", |
| 423 "submodule", |
| 424 "update", |
| 425 "--init", |
| 426 "--recursive" |
| 427 ], |
| 428 "cwd": "[SLAVE_BUILD]/swarming.client", |
| 429 "name": "bootstrap swarming.submodule update (swarming_client)", |
| 430 "~followup_annotations": [ |
| 431 "@@@STEP_NEST_LEVEL@1@@@" |
| 432 ] |
| 433 }, |
| 434 { |
| 435 "cmd": [ |
| 436 "python", |
| 437 "-u", |
| 438 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 439 "--version" |
| 440 ], |
| 441 "name": "bootstrap swarming.swarming.py --version", |
| 442 "stdout": "/path/to/tmp/", |
| 443 "~followup_annotations": [ |
| 444 "@@@STEP_NEST_LEVEL@1@@@", |
| 445 "@@@STEP_TEXT@1.2.3@@@" |
| 446 ] |
| 447 }, |
| 448 { |
| 449 "cmd": [], |
| 450 "name": "isolate" |
| 451 }, |
| 452 { |
| 453 "cmd": [ |
| 454 "python", |
| 455 "-u", |
| 456 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 457 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n
\"variables\": {\n \"command\": [\n \"src/ios/build/bo
ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"
--xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\
", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla
tform\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_pa
th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D
ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", |
| 458 "[SLAVE_BUILD]/template.isolate" |
| 459 ], |
| 460 "name": "isolate.generate template.isolate", |
| 461 "~followup_annotations": [ |
| 462 "@@@STEP_NEST_LEVEL@1@@@", |
| 463 "@@@STEP_LOG_LINE@template.isolate@{@@@", |
| 464 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", |
| 465 "@@@STEP_LOG_LINE@template.isolate@ [@@@", |
| 466 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", |
| 467 "@@@STEP_LOG_LINE@template.isolate@ {@@@", |
| 468 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", |
| 469 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", |
| 470 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script
s/run.py\", @@@", |
| 471 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", |
| 472 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", |
| 473 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", |
| 474 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@
", |
| 475 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", |
| 476 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", |
| 477 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", |
| 478 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul
ator/iossim\", @@@", |
| 479 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", |
| 480 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", |
| 481 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", |
| 482 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", |
| 483 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", |
| 484 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", |
| 485 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", |
| 486 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script
s/\", @@@", |
| 487 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul
ator/iossim\"@@@", |
| 488 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 489 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 490 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 491 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 492 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 493 "@@@STEP_LOG_LINE@template.isolate@}@@@", |
| 494 "@@@STEP_LOG_END@template.isolate@@@" |
| 495 ] |
| 496 }, |
| 497 { |
| 498 "cmd": [ |
| 499 "python", |
| 500 "-u", |
| 501 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 502 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\",
\n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi
mulator/fake tests.app\", \n \"--config-variable\", \n \"xcode_version\",
\n \"fake xcode version\", \n \"--isolate\", \n \"[SLAVE_BUILD]/templat
e.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\"
, \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesim
ulator/fake tests.app\", \n \"--config-variable\", \n \"platform\", \n
\"fake device\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n
], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", |
| 503 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" |
| 504 ], |
| 505 "name": "isolate.generate 0.isolate.gen.json", |
| 506 "~followup_annotations": [ |
| 507 "@@@STEP_NEST_LEVEL@1@@@", |
| 508 "@@@STEP_TEXT@fake tests (fake device iOS 8.1)@@@", |
| 509 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@", |
| 510 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@", |
| 511 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 512 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@", |
| 513 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@", |
| 514 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 515 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", |
| 516 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f
ake tests.app\", @@@", |
| 517 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 518 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@", |
| 519 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake xcode version\", @@@", |
| 520 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@", |
| 521 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\
", @@@", |
| 522 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@", |
| 523 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol
ated\", @@@", |
| 524 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@", |
| 525 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", |
| 526 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f
ake tests.app\", @@@", |
| 527 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 528 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@", |
| 529 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device\", @@@", |
| 530 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 531 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\", @@@", |
| 532 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"8.1\"@@@", |
| 533 "@@@STEP_LOG_LINE@0.isolate.gen.json@ ], @@@", |
| 534 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", |
| 535 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\": 1@@@", |
| 536 "@@@STEP_LOG_LINE@0.isolate.gen.json@}@@@", |
| 537 "@@@STEP_LOG_END@0.isolate.gen.json@@@" |
| 538 ] |
| 539 }, |
| 540 { |
| 541 "cmd": [ |
| 542 "[SLAVE_BUILD]/swarming.client/isolate.py", |
| 543 "batcharchive", |
| 544 "--dump-json", |
| 264 "/path/to/tmp/json", | 545 "/path/to/tmp/json", |
| 265 "--iossim", | 546 "--isolate-server", |
| 266 "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim", | 547 "https://isolateserver.appspot.com", |
| 267 "--platform", | 548 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" |
| 268 "fake device", | 549 ], |
| 269 "--version", | 550 "name": "isolate.archive", |
| 270 "8.1" | 551 "~followup_annotations": [ |
| 271 ], | 552 "@@@STEP_NEST_LEVEL@1@@@", |
| 272 "name": "fake tests (fake device iOS 8.1)", | |
| 273 "~followup_annotations": [ | |
| 274 "@@@STEP_LOG_LINE@json.output@{@@@", | 553 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 275 "@@@STEP_LOG_LINE@json.output@ \"links\": {@@@", | 554 "@@@STEP_LOG_LINE@json.output@ \"0\": \"fake-hash-0\"@@@", |
| 276 "@@@STEP_LOG_LINE@json.output@ \"fake URL text\": \"fake URL\"@@@", | 555 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 277 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 556 "@@@STEP_LOG_END@json.output@@@" |
| 278 "@@@STEP_LOG_LINE@json.output@ \"logs\": {@@@", | 557 ] |
| 279 "@@@STEP_LOG_LINE@json.output@ \"fake log\": [@@@", | 558 }, |
| 280 "@@@STEP_LOG_LINE@json.output@ \"fake log line 1\", @@@", | 559 { |
| 281 "@@@STEP_LOG_LINE@json.output@ \"fake log line 2\"@@@", | 560 "cmd": [], |
| 282 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 561 "name": "trigger" |
| 562 }, |
| 563 { |
| 564 "cmd": [ |
| 565 "python", |
| 566 "-u", |
| 567 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 568 "trigger", |
| 569 "--swarming", |
| 570 "https://chromium-swarm.appspot.com", |
| 571 "--isolate-server", |
| 572 "https://isolateserver.appspot.com", |
| 573 "--priority", |
| 574 "200", |
| 575 "--shards", |
| 576 "1", |
| 577 "--task-name", |
| 578 "fake tests (fake device iOS 8.1)/Mac/fake-hash-/ios/0", |
| 579 "--dump-json", |
| 580 "/path/to/tmp/json", |
| 581 "--expiration", |
| 582 "3600", |
| 583 "--io-timeout", |
| 584 "1200", |
| 585 "--hard-timeout", |
| 586 "3600", |
| 587 "--dimension", |
| 588 "os", |
| 589 "Mac", |
| 590 "--dimension", |
| 591 "pool", |
| 592 "Chrome", |
| 593 "--dimension", |
| 594 "xcode_version", |
| 595 "fake xcode version", |
| 596 "--tag", |
| 597 "buildername:ios", |
| 598 "--tag", |
| 599 "buildnumber:0", |
| 600 "--tag", |
| 601 "data:fake-hash-0", |
| 602 "--tag", |
| 603 "device_type:fake device", |
| 604 "--tag", |
| 605 "ios_version:8.1", |
| 606 "--tag", |
| 607 "master:tryserver.fake", |
| 608 "--tag", |
| 609 "name:fake", |
| 610 "--tag", |
| 611 "os:Mac", |
| 612 "--tag", |
| 613 "platform:simulator", |
| 614 "--tag", |
| 615 "rietveld:fake://rietveld.url/123456/#ps1", |
| 616 "--tag", |
| 617 "slavename:fake-vm", |
| 618 "--tag", |
| 619 "stepname:fake tests (fake device iOS 8.1) on Mac", |
| 620 "--tag", |
| 621 "test:fake tests", |
| 622 "fake-hash-0" |
| 623 ], |
| 624 "name": "trigger.[trigger] fake tests (fake device iOS 8.1) on Mac", |
| 625 "~followup_annotations": [ |
| 626 "@@@STEP_NEST_LEVEL@1@@@", |
| 627 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 628 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"fake tests (fake dev
ice iOS 8.1)/Mac/fake-hash-/ios/0\", @@@", |
| 629 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 630 "@@@STEP_LOG_LINE@json.output@ \"fake tests (fake device iOS 8.1)/Mac/f
ake-hash-/ios/0\": {@@@", |
| 631 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 632 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 633 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 634 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ }@@@", | 635 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@}@@@", | 636 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 285 "@@@STEP_LOG_END@json.output@@@", | 637 "@@@STEP_LOG_END@json.output@@@", |
| 286 "@@@STEP_LOG_LINE@fake log@fake log line 1@@@", | 638 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 287 "@@@STEP_LOG_LINE@fake log@fake log line 2@@@", | 639 ] |
| 288 "@@@STEP_LOG_END@fake log@@@", | 640 }, |
| 289 "@@@STEP_LINK@fake URL text@fake URL@@@" | 641 { |
| 290 ] | 642 "cmd": [ |
| 291 }, | 643 "python", |
| 292 { | 644 "-u", |
| 645 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 646 "collect", |
| 647 "--swarming", |
| 648 "https://chromium-swarm.appspot.com", |
| 649 "--decorate", |
| 650 "--print-status-updates", |
| 651 "--json", |
| 652 "{\"base_task_name\": \"fake tests (fake device iOS 8.1)/Mac/fake-hash-/io
s/0\", \"tasks\": {\"fake tests (fake device iOS 8.1)/Mac/fake-hash-/ios/0\": {\
"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swar
m.appspot.com/user/task/10000\"}}}", |
| 653 "--task-summary-json", |
| 654 "/path/to/tmp/json", |
| 655 "--task-output-dir", |
| 656 "[TMP_BASE]/0_tmp_2" |
| 657 ], |
| 658 "name": "fake tests (fake device iOS 8.1) on Mac", |
| 659 "~followup_annotations": [ |
| 660 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 661 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 662 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 663 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 664 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 665 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 666 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 667 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| 668 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
| 669 "@@@STEP_LOG_LINE@json.output@ 5.7, @@@", |
| 670 "@@@STEP_LOG_LINE@json.output@ 31.5@@@", |
| 671 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 672 "@@@STEP_LOG_LINE@json.output@ \"exit_codes\": [@@@", |
| 673 "@@@STEP_LOG_LINE@json.output@ 0, @@@", |
| 674 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 675 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 676 "@@@STEP_LOG_LINE@json.output@ \"failure\": false, @@@", |
| 677 "@@@STEP_LOG_LINE@json.output@ \"id\": \"148aa78d7aa0000\", @@@", |
| 678 "@@@STEP_LOG_LINE@json.output@ \"internal_failure\": false, @@@", |
| 679 "@@@STEP_LOG_LINE@json.output@ \"isolated_out\": {@@@", |
| 680 "@@@STEP_LOG_LINE@json.output@ \"isolated\": \"abc123\", @@@", |
| 681 "@@@STEP_LOG_LINE@json.output@ \"isolatedserver\": \"https://isolat
eserver.appspot.com\", @@@", |
| 682 "@@@STEP_LOG_LINE@json.output@ \"namespace\": \"default-gzip\", @@@
", |
| 683 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"blah\"@@@", |
| 684 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 685 "@@@STEP_LOG_LINE@json.output@ \"modified_ts\": \"2014-09-25 01:42:00
\", @@@", |
| 686 "@@@STEP_LOG_LINE@json.output@ \"name\": \"heartbeat-canary-2014-09-2
5_01:41:55-os=Windows\", @@@", |
| 687 "@@@STEP_LOG_LINE@json.output@ \"outputs\": [@@@", |
| 688 "@@@STEP_LOG_LINE@json.output@ \"Heart beat succeeded on win32.\\n\
", @@@", |
| 689 "@@@STEP_LOG_LINE@json.output@ \"Foo\"@@@", |
| 690 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 691 "@@@STEP_LOG_LINE@json.output@ \"started_ts\": \"2014-09-25T01:42:11.
123\", @@@", |
| 692 "@@@STEP_LOG_LINE@json.output@ \"state\": 112, @@@", |
| 693 "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@", |
| 694 "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@", |
| 695 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 696 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 697 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 698 "@@@STEP_LOG_END@json.output@@@", |
| 699 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 700 ] |
| 701 }, |
| 702 { |
| 293 "name": "$result", | 703 "name": "$result", |
| 294 "recipe_result": null, | 704 "recipe_result": null, |
| 295 "status_code": 0 | 705 "status_code": 0 |
| 296 } | 706 } |
| 297 ] | 707 ] |
| OLD | NEW |