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 "tryserver.v8", | 8 "tryserver.v8", |
9 "--builder", | 9 "--builder", |
10 "v8_linux_chromium_gn_rel", | 10 "v8_linux_chromium_gn_rel", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://build.chromium.org/p/chromium/lkcr-
status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', '
webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '
DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://build.chromium.o
rg/p/chromium/lkcr-status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chro
me/trunk/src'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", | 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--issue", | 21 "--issue", |
22 "12853011", | 22 "12853011", |
23 "--patchset", | 23 "--patchset", |
24 "1", | 24 "1", |
25 "--rietveld_server", | 25 "--rietveld_server", |
26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
27 "--output_json", | 27 "--output_json", |
28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
29 "--revision", | 29 "--revision", |
30 "src@origin/lkcr", | 30 "src@origin/lkcr", |
31 "--revision", | 31 "--revision", |
32 "src/v8@22135", | 32 "src/v8@22135", |
33 "--output_manifest" | 33 "--output_manifest" |
34 ], | 34 ], |
35 "cwd": "[SLAVE_BUILD]", | |
36 "env": { | 35 "env": { |
37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 36 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
38 }, | 37 }, |
39 "name": "bot_update", | 38 "name": "bot_update", |
40 "~followup_annotations": [ | 39 "~followup_annotations": [ |
41 "@@@STEP_TEXT@Some step text@@@", | 40 "@@@STEP_TEXT@Some step text@@@", |
42 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
100 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
106 ] | 105 ] |
107 }, | 106 }, |
108 { | 107 { |
109 "cmd": [], | 108 "cmd": [], |
110 "cwd": "[SLAVE_BUILD]", | |
111 "name": "ensure_goma" | 109 "name": "ensure_goma" |
112 }, | 110 }, |
113 { | 111 { |
114 "cmd": [ | 112 "cmd": [ |
115 "python", | 113 "python", |
116 "-u", | 114 "-u", |
117 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
118 "--platform", | 116 "--platform", |
119 "linux-amd64", | 117 "linux-amd64", |
120 "--dest-directory", | 118 "--dest-directory", |
121 "[SLAVE_BUILD]/cipd", | 119 "[CWD]/cipd", |
122 "--json-output", | 120 "--json-output", |
123 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
124 ], | 122 ], |
125 "cwd": "[SLAVE_BUILD]", | |
126 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
127 "~followup_annotations": [ | 124 "~followup_annotations": [ |
128 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
130 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
133 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
134 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
135 ] | 132 ] |
136 }, | 133 }, |
137 { | 134 { |
138 "cmd": [ | 135 "cmd": [ |
139 "[SLAVE_BUILD]/cipd/cipd", | 136 "fake_slave_build/cipd", |
140 "ensure", | 137 "ensure", |
141 "--root", | 138 "--root", |
142 "[CACHE]/cipd/goma", | 139 "[ROOT]/b/build/slave/cache/cipd/goma", |
143 "--list", | 140 "--list", |
144 "infra_internal/goma/client/linux-amd64 release", | 141 "infra_internal/goma/client/linux-amd64 release", |
145 "--json-output", | 142 "--json-output", |
146 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
147 "--service-account-json", | 144 "--service-account-json", |
148 "/creds/service_accounts/service-account-goma-client.json" | 145 "/creds/service_accounts/service-account-goma-client.json" |
149 ], | 146 ], |
150 "cwd": "[SLAVE_BUILD]", | |
151 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
152 "~followup_annotations": [ | 148 "~followup_annotations": [ |
153 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
154 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
156 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
159 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
160 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
161 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
162 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
163 ] | 159 ] |
164 }, | 160 }, |
165 { | 161 { |
166 "cmd": [ | 162 "cmd": [ |
167 "python", | 163 "python", |
168 "-u", | 164 "-u", |
169 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
170 "runhooks" | 166 "runhooks" |
171 ], | 167 ], |
172 "cwd": "[SLAVE_BUILD]", | |
173 "env": { | 168 "env": { |
174 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
175 "GYP_CHROMIUM_NO_ACTION": "1", | 170 "GYP_CHROMIUM_NO_ACTION": "1", |
176 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 171 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 use_goma=1", |
177 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 172 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
178 }, | 173 }, |
179 "name": "gclient runhooks (with patch)" | 174 "name": "gclient runhooks (with patch)" |
180 }, | 175 }, |
181 { | 176 { |
182 "cmd": [ | 177 "cmd": [ |
183 "python", | 178 "python", |
184 "-u", | 179 "-u", |
185 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 180 "[CWD]/src/testing/scripts/get_compile_targets.py", |
186 "--output", | 181 "--output", |
187 "/path/to/tmp/json", | 182 "/path/to/tmp/json", |
188 "--", | 183 "--", |
189 "--build-config-fs", | 184 "--build-config-fs", |
190 "Release", | 185 "Release", |
191 "--paths", | 186 "--paths", |
192 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 187 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
193 "--properties", | 188 "--properties", |
194 "{\"buildername\": \"v8_linux_chromium_gn_rel\", \"buildnumber\": 571, \"m
astername\": \"tryserver.v8\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" | 189 "{\"buildername\": \"v8_linux_chromium_gn_rel\", \"buildnumber\": 571, \"m
astername\": \"tryserver.v8\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" |
195 ], | 190 ], |
196 "cwd": "[SLAVE_BUILD]", | |
197 "name": "get compile targets for scripts", | 191 "name": "get compile targets for scripts", |
198 "~followup_annotations": [ | 192 "~followup_annotations": [ |
199 "@@@STEP_LOG_LINE@json.output@{}@@@", | 193 "@@@STEP_LOG_LINE@json.output@{}@@@", |
200 "@@@STEP_LOG_END@json.output@@@" | 194 "@@@STEP_LOG_END@json.output@@@" |
201 ] | 195 ] |
202 }, | 196 }, |
203 { | 197 { |
204 "cmd": [ | 198 "cmd": [ |
205 "python", | 199 "python", |
206 "-u", | 200 "-u", |
207 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 201 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
208 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 202 "[CWD]/src/testing/buildbot/chromium.linux.json", |
209 "/path/to/tmp/json" | 203 "/path/to/tmp/json" |
210 ], | 204 ], |
211 "cwd": "[SLAVE_BUILD]", | |
212 "name": "read test spec", | 205 "name": "read test spec", |
213 "~followup_annotations": [ | 206 "~followup_annotations": [ |
214 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 207 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", |
215 "@@@STEP_LOG_LINE@json.output@{@@@", | 208 "@@@STEP_LOG_LINE@json.output@{@@@", |
216 "@@@STEP_LOG_LINE@json.output@ \"V8 Linux GN\": {@@@", | 209 "@@@STEP_LOG_LINE@json.output@ \"V8 Linux GN\": {@@@", |
217 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", | 210 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", |
218 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", | 211 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", |
219 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 212 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
220 "@@@STEP_LOG_LINE@json.output@ }@@@", | 213 "@@@STEP_LOG_LINE@json.output@ }@@@", |
221 "@@@STEP_LOG_LINE@json.output@}@@@", | 214 "@@@STEP_LOG_LINE@json.output@}@@@", |
222 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
223 ] | 216 ] |
224 }, | 217 }, |
225 { | 218 { |
226 "cmd": [ | 219 "cmd": [ |
227 "git", | 220 "git", |
228 "diff", | 221 "diff", |
229 "--cached", | 222 "--cached", |
230 "--name-only" | 223 "--name-only" |
231 ], | 224 ], |
232 "cwd": "[SLAVE_BUILD]/src", | 225 "cwd": "[CWD]/src", |
233 "name": "git diff to analyze patch", | 226 "name": "git diff to analyze patch", |
234 "stdout": "/path/to/tmp/", | 227 "stdout": "/path/to/tmp/", |
235 "~followup_annotations": [ | 228 "~followup_annotations": [ |
236 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 229 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
237 "@@@STEP_LOG_END@files@@@", | 230 "@@@STEP_LOG_END@files@@@", |
238 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 231 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
239 ] | 232 ] |
240 }, | 233 }, |
241 { | 234 { |
242 "cmd": [ | 235 "cmd": [ |
243 "python", | 236 "python", |
244 "-u", | 237 "-u", |
245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
246 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 239 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", |
247 "/path/to/tmp/json" | 240 "/path/to/tmp/json" |
248 ], | 241 ], |
249 "cwd": "[SLAVE_BUILD]", | |
250 "name": "read filter exclusion spec", | 242 "name": "read filter exclusion spec", |
251 "~followup_annotations": [ | 243 "~followup_annotations": [ |
252 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 244 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
253 "@@@STEP_LOG_LINE@json.output@{@@@", | 245 "@@@STEP_LOG_LINE@json.output@{@@@", |
254 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
255 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
256 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
257 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 249 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
258 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 250 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
259 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
260 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 252 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
261 "@@@STEP_LOG_LINE@json.output@ }@@@", | 253 "@@@STEP_LOG_LINE@json.output@ }@@@", |
262 "@@@STEP_LOG_LINE@json.output@}@@@", | 254 "@@@STEP_LOG_LINE@json.output@}@@@", |
263 "@@@STEP_LOG_END@json.output@@@" | 255 "@@@STEP_LOG_END@json.output@@@" |
264 ] | 256 ] |
265 }, | 257 }, |
266 { | 258 { |
267 "cmd": [ | 259 "cmd": [ |
268 "python", | 260 "python", |
269 "-u", | 261 "-u", |
270 "import sys; sys.exit(0)" | 262 "import sys; sys.exit(0)" |
271 ], | 263 ], |
272 "cwd": "[SLAVE_BUILD]", | |
273 "name": "analyze", | 264 "name": "analyze", |
274 "~followup_annotations": [ | 265 "~followup_annotations": [ |
275 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 266 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
276 "@@@STEP_LOG_END@excluded_files@@@", | 267 "@@@STEP_LOG_END@excluded_files@@@", |
277 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 268 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
278 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 269 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
279 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", | 270 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", |
280 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", | 271 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", |
281 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@", | 272 "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@", |
282 "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@", | 273 "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@", |
(...skipping 30 matching lines...) Expand all Loading... |
313 }, | 304 }, |
314 { | 305 { |
315 "cmd": [ | 306 "cmd": [ |
316 "python", | 307 "python", |
317 "-u", | 308 "-u", |
318 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 309 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
319 "--show-path", | 310 "--show-path", |
320 "python", | 311 "python", |
321 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 312 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
322 ], | 313 ], |
323 "cwd": "[SLAVE_BUILD]", | |
324 "name": "cleanup_temp" | 314 "name": "cleanup_temp" |
325 }, | 315 }, |
326 { | 316 { |
327 "cmd": [ | 317 "cmd": [ |
328 "python", | 318 "python", |
329 "-u", | 319 "-u", |
330 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 320 "[CWD]/src/tools/mb/mb.py", |
331 "gen", | 321 "gen", |
332 "-m", | 322 "-m", |
333 "tryserver.v8", | 323 "tryserver.v8", |
334 "-b", | 324 "-b", |
335 "v8_linux_chromium_gn_rel", | 325 "v8_linux_chromium_gn_rel", |
336 "--config-file", | 326 "--config-file", |
337 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 327 "[CWD]/src/tools/mb/mb_config.pyl", |
338 "--goma-dir", | 328 "--goma-dir", |
339 "[CACHE]/cipd/goma", | 329 "[ROOT]/b/build/slave/cache/cipd/goma", |
340 "//out/Release" | 330 "//out/Release" |
341 ], | 331 ], |
342 "cwd": "[SLAVE_BUILD]", | |
343 "name": "generate_build_files (with patch)" | 332 "name": "generate_build_files (with patch)" |
344 }, | 333 }, |
345 { | 334 { |
346 "cmd": [ | 335 "cmd": [ |
347 "python", | 336 "python", |
348 "-u", | 337 "-u", |
349 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 338 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
350 "--show-path", | 339 "--show-path", |
351 "python", | 340 "python", |
352 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 341 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
353 "--gsutil-py-path", | 342 "--gsutil-py-path", |
354 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 343 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
355 "--ninja-path", | 344 "--ninja-path", |
356 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 345 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
357 "--target", | 346 "--target", |
358 "Release", | 347 "Release", |
359 "--src-dir", | 348 "--src-dir", |
360 "[SLAVE_BUILD]/src", | 349 "[CWD]/src", |
361 "--goma-cache-dir", | 350 "--goma-cache-dir", |
362 "[GOMA_CACHE]", | 351 "[ROOT]/b/build/slave/goma_cache", |
363 "--build-tool", | 352 "--build-tool", |
364 "ninja", | 353 "ninja", |
365 "--compiler", | 354 "--compiler", |
366 "goma", | 355 "goma", |
367 "--goma-jsonstatus", | 356 "--goma-jsonstatus", |
368 "/path/to/tmp/json", | 357 "/path/to/tmp/json", |
369 "--goma-service-account-json-file", | 358 "--goma-service-account-json-file", |
370 "/creds/service_accounts/service-account-goma-client.json", | 359 "/creds/service_accounts/service-account-goma-client.json", |
371 "--goma-dir", | 360 "--goma-dir", |
372 "[CACHE]/cipd/goma", | 361 "[ROOT]/b/build/slave/cache/cipd/goma", |
373 "--goma-fail-fast", | 362 "--goma-fail-fast", |
374 "--goma-disable-local-fallback", | 363 "--goma-disable-local-fallback", |
375 "--ninja-ensure-up-to-date", | 364 "--ninja-ensure-up-to-date", |
376 "--", | 365 "--", |
377 "base_unittests", | 366 "base_unittests", |
378 "blink_tests", | 367 "blink_tests", |
379 "extensions_browsertests", | 368 "extensions_browsertests", |
380 "gin_unittests", | 369 "gin_unittests", |
381 "net_unittests", | 370 "net_unittests", |
382 "pdfium_test", | 371 "pdfium_test", |
383 "postmortem-metadata", | 372 "postmortem-metadata", |
384 "unit_tests" | 373 "unit_tests" |
385 ], | 374 ], |
386 "cwd": "[SLAVE_BUILD]", | |
387 "env": { | 375 "env": { |
388 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 376 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
389 }, | 377 }, |
390 "name": "compile (with patch)", | 378 "name": "compile (with patch)", |
391 "~followup_annotations": [ | 379 "~followup_annotations": [ |
392 "step returned non-zero exit code: 1", | 380 "step returned non-zero exit code: 1", |
393 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 381 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
394 "@@@STEP_LOG_END@json.output (invalid)@@@", | 382 "@@@STEP_LOG_END@json.output (invalid)@@@", |
395 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", | 383 "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute
'__getitem__'\",)@@@", |
396 "@@@STEP_LOG_END@exception@@@", | 384 "@@@STEP_LOG_END@exception@@@", |
397 "@@@STEP_WARNINGS@@@" | 385 "@@@STEP_WARNINGS@@@" |
398 ] | 386 ] |
399 }, | 387 }, |
400 { | 388 { |
401 "cmd": [ | 389 "cmd": [ |
402 "python", | 390 "python", |
403 "-u", | 391 "-u", |
404 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 392 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
405 "--master", | 393 "--master", |
406 "tryserver.v8", | 394 "tryserver.v8", |
407 "--builder", | 395 "--builder", |
408 "v8_linux_chromium_gn_rel", | 396 "v8_linux_chromium_gn_rel", |
409 "--slave", | 397 "--slave", |
410 "TestSlavename", | 398 "TestSlavename", |
411 "--spec", | 399 "--spec", |
412 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://build.chromium.org/p/chromium/lkcr-
status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 400 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', '
webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '
DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://build.chromium.o
rg/p/chromium/lkcr-status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chro
me/trunk/src'}]", |
413 "--root", | 401 "--root", |
414 "src", | 402 "src", |
415 "--revision_mapping_file", | 403 "--revision_mapping_file", |
416 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", | 404 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", |
417 "--git-cache-dir", | 405 "--git-cache-dir", |
418 "[GIT_CACHE]", | 406 "[ROOT]/b/build/slave/cache_dir", |
419 "--rietveld_server", | 407 "--rietveld_server", |
420 "https://codereview.chromium.org", | 408 "https://codereview.chromium.org", |
421 "--output_json", | 409 "--output_json", |
422 "/path/to/tmp/json", | 410 "/path/to/tmp/json", |
423 "--revision", | 411 "--revision", |
424 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 412 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
425 "--revision", | 413 "--revision", |
426 "src/v8@801ada225ddc271c132c3a35f03975671d43e399", | 414 "src/v8@801ada225ddc271c132c3a35f03975671d43e399", |
427 "--force", | 415 "--force", |
428 "--output_manifest" | 416 "--output_manifest" |
429 ], | 417 ], |
430 "cwd": "[SLAVE_BUILD]", | |
431 "env": { | 418 "env": { |
432 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 419 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
433 }, | 420 }, |
434 "name": "bot_update (without patch)", | 421 "name": "bot_update (without patch)", |
435 "~followup_annotations": [ | 422 "~followup_annotations": [ |
436 "@@@STEP_TEXT@Some step text@@@", | 423 "@@@STEP_TEXT@Some step text@@@", |
437 "@@@STEP_LOG_LINE@json.output@{@@@", | 424 "@@@STEP_LOG_LINE@json.output@{@@@", |
438 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 425 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
439 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 426 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
440 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", | 427 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
488 "@@@STEP_LOG_END@json.output@@@" | 475 "@@@STEP_LOG_END@json.output@@@" |
489 ] | 476 ] |
490 }, | 477 }, |
491 { | 478 { |
492 "cmd": [ | 479 "cmd": [ |
493 "python", | 480 "python", |
494 "-u", | 481 "-u", |
495 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 482 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
496 "runhooks" | 483 "runhooks" |
497 ], | 484 ], |
498 "cwd": "[SLAVE_BUILD]", | |
499 "env": { | 485 "env": { |
500 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 486 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
501 "GYP_CHROMIUM_NO_ACTION": "1", | 487 "GYP_CHROMIUM_NO_ACTION": "1", |
502 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 488 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 use_goma=1", |
503 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 489 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
504 }, | 490 }, |
505 "name": "gclient runhooks (without patch)" | 491 "name": "gclient runhooks (without patch)" |
506 }, | 492 }, |
507 { | 493 { |
508 "cmd": [ | 494 "cmd": [ |
509 "python", | 495 "python", |
510 "-u", | 496 "-u", |
511 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 497 "[CWD]/src/tools/mb/mb.py", |
512 "gen", | 498 "gen", |
513 "-m", | 499 "-m", |
514 "tryserver.v8", | 500 "tryserver.v8", |
515 "-b", | 501 "-b", |
516 "v8_linux_chromium_gn_rel", | 502 "v8_linux_chromium_gn_rel", |
517 "--config-file", | 503 "--config-file", |
518 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 504 "[CWD]/src/tools/mb/mb_config.pyl", |
519 "--goma-dir", | 505 "--goma-dir", |
520 "[CACHE]/cipd/goma", | 506 "[ROOT]/b/build/slave/cache/cipd/goma", |
521 "//out/Release" | 507 "//out/Release" |
522 ], | 508 ], |
523 "cwd": "[SLAVE_BUILD]", | |
524 "name": "generate_build_files (without patch)" | 509 "name": "generate_build_files (without patch)" |
525 }, | 510 }, |
526 { | 511 { |
527 "cmd": [ | 512 "cmd": [ |
528 "python", | 513 "python", |
529 "-u", | 514 "-u", |
530 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 515 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
531 "--show-path", | 516 "--show-path", |
532 "python", | 517 "python", |
533 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 518 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
534 "--gsutil-py-path", | 519 "--gsutil-py-path", |
535 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 520 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
536 "--ninja-path", | 521 "--ninja-path", |
537 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 522 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
538 "--target", | 523 "--target", |
539 "Release", | 524 "Release", |
540 "--src-dir", | 525 "--src-dir", |
541 "[SLAVE_BUILD]/src", | 526 "[CWD]/src", |
542 "--goma-cache-dir", | 527 "--goma-cache-dir", |
543 "[GOMA_CACHE]", | 528 "[ROOT]/b/build/slave/goma_cache", |
544 "--build-tool", | 529 "--build-tool", |
545 "ninja", | 530 "ninja", |
546 "--compiler", | 531 "--compiler", |
547 "goma", | 532 "goma", |
548 "--goma-jsonstatus", | 533 "--goma-jsonstatus", |
549 "/path/to/tmp/json", | 534 "/path/to/tmp/json", |
550 "--goma-service-account-json-file", | 535 "--goma-service-account-json-file", |
551 "/creds/service_accounts/service-account-goma-client.json", | 536 "/creds/service_accounts/service-account-goma-client.json", |
552 "--goma-dir", | 537 "--goma-dir", |
553 "[CACHE]/cipd/goma", | 538 "[ROOT]/b/build/slave/cache/cipd/goma", |
554 "--goma-fail-fast", | 539 "--goma-fail-fast", |
555 "--goma-disable-local-fallback", | 540 "--goma-disable-local-fallback", |
556 "--ninja-ensure-up-to-date", | 541 "--ninja-ensure-up-to-date", |
557 "--", | 542 "--", |
558 "base_unittests", | 543 "base_unittests", |
559 "blink_tests", | 544 "blink_tests", |
560 "extensions_browsertests", | 545 "extensions_browsertests", |
561 "gin_unittests", | 546 "gin_unittests", |
562 "net_unittests", | 547 "net_unittests", |
563 "pdfium_test", | 548 "pdfium_test", |
564 "postmortem-metadata", | 549 "postmortem-metadata", |
565 "unit_tests" | 550 "unit_tests" |
566 ], | 551 ], |
567 "cwd": "[SLAVE_BUILD]", | |
568 "env": { | 552 "env": { |
569 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 553 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
570 }, | 554 }, |
571 "name": "compile (without patch)", | 555 "name": "compile (without patch)", |
572 "~followup_annotations": [ | 556 "~followup_annotations": [ |
573 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 557 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
574 "@@@STEP_LOG_END@json.output (invalid)@@@", | 558 "@@@STEP_LOG_END@json.output (invalid)@@@", |
575 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" | 559 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" |
576 ] | 560 ] |
577 }, | 561 }, |
578 { | 562 { |
579 "cmd": [ | 563 "cmd": [ |
580 "python", | 564 "python", |
581 "-u", | 565 "-u", |
582 "import sys; sys.exit(0)" | 566 "import sys; sys.exit(0)" |
583 ], | 567 ], |
584 "cwd": "[SLAVE_BUILD]", | |
585 "name": "mark: before_tests", | 568 "name": "mark: before_tests", |
586 "~followup_annotations": [ | 569 "~followup_annotations": [ |
587 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" | 570 "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90
b814\"@@@" |
588 ] | 571 ] |
589 }, | 572 }, |
590 { | 573 { |
591 "name": "$result", | 574 "name": "$result", |
592 "reason": "Step('compile (with patch)') failed with return_code 1", | 575 "reason": "Step('compile (with patch)') failed with return_code 1", |
593 "status_code": 1 | 576 "status_code": 1 |
594 } | 577 } |
595 ] | 578 ] |
OLD | NEW |