| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - predictable", | 10 "V8 Linux - predictable", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git',
'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}
]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 15 "--root", | 15 "--root", |
| 16 "v8", | 16 "v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"v8\": \"got_revision\"}", | 18 "{\"v8\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "v8@20123", | 24 "v8@20123", |
| (...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 573 "python", | 573 "python", |
| 574 "-u", | 574 "-u", |
| 575 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 575 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 576 "--master", | 576 "--master", |
| 577 "client.v8", | 577 "client.v8", |
| 578 "--builder", | 578 "--builder", |
| 579 "V8 Linux - predictable", | 579 "V8 Linux - predictable", |
| 580 "--slave", | 580 "--slave", |
| 581 "TestSlavename", | 581 "TestSlavename", |
| 582 "--spec", | 582 "--spec", |
| 583 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git',
'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}
]", | 583 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 584 "--root", | 584 "--root", |
| 585 "v8", | 585 "v8", |
| 586 "--revision_mapping_file", | 586 "--revision_mapping_file", |
| 587 "{\"v8\": \"got_revision\"}", | 587 "{\"v8\": \"got_revision\"}", |
| 588 "--git-cache-dir", | 588 "--git-cache-dir", |
| 589 "[GIT_CACHE]", | 589 "[GIT_CACHE]", |
| 590 "--output_json", | 590 "--output_json", |
| 591 "/path/to/tmp/json", | 591 "/path/to/tmp/json", |
| 592 "--revision", | 592 "--revision", |
| 593 "v8@a0", | 593 "v8@a0", |
| (...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 924 "python", | 924 "python", |
| 925 "-u", | 925 "-u", |
| 926 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 926 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 927 "--master", | 927 "--master", |
| 928 "client.v8", | 928 "client.v8", |
| 929 "--builder", | 929 "--builder", |
| 930 "V8 Linux - predictable", | 930 "V8 Linux - predictable", |
| 931 "--slave", | 931 "--slave", |
| 932 "TestSlavename", | 932 "TestSlavename", |
| 933 "--spec", | 933 "--spec", |
| 934 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git',
'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}
]", | 934 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 935 "--root", | 935 "--root", |
| 936 "v8", | 936 "v8", |
| 937 "--revision_mapping_file", | 937 "--revision_mapping_file", |
| 938 "{\"v8\": \"got_revision\"}", | 938 "{\"v8\": \"got_revision\"}", |
| 939 "--git-cache-dir", | 939 "--git-cache-dir", |
| 940 "[GIT_CACHE]", | 940 "[GIT_CACHE]", |
| 941 "--output_json", | 941 "--output_json", |
| 942 "/path/to/tmp/json", | 942 "/path/to/tmp/json", |
| 943 "--revision", | 943 "--revision", |
| 944 "v8@a2", | 944 "v8@a2", |
| (...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1308 "python", | 1308 "python", |
| 1309 "-u", | 1309 "-u", |
| 1310 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 1310 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 1311 "--master", | 1311 "--master", |
| 1312 "client.v8", | 1312 "client.v8", |
| 1313 "--builder", | 1313 "--builder", |
| 1314 "V8 Linux - predictable", | 1314 "V8 Linux - predictable", |
| 1315 "--slave", | 1315 "--slave", |
| 1316 "TestSlavename", | 1316 "TestSlavename", |
| 1317 "--spec", | 1317 "--spec", |
| 1318 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git',
'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}
]", | 1318 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 1319 "--root", | 1319 "--root", |
| 1320 "v8", | 1320 "v8", |
| 1321 "--revision_mapping_file", | 1321 "--revision_mapping_file", |
| 1322 "{\"v8\": \"got_revision\"}", | 1322 "{\"v8\": \"got_revision\"}", |
| 1323 "--git-cache-dir", | 1323 "--git-cache-dir", |
| 1324 "[GIT_CACHE]", | 1324 "[GIT_CACHE]", |
| 1325 "--output_json", | 1325 "--output_json", |
| 1326 "/path/to/tmp/json", | 1326 "/path/to/tmp/json", |
| 1327 "--revision", | 1327 "--revision", |
| 1328 "v8@a1", | 1328 "v8@a1", |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
| 1649 ] | 1649 ] |
| 1650 }, | 1650 }, |
| 1651 { | 1651 { |
| 1652 "name": "$result", | 1652 "name": "$result", |
| 1653 "reason": "Failures or flakes in build.", | 1653 "reason": "Failures or flakes in build.", |
| 1654 "recipe_result": null, | 1654 "recipe_result": null, |
| 1655 "status_code": 1 | 1655 "status_code": 1 |
| 1656 } | 1656 } |
| 1657 ] | 1657 ] |
| OLD | NEW |