| 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 26 matching lines...) Expand all Loading... |
| 37 "--root", | 37 "--root", |
| 38 "src", | 38 "src", |
| 39 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 41 "--git-cache-dir", | 41 "--git-cache-dir", |
| 42 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 43 "--output_json", | 43 "--output_json", |
| 44 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 45 "--revision", | 45 "--revision", |
| 46 "src@r6", | 46 "src@r6", |
| 47 "--output_manifest" | 47 "--output_manifest", |
| 48 "--gerrit_no_rebase_patch_ref" |
| 48 ], | 49 ], |
| 49 "cwd": "[BUILDER_CACHE]/mac", | 50 "cwd": "[BUILDER_CACHE]/mac", |
| 50 "env": { | 51 "env": { |
| 51 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 52 }, | 53 }, |
| 53 "name": "bot_update", | 54 "name": "bot_update", |
| 54 "~followup_annotations": [ | 55 "~followup_annotations": [ |
| 55 "@@@STEP_TEXT@Some step text@@@", | 56 "@@@STEP_TEXT@Some step text@@@", |
| 56 "@@@STEP_LOG_LINE@json.output@{@@@", | 57 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| (...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 314 "--root", | 315 "--root", |
| 315 "src", | 316 "src", |
| 316 "--revision_mapping_file", | 317 "--revision_mapping_file", |
| 317 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 318 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 318 "--git-cache-dir", | 319 "--git-cache-dir", |
| 319 "[GIT_CACHE]", | 320 "[GIT_CACHE]", |
| 320 "--output_json", | 321 "--output_json", |
| 321 "/path/to/tmp/json", | 322 "/path/to/tmp/json", |
| 322 "--revision", | 323 "--revision", |
| 323 "src@r2", | 324 "src@r2", |
| 324 "--output_manifest" | 325 "--output_manifest", |
| 326 "--gerrit_no_rebase_patch_ref" |
| 325 ], | 327 ], |
| 326 "cwd": "[BUILDER_CACHE]/mac", | 328 "cwd": "[BUILDER_CACHE]/mac", |
| 327 "env": { | 329 "env": { |
| 328 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 330 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 329 }, | 331 }, |
| 330 "name": "test r2.bot_update", | 332 "name": "test r2.bot_update", |
| 331 "~followup_annotations": [ | 333 "~followup_annotations": [ |
| 332 "@@@STEP_NEST_LEVEL@1@@@", | 334 "@@@STEP_NEST_LEVEL@1@@@", |
| 333 "@@@STEP_TEXT@Some step text@@@", | 335 "@@@STEP_TEXT@Some step text@@@", |
| 334 "@@@STEP_LOG_LINE@json.output@{@@@", | 336 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 890 "--root", | 892 "--root", |
| 891 "src", | 893 "src", |
| 892 "--revision_mapping_file", | 894 "--revision_mapping_file", |
| 893 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 895 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 894 "--git-cache-dir", | 896 "--git-cache-dir", |
| 895 "[GIT_CACHE]", | 897 "[GIT_CACHE]", |
| 896 "--output_json", | 898 "--output_json", |
| 897 "/path/to/tmp/json", | 899 "/path/to/tmp/json", |
| 898 "--revision", | 900 "--revision", |
| 899 "src@r3", | 901 "src@r3", |
| 900 "--output_manifest" | 902 "--output_manifest", |
| 903 "--gerrit_no_rebase_patch_ref" |
| 901 ], | 904 ], |
| 902 "cwd": "[BUILDER_CACHE]/mac", | 905 "cwd": "[BUILDER_CACHE]/mac", |
| 903 "env": { | 906 "env": { |
| 904 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 907 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 905 }, | 908 }, |
| 906 "name": "test r3.bot_update", | 909 "name": "test r3.bot_update", |
| 907 "~followup_annotations": [ | 910 "~followup_annotations": [ |
| 908 "@@@STEP_NEST_LEVEL@1@@@", | 911 "@@@STEP_NEST_LEVEL@1@@@", |
| 909 "@@@STEP_TEXT@Some step text@@@", | 912 "@@@STEP_TEXT@Some step text@@@", |
| 910 "@@@STEP_LOG_LINE@json.output@{@@@", | 913 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1466 "--root", | 1469 "--root", |
| 1467 "src", | 1470 "src", |
| 1468 "--revision_mapping_file", | 1471 "--revision_mapping_file", |
| 1469 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 1472 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 1470 "--git-cache-dir", | 1473 "--git-cache-dir", |
| 1471 "[GIT_CACHE]", | 1474 "[GIT_CACHE]", |
| 1472 "--output_json", | 1475 "--output_json", |
| 1473 "/path/to/tmp/json", | 1476 "/path/to/tmp/json", |
| 1474 "--revision", | 1477 "--revision", |
| 1475 "src@r4", | 1478 "src@r4", |
| 1476 "--output_manifest" | 1479 "--output_manifest", |
| 1480 "--gerrit_no_rebase_patch_ref" |
| 1477 ], | 1481 ], |
| 1478 "cwd": "[BUILDER_CACHE]/mac", | 1482 "cwd": "[BUILDER_CACHE]/mac", |
| 1479 "env": { | 1483 "env": { |
| 1480 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1484 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 1481 }, | 1485 }, |
| 1482 "name": "test r4.bot_update", | 1486 "name": "test r4.bot_update", |
| 1483 "~followup_annotations": [ | 1487 "~followup_annotations": [ |
| 1484 "@@@STEP_NEST_LEVEL@1@@@", | 1488 "@@@STEP_NEST_LEVEL@1@@@", |
| 1485 "@@@STEP_TEXT@Some step text@@@", | 1489 "@@@STEP_TEXT@Some step text@@@", |
| 1486 "@@@STEP_LOG_LINE@json.output@{@@@", | 1490 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 559 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2046 "@@@STEP_LOG_END@report@@@", | 2050 "@@@STEP_LOG_END@report@@@", |
| 2047 "@@@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}}}}@@@" | 2051 "@@@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}}}}@@@" |
| 2048 ] | 2052 ] |
| 2049 }, | 2053 }, |
| 2050 { | 2054 { |
| 2051 "name": "$result", | 2055 "name": "$result", |
| 2052 "recipe_result": null, | 2056 "recipe_result": null, |
| 2053 "status_code": 0 | 2057 "status_code": 0 |
| 2054 } | 2058 } |
| 2055 ] | 2059 ] |
| OLD | NEW |