| 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]/linux", | 7 "[BUILDER_CACHE]/linux", |
| 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@r10", | 46 "src@r10", |
| 47 "--output_manifest", | 47 "--output_manifest" |
| 48 "--gerrit_no_rebase_patch_ref" | |
| 49 ], | 48 ], |
| 50 "cwd": "[BUILDER_CACHE]/linux", | 49 "cwd": "[BUILDER_CACHE]/linux", |
| 51 "env": { | 50 "env": { |
| 52 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 51 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
| 53 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 54 }, | 53 }, |
| 55 "name": "bot_update", | 54 "name": "bot_update", |
| 56 "~followup_annotations": [ | 55 "~followup_annotations": [ |
| 57 "@@@STEP_TEXT@Some step text@@@", | 56 "@@@STEP_TEXT@Some step text@@@", |
| 58 "@@@STEP_LOG_LINE@json.output@{@@@", | 57 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 "--root", | 317 "--root", |
| 319 "src", | 318 "src", |
| 320 "--revision_mapping_file", | 319 "--revision_mapping_file", |
| 321 "{\"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\"}", | 320 "{\"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\"}", |
| 322 "--git-cache-dir", | 321 "--git-cache-dir", |
| 323 "[GIT_CACHE]", | 322 "[GIT_CACHE]", |
| 324 "--output_json", | 323 "--output_json", |
| 325 "/path/to/tmp/json", | 324 "/path/to/tmp/json", |
| 326 "--revision", | 325 "--revision", |
| 327 "src@r6", | 326 "src@r6", |
| 328 "--output_manifest", | 327 "--output_manifest" |
| 329 "--gerrit_no_rebase_patch_ref" | |
| 330 ], | 328 ], |
| 331 "cwd": "[BUILDER_CACHE]/linux", | 329 "cwd": "[BUILDER_CACHE]/linux", |
| 332 "env": { | 330 "env": { |
| 333 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 331 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
| 334 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 332 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 335 }, | 333 }, |
| 336 "name": "test r6.bot_update", | 334 "name": "test r6.bot_update", |
| 337 "~followup_annotations": [ | 335 "~followup_annotations": [ |
| 338 "@@@STEP_NEST_LEVEL@1@@@", | 336 "@@@STEP_NEST_LEVEL@1@@@", |
| 339 "@@@STEP_TEXT@Some step text@@@", | 337 "@@@STEP_TEXT@Some step text@@@", |
| (...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 712 "--root", | 710 "--root", |
| 713 "src", | 711 "src", |
| 714 "--revision_mapping_file", | 712 "--revision_mapping_file", |
| 715 "{\"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\"}", | 713 "{\"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\"}", |
| 716 "--git-cache-dir", | 714 "--git-cache-dir", |
| 717 "[GIT_CACHE]", | 715 "[GIT_CACHE]", |
| 718 "--output_json", | 716 "--output_json", |
| 719 "/path/to/tmp/json", | 717 "/path/to/tmp/json", |
| 720 "--revision", | 718 "--revision", |
| 721 "src@r4", | 719 "src@r4", |
| 722 "--output_manifest", | 720 "--output_manifest" |
| 723 "--gerrit_no_rebase_patch_ref" | |
| 724 ], | 721 ], |
| 725 "cwd": "[BUILDER_CACHE]/linux", | 722 "cwd": "[BUILDER_CACHE]/linux", |
| 726 "env": { | 723 "env": { |
| 727 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 724 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
| 728 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 725 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 729 }, | 726 }, |
| 730 "name": "test r4.bot_update", | 727 "name": "test r4.bot_update", |
| 731 "~followup_annotations": [ | 728 "~followup_annotations": [ |
| 732 "@@@STEP_NEST_LEVEL@1@@@", | 729 "@@@STEP_NEST_LEVEL@1@@@", |
| 733 "@@@STEP_TEXT@Some step text@@@", | 730 "@@@STEP_TEXT@Some step text@@@", |
| (...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1015 "--root", | 1012 "--root", |
| 1016 "src", | 1013 "src", |
| 1017 "--revision_mapping_file", | 1014 "--revision_mapping_file", |
| 1018 "{\"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\"}", | 1015 "{\"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\"}", |
| 1019 "--git-cache-dir", | 1016 "--git-cache-dir", |
| 1020 "[GIT_CACHE]", | 1017 "[GIT_CACHE]", |
| 1021 "--output_json", | 1018 "--output_json", |
| 1022 "/path/to/tmp/json", | 1019 "/path/to/tmp/json", |
| 1023 "--revision", | 1020 "--revision", |
| 1024 "src@r5", | 1021 "src@r5", |
| 1025 "--output_manifest", | 1022 "--output_manifest" |
| 1026 "--gerrit_no_rebase_patch_ref" | |
| 1027 ], | 1023 ], |
| 1028 "cwd": "[BUILDER_CACHE]/linux", | 1024 "cwd": "[BUILDER_CACHE]/linux", |
| 1029 "env": { | 1025 "env": { |
| 1030 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", | 1026 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |
| 1031 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1027 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 1032 }, | 1028 }, |
| 1033 "name": "test r5.bot_update", | 1029 "name": "test r5.bot_update", |
| 1034 "~followup_annotations": [ | 1030 "~followup_annotations": [ |
| 1035 "@@@STEP_NEST_LEVEL@1@@@", | 1031 "@@@STEP_NEST_LEVEL@1@@@", |
| 1036 "@@@STEP_TEXT@Some step text@@@", | 1032 "@@@STEP_TEXT@Some step text@@@", |
| (...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1404 "@@@STEP_LOG_END@report@@@", | 1400 "@@@STEP_LOG_END@report@@@", |
| 1405 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r5\", \"metadata\": {\"regre
ssion_range_size\": 9, \"sub_ranges\": [[null, \"r2\", \"r3\", \"r4\", \"r5\", \
"r6\", \"r7\", \"r8\", \"r9\", \"r10\"]], \"use_bisect\": true}, \"result\": {\"
r4\": \"skipped\", \"r5\": \"failed\", \"r6\": \"failed\"}}@@@" | 1401 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r5\", \"metadata\": {\"regre
ssion_range_size\": 9, \"sub_ranges\": [[null, \"r2\", \"r3\", \"r4\", \"r5\", \
"r6\", \"r7\", \"r8\", \"r9\", \"r10\"]], \"use_bisect\": true}, \"result\": {\"
r4\": \"skipped\", \"r5\": \"failed\", \"r6\": \"failed\"}}@@@" |
| 1406 ] | 1402 ] |
| 1407 }, | 1403 }, |
| 1408 { | 1404 { |
| 1409 "name": "$result", | 1405 "name": "$result", |
| 1410 "recipe_result": null, | 1406 "recipe_result": null, |
| 1411 "status_code": 0 | 1407 "status_code": 0 |
| 1412 } | 1408 } |
| 1413 ] | 1409 ] |
| OLD | NEW |