| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 6 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 7 "[SLAVE_BUILD]/git_clone_bundler/bundles" | 7 "[SLAVE_BUILD]/git_clone_bundler/bundles" |
| 8 ], | 8 ], |
| 9 "name": "rmtree old bundles", | 9 "name": "rmtree old bundles", |
| 10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 ], | 103 ], |
| 104 "cwd": "[SLAVE_BUILD]/git_clone_bundler/repo/baa8c54f5ad38fa45e904e6bdfb6b48
4/path/to/foo", | 104 "cwd": "[SLAVE_BUILD]/git_clone_bundler/repo/baa8c54f5ad38fa45e904e6bdfb6b48
4/path/to/foo", |
| 105 "name": "create bundle (src/foo)" | 105 "name": "create bundle (src/foo)" |
| 106 }, | 106 }, |
| 107 { | 107 { |
| 108 "cmd": [ | 108 "cmd": [ |
| 109 "python", | 109 "python", |
| 110 "-u", | 110 "-u", |
| 111 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 111 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 112 "--", | 112 "--", |
| 113 "[DEPOT_TOOLS]/gsutil.py", | 113 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 114 "----", | 114 "----", |
| 115 "cp", | 115 "cp", |
| 116 "[SLAVE_BUILD]/git_clone_bundler/bundles/b30c7a01edcf711e48356dd038d8c03e.
bundle", | 116 "[SLAVE_BUILD]/git_clone_bundler/bundles/b30c7a01edcf711e48356dd038d8c03e.
bundle", |
| 117 "gs://clone-dot-bundle-bucket/checkout/repository/src/foo/clone.bundle" | 117 "gs://clone-dot-bundle-bucket/checkout/repository/src/foo/clone.bundle" |
| 118 ], | 118 ], |
| 119 "name": "gsutil upload bundle (src/foo)", | 119 "name": "gsutil upload bundle (src/foo)", |
| 120 "~followup_annotations": [ | 120 "~followup_annotations": [ |
| 121 "@@@STEP_LINK@gsutil bundle@https://storage.cloud.google.com/clone-dot-bun
dle-bucket/checkout/repository/src/foo/clone.bundle@@@" | 121 "@@@STEP_LINK@gsutil bundle@https://storage.cloud.google.com/clone-dot-bun
dle-bucket/checkout/repository/src/foo/clone.bundle@@@" |
| 122 ] | 122 ] |
| 123 }, | 123 }, |
| (...skipping 18 matching lines...) Expand all Loading... |
| 142 ], | 142 ], |
| 143 "cwd": "[SLAVE_BUILD]/git_clone_bundler/repo/baa8c54f5ad38fa45e904e6bdfb6b48
4/path/to/bar", | 143 "cwd": "[SLAVE_BUILD]/git_clone_bundler/repo/baa8c54f5ad38fa45e904e6bdfb6b48
4/path/to/bar", |
| 144 "name": "create bundle (src/bar)" | 144 "name": "create bundle (src/bar)" |
| 145 }, | 145 }, |
| 146 { | 146 { |
| 147 "cmd": [ | 147 "cmd": [ |
| 148 "python", | 148 "python", |
| 149 "-u", | 149 "-u", |
| 150 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 150 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 151 "--", | 151 "--", |
| 152 "[DEPOT_TOOLS]/gsutil.py", | 152 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 153 "----", | 153 "----", |
| 154 "cp", | 154 "cp", |
| 155 "[SLAVE_BUILD]/git_clone_bundler/bundles/4e9dd63391c5eb1884b9b449679dfa16.
bundle", | 155 "[SLAVE_BUILD]/git_clone_bundler/bundles/4e9dd63391c5eb1884b9b449679dfa16.
bundle", |
| 156 "gs://clone-dot-bundle-bucket/checkout/repository/src/bar/clone.bundle" | 156 "gs://clone-dot-bundle-bucket/checkout/repository/src/bar/clone.bundle" |
| 157 ], | 157 ], |
| 158 "name": "gsutil upload bundle (src/bar)", | 158 "name": "gsutil upload bundle (src/bar)", |
| 159 "~followup_annotations": [ | 159 "~followup_annotations": [ |
| 160 "@@@STEP_LINK@gsutil bundle@https://storage.cloud.google.com/clone-dot-bun
dle-bucket/checkout/repository/src/bar/clone.bundle@@@" | 160 "@@@STEP_LINK@gsutil bundle@https://storage.cloud.google.com/clone-dot-bun
dle-bucket/checkout/repository/src/bar/clone.bundle@@@" |
| 161 ] | 161 ] |
| 162 }, | 162 }, |
| 163 { | 163 { |
| 164 "cmd": [ | 164 "cmd": [ |
| 165 "git", | 165 "git", |
| 166 "config", | 166 "config", |
| 167 "--get", | 167 "--get", |
| 168 "remote.origin.url" | 168 "remote.origin.url" |
| 169 ], | 169 ], |
| 170 "cwd": "[SLAVE_BUILD]/git_clone_bundler/repo/baa8c54f5ad38fa45e904e6bdfb6b48
4/path/to/bar", | 170 "cwd": "[SLAVE_BUILD]/git_clone_bundler/repo/baa8c54f5ad38fa45e904e6bdfb6b48
4/path/to/bar", |
| 171 "name": "lookup Git remote (src/bar)", | 171 "name": "lookup Git remote (src/bar)", |
| 172 "stdout": "/path/to/tmp/" | 172 "stdout": "/path/to/tmp/" |
| 173 }, | 173 }, |
| 174 { | 174 { |
| 175 "name": "$result", | 175 "name": "$result", |
| 176 "recipe_result": null, | 176 "recipe_result": null, |
| 177 "status_code": 0 | 177 "status_code": 0 |
| 178 } | 178 } |
| 179 ] | 179 ] |
| OLD | NEW |