| OLD | NEW |
| 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]/mac", | 7 "[BUILDER_CACHE]/mac", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 611 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 622 "--src-dir", | 622 "--src-dir", |
| 623 "[BUILDER_CACHE]/mac/src", | 623 "[BUILDER_CACHE]/mac/src", |
| 624 "--goma-cache-dir", | 624 "--goma-cache-dir", |
| 625 "[GOMA_CACHE]", | 625 "[GOMA_CACHE]", |
| 626 "--buildbot-buildername", | 626 "--buildbot-buildername", |
| 627 "mac_chromium_variable", | 627 "mac_chromium_variable", |
| 628 "--buildbot-mastername", | 628 "--buildbot-mastername", |
| 629 "tryserver.chromium.mac", | 629 "tryserver.chromium.mac", |
| 630 "--buildbot-slavename", | 630 "--buildbot-slavename", |
| 631 "build1-a1", | 631 "build1-a1", |
| 632 "--goma-deps-cache-dir", | 632 "--goma-deps-cache-file", |
| 633 "[GOMA_DEPS_CACHE]", | 633 "mac_chromium_variable.gomadeps", |
| 634 "--compiler", | 634 "--compiler", |
| 635 "goma-clang", | 635 "goma-clang", |
| 636 "--goma-jsonstatus", | 636 "--goma-jsonstatus", |
| 637 "/path/to/tmp/json", | 637 "/path/to/tmp/json", |
| 638 "--goma-service-account-json-file", | 638 "--goma-service-account-json-file", |
| 639 "/creds/service_accounts/service-account-goma-client.json", | 639 "/creds/service_accounts/service-account-goma-client.json", |
| 640 "--goma-dir", | 640 "--goma-dir", |
| 641 "[CACHE]/cipd/goma", | 641 "[CACHE]/cipd/goma", |
| 642 "--ninja-ensure-up-to-date", | 642 "--ninja-ensure-up-to-date", |
| 643 "--", | 643 "--", |
| (...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1198 "--src-dir", | 1198 "--src-dir", |
| 1199 "[BUILDER_CACHE]/mac/src", | 1199 "[BUILDER_CACHE]/mac/src", |
| 1200 "--goma-cache-dir", | 1200 "--goma-cache-dir", |
| 1201 "[GOMA_CACHE]", | 1201 "[GOMA_CACHE]", |
| 1202 "--buildbot-buildername", | 1202 "--buildbot-buildername", |
| 1203 "mac_chromium_variable", | 1203 "mac_chromium_variable", |
| 1204 "--buildbot-mastername", | 1204 "--buildbot-mastername", |
| 1205 "tryserver.chromium.mac", | 1205 "tryserver.chromium.mac", |
| 1206 "--buildbot-slavename", | 1206 "--buildbot-slavename", |
| 1207 "build1-a1", | 1207 "build1-a1", |
| 1208 "--goma-deps-cache-dir", | 1208 "--goma-deps-cache-file", |
| 1209 "[GOMA_DEPS_CACHE]", | 1209 "mac_chromium_variable.gomadeps", |
| 1210 "--compiler", | 1210 "--compiler", |
| 1211 "goma-clang", | 1211 "goma-clang", |
| 1212 "--goma-jsonstatus", | 1212 "--goma-jsonstatus", |
| 1213 "/path/to/tmp/json", | 1213 "/path/to/tmp/json", |
| 1214 "--goma-service-account-json-file", | 1214 "--goma-service-account-json-file", |
| 1215 "/creds/service_accounts/service-account-goma-client.json", | 1215 "/creds/service_accounts/service-account-goma-client.json", |
| 1216 "--goma-dir", | 1216 "--goma-dir", |
| 1217 "[CACHE]/cipd/goma", | 1217 "[CACHE]/cipd/goma", |
| 1218 "--ninja-ensure-up-to-date", | 1218 "--ninja-ensure-up-to-date", |
| 1219 "--", | 1219 "--", |
| (...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1774 "--src-dir", | 1774 "--src-dir", |
| 1775 "[BUILDER_CACHE]/mac/src", | 1775 "[BUILDER_CACHE]/mac/src", |
| 1776 "--goma-cache-dir", | 1776 "--goma-cache-dir", |
| 1777 "[GOMA_CACHE]", | 1777 "[GOMA_CACHE]", |
| 1778 "--buildbot-buildername", | 1778 "--buildbot-buildername", |
| 1779 "mac_chromium_variable", | 1779 "mac_chromium_variable", |
| 1780 "--buildbot-mastername", | 1780 "--buildbot-mastername", |
| 1781 "tryserver.chromium.mac", | 1781 "tryserver.chromium.mac", |
| 1782 "--buildbot-slavename", | 1782 "--buildbot-slavename", |
| 1783 "build1-a1", | 1783 "build1-a1", |
| 1784 "--goma-deps-cache-dir", | 1784 "--goma-deps-cache-file", |
| 1785 "[GOMA_DEPS_CACHE]", | 1785 "mac_chromium_variable.gomadeps", |
| 1786 "--compiler", | 1786 "--compiler", |
| 1787 "goma-clang", | 1787 "goma-clang", |
| 1788 "--goma-jsonstatus", | 1788 "--goma-jsonstatus", |
| 1789 "/path/to/tmp/json", | 1789 "/path/to/tmp/json", |
| 1790 "--goma-service-account-json-file", | 1790 "--goma-service-account-json-file", |
| 1791 "/creds/service_accounts/service-account-goma-client.json", | 1791 "/creds/service_accounts/service-account-goma-client.json", |
| 1792 "--goma-dir", | 1792 "--goma-dir", |
| 1793 "[CACHE]/cipd/goma", | 1793 "[CACHE]/cipd/goma", |
| 1794 "--ninja-ensure-up-to-date", | 1794 "--ninja-ensure-up-to-date", |
| 1795 "--", | 1795 "--", |
| (...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2040 "@@@STEP_LOG_END@report@@@", | 2040 "@@@STEP_LOG_END@report@@@", |
| 2041 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 2041 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
| 2042 ] | 2042 ] |
| 2043 }, | 2043 }, |
| 2044 { | 2044 { |
| 2045 "name": "$result", | 2045 "name": "$result", |
| 2046 "recipe_result": null, | 2046 "recipe_result": null, |
| 2047 "status_code": 0 | 2047 "status_code": 0 |
| 2048 } | 2048 } |
| 2049 ] | 2049 ] |
| OLD | NEW |