| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "update-ref", | 5 "update-ref", |
| 6 "refs/heads/master", | 6 "refs/heads/master", |
| 7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
| 8 ], | 8 ], |
| 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 44 "@@@STEP_LOG_END@Bisect job configuration@@@" | 44 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 45 ] | 45 ] |
| 46 }, | 46 }, |
| 47 { | 47 { |
| 48 "cmd": [], | 48 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", | 49 "cwd": "[SLAVE_BUILD]", |
| 50 "name": "Resolving reference range" | 50 "name": "Resolving reference range" |
| 51 }, | 51 }, |
| 52 { | 52 { |
| 53 "cmd": [ | 53 "cmd": [ |
| 54 "git", | 54 "python", |
| 55 "log", | 55 "-u", |
| 56 "--format=hash:%H", | 56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 57 "--grep", | 57 "get_numbering", |
| 58 "^Cr-Commit-Position: refs/heads/master@{#314017}", | 58 "--params-file", |
| 59 "-1", | 59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 60 "origin/master" | 60 "--attempts", |
| 61 "3" |
| 61 ], | 62 ], |
| 62 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 63 "cwd": "[SLAVE_BUILD]", |
| 63 "name": "Resolving reference range.resolving commit_pos 314017", | 64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
| 64 "stdout": "/path/to/tmp/", | 65 "stdout": "/path/to/tmp/json", |
| 65 "~followup_annotations": [ | 66 "~followup_annotations": [ |
| 66 "@@@STEP_NEST_LEVEL@1@@@" | 67 "@@@STEP_NEST_LEVEL@1@@@", |
| 68 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
| 70 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 71 "@@@STEP_LOG_END@json.output@@@" |
| 67 ] | 72 ] |
| 68 }, | 73 }, |
| 69 { | 74 { |
| 70 "cmd": [ | 75 "cmd": [ |
| 71 "git", | 76 "python", |
| 72 "log", | 77 "-u", |
| 73 "--format=hash:%H", | 78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 74 "--grep", | 79 "get_numbering", |
| 75 "^Cr-Commit-Position: refs/heads/master@{#314015}", | 80 "--params-file", |
| 76 "-1", | 81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 77 "origin/master" | 82 "--attempts", |
| 83 "3" |
| 78 ], | 84 ], |
| 79 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 85 "cwd": "[SLAVE_BUILD]", |
| 80 "name": "Resolving reference range.resolving commit_pos 314015", | 86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
| 81 "stdout": "/path/to/tmp/", | 87 "stdout": "/path/to/tmp/json", |
| 82 "~followup_annotations": [ | 88 "~followup_annotations": [ |
| 83 "@@@STEP_NEST_LEVEL@1@@@" | 89 "@@@STEP_NEST_LEVEL@1@@@", |
| 90 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 92 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 93 "@@@STEP_LOG_END@json.output@@@" |
| 84 ] | 94 ] |
| 85 }, | 95 }, |
| 86 { | 96 { |
| 87 "cmd": [ | 97 "cmd": [ |
| 88 "python", | 98 "python", |
| 89 "-u", | 99 "-u", |
| 90 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 91 "DEPS", | 101 "DEPS", |
| 92 "--commit", | 102 "--commit", |
| 93 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| (...skipping 736 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 830 "@@@STEP_LOG_LINE@json.output@}@@@", | 840 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 831 "@@@STEP_LOG_END@json.output@@@" | 841 "@@@STEP_LOG_END@json.output@@@" |
| 832 ] | 842 ] |
| 833 }, | 843 }, |
| 834 { | 844 { |
| 835 "name": "$result", | 845 "name": "$result", |
| 836 "recipe_result": null, | 846 "recipe_result": null, |
| 837 "status_code": 0 | 847 "status_code": 0 |
| 838 } | 848 } |
| 839 ] | 849 ] |
| OLD | NEW |