Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(378)

Side by Side Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_gn_rel.json

Issue 2412033002: libyuv: Switch bots over to GN by default. (Closed)
Patch Set: Reverted is_component_build changes in chromium recipe module. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [
2 {
3 "cmd": [
4 "python",
5 "-u",
6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
7 "--show-path",
8 "python",
9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
10 ],
11 "name": "cleanup_temp"
12 },
13 {
14 "cmd": [
15 "python",
16 "-u",
17 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
18 "--spec",
19 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src '}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu m.googlesource.com/libyuv/libyuv'}]",
20 "--patch_root",
21 "src",
22 "--revision_mapping_file",
23 "{\"src\": \"got_revision\"}",
24 "--git-cache-dir",
25 "[GIT_CACHE]",
26 "--issue",
27 "123456789",
28 "--patchset",
29 "1",
30 "--rietveld_server",
31 "https://rietveld.example.com",
32 "--output_json",
33 "/path/to/tmp/json",
34 "--revision",
35 "src@deadbeef",
36 "--output_manifest"
37 ],
38 "env": {
39 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
40 },
41 "name": "bot_update",
42 "~followup_annotations": [
43 "@@@STEP_TEXT@Some step text@@@",
44 "@@@STEP_LOG_LINE@json.output@{@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"deadbeef\"@@@",
48 "@@@STEP_LOG_LINE@json.output@ }, @@@",
49 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
50 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
51 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
52 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
53 "@@@STEP_LOG_LINE@json.output@ }@@@",
54 "@@@STEP_LOG_LINE@json.output@ }, @@@",
55 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
56 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
57 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
58 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
59 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@",
60 "@@@STEP_LOG_LINE@json.output@ }, @@@",
61 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
62 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
63 "@@@STEP_LOG_LINE@json.output@}@@@",
64 "@@@STEP_LOG_END@json.output@@@",
65 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
66 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
67 ]
68 },
69 {
70 "cmd": [],
71 "name": "ensure_goma"
72 },
73 {
74 "cmd": [
75 "python",
76 "-u",
77 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
78 "--platform",
79 "mac-amd64",
80 "--dest-directory",
81 "[SLAVE_BUILD]/cipd",
82 "--json-output",
83 "/path/to/tmp/json"
84 ],
85 "name": "ensure_goma.install cipd",
86 "~followup_annotations": [
87 "@@@STEP_NEST_LEVEL@1@@@",
88 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
89 "@@@STEP_LOG_LINE@json.output@{@@@",
90 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
91 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
92 "@@@STEP_LOG_LINE@json.output@}@@@",
93 "@@@STEP_LOG_END@json.output@@@"
94 ]
95 },
96 {
97 "cmd": [
98 "[SLAVE_BUILD]/cipd/cipd",
99 "ensure",
100 "--root",
101 "[CACHE]/cipd/goma",
102 "--list",
103 "infra/tools/cloudtail/mac-amd64 goma_recipe_module\ninfra_internal/goma/c lient/mac-amd64 release",
104 "--json-output",
105 "/path/to/tmp/json",
106 "--service-account-json",
107 "/creds/service_accounts/service-account-goma-client.json"
108 ],
109 "name": "ensure_goma.ensure_installed",
110 "~followup_annotations": [
111 "@@@STEP_NEST_LEVEL@1@@@",
112 "@@@STEP_LOG_LINE@json.output@{@@@",
113 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
114 "@@@STEP_LOG_LINE@json.output@ {@@@",
115 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-goma_recipe_modu\", @@@",
116 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/m ac-amd64\"@@@",
117 "@@@STEP_LOG_LINE@json.output@ }, @@@",
118 "@@@STEP_LOG_LINE@json.output@ {@@@",
119 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
120 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@",
121 "@@@STEP_LOG_LINE@json.output@ }@@@",
122 "@@@STEP_LOG_LINE@json.output@ ]@@@",
123 "@@@STEP_LOG_LINE@json.output@}@@@",
124 "@@@STEP_LOG_END@json.output@@@"
125 ]
126 },
127 {
128 "cmd": [
129 "python",
130 "-u",
131 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
132 "runhooks"
133 ],
134 "cwd": "[SLAVE_BUILD]/src",
135 "env": {
136 "FORCE_MAC_TOOLCHAIN": "1",
137 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
138 "GYP_CHROMIUM_NO_ACTION": "1",
139 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbu ild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
140 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
141 },
142 "name": "gclient runhooks"
143 },
144 {
145 "cmd": [
146 "python",
147 "-u",
148 "RECIPE_PACKAGE_REPO[depot_tools]/gn.py",
149 "--root=[SLAVE_BUILD]/src",
150 "gen",
151 "//out/Release",
152 "--args=is_debug=false target_cpu=\"x64\" use_goma=true goma_dir=\"[CACHE] /cipd/goma\""
153 ],
154 "cwd": "[SLAVE_BUILD]/src",
155 "name": "gn"
156 },
157 {
158 "allow_subannotations": true,
159 "cmd": [
160 "python",
161 "-u",
162 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
163 "--src-dir",
164 "[SLAVE_BUILD]/src",
165 "--output-json",
166 "/path/to/tmp/json"
167 ],
168 "env": {
169 "FORCE_MAC_TOOLCHAIN": "1",
170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
171 },
172 "name": "clang_revision",
173 "~followup_annotations": [
174 "@@@STEP_LOG_LINE@json.output@{@@@",
175 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
176 "@@@STEP_LOG_LINE@json.output@}@@@",
177 "@@@STEP_LOG_END@json.output@@@"
178 ]
179 },
180 {
181 "cmd": [
182 "python",
183 "-u",
184 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
185 "--show-path",
186 "python",
187 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
188 "--gsutil-py-path",
189 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
190 "--ninja-path",
191 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
192 "--target",
193 "Release",
194 "--src-dir",
195 "[SLAVE_BUILD]/src",
196 "--goma-cache-dir",
197 "[GOMA_CACHE]",
198 "--buildbot-buildername",
199 "mac_gn_rel",
200 "--buildbot-mastername",
201 "tryserver.libyuv",
202 "--buildbot-slavename",
203 "slavename",
204 "--goma-deps-cache-file",
205 "mac_gn_rel.gomadeps",
206 "--compiler",
207 "goma-clang",
208 "--goma-jsonstatus",
209 "/path/to/tmp/json",
210 "--goma-service-account-json-file",
211 "/creds/service_accounts/service-account-goma-client.json",
212 "--goma-dir",
213 "[CACHE]/cipd/goma",
214 "--goma-fail-fast",
215 "--goma-disable-local-fallback",
216 "--",
217 "all"
218 ],
219 "env": {
220 "FORCE_MAC_TOOLCHAIN": "1",
221 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
222 },
223 "name": "compile",
224 "~followup_annotations": [
225 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
226 "@@@STEP_LOG_END@json.output (invalid)@@@"
227 ]
228 },
229 {
230 "name": "$result",
231 "recipe_result": null,
232 "status_code": 0
233 }
234 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698