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 "tryserver.chromium.mac", | 8 "tryserver.chromium.mac", |
9 "--builder", | 9 "--builder", |
10 "mac_chromium_variable", | 10 "mac_chromium_variable", |
(...skipping 568 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
579 "--gsutil-py-path", | 579 "--gsutil-py-path", |
580 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 580 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
581 "--ninja-path", | 581 "--ninja-path", |
582 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 582 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
583 "--target", | 583 "--target", |
584 "Release", | 584 "Release", |
585 "--src-dir", | 585 "--src-dir", |
586 "[SLAVE_BUILD]/src", | 586 "[SLAVE_BUILD]/src", |
587 "--goma-cache-dir", | 587 "--goma-cache-dir", |
588 "[GOMA_CACHE]", | 588 "[GOMA_CACHE]", |
589 "--build-tool", | |
590 "ninja", | |
591 "--compiler", | 589 "--compiler", |
592 "goma-clang", | 590 "goma-clang", |
593 "--goma-jsonstatus", | 591 "--goma-jsonstatus", |
594 "/path/to/tmp/json", | 592 "/path/to/tmp/json", |
595 "--goma-service-account-json-file", | 593 "--goma-service-account-json-file", |
596 "/creds/service_accounts/service-account-goma-client.json", | 594 "/creds/service_accounts/service-account-goma-client.json", |
597 "--goma-dir", | 595 "--goma-dir", |
598 "[CACHE]/cipd/goma", | 596 "[CACHE]/cipd/goma", |
599 "--ninja-ensure-up-to-date", | 597 "--ninja-ensure-up-to-date", |
600 "--", | 598 "--", |
(...skipping 685 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1286 "--gsutil-py-path", | 1284 "--gsutil-py-path", |
1287 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1285 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
1288 "--ninja-path", | 1286 "--ninja-path", |
1289 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1287 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
1290 "--target", | 1288 "--target", |
1291 "Release", | 1289 "Release", |
1292 "--src-dir", | 1290 "--src-dir", |
1293 "[SLAVE_BUILD]/src", | 1291 "[SLAVE_BUILD]/src", |
1294 "--goma-cache-dir", | 1292 "--goma-cache-dir", |
1295 "[GOMA_CACHE]", | 1293 "[GOMA_CACHE]", |
1296 "--build-tool", | |
1297 "ninja", | |
1298 "--compiler", | 1294 "--compiler", |
1299 "goma-clang", | 1295 "goma-clang", |
1300 "--goma-jsonstatus", | 1296 "--goma-jsonstatus", |
1301 "/path/to/tmp/json", | 1297 "/path/to/tmp/json", |
1302 "--goma-service-account-json-file", | 1298 "--goma-service-account-json-file", |
1303 "/creds/service_accounts/service-account-goma-client.json", | 1299 "/creds/service_accounts/service-account-goma-client.json", |
1304 "--goma-dir", | 1300 "--goma-dir", |
1305 "[CACHE]/cipd/goma", | 1301 "[CACHE]/cipd/goma", |
1306 "--ninja-ensure-up-to-date", | 1302 "--ninja-ensure-up-to-date", |
1307 "--", | 1303 "--", |
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1842 "--gsutil-py-path", | 1838 "--gsutil-py-path", |
1843 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1839 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
1844 "--ninja-path", | 1840 "--ninja-path", |
1845 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1841 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
1846 "--target", | 1842 "--target", |
1847 "Release", | 1843 "Release", |
1848 "--src-dir", | 1844 "--src-dir", |
1849 "[SLAVE_BUILD]/src", | 1845 "[SLAVE_BUILD]/src", |
1850 "--goma-cache-dir", | 1846 "--goma-cache-dir", |
1851 "[GOMA_CACHE]", | 1847 "[GOMA_CACHE]", |
1852 "--build-tool", | |
1853 "ninja", | |
1854 "--compiler", | 1848 "--compiler", |
1855 "goma-clang", | 1849 "goma-clang", |
1856 "--goma-jsonstatus", | 1850 "--goma-jsonstatus", |
1857 "/path/to/tmp/json", | 1851 "/path/to/tmp/json", |
1858 "--goma-service-account-json-file", | 1852 "--goma-service-account-json-file", |
1859 "/creds/service_accounts/service-account-goma-client.json", | 1853 "/creds/service_accounts/service-account-goma-client.json", |
1860 "--goma-dir", | 1854 "--goma-dir", |
1861 "[CACHE]/cipd/goma", | 1855 "[CACHE]/cipd/goma", |
1862 "--ninja-ensure-up-to-date", | 1856 "--ninja-ensure-up-to-date", |
1863 "--", | 1857 "--", |
(...skipping 531 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2395 "--gsutil-py-path", | 2389 "--gsutil-py-path", |
2396 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 2390 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
2397 "--ninja-path", | 2391 "--ninja-path", |
2398 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 2392 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
2399 "--target", | 2393 "--target", |
2400 "Release", | 2394 "Release", |
2401 "--src-dir", | 2395 "--src-dir", |
2402 "[SLAVE_BUILD]/src", | 2396 "[SLAVE_BUILD]/src", |
2403 "--goma-cache-dir", | 2397 "--goma-cache-dir", |
2404 "[GOMA_CACHE]", | 2398 "[GOMA_CACHE]", |
2405 "--build-tool", | |
2406 "ninja", | |
2407 "--compiler", | 2399 "--compiler", |
2408 "goma-clang", | 2400 "goma-clang", |
2409 "--goma-jsonstatus", | 2401 "--goma-jsonstatus", |
2410 "/path/to/tmp/json", | 2402 "/path/to/tmp/json", |
2411 "--goma-service-account-json-file", | 2403 "--goma-service-account-json-file", |
2412 "/creds/service_accounts/service-account-goma-client.json", | 2404 "/creds/service_accounts/service-account-goma-client.json", |
2413 "--goma-dir", | 2405 "--goma-dir", |
2414 "[CACHE]/cipd/goma", | 2406 "[CACHE]/cipd/goma", |
2415 "--ninja-ensure-up-to-date", | 2407 "--ninja-ensure-up-to-date", |
2416 "--", | 2408 "--", |
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2680 "@@@STEP_LOG_END@report@@@", | 2672 "@@@STEP_LOG_END@report@@@", |
2681 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"browser_tests\": {\"Test.b
rowser_One\": \"r6\"}, \"gl_tests\": {\"Test.gl_One\": \"r3\"}}, \"metadata\": {
\"regression_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\":
\"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.gl_
One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"browser_tests\": {
\"status\": \"passed\", \"valid\": true}, \"gl_tests\": {\"failures\": [\"Test.g
l_One\"], \"status\": \"failed\", \"valid\": true}}, \"r6\": {\"browser_tests\":
{\"failures\": [\"Test.browser_One\"], \"status\": \"failed\", \"valid\": true}
}}}@@@" | 2673 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"browser_tests\": {\"Test.b
rowser_One\": \"r6\"}, \"gl_tests\": {\"Test.gl_One\": \"r3\"}}, \"metadata\": {
\"regression_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\":
\"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.gl_
One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"browser_tests\": {
\"status\": \"passed\", \"valid\": true}, \"gl_tests\": {\"failures\": [\"Test.g
l_One\"], \"status\": \"failed\", \"valid\": true}}, \"r6\": {\"browser_tests\":
{\"failures\": [\"Test.browser_One\"], \"status\": \"failed\", \"valid\": true}
}}}@@@" |
2682 ] | 2674 ] |
2683 }, | 2675 }, |
2684 { | 2676 { |
2685 "name": "$result", | 2677 "name": "$result", |
2686 "recipe_result": null, | 2678 "recipe_result": null, |
2687 "status_code": 0 | 2679 "status_code": 0 |
2688 } | 2680 } |
2689 ] | 2681 ] |
OLD | NEW |