OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.webrtc", | 8 "chromium.webrtc", |
9 "--builder", | 9 "--builder", |
10 "Mac Tester", | 10 "Mac Tester", |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
110 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", | 110 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", |
111 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 111 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
112 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", | 112 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", |
113 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 113 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
114 ] | 114 ] |
115 }, | 115 }, |
116 { | 116 { |
117 "cmd": [], | |
118 "cwd": "[SLAVE_BUILD]", | |
119 "name": "ensure_goma" | |
120 }, | |
121 { | |
122 "cmd": [ | |
123 "python", | |
124 "-u", | |
125 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
126 "--platform", | |
127 "mac-amd64", | |
128 "--dest-directory", | |
129 "[SLAVE_BUILD]/cipd", | |
130 "--json-output", | |
131 "/path/to/tmp/json" | |
132 ], | |
133 "cwd": "[SLAVE_BUILD]", | |
134 "name": "ensure_goma.install cipd", | |
135 "~followup_annotations": [ | |
136 "@@@STEP_NEST_LEVEL@1@@@", | |
137 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
138 "@@@STEP_LOG_LINE@json.output@{@@@", | |
139 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
140 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
141 "@@@STEP_LOG_LINE@json.output@}@@@", | |
142 "@@@STEP_LOG_END@json.output@@@" | |
143 ] | |
144 }, | |
145 { | |
146 "cmd": [ | |
147 "[SLAVE_BUILD]/cipd/cipd", | |
148 "ensure", | |
149 "--root", | |
150 "[CACHE]/cipd/goma", | |
151 "--list", | |
152 "infra_internal/goma/client/mac-amd64 release", | |
153 "--json-output", | |
154 "/path/to/tmp/json", | |
155 "--service-account-json", | |
156 "/creds/service_accounts/service-account-goma-client.json" | |
157 ], | |
158 "cwd": "[SLAVE_BUILD]", | |
159 "name": "ensure_goma.ensure_installed", | |
160 "~followup_annotations": [ | |
161 "@@@STEP_NEST_LEVEL@1@@@", | |
162 "@@@STEP_LOG_LINE@json.output@{@@@", | |
163 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
164 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
165 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
166 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | |
167 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
168 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
169 "@@@STEP_LOG_LINE@json.output@}@@@", | |
170 "@@@STEP_LOG_END@json.output@@@" | |
171 ] | |
172 }, | |
173 { | |
174 "cmd": [ | 117 "cmd": [ |
175 "python", | 118 "python", |
176 "-u", | 119 "-u", |
177 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 120 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
178 "runhooks" | 121 "runhooks" |
179 ], | 122 ], |
180 "cwd": "[SLAVE_BUILD]", | 123 "cwd": "[SLAVE_BUILD]", |
181 "env": { | 124 "env": { |
182 "GYP_DEFINES": "clang=1 component=static_library ffmpeg_branding=Chrome go
madir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 use_goma=1", | 125 "GYP_DEFINES": "clang=1 component=static_library ffmpeg_branding=Chrome go
madir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1", |
183 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 126 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
184 }, | 127 }, |
185 "name": "gclient runhooks" | 128 "name": "gclient runhooks" |
186 }, | 129 }, |
187 { | 130 { |
188 "cmd": [ | 131 "cmd": [ |
189 "python", | 132 "python", |
190 "-u", | 133 "-u", |
191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
192 "--output", | 135 "--output", |
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
420 ], | 363 ], |
421 "cwd": "[SLAVE_BUILD]", | 364 "cwd": "[SLAVE_BUILD]", |
422 "name": "remoting_unittests" | 365 "name": "remoting_unittests" |
423 }, | 366 }, |
424 { | 367 { |
425 "name": "$result", | 368 "name": "$result", |
426 "recipe_result": null, | 369 "recipe_result": null, |
427 "status_code": 0 | 370 "status_code": 0 |
428 } | 371 } |
429 ] | 372 ] |
OLD | NEW |