| 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" | |
| 49 ], | 48 ], |
| 50 "cwd": "[BUILDER_CACHE]/mac", | 49 "cwd": "[BUILDER_CACHE]/mac", |
| 51 "env": { | 50 "env": { |
| 52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 51 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 53 }, | 52 }, |
| 54 "name": "bot_update", | 53 "name": "bot_update", |
| 55 "~followup_annotations": [ | 54 "~followup_annotations": [ |
| 56 "@@@STEP_TEXT@Some step text@@@", | 55 "@@@STEP_TEXT@Some step text@@@", |
| 57 "@@@STEP_LOG_LINE@json.output@{@@@", | 56 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| (...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 315 "--root", | 314 "--root", |
| 316 "src", | 315 "src", |
| 317 "--revision_mapping_file", | 316 "--revision_mapping_file", |
| 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\"}", | 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\"}", |
| 319 "--git-cache-dir", | 318 "--git-cache-dir", |
| 320 "[GIT_CACHE]", | 319 "[GIT_CACHE]", |
| 321 "--output_json", | 320 "--output_json", |
| 322 "/path/to/tmp/json", | 321 "/path/to/tmp/json", |
| 323 "--revision", | 322 "--revision", |
| 324 "src@r2", | 323 "src@r2", |
| 325 "--output_manifest", | 324 "--output_manifest" |
| 326 "--gerrit_no_rebase_patch_ref" | |
| 327 ], | 325 ], |
| 328 "cwd": "[BUILDER_CACHE]/mac", | 326 "cwd": "[BUILDER_CACHE]/mac", |
| 329 "env": { | 327 "env": { |
| 330 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 328 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 331 }, | 329 }, |
| 332 "name": "test r2.bot_update", | 330 "name": "test r2.bot_update", |
| 333 "~followup_annotations": [ | 331 "~followup_annotations": [ |
| 334 "@@@STEP_NEST_LEVEL@1@@@", | 332 "@@@STEP_NEST_LEVEL@1@@@", |
| 335 "@@@STEP_TEXT@Some step text@@@", | 333 "@@@STEP_TEXT@Some step text@@@", |
| 336 "@@@STEP_LOG_LINE@json.output@{@@@", | 334 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 898 "--root", | 896 "--root", |
| 899 "src", | 897 "src", |
| 900 "--revision_mapping_file", | 898 "--revision_mapping_file", |
| 901 "{\"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\"}", | 899 "{\"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\"}", |
| 902 "--git-cache-dir", | 900 "--git-cache-dir", |
| 903 "[GIT_CACHE]", | 901 "[GIT_CACHE]", |
| 904 "--output_json", | 902 "--output_json", |
| 905 "/path/to/tmp/json", | 903 "/path/to/tmp/json", |
| 906 "--revision", | 904 "--revision", |
| 907 "src@r3", | 905 "src@r3", |
| 908 "--output_manifest", | 906 "--output_manifest" |
| 909 "--gerrit_no_rebase_patch_ref" | |
| 910 ], | 907 ], |
| 911 "cwd": "[BUILDER_CACHE]/mac", | 908 "cwd": "[BUILDER_CACHE]/mac", |
| 912 "env": { | 909 "env": { |
| 913 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 910 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 914 }, | 911 }, |
| 915 "name": "test r3.bot_update", | 912 "name": "test r3.bot_update", |
| 916 "~followup_annotations": [ | 913 "~followup_annotations": [ |
| 917 "@@@STEP_NEST_LEVEL@1@@@", | 914 "@@@STEP_NEST_LEVEL@1@@@", |
| 918 "@@@STEP_TEXT@Some step text@@@", | 915 "@@@STEP_TEXT@Some step text@@@", |
| 919 "@@@STEP_LOG_LINE@json.output@{@@@", | 916 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1481 "--root", | 1478 "--root", |
| 1482 "src", | 1479 "src", |
| 1483 "--revision_mapping_file", | 1480 "--revision_mapping_file", |
| 1484 "{\"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\"}", | 1481 "{\"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\"}", |
| 1485 "--git-cache-dir", | 1482 "--git-cache-dir", |
| 1486 "[GIT_CACHE]", | 1483 "[GIT_CACHE]", |
| 1487 "--output_json", | 1484 "--output_json", |
| 1488 "/path/to/tmp/json", | 1485 "/path/to/tmp/json", |
| 1489 "--revision", | 1486 "--revision", |
| 1490 "src@r4", | 1487 "src@r4", |
| 1491 "--output_manifest", | 1488 "--output_manifest" |
| 1492 "--gerrit_no_rebase_patch_ref" | |
| 1493 ], | 1489 ], |
| 1494 "cwd": "[BUILDER_CACHE]/mac", | 1490 "cwd": "[BUILDER_CACHE]/mac", |
| 1495 "env": { | 1491 "env": { |
| 1496 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1492 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 1497 }, | 1493 }, |
| 1498 "name": "test r4.bot_update", | 1494 "name": "test r4.bot_update", |
| 1499 "~followup_annotations": [ | 1495 "~followup_annotations": [ |
| 1500 "@@@STEP_NEST_LEVEL@1@@@", | 1496 "@@@STEP_NEST_LEVEL@1@@@", |
| 1501 "@@@STEP_TEXT@Some step text@@@", | 1497 "@@@STEP_TEXT@Some step text@@@", |
| 1502 "@@@STEP_LOG_LINE@json.output@{@@@", | 1498 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2068 "@@@STEP_LOG_END@report@@@", | 2064 "@@@STEP_LOG_END@report@@@", |
| 2069 "@@@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}}}}@@@" | 2065 "@@@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}}}}@@@" |
| 2070 ] | 2066 ] |
| 2071 }, | 2067 }, |
| 2072 { | 2068 { |
| 2073 "name": "$result", | 2069 "name": "$result", |
| 2074 "recipe_result": null, | 2070 "recipe_result": null, |
| 2075 "status_code": 0 | 2071 "status_code": 0 |
| 2076 } | 2072 } |
| 2077 ] | 2073 ] |
| OLD | NEW |