| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[DEPOT_TOOLS]/gclient.py", | 6 "[DEPOT_TOOLS]/gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DE
PS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}]" | 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DE
PS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}]" |
| 10 ], | 10 ], |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 207 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 208 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 208 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 209 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 209 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 210 "@@@STEP_LOG_END@python.inline@@@" | 210 "@@@STEP_LOG_END@python.inline@@@" |
| 211 ] | 211 ] |
| 212 }, | 212 }, |
| 213 { | 213 { |
| 214 "cmd": [ | 214 "cmd": [ |
| 215 "python", | 215 "python", |
| 216 "-u", | 216 "-u", |
| 217 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 217 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 218 "--", | 218 "--", |
| 219 "[DEPOT_TOOLS]/gsutil.py", | 219 "[DEPOT_TOOLS]/gsutil.py", |
| 220 "----", | 220 "----", |
| 221 "-m", | 221 "-m", |
| 222 "rsync", | 222 "rsync", |
| 223 "-d", | 223 "-d", |
| 224 "-r", | 224 "-r", |
| 225 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", | 225 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", |
| 226 "[SLAVE_BUILD]/skps/slave1" | 226 "[SLAVE_BUILD]/skps/slave1" |
| 227 ], | 227 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 282 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 282 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 283 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 283 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 284 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 284 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 285 "@@@STEP_LOG_END@python.inline@@@" | 285 "@@@STEP_LOG_END@python.inline@@@" |
| 286 ] | 286 ] |
| 287 }, | 287 }, |
| 288 { | 288 { |
| 289 "cmd": [ | 289 "cmd": [ |
| 290 "python", | 290 "python", |
| 291 "-u", | 291 "-u", |
| 292 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 292 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 293 "--", | 293 "--", |
| 294 "[DEPOT_TOOLS]/gsutil.py", | 294 "[DEPOT_TOOLS]/gsutil.py", |
| 295 "----", | 295 "----", |
| 296 "-m", | 296 "-m", |
| 297 "rsync", | 297 "rsync", |
| 298 "-d", | 298 "-d", |
| 299 "-r", | 299 "-r", |
| 300 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", | 300 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", |
| 301 "[SLAVE_BUILD]/skps/slave2" | 301 "[SLAVE_BUILD]/skps/slave2" |
| 302 ], | 302 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 357 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 357 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 358 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 358 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 359 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 359 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 360 "@@@STEP_LOG_END@python.inline@@@" | 360 "@@@STEP_LOG_END@python.inline@@@" |
| 361 ] | 361 ] |
| 362 }, | 362 }, |
| 363 { | 363 { |
| 364 "cmd": [ | 364 "cmd": [ |
| 365 "python", | 365 "python", |
| 366 "-u", | 366 "-u", |
| 367 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 367 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 368 "--", | 368 "--", |
| 369 "[DEPOT_TOOLS]/gsutil.py", | 369 "[DEPOT_TOOLS]/gsutil.py", |
| 370 "----", | 370 "----", |
| 371 "-m", | 371 "-m", |
| 372 "rsync", | 372 "rsync", |
| 373 "-d", | 373 "-d", |
| 374 "-r", | 374 "-r", |
| 375 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", | 375 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", |
| 376 "[SLAVE_BUILD]/skps/slave3" | 376 "[SLAVE_BUILD]/skps/slave3" |
| 377 ], | 377 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 432 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 432 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 433 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 433 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 434 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 434 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 435 "@@@STEP_LOG_END@python.inline@@@" | 435 "@@@STEP_LOG_END@python.inline@@@" |
| 436 ] | 436 ] |
| 437 }, | 437 }, |
| 438 { | 438 { |
| 439 "cmd": [ | 439 "cmd": [ |
| 440 "python", | 440 "python", |
| 441 "-u", | 441 "-u", |
| 442 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 442 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 443 "--", | 443 "--", |
| 444 "[DEPOT_TOOLS]/gsutil.py", | 444 "[DEPOT_TOOLS]/gsutil.py", |
| 445 "----", | 445 "----", |
| 446 "-m", | 446 "-m", |
| 447 "rsync", | 447 "rsync", |
| 448 "-d", | 448 "-d", |
| 449 "-r", | 449 "-r", |
| 450 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", | 450 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", |
| 451 "[SLAVE_BUILD]/skps/slave4" | 451 "[SLAVE_BUILD]/skps/slave4" |
| 452 ], | 452 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 507 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 507 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 508 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 508 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 509 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 509 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 510 "@@@STEP_LOG_END@python.inline@@@" | 510 "@@@STEP_LOG_END@python.inline@@@" |
| 511 ] | 511 ] |
| 512 }, | 512 }, |
| 513 { | 513 { |
| 514 "cmd": [ | 514 "cmd": [ |
| 515 "python", | 515 "python", |
| 516 "-u", | 516 "-u", |
| 517 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 517 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 518 "--", | 518 "--", |
| 519 "[DEPOT_TOOLS]/gsutil.py", | 519 "[DEPOT_TOOLS]/gsutil.py", |
| 520 "----", | 520 "----", |
| 521 "-m", | 521 "-m", |
| 522 "rsync", | 522 "rsync", |
| 523 "-d", | 523 "-d", |
| 524 "-r", | 524 "-r", |
| 525 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", | 525 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", |
| 526 "[SLAVE_BUILD]/skps/slave5" | 526 "[SLAVE_BUILD]/skps/slave5" |
| 527 ], | 527 ], |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 559 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/ct-task-5.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"CONFIG
URATION\", \n \"Debug\", \n \"--extra-variable\", \n \"GIT_
HASH\", \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\
", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n
\"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"versi
on\": 1\n}", | 559 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/ct-task-5.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"CONFIG
URATION\", \n \"Debug\", \n \"--extra-variable\", \n \"GIT_
HASH\", \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\
", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n
\"dm\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"versi
on\": 1\n}", |
| 560 "[SLAVE_BUILD]/swarming_temp_dir/slave5.isolated.gen.json" | 560 "[SLAVE_BUILD]/swarming_temp_dir/slave5.isolated.gen.json" |
| 561 ], | 561 ], |
| 562 "cwd": "[SLAVE_BUILD]", | 562 "cwd": "[SLAVE_BUILD]", |
| 563 "name": "Write slave5.isolated.gen.json" | 563 "name": "Write slave5.isolated.gen.json" |
| 564 }, | 564 }, |
| 565 { | 565 { |
| 566 "cmd": [ | 566 "cmd": [ |
| 567 "python", | 567 "python", |
| 568 "-u", | 568 "-u", |
| 569 "RECIPE_MODULE[isolate]/resources/isolate.py", | 569 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 570 "[SLAVE_BUILD]/swarming.client", | 570 "[SLAVE_BUILD]/swarming.client", |
| 571 "batcharchive", | 571 "batcharchive", |
| 572 "--dump-json", | 572 "--dump-json", |
| 573 "/path/to/tmp/json", | 573 "/path/to/tmp/json", |
| 574 "--isolate-server", | 574 "--isolate-server", |
| 575 "https://isolateserver.appspot.com", | 575 "https://isolateserver.appspot.com", |
| 576 "--verbose", | 576 "--verbose", |
| 577 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", | 577 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", |
| 578 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", | 578 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", |
| 579 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json", | 579 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json", |
| (...skipping 633 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1213 "@@@STEP_LOG_END@json.output@@@", | 1213 "@@@STEP_LOG_END@json.output@@@", |
| 1214 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1214 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1215 ] | 1215 ] |
| 1216 }, | 1216 }, |
| 1217 { | 1217 { |
| 1218 "name": "$result", | 1218 "name": "$result", |
| 1219 "recipe_result": null, | 1219 "recipe_result": null, |
| 1220 "status_code": 0 | 1220 "status_code": 0 |
| 1221 } | 1221 } |
| 1222 ] | 1222 ] |
| OLD | NEW |