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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 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 | Annotate | Revision Log
OLDNEW
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.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
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', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.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', 'webkit_trunk': 'svn://svn-mirror.golo.c hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_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_re vision\", \"src/v8\": \"got_v8_revision\"}", 18 "{\"src\": \"got_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_re vision\", \"src/v8\": \"got_v8_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@HEAD", 30 "src@HEAD",
31 "--output_manifest" 31 "--output_manifest"
32 ], 32 ],
33 "cwd": "[SLAVE_BUILD]",
34 "env": { 33 "env": {
35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
36 }, 35 },
37 "name": "bot_update", 36 "name": "bot_update",
38 "~followup_annotations": [ 37 "~followup_annotations": [
39 "@@@STEP_TEXT@Some step text@@@", 38 "@@@STEP_TEXT@Some step text@@@",
40 "@@@STEP_LOG_LINE@json.output@{@@@", 39 "@@@STEP_LOG_LINE@json.output@{@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
103 ] 102 ]
104 }, 103 },
105 { 104 {
106 "cmd": [], 105 "cmd": [],
107 "cwd": "[SLAVE_BUILD]",
108 "name": "ensure_goma" 106 "name": "ensure_goma"
109 }, 107 },
110 { 108 {
111 "cmd": [ 109 "cmd": [
112 "python", 110 "python",
113 "-u", 111 "-u",
114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
115 "--platform", 113 "--platform",
116 "linux-amd64", 114 "linux-amd64",
117 "--dest-directory", 115 "--dest-directory",
118 "[SLAVE_BUILD]/cipd", 116 "[CWD]/cipd",
119 "--json-output", 117 "--json-output",
120 "/path/to/tmp/json" 118 "/path/to/tmp/json"
121 ], 119 ],
122 "cwd": "[SLAVE_BUILD]",
123 "name": "ensure_goma.install cipd", 120 "name": "ensure_goma.install cipd",
124 "~followup_annotations": [ 121 "~followup_annotations": [
125 "@@@STEP_NEST_LEVEL@1@@@", 122 "@@@STEP_NEST_LEVEL@1@@@",
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 123 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
127 "@@@STEP_LOG_LINE@json.output@{@@@", 124 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@",
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 126 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
130 "@@@STEP_LOG_LINE@json.output@}@@@", 127 "@@@STEP_LOG_LINE@json.output@}@@@",
131 "@@@STEP_LOG_END@json.output@@@" 128 "@@@STEP_LOG_END@json.output@@@"
132 ] 129 ]
133 }, 130 },
134 { 131 {
135 "cmd": [ 132 "cmd": [
136 "[SLAVE_BUILD]/cipd/cipd", 133 "fake_slave_build/cipd",
137 "ensure", 134 "ensure",
138 "--root", 135 "--root",
139 "[CACHE]/cipd/goma", 136 "[ROOT]/b/build/slave/cache/cipd/goma",
140 "--list", 137 "--list",
141 "infra_internal/goma/client/linux-amd64 release", 138 "infra_internal/goma/client/linux-amd64 release",
142 "--json-output", 139 "--json-output",
143 "/path/to/tmp/json", 140 "/path/to/tmp/json",
144 "--service-account-json", 141 "--service-account-json",
145 "/creds/service_accounts/service-account-goma-client.json" 142 "/creds/service_accounts/service-account-goma-client.json"
146 ], 143 ],
147 "cwd": "[SLAVE_BUILD]",
148 "name": "ensure_goma.ensure_installed", 144 "name": "ensure_goma.ensure_installed",
149 "~followup_annotations": [ 145 "~followup_annotations": [
150 "@@@STEP_NEST_LEVEL@1@@@", 146 "@@@STEP_NEST_LEVEL@1@@@",
151 "@@@STEP_LOG_LINE@json.output@{@@@", 147 "@@@STEP_LOG_LINE@json.output@{@@@",
152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
153 "@@@STEP_LOG_LINE@json.output@ {@@@", 149 "@@@STEP_LOG_LINE@json.output@ {@@@",
154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
156 "@@@STEP_LOG_LINE@json.output@ }@@@", 152 "@@@STEP_LOG_LINE@json.output@ }@@@",
157 "@@@STEP_LOG_LINE@json.output@ ]@@@", 153 "@@@STEP_LOG_LINE@json.output@ ]@@@",
158 "@@@STEP_LOG_LINE@json.output@}@@@", 154 "@@@STEP_LOG_LINE@json.output@}@@@",
159 "@@@STEP_LOG_END@json.output@@@" 155 "@@@STEP_LOG_END@json.output@@@"
160 ] 156 ]
161 }, 157 },
162 { 158 {
163 "cmd": [ 159 "cmd": [
164 "python", 160 "python",
165 "-u", 161 "-u",
166 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 162 "[CWD]/src/tools/swarming_client/swarming.py",
167 "--version" 163 "--version"
168 ], 164 ],
169 "cwd": "[SLAVE_BUILD]",
170 "name": "swarming.py --version", 165 "name": "swarming.py --version",
171 "stdout": "/path/to/tmp/", 166 "stdout": "/path/to/tmp/",
172 "~followup_annotations": [ 167 "~followup_annotations": [
173 "@@@STEP_TEXT@0.4.10@@@" 168 "@@@STEP_TEXT@0.4.10@@@"
174 ] 169 ]
175 }, 170 },
176 { 171 {
177 "cmd": [ 172 "cmd": [
178 "python", 173 "python",
179 "-u", 174 "-u",
180 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 175 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
181 "runhooks" 176 "runhooks"
182 ], 177 ],
183 "cwd": "[SLAVE_BUILD]",
184 "env": { 178 "env": {
185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
186 "GYP_CHROMIUM_NO_ACTION": "1", 180 "GYP_CHROMIUM_NO_ACTION": "1",
187 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary _codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", 181 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]/b/build/slave/cache/cip d/goma' proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_gom a=1",
188 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 182 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
189 }, 183 },
190 "name": "gclient runhooks (with patch)" 184 "name": "gclient runhooks (with patch)"
191 }, 185 },
192 { 186 {
193 "cmd": [ 187 "cmd": [
194 "python", 188 "python",
195 "-u", 189 "-u",
196 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 190 "[CWD]/src/testing/scripts/get_compile_targets.py",
197 "--output", 191 "--output",
198 "/path/to/tmp/json", 192 "/path/to/tmp/json",
199 "--", 193 "--",
200 "--build-config-fs", 194 "--build-config-fs",
201 "Release", 195 "Release",
202 "--use-src-side-runtest-py", 196 "--use-src-side-runtest-py",
203 "--paths", 197 "--paths",
204 "{\"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\"}", 198 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}",
205 "--properties", 199 "--properties",
206 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}" 200 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}"
207 ], 201 ],
208 "cwd": "[SLAVE_BUILD]",
209 "name": "get compile targets for scripts", 202 "name": "get compile targets for scripts",
210 "~followup_annotations": [ 203 "~followup_annotations": [
211 "@@@STEP_LOG_LINE@json.output@{}@@@", 204 "@@@STEP_LOG_LINE@json.output@{}@@@",
212 "@@@STEP_LOG_END@json.output@@@" 205 "@@@STEP_LOG_END@json.output@@@"
213 ] 206 ]
214 }, 207 },
215 { 208 {
216 "cmd": [ 209 "cmd": [
217 "python", 210 "python",
218 "-u", 211 "-u",
219 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 212 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
220 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json", 213 "[CWD]/src/testing/buildbot/chromium.gpu.json",
221 "/path/to/tmp/json" 214 "/path/to/tmp/json"
222 ], 215 ],
223 "cwd": "[SLAVE_BUILD]",
224 "name": "read test spec", 216 "name": "read test spec",
225 "~followup_annotations": [ 217 "~followup_annotations": [
226 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@ @", 218 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.gpu.json@@@",
227 "@@@STEP_LOG_LINE@json.output@{@@@", 219 "@@@STEP_LOG_LINE@json.output@{@@@",
228 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", 220 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@",
229 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 221 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
230 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", 222 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@",
231 "@@@STEP_LOG_LINE@json.output@ ]@@@", 223 "@@@STEP_LOG_LINE@json.output@ ]@@@",
232 "@@@STEP_LOG_LINE@json.output@ }@@@", 224 "@@@STEP_LOG_LINE@json.output@ }@@@",
233 "@@@STEP_LOG_LINE@json.output@}@@@", 225 "@@@STEP_LOG_LINE@json.output@}@@@",
234 "@@@STEP_LOG_END@json.output@@@" 226 "@@@STEP_LOG_END@json.output@@@"
235 ] 227 ]
236 }, 228 },
237 { 229 {
238 "cmd": [ 230 "cmd": [
239 "python", 231 "python",
240 "-u", 232 "-u",
241 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 233 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
242 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", 234 "[CWD]/src/testing/buildbot/chromium.linux.json",
243 "/path/to/tmp/json" 235 "/path/to/tmp/json"
244 ], 236 ],
245 "cwd": "[SLAVE_BUILD]",
246 "name": "read test spec (2)", 237 "name": "read test spec (2)",
247 "~followup_annotations": [ 238 "~followup_annotations": [
248 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@", 239 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@",
249 "@@@STEP_LOG_LINE@json.output@{}@@@", 240 "@@@STEP_LOG_LINE@json.output@{}@@@",
250 "@@@STEP_LOG_END@json.output@@@" 241 "@@@STEP_LOG_END@json.output@@@"
251 ] 242 ]
252 }, 243 },
253 { 244 {
254 "cmd": [ 245 "cmd": [
255 "git", 246 "git",
256 "diff", 247 "diff",
257 "--cached", 248 "--cached",
258 "--name-only" 249 "--name-only"
259 ], 250 ],
260 "cwd": "[SLAVE_BUILD]/src", 251 "cwd": "[CWD]/src",
261 "name": "git diff to analyze patch", 252 "name": "git diff to analyze patch",
262 "stdout": "/path/to/tmp/", 253 "stdout": "/path/to/tmp/",
263 "~followup_annotations": [ 254 "~followup_annotations": [
264 "@@@STEP_LOG_LINE@files@foo.cc@@@", 255 "@@@STEP_LOG_LINE@files@foo.cc@@@",
265 "@@@STEP_LOG_END@files@@@", 256 "@@@STEP_LOG_END@files@@@",
266 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" 257 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
267 ] 258 ]
268 }, 259 },
269 { 260 {
270 "cmd": [ 261 "cmd": [
271 "python", 262 "python",
272 "-u", 263 "-u",
273 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 264 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
274 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", 265 "[CWD]/src/testing/buildbot/trybot_analyze_config.json",
275 "/path/to/tmp/json" 266 "/path/to/tmp/json"
276 ], 267 ],
277 "cwd": "[SLAVE_BUILD]",
278 "name": "read filter exclusion spec", 268 "name": "read filter exclusion spec",
279 "~followup_annotations": [ 269 "~followup_annotations": [
280 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 270 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
281 "@@@STEP_LOG_LINE@json.output@{@@@", 271 "@@@STEP_LOG_LINE@json.output@{@@@",
282 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 272 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
283 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 273 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
284 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 274 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
285 "@@@STEP_LOG_LINE@json.output@ ]@@@", 275 "@@@STEP_LOG_LINE@json.output@ ]@@@",
286 "@@@STEP_LOG_LINE@json.output@ }, @@@", 276 "@@@STEP_LOG_LINE@json.output@ }, @@@",
287 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 277 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
288 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 278 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
289 "@@@STEP_LOG_LINE@json.output@ }@@@", 279 "@@@STEP_LOG_LINE@json.output@ }@@@",
290 "@@@STEP_LOG_LINE@json.output@}@@@", 280 "@@@STEP_LOG_LINE@json.output@}@@@",
291 "@@@STEP_LOG_END@json.output@@@" 281 "@@@STEP_LOG_END@json.output@@@"
292 ] 282 ]
293 }, 283 },
294 { 284 {
295 "cmd": [ 285 "cmd": [
296 "python", 286 "python",
297 "-u", 287 "-u",
298 "import sys; sys.exit(0)" 288 "import sys; sys.exit(0)"
299 ], 289 ],
300 "cwd": "[SLAVE_BUILD]",
301 "name": "analyze", 290 "name": "analyze",
302 "~followup_annotations": [ 291 "~followup_annotations": [
303 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 292 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
304 "@@@STEP_LOG_END@excluded_files@@@", 293 "@@@STEP_LOG_END@excluded_files@@@",
305 "@@@STEP_LOG_LINE@analyze_details@{@@@", 294 "@@@STEP_LOG_LINE@analyze_details@{@@@",
306 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 295 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
307 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 296 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
308 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 297 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
309 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 298 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
310 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 299 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
311 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 300 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
312 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 301 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
313 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 302 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
314 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 303 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
315 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 304 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
316 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", 305 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@",
317 "@@@STEP_LOG_LINE@analyze_details@}@@@", 306 "@@@STEP_LOG_LINE@analyze_details@}@@@",
318 "@@@STEP_LOG_END@analyze_details@@@" 307 "@@@STEP_LOG_END@analyze_details@@@"
319 ] 308 ]
320 }, 309 },
321 { 310 {
322 "cmd": [ 311 "cmd": [
323 "python", 312 "python",
324 "-u", 313 "-u",
325 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 314 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
326 "--show-path", 315 "--show-path",
327 "python", 316 "python",
328 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 317 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
329 ], 318 ],
330 "cwd": "[SLAVE_BUILD]",
331 "name": "cleanup_temp" 319 "name": "cleanup_temp"
332 }, 320 },
333 { 321 {
334 "cmd": [ 322 "cmd": [
335 "python", 323 "python",
336 "-u", 324 "-u",
337 "[SLAVE_BUILD]/src/tools/mb/mb.py", 325 "[CWD]/src/tools/mb/mb.py",
338 "gen", 326 "gen",
339 "-m", 327 "-m",
340 "tryserver.chromium.linux", 328 "tryserver.chromium.linux",
341 "-b", 329 "-b",
342 "linux_chromium_rel_ng", 330 "linux_chromium_rel_ng",
343 "--config-file", 331 "--config-file",
344 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 332 "[CWD]/src/tools/mb/mb_config.pyl",
345 "--goma-dir", 333 "--goma-dir",
346 "[CACHE]/cipd/goma", 334 "[ROOT]/b/build/slave/cache/cipd/goma",
347 "//out/Release" 335 "//out/Release"
348 ], 336 ],
349 "cwd": "[SLAVE_BUILD]",
350 "name": "generate_build_files (with patch)" 337 "name": "generate_build_files (with patch)"
351 }, 338 },
352 { 339 {
353 "cmd": [ 340 "cmd": [
354 "python", 341 "python",
355 "-u", 342 "-u",
356 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 343 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
357 "--show-path", 344 "--show-path",
358 "python", 345 "python",
359 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 346 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
360 "--gsutil-py-path", 347 "--gsutil-py-path",
361 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 348 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
362 "--ninja-path", 349 "--ninja-path",
363 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 350 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
364 "--target", 351 "--target",
365 "Release", 352 "Release",
366 "--src-dir", 353 "--src-dir",
367 "[SLAVE_BUILD]/src", 354 "[CWD]/src",
368 "--goma-cache-dir", 355 "--goma-cache-dir",
369 "[GOMA_CACHE]", 356 "[ROOT]/b/build/slave/goma_cache",
370 "--build-tool", 357 "--build-tool",
371 "ninja", 358 "ninja",
372 "--compiler", 359 "--compiler",
373 "goma", 360 "goma",
374 "--goma-jsonstatus", 361 "--goma-jsonstatus",
375 "/path/to/tmp/json", 362 "/path/to/tmp/json",
376 "--goma-service-account-json-file", 363 "--goma-service-account-json-file",
377 "/creds/service_accounts/service-account-goma-client.json", 364 "/creds/service_accounts/service-account-goma-client.json",
378 "--goma-dir", 365 "--goma-dir",
379 "[CACHE]/cipd/goma", 366 "[ROOT]/b/build/slave/cache/cipd/goma",
380 "--goma-fail-fast", 367 "--goma-fail-fast",
381 "--goma-disable-local-fallback", 368 "--goma-disable-local-fallback",
382 "--ninja-ensure-up-to-date", 369 "--ninja-ensure-up-to-date",
383 "--", 370 "--",
384 "chromium_swarm_tests" 371 "chromium_swarm_tests"
385 ], 372 ],
386 "cwd": "[SLAVE_BUILD]",
387 "env": { 373 "env": {
388 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 374 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
389 }, 375 },
390 "name": "compile (with patch)", 376 "name": "compile (with patch)",
391 "~followup_annotations": [ 377 "~followup_annotations": [
392 "step returned non-zero exit code: 1", 378 "step returned non-zero exit code: 1",
393 "@@@STEP_LOG_LINE@json.output@{@@@", 379 "@@@STEP_LOG_LINE@json.output@{@@@",
394 "@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@", 380 "@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@",
395 "@@@STEP_LOG_LINE@json.output@ {@@@", 381 "@@@STEP_LOG_LINE@json.output@ {@@@",
396 "@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@", 382 "@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@",
(...skipping 12 matching lines...) Expand all
409 "python", 395 "python",
410 "-u", 396 "-u",
411 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 397 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
412 "--master", 398 "--master",
413 "tryserver.chromium.linux", 399 "tryserver.chromium.linux",
414 "--builder", 400 "--builder",
415 "linux_chromium_rel_ng", 401 "linux_chromium_rel_ng",
416 "--slave", 402 "--slave",
417 "TestSlavename", 403 "TestSlavename",
418 "--spec", 404 "--spec",
419 "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', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}]", 405 "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', 'webkit_trunk': 'svn://svn-mirror.golo.c hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
420 "--root", 406 "--root",
421 "src", 407 "src",
422 "--revision_mapping_file", 408 "--revision_mapping_file",
423 "{\"src\": \"got_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_re vision\", \"src/v8\": \"got_v8_revision\"}", 409 "{\"src\": \"got_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_re vision\", \"src/v8\": \"got_v8_revision\"}",
424 "--git-cache-dir", 410 "--git-cache-dir",
425 "[GIT_CACHE]", 411 "[ROOT]/b/build/slave/cache_dir",
426 "--rietveld_server", 412 "--rietveld_server",
427 "https://codereview.chromium.org", 413 "https://codereview.chromium.org",
428 "--output_json", 414 "--output_json",
429 "/path/to/tmp/json", 415 "/path/to/tmp/json",
430 "--revision", 416 "--revision",
431 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 417 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
432 "--force", 418 "--force",
433 "--output_manifest" 419 "--output_manifest"
434 ], 420 ],
435 "cwd": "[SLAVE_BUILD]",
436 "env": { 421 "env": {
437 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 422 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
438 }, 423 },
439 "name": "bot_update (without patch)", 424 "name": "bot_update (without patch)",
440 "~followup_annotations": [ 425 "~followup_annotations": [
441 "@@@STEP_TEXT@Some step text@@@", 426 "@@@STEP_TEXT@Some step text@@@",
442 "@@@STEP_LOG_LINE@json.output@{@@@", 427 "@@@STEP_LOG_LINE@json.output@{@@@",
443 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 428 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
444 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 429 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
445 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@", 430 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
492 "@@@STEP_LOG_END@json.output@@@" 477 "@@@STEP_LOG_END@json.output@@@"
493 ] 478 ]
494 }, 479 },
495 { 480 {
496 "cmd": [ 481 "cmd": [
497 "python", 482 "python",
498 "-u", 483 "-u",
499 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 484 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
500 "runhooks" 485 "runhooks"
501 ], 486 ],
502 "cwd": "[SLAVE_BUILD]",
503 "env": { 487 "env": {
504 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 488 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
505 "GYP_CHROMIUM_NO_ACTION": "1", 489 "GYP_CHROMIUM_NO_ACTION": "1",
506 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary _codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", 490 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]/b/build/slave/cache/cip d/goma' proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_gom a=1",
507 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 491 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
508 }, 492 },
509 "name": "gclient runhooks (without patch)" 493 "name": "gclient runhooks (without patch)"
510 }, 494 },
511 { 495 {
512 "cmd": [ 496 "cmd": [
513 "python", 497 "python",
514 "-u", 498 "-u",
515 "[SLAVE_BUILD]/src/tools/mb/mb.py", 499 "[CWD]/src/tools/mb/mb.py",
516 "gen", 500 "gen",
517 "-m", 501 "-m",
518 "tryserver.chromium.linux", 502 "tryserver.chromium.linux",
519 "-b", 503 "-b",
520 "linux_chromium_rel_ng", 504 "linux_chromium_rel_ng",
521 "--config-file", 505 "--config-file",
522 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 506 "[CWD]/src/tools/mb/mb_config.pyl",
523 "--goma-dir", 507 "--goma-dir",
524 "[CACHE]/cipd/goma", 508 "[ROOT]/b/build/slave/cache/cipd/goma",
525 "//out/Release" 509 "//out/Release"
526 ], 510 ],
527 "cwd": "[SLAVE_BUILD]",
528 "name": "generate_build_files (without patch)" 511 "name": "generate_build_files (without patch)"
529 }, 512 },
530 { 513 {
531 "cmd": [ 514 "cmd": [
532 "python", 515 "python",
533 "-u", 516 "-u",
534 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 517 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
535 "--show-path", 518 "--show-path",
536 "python", 519 "python",
537 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 520 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
538 "--gsutil-py-path", 521 "--gsutil-py-path",
539 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 522 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
540 "--ninja-path", 523 "--ninja-path",
541 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 524 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
542 "--target", 525 "--target",
543 "Release", 526 "Release",
544 "--src-dir", 527 "--src-dir",
545 "[SLAVE_BUILD]/src", 528 "[CWD]/src",
546 "--goma-cache-dir", 529 "--goma-cache-dir",
547 "[GOMA_CACHE]", 530 "[ROOT]/b/build/slave/goma_cache",
548 "--build-tool", 531 "--build-tool",
549 "ninja", 532 "ninja",
550 "--compiler", 533 "--compiler",
551 "goma", 534 "goma",
552 "--goma-jsonstatus", 535 "--goma-jsonstatus",
553 "/path/to/tmp/json", 536 "/path/to/tmp/json",
554 "--goma-service-account-json-file", 537 "--goma-service-account-json-file",
555 "/creds/service_accounts/service-account-goma-client.json", 538 "/creds/service_accounts/service-account-goma-client.json",
556 "--goma-dir", 539 "--goma-dir",
557 "[CACHE]/cipd/goma", 540 "[ROOT]/b/build/slave/cache/cipd/goma",
558 "--goma-fail-fast", 541 "--goma-fail-fast",
559 "--goma-disable-local-fallback", 542 "--goma-disable-local-fallback",
560 "--ninja-ensure-up-to-date", 543 "--ninja-ensure-up-to-date",
561 "--", 544 "--",
562 "chromium_swarm_tests" 545 "chromium_swarm_tests"
563 ], 546 ],
564 "cwd": "[SLAVE_BUILD]",
565 "env": { 547 "env": {
566 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 548 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
567 }, 549 },
568 "name": "compile (without patch)", 550 "name": "compile (without patch)",
569 "~followup_annotations": [ 551 "~followup_annotations": [
570 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 552 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
571 "@@@STEP_LOG_END@json.output (invalid)@@@", 553 "@@@STEP_LOG_END@json.output (invalid)@@@",
572 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@" 554 "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@"
573 ] 555 ]
574 }, 556 },
575 { 557 {
576 "cmd": [ 558 "cmd": [
577 "python", 559 "python",
578 "-u", 560 "-u",
579 "import sys; sys.exit(0)" 561 "import sys; sys.exit(0)"
580 ], 562 ],
581 "cwd": "[SLAVE_BUILD]",
582 "name": "mark: before_tests", 563 "name": "mark: before_tests",
583 "~followup_annotations": [ 564 "~followup_annotations": [
584 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668 d7fe\"@@@" 565 "@@@SET_BUILD_PROPERTY@failure_hash@\"935f5d19481d533c5ea3a8d2d4abf9174668 d7fe\"@@@"
585 ] 566 ]
586 }, 567 },
587 { 568 {
588 "name": "$result", 569 "name": "$result",
589 "reason": "Infra compile failure: Step Failure in compile (with patch)", 570 "reason": "Infra compile failure: Step Failure in compile (with patch)",
590 "status_code": 1 571 "status_code": 1
591 } 572 }
592 ] 573 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698