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

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

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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
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 = '[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'}]", 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'}]",
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 "[ROOT]/b/build/slave/cache_dir", 20 "[GIT_CACHE]",
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]",
33 "env": { 34 "env": {
34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
35 }, 36 },
36 "name": "bot_update", 37 "name": "bot_update",
37 "~followup_annotations": [ 38 "~followup_annotations": [
38 "@@@STEP_TEXT@Some step text@@@", 39 "@@@STEP_TEXT@Some step text@@@",
39 "@@@STEP_LOG_LINE@json.output@{@@@", 40 "@@@STEP_LOG_LINE@json.output@{@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
102 ] 103 ]
103 }, 104 },
104 { 105 {
105 "cmd": [], 106 "cmd": [],
107 "cwd": "[SLAVE_BUILD]",
106 "name": "ensure_goma" 108 "name": "ensure_goma"
107 }, 109 },
108 { 110 {
109 "cmd": [ 111 "cmd": [
110 "python", 112 "python",
111 "-u", 113 "-u",
112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
113 "--platform", 115 "--platform",
114 "linux-amd64", 116 "linux-amd64",
115 "--dest-directory", 117 "--dest-directory",
116 "[CWD]/cipd", 118 "[SLAVE_BUILD]/cipd",
117 "--json-output", 119 "--json-output",
118 "/path/to/tmp/json" 120 "/path/to/tmp/json"
119 ], 121 ],
122 "cwd": "[SLAVE_BUILD]",
120 "name": "ensure_goma.install cipd", 123 "name": "ensure_goma.install cipd",
121 "~followup_annotations": [ 124 "~followup_annotations": [
122 "@@@STEP_NEST_LEVEL@1@@@", 125 "@@@STEP_NEST_LEVEL@1@@@",
123 "@@@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@@ @",
124 "@@@STEP_LOG_LINE@json.output@{@@@", 127 "@@@STEP_LOG_LINE@json.output@{@@@",
125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@", 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
126 "@@@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\"@@@",
127 "@@@STEP_LOG_LINE@json.output@}@@@", 130 "@@@STEP_LOG_LINE@json.output@}@@@",
128 "@@@STEP_LOG_END@json.output@@@" 131 "@@@STEP_LOG_END@json.output@@@"
129 ] 132 ]
130 }, 133 },
131 { 134 {
132 "cmd": [ 135 "cmd": [
133 "fake_slave_build/cipd", 136 "[SLAVE_BUILD]/cipd/cipd",
134 "ensure", 137 "ensure",
135 "--root", 138 "--root",
136 "[ROOT]/b/build/slave/cache/cipd/goma", 139 "[CACHE]/cipd/goma",
137 "--list", 140 "--list",
138 "infra_internal/goma/client/linux-amd64 release", 141 "infra_internal/goma/client/linux-amd64 release",
139 "--json-output", 142 "--json-output",
140 "/path/to/tmp/json", 143 "/path/to/tmp/json",
141 "--service-account-json", 144 "--service-account-json",
142 "/creds/service_accounts/service-account-goma-client.json" 145 "/creds/service_accounts/service-account-goma-client.json"
143 ], 146 ],
147 "cwd": "[SLAVE_BUILD]",
144 "name": "ensure_goma.ensure_installed", 148 "name": "ensure_goma.ensure_installed",
145 "~followup_annotations": [ 149 "~followup_annotations": [
146 "@@@STEP_NEST_LEVEL@1@@@", 150 "@@@STEP_NEST_LEVEL@1@@@",
147 "@@@STEP_LOG_LINE@json.output@{@@@", 151 "@@@STEP_LOG_LINE@json.output@{@@@",
148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
149 "@@@STEP_LOG_LINE@json.output@ {@@@", 153 "@@@STEP_LOG_LINE@json.output@ {@@@",
150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
152 "@@@STEP_LOG_LINE@json.output@ }@@@", 156 "@@@STEP_LOG_LINE@json.output@ }@@@",
153 "@@@STEP_LOG_LINE@json.output@ ]@@@", 157 "@@@STEP_LOG_LINE@json.output@ ]@@@",
154 "@@@STEP_LOG_LINE@json.output@}@@@", 158 "@@@STEP_LOG_LINE@json.output@}@@@",
155 "@@@STEP_LOG_END@json.output@@@" 159 "@@@STEP_LOG_END@json.output@@@"
156 ] 160 ]
157 }, 161 },
158 { 162 {
159 "cmd": [ 163 "cmd": [
160 "python", 164 "python",
161 "-u", 165 "-u",
162 "[CWD]/src/tools/swarming_client/swarming.py", 166 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
163 "--version" 167 "--version"
164 ], 168 ],
169 "cwd": "[SLAVE_BUILD]",
165 "name": "swarming.py --version", 170 "name": "swarming.py --version",
166 "stdout": "/path/to/tmp/", 171 "stdout": "/path/to/tmp/",
167 "~followup_annotations": [ 172 "~followup_annotations": [
168 "@@@STEP_TEXT@0.4.10@@@" 173 "@@@STEP_TEXT@0.4.10@@@"
169 ] 174 ]
170 }, 175 },
171 { 176 {
172 "cmd": [ 177 "cmd": [
173 "python", 178 "python",
174 "-u", 179 "-u",
175 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 180 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
176 "runhooks" 181 "runhooks"
177 ], 182 ],
183 "cwd": "[SLAVE_BUILD]",
178 "env": { 184 "env": {
179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
180 "GYP_CHROMIUM_NO_ACTION": "1", 186 "GYP_CHROMIUM_NO_ACTION": "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", 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",
182 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 188 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
183 }, 189 },
184 "name": "gclient runhooks (with patch)" 190 "name": "gclient runhooks (with patch)"
185 }, 191 },
186 { 192 {
187 "cmd": [ 193 "cmd": [
188 "python", 194 "python",
189 "-u", 195 "-u",
190 "[CWD]/src/testing/scripts/get_compile_targets.py", 196 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
191 "--output", 197 "--output",
192 "/path/to/tmp/json", 198 "/path/to/tmp/json",
193 "--", 199 "--",
194 "--build-config-fs", 200 "--build-config-fs",
195 "Release", 201 "Release",
196 "--use-src-side-runtest-py", 202 "--use-src-side-runtest-py",
197 "--paths", 203 "--paths",
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\"}", 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\"}",
199 "--properties", 205 "--properties",
200 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}" 206 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ et_platform\": \"linux\"}"
201 ], 207 ],
208 "cwd": "[SLAVE_BUILD]",
202 "name": "get compile targets for scripts", 209 "name": "get compile targets for scripts",
203 "~followup_annotations": [ 210 "~followup_annotations": [
204 "@@@STEP_LOG_LINE@json.output@{}@@@", 211 "@@@STEP_LOG_LINE@json.output@{}@@@",
205 "@@@STEP_LOG_END@json.output@@@" 212 "@@@STEP_LOG_END@json.output@@@"
206 ] 213 ]
207 }, 214 },
208 { 215 {
209 "cmd": [ 216 "cmd": [
210 "python", 217 "python",
211 "-u", 218 "-u",
212 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 219 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
213 "[CWD]/src/testing/buildbot/chromium.gpu.json", 220 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json",
214 "/path/to/tmp/json" 221 "/path/to/tmp/json"
215 ], 222 ],
223 "cwd": "[SLAVE_BUILD]",
216 "name": "read test spec", 224 "name": "read test spec",
217 "~followup_annotations": [ 225 "~followup_annotations": [
218 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.gpu.json@@@", 226 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@ @",
219 "@@@STEP_LOG_LINE@json.output@{}@@@", 227 "@@@STEP_LOG_LINE@json.output@{}@@@",
220 "@@@STEP_LOG_END@json.output@@@" 228 "@@@STEP_LOG_END@json.output@@@"
221 ] 229 ]
222 }, 230 },
223 { 231 {
224 "cmd": [ 232 "cmd": [
225 "python", 233 "python",
226 "-u", 234 "-u",
227 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
228 "[CWD]/src/testing/buildbot/chromium.linux.json", 236 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
229 "/path/to/tmp/json" 237 "/path/to/tmp/json"
230 ], 238 ],
239 "cwd": "[SLAVE_BUILD]",
231 "name": "read test spec (2)", 240 "name": "read test spec (2)",
232 "~followup_annotations": [ 241 "~followup_annotations": [
233 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", 242 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@",
234 "@@@STEP_LOG_LINE@json.output@{@@@", 243 "@@@STEP_LOG_LINE@json.output@{@@@",
235 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", 244 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@",
236 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
237 "@@@STEP_LOG_LINE@json.output@ {@@@", 246 "@@@STEP_LOG_LINE@json.output@ {@@@",
238 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
239 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
240 "@@@STEP_LOG_LINE@json.output@ }, @@@", 249 "@@@STEP_LOG_LINE@json.output@ }, @@@",
241 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", 250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@",
242 "@@@STEP_LOG_LINE@json.output@ }@@@", 251 "@@@STEP_LOG_LINE@json.output@ }@@@",
243 "@@@STEP_LOG_LINE@json.output@ ]@@@", 252 "@@@STEP_LOG_LINE@json.output@ ]@@@",
244 "@@@STEP_LOG_LINE@json.output@ }@@@", 253 "@@@STEP_LOG_LINE@json.output@ }@@@",
245 "@@@STEP_LOG_LINE@json.output@}@@@", 254 "@@@STEP_LOG_LINE@json.output@}@@@",
246 "@@@STEP_LOG_END@json.output@@@" 255 "@@@STEP_LOG_END@json.output@@@"
247 ] 256 ]
248 }, 257 },
249 { 258 {
250 "cmd": [ 259 "cmd": [
251 "git", 260 "git",
252 "diff", 261 "diff",
253 "--cached", 262 "--cached",
254 "--name-only" 263 "--name-only"
255 ], 264 ],
256 "cwd": "[CWD]/src", 265 "cwd": "[SLAVE_BUILD]/src",
257 "name": "git diff to analyze patch", 266 "name": "git diff to analyze patch",
258 "stdout": "/path/to/tmp/", 267 "stdout": "/path/to/tmp/",
259 "~followup_annotations": [ 268 "~followup_annotations": [
260 "@@@STEP_LOG_LINE@files@foo.cc@@@", 269 "@@@STEP_LOG_LINE@files@foo.cc@@@",
261 "@@@STEP_LOG_END@files@@@", 270 "@@@STEP_LOG_END@files@@@",
262 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" 271 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
263 ] 272 ]
264 }, 273 },
265 { 274 {
266 "cmd": [ 275 "cmd": [
267 "python", 276 "python",
268 "-u", 277 "-u",
269 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 278 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
270 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", 279 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
271 "/path/to/tmp/json" 280 "/path/to/tmp/json"
272 ], 281 ],
282 "cwd": "[SLAVE_BUILD]",
273 "name": "read filter exclusion spec", 283 "name": "read filter exclusion spec",
274 "~followup_annotations": [ 284 "~followup_annotations": [
275 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 285 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
276 "@@@STEP_LOG_LINE@json.output@{@@@", 286 "@@@STEP_LOG_LINE@json.output@{@@@",
277 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 287 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
278 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 288 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
279 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 289 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
280 "@@@STEP_LOG_LINE@json.output@ ]@@@", 290 "@@@STEP_LOG_LINE@json.output@ ]@@@",
281 "@@@STEP_LOG_LINE@json.output@ }, @@@", 291 "@@@STEP_LOG_LINE@json.output@ }, @@@",
282 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 292 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
283 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 293 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
284 "@@@STEP_LOG_LINE@json.output@ }@@@", 294 "@@@STEP_LOG_LINE@json.output@ }@@@",
285 "@@@STEP_LOG_LINE@json.output@}@@@", 295 "@@@STEP_LOG_LINE@json.output@}@@@",
286 "@@@STEP_LOG_END@json.output@@@" 296 "@@@STEP_LOG_END@json.output@@@"
287 ] 297 ]
288 }, 298 },
289 { 299 {
290 "cmd": [ 300 "cmd": [
291 "python", 301 "python",
292 "-u", 302 "-u",
293 "import sys; sys.exit(0)" 303 "import sys; sys.exit(0)"
294 ], 304 ],
305 "cwd": "[SLAVE_BUILD]",
295 "name": "analyze", 306 "name": "analyze",
296 "~followup_annotations": [ 307 "~followup_annotations": [
297 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 308 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
298 "@@@STEP_LOG_END@excluded_files@@@", 309 "@@@STEP_LOG_END@excluded_files@@@",
299 "@@@STEP_LOG_LINE@analyze_details@{@@@", 310 "@@@STEP_LOG_LINE@analyze_details@{@@@",
300 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 311 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
301 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 312 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
302 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 313 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
303 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 314 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
304 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@", 315 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@",
(...skipping 19 matching lines...) Expand all
324 }, 335 },
325 { 336 {
326 "cmd": [ 337 "cmd": [
327 "python", 338 "python",
328 "-u", 339 "-u",
329 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 340 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
330 "--show-path", 341 "--show-path",
331 "python", 342 "python",
332 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 343 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
333 ], 344 ],
345 "cwd": "[SLAVE_BUILD]",
334 "name": "cleanup_temp" 346 "name": "cleanup_temp"
335 }, 347 },
336 { 348 {
337 "cmd": [ 349 "cmd": [
338 "python", 350 "python",
339 "-u", 351 "-u",
340 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 352 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
341 "--build-dir", 353 "--build-dir",
342 "[CWD]/src/out/Release", 354 "[SLAVE_BUILD]/src/out/Release",
343 "--clean-isolated-files" 355 "--clean-isolated-files"
344 ], 356 ],
357 "cwd": "[SLAVE_BUILD]",
345 "name": "clean isolated files" 358 "name": "clean isolated files"
346 }, 359 },
347 { 360 {
348 "cmd": [ 361 "cmd": [
349 "python", 362 "python",
350 "-u", 363 "-u",
351 "[CWD]/src/tools/mb/mb.py", 364 "[SLAVE_BUILD]/src/tools/mb/mb.py",
352 "gen", 365 "gen",
353 "-m", 366 "-m",
354 "tryserver.chromium.linux", 367 "tryserver.chromium.linux",
355 "-b", 368 "-b",
356 "linux_chromium_rel_ng", 369 "linux_chromium_rel_ng",
357 "--config-file", 370 "--config-file",
358 "[CWD]/src/tools/mb/mb_config.pyl", 371 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
359 "--goma-dir", 372 "--goma-dir",
360 "[ROOT]/b/build/slave/cache/cipd/goma", 373 "[CACHE]/cipd/goma",
361 "--swarming-targets-file", 374 "--swarming-targets-file",
362 "gl_tests\n", 375 "gl_tests\n",
363 "//out/Release" 376 "//out/Release"
364 ], 377 ],
378 "cwd": "[SLAVE_BUILD]",
365 "name": "generate_build_files (with patch)", 379 "name": "generate_build_files (with patch)",
366 "~followup_annotations": [ 380 "~followup_annotations": [
367 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", 381 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@",
368 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 382 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
369 ] 383 ]
370 }, 384 },
371 { 385 {
372 "cmd": [ 386 "cmd": [
373 "python", 387 "python",
374 "-u", 388 "-u",
375 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 389 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
376 "--show-path", 390 "--show-path",
377 "python", 391 "python",
378 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 392 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
379 "--gsutil-py-path", 393 "--gsutil-py-path",
380 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 394 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
381 "--ninja-path", 395 "--ninja-path",
382 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 396 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
383 "--target", 397 "--target",
384 "Release", 398 "Release",
385 "--src-dir", 399 "--src-dir",
386 "[CWD]/src", 400 "[SLAVE_BUILD]/src",
387 "--goma-cache-dir", 401 "--goma-cache-dir",
388 "[ROOT]/b/build/slave/goma_cache", 402 "[GOMA_CACHE]",
389 "--build-tool", 403 "--build-tool",
390 "ninja", 404 "ninja",
391 "--compiler", 405 "--compiler",
392 "goma", 406 "goma",
393 "--goma-jsonstatus", 407 "--goma-jsonstatus",
394 "/path/to/tmp/json", 408 "/path/to/tmp/json",
395 "--goma-service-account-json-file", 409 "--goma-service-account-json-file",
396 "/creds/service_accounts/service-account-goma-client.json", 410 "/creds/service_accounts/service-account-goma-client.json",
397 "--goma-dir", 411 "--goma-dir",
398 "[ROOT]/b/build/slave/cache/cipd/goma", 412 "[CACHE]/cipd/goma",
399 "--goma-fail-fast", 413 "--goma-fail-fast",
400 "--goma-disable-local-fallback", 414 "--goma-disable-local-fallback",
401 "--ninja-ensure-up-to-date", 415 "--ninja-ensure-up-to-date",
402 "--", 416 "--",
403 "chromium_swarm_tests", 417 "chromium_swarm_tests",
404 "gl_tests", 418 "gl_tests",
405 "gl_tests_run" 419 "gl_tests_run"
406 ], 420 ],
421 "cwd": "[SLAVE_BUILD]",
407 "env": { 422 "env": {
408 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 423 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
409 }, 424 },
410 "name": "compile (with patch)", 425 "name": "compile (with patch)",
411 "~followup_annotations": [ 426 "~followup_annotations": [
412 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 427 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
413 "@@@STEP_LOG_END@json.output (invalid)@@@" 428 "@@@STEP_LOG_END@json.output (invalid)@@@"
414 ] 429 ]
415 }, 430 },
416 { 431 {
417 "cmd": [ 432 "cmd": [
418 "python", 433 "python",
419 "-u", 434 "-u",
420 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 435 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py",
421 "--build-dir", 436 "--build-dir",
422 "[CWD]/src/out/Release", 437 "[SLAVE_BUILD]/src/out/Release",
423 "--src-dir", 438 "--src-dir",
424 "[CWD]/src" 439 "[SLAVE_BUILD]/src"
425 ], 440 ],
426 "cwd": "[CWD]", 441 "cwd": "[SLAVE_BUILD]",
427 "name": "remove_build_metadata" 442 "name": "remove_build_metadata"
428 }, 443 },
429 { 444 {
430 "cmd": [ 445 "cmd": [
431 "python", 446 "python",
432 "-u", 447 "-u",
433 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 448 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
434 "[CWD]/src/tools/swarming_client", 449 "[SLAVE_BUILD]/src/tools/swarming_client",
435 "batcharchive", 450 "batcharchive",
436 "--dump-json", 451 "--dump-json",
437 "/path/to/tmp/json", 452 "/path/to/tmp/json",
438 "--isolate-server", 453 "--isolate-server",
439 "https://isolateserver.appspot.com", 454 "https://isolateserver.appspot.com",
440 "--verbose", 455 "--verbose",
441 "[CWD]/src/out/Release/gl_tests.isolated.gen.json" 456 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json"
442 ], 457 ],
458 "cwd": "[SLAVE_BUILD]",
443 "name": "isolate tests", 459 "name": "isolate tests",
444 "~followup_annotations": [ 460 "~followup_annotations": [
445 "@@@STEP_LOG_LINE@json.output@{@@@", 461 "@@@STEP_LOG_LINE@json.output@{@@@",
446 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ "@@@", 462 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ "@@@",
447 "@@@STEP_LOG_LINE@json.output@}@@@", 463 "@@@STEP_LOG_LINE@json.output@}@@@",
448 "@@@STEP_LOG_END@json.output@@@" 464 "@@@STEP_LOG_END@json.output@@@"
449 ] 465 ]
450 }, 466 },
451 { 467 {
452 "cmd": [ 468 "cmd": [
453 "python", 469 "python",
454 "-u", 470 "-u",
455 "import sys; sys.exit(0)" 471 "import sys; sys.exit(0)"
456 ], 472 ],
473 "cwd": "[SLAVE_BUILD]",
457 "name": "mark: before_tests" 474 "name": "mark: before_tests"
458 }, 475 },
459 { 476 {
460 "cmd": [ 477 "cmd": [
461 "python", 478 "python",
462 "-u", 479 "-u",
463 "[CWD]/src/tools/swarming_client/swarming.py", 480 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
464 "trigger", 481 "trigger",
465 "--swarming", 482 "--swarming",
466 "https://chromium-swarm.appspot.com", 483 "https://chromium-swarm.appspot.com",
467 "--isolate-server", 484 "--isolate-server",
468 "https://isolateserver.appspot.com", 485 "https://isolateserver.appspot.com",
469 "--priority", 486 "--priority",
470 "30", 487 "30",
471 "--shards", 488 "--shards",
472 "1", 489 "1",
473 "--task-name", 490 "--task-name",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
518 "slavename:TestSlavename", 535 "slavename:TestSlavename",
519 "--tag", 536 "--tag",
520 "stepname:gl_tests (with patch) on Ubuntu-12.04", 537 "stepname:gl_tests (with patch) on Ubuntu-12.04",
521 "--idempotent", 538 "--idempotent",
522 "--user", 539 "--user",
523 "commit-bot@chromium.org", 540 "commit-bot@chromium.org",
524 "[dummy hash for gl_tests]", 541 "[dummy hash for gl_tests]",
525 "--", 542 "--",
526 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 543 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
527 ], 544 ],
545 "cwd": "[SLAVE_BUILD]",
528 "name": "[trigger] gl_tests (with patch) on Ubuntu-12.04", 546 "name": "[trigger] gl_tests (with patch) on Ubuntu-12.04",
529 "~followup_annotations": [ 547 "~followup_annotations": [
530 "@@@STEP_LOG_LINE@json.output@{@@@", 548 "@@@STEP_LOG_LINE@json.output@{@@@",
531 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (with patch )/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@", 549 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (with patch )/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@",
532 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 550 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
533 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (with patch)/Ubuntu-12.04/[du mmy has/linux_chromium_rel_ng/571\": {@@@", 551 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (with patch)/Ubuntu-12.04/[du mmy has/linux_chromium_rel_ng/571\": {@@@",
534 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 552 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
535 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 553 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
536 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 554 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
537 "@@@STEP_LOG_LINE@json.output@ }@@@", 555 "@@@STEP_LOG_LINE@json.output@ }@@@",
538 "@@@STEP_LOG_LINE@json.output@ }@@@", 556 "@@@STEP_LOG_LINE@json.output@ }@@@",
539 "@@@STEP_LOG_LINE@json.output@}@@@", 557 "@@@STEP_LOG_LINE@json.output@}@@@",
540 "@@@STEP_LOG_END@json.output@@@", 558 "@@@STEP_LOG_END@json.output@@@",
541 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 559 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
542 ] 560 ]
543 }, 561 },
544 { 562 {
545 "allow_subannotations": true, 563 "allow_subannotations": true,
546 "cmd": [ 564 "cmd": [
547 "python", 565 "python",
548 "-u", 566 "-u",
549 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 567 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
550 "python", 568 "python",
551 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", 569 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py",
552 "--swarming-client-dir", 570 "--swarming-client-dir",
553 "[CWD]/src/tools/swarming_client", 571 "[SLAVE_BUILD]/src/tools/swarming_client",
554 "--temp-root-dir", 572 "--temp-root-dir",
555 "[TMP]", 573 "[TMP_BASE]",
556 "--merged-test-output", 574 "--merged-test-output",
557 "/path/to/tmp/json", 575 "/path/to/tmp/json",
558 "--", 576 "--",
559 "collect", 577 "collect",
560 "--swarming", 578 "--swarming",
561 "https://chromium-swarm.appspot.com", 579 "https://chromium-swarm.appspot.com",
562 "--decorate", 580 "--decorate",
563 "--print-status-updates", 581 "--print-status-updates",
564 "--shards", 582 "--shards",
565 "1", 583 "1",
566 "gl_tests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571" 584 "gl_tests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571"
567 ], 585 ],
586 "cwd": "[SLAVE_BUILD]",
568 "name": "gl_tests (with patch) on Ubuntu-12.04", 587 "name": "gl_tests (with patch) on Ubuntu-12.04",
569 "~followup_annotations": [ 588 "~followup_annotations": [
570 "step returned non-zero exit code: 1", 589 "step returned non-zero exit code: 1",
571 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 590 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
572 "@@@STEP_FAILURE@@@" 591 "@@@STEP_FAILURE@@@"
573 ] 592 ]
574 }, 593 },
575 { 594 {
576 "cmd": [ 595 "cmd": [
577 "python", 596 "python",
578 "-u", 597 "-u",
579 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 598 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
580 "--input-gtest-json", 599 "--input-gtest-json",
581 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", 600 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}",
582 "--master-name", 601 "--master-name",
583 "tryserver.chromium.linux", 602 "tryserver.chromium.linux",
584 "--builder-name", 603 "--builder-name",
585 "linux_chromium_rel_ng", 604 "linux_chromium_rel_ng",
586 "--build-number", 605 "--build-number",
587 "571", 606 "571",
588 "--test-type", 607 "--test-type",
589 "gl_tests (with patch) on Ubuntu-12.04", 608 "gl_tests (with patch) on Ubuntu-12.04",
590 "--test-results-server", 609 "--test-results-server",
591 "test-results.appspot.com", 610 "test-results.appspot.com",
592 "--chrome-revision", 611 "--chrome-revision",
593 "170242" 612 "170242"
594 ], 613 ],
614 "cwd": "[SLAVE_BUILD]",
595 "name": "Upload to test-results [gl_tests (with patch) on Ubuntu-12.04]" 615 "name": "Upload to test-results [gl_tests (with patch) on Ubuntu-12.04]"
596 }, 616 },
597 { 617 {
598 "cmd": [ 618 "cmd": [
599 "python", 619 "python",
600 "-u", 620 "-u",
601 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 621 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
602 "--master", 622 "--master",
603 "tryserver.chromium.linux", 623 "tryserver.chromium.linux",
604 "--builder", 624 "--builder",
605 "linux_chromium_rel_ng", 625 "linux_chromium_rel_ng",
606 "--slave", 626 "--slave",
607 "TestSlavename", 627 "TestSlavename",
608 "--spec", 628 "--spec",
609 "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'}]", 629 "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'}]",
610 "--root", 630 "--root",
611 "src", 631 "src",
612 "--revision_mapping_file", 632 "--revision_mapping_file",
613 "{\"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\"}", 633 "{\"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\"}",
614 "--git-cache-dir", 634 "--git-cache-dir",
615 "[ROOT]/b/build/slave/cache_dir", 635 "[GIT_CACHE]",
616 "--rietveld_server", 636 "--rietveld_server",
617 "https://codereview.chromium.org", 637 "https://codereview.chromium.org",
618 "--output_json", 638 "--output_json",
619 "/path/to/tmp/json", 639 "/path/to/tmp/json",
620 "--revision", 640 "--revision",
621 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 641 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
622 "--force", 642 "--force",
623 "--output_manifest" 643 "--output_manifest"
624 ], 644 ],
645 "cwd": "[SLAVE_BUILD]",
625 "env": { 646 "env": {
626 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 647 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
627 }, 648 },
628 "name": "bot_update (without patch)", 649 "name": "bot_update (without patch)",
629 "~followup_annotations": [ 650 "~followup_annotations": [
630 "@@@STEP_TEXT@Some step text@@@", 651 "@@@STEP_TEXT@Some step text@@@",
631 "@@@STEP_LOG_LINE@json.output@{@@@", 652 "@@@STEP_LOG_LINE@json.output@{@@@",
632 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 653 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
633 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 654 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
634 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@", 655 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4 ebd0fe58cb9\"@@@",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
681 "@@@STEP_LOG_END@json.output@@@" 702 "@@@STEP_LOG_END@json.output@@@"
682 ] 703 ]
683 }, 704 },
684 { 705 {
685 "cmd": [ 706 "cmd": [
686 "python", 707 "python",
687 "-u", 708 "-u",
688 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 709 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
689 "runhooks" 710 "runhooks"
690 ], 711 ],
712 "cwd": "[SLAVE_BUILD]",
691 "env": { 713 "env": {
692 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 714 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
693 "GYP_CHROMIUM_NO_ACTION": "1", 715 "GYP_CHROMIUM_NO_ACTION": "1",
694 "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", 716 "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",
695 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 717 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
696 }, 718 },
697 "name": "gclient runhooks (without patch)" 719 "name": "gclient runhooks (without patch)"
698 }, 720 },
699 { 721 {
700 "cmd": [ 722 "cmd": [
701 "python", 723 "python",
702 "-u", 724 "-u",
703 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 725 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
704 "--build-dir", 726 "--build-dir",
705 "[CWD]/src/out/Release", 727 "[SLAVE_BUILD]/src/out/Release",
706 "--clean-isolated-files" 728 "--clean-isolated-files"
707 ], 729 ],
730 "cwd": "[SLAVE_BUILD]",
708 "name": "clean isolated files (2)" 731 "name": "clean isolated files (2)"
709 }, 732 },
710 { 733 {
711 "cmd": [ 734 "cmd": [
712 "python", 735 "python",
713 "-u", 736 "-u",
714 "[CWD]/src/tools/mb/mb.py", 737 "[SLAVE_BUILD]/src/tools/mb/mb.py",
715 "gen", 738 "gen",
716 "-m", 739 "-m",
717 "tryserver.chromium.linux", 740 "tryserver.chromium.linux",
718 "-b", 741 "-b",
719 "linux_chromium_rel_ng", 742 "linux_chromium_rel_ng",
720 "--config-file", 743 "--config-file",
721 "[CWD]/src/tools/mb/mb_config.pyl", 744 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
722 "--goma-dir", 745 "--goma-dir",
723 "[ROOT]/b/build/slave/cache/cipd/goma", 746 "[CACHE]/cipd/goma",
724 "--swarming-targets-file", 747 "--swarming-targets-file",
725 "gl_tests\n", 748 "gl_tests\n",
726 "//out/Release" 749 "//out/Release"
727 ], 750 ],
751 "cwd": "[SLAVE_BUILD]",
728 "name": "generate_build_files (without patch)", 752 "name": "generate_build_files (without patch)",
729 "~followup_annotations": [ 753 "~followup_annotations": [
730 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", 754 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@",
731 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 755 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
732 ] 756 ]
733 }, 757 },
734 { 758 {
735 "cmd": [ 759 "cmd": [
736 "python", 760 "python",
737 "-u", 761 "-u",
738 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 762 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
739 "--show-path", 763 "--show-path",
740 "python", 764 "python",
741 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 765 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
742 "--gsutil-py-path", 766 "--gsutil-py-path",
743 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 767 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
744 "--ninja-path", 768 "--ninja-path",
745 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 769 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
746 "--target", 770 "--target",
747 "Release", 771 "Release",
748 "--src-dir", 772 "--src-dir",
749 "[CWD]/src", 773 "[SLAVE_BUILD]/src",
750 "--goma-cache-dir", 774 "--goma-cache-dir",
751 "[ROOT]/b/build/slave/goma_cache", 775 "[GOMA_CACHE]",
752 "--build-tool", 776 "--build-tool",
753 "ninja", 777 "ninja",
754 "--compiler", 778 "--compiler",
755 "goma", 779 "goma",
756 "--goma-jsonstatus", 780 "--goma-jsonstatus",
757 "/path/to/tmp/json", 781 "/path/to/tmp/json",
758 "--goma-service-account-json-file", 782 "--goma-service-account-json-file",
759 "/creds/service_accounts/service-account-goma-client.json", 783 "/creds/service_accounts/service-account-goma-client.json",
760 "--goma-dir", 784 "--goma-dir",
761 "[ROOT]/b/build/slave/cache/cipd/goma", 785 "[CACHE]/cipd/goma",
762 "--goma-fail-fast", 786 "--goma-fail-fast",
763 "--goma-disable-local-fallback", 787 "--goma-disable-local-fallback",
764 "--ninja-ensure-up-to-date", 788 "--ninja-ensure-up-to-date",
765 "--", 789 "--",
766 "gl_tests", 790 "gl_tests",
767 "gl_tests_run" 791 "gl_tests_run"
768 ], 792 ],
793 "cwd": "[SLAVE_BUILD]",
769 "env": { 794 "env": {
770 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 795 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
771 }, 796 },
772 "name": "compile (without patch)", 797 "name": "compile (without patch)",
773 "~followup_annotations": [ 798 "~followup_annotations": [
774 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 799 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
775 "@@@STEP_LOG_END@json.output (invalid)@@@" 800 "@@@STEP_LOG_END@json.output (invalid)@@@"
776 ] 801 ]
777 }, 802 },
778 { 803 {
779 "cmd": [ 804 "cmd": [
780 "python", 805 "python",
781 "-u", 806 "-u",
782 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(' \\n'.join(glob.glob(sys.argv[2])))\n", 807 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(' \\n'.join(glob.glob(sys.argv[2])))\n",
783 "/path/to/tmp/", 808 "/path/to/tmp/",
784 "[CWD]/src/out/Release/*.isolated.gen.json" 809 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json"
785 ], 810 ],
811 "cwd": "[SLAVE_BUILD]",
786 "name": "find isolated targets" 812 "name": "find isolated targets"
787 }, 813 },
788 { 814 {
789 "cmd": [ 815 "cmd": [
790 "python", 816 "python",
791 "-u", 817 "-u",
792 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 818 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
793 "[CWD]/src/tools/swarming_client", 819 "[SLAVE_BUILD]/src/tools/swarming_client",
794 "batcharchive", 820 "batcharchive",
795 "--dump-json", 821 "--dump-json",
796 "/path/to/tmp/json", 822 "/path/to/tmp/json",
797 "--isolate-server", 823 "--isolate-server",
798 "https://isolateserver.appspot.com", 824 "https://isolateserver.appspot.com",
799 "--verbose", 825 "--verbose",
800 "[CWD]/src/out/Release/dummy_target_1.isolated.gen.json", 826 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json",
801 "[CWD]/src/out/Release/dummy_target_2.isolated.gen.json" 827 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json"
802 ], 828 ],
829 "cwd": "[SLAVE_BUILD]",
803 "name": "isolate tests (2)", 830 "name": "isolate tests (2)",
804 "~followup_annotations": [ 831 "~followup_annotations": [
805 "@@@STEP_LOG_LINE@json.output@{@@@", 832 "@@@STEP_LOG_LINE@json.output@{@@@",
806 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 833 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
807 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 834 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
808 "@@@STEP_LOG_LINE@json.output@}@@@", 835 "@@@STEP_LOG_LINE@json.output@}@@@",
809 "@@@STEP_LOG_END@json.output@@@", 836 "@@@STEP_LOG_END@json.output@@@",
810 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 837 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
811 ] 838 ]
812 }, 839 },
813 { 840 {
814 "cmd": [ 841 "cmd": [
815 "python", 842 "python",
816 "-u", 843 "-u",
817 "[CWD]/src/tools/swarming_client/swarming.py", 844 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
818 "trigger", 845 "trigger",
819 "--swarming", 846 "--swarming",
820 "https://chromium-swarm.appspot.com", 847 "https://chromium-swarm.appspot.com",
821 "--isolate-server", 848 "--isolate-server",
822 "https://isolateserver.appspot.com", 849 "https://isolateserver.appspot.com",
823 "--priority", 850 "--priority",
824 "30", 851 "30",
825 "--shards", 852 "--shards",
826 "1", 853 "1",
827 "--task-name", 854 "--task-name",
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
873 "--tag", 900 "--tag",
874 "stepname:gl_tests (without patch) on Ubuntu-12.04", 901 "stepname:gl_tests (without patch) on Ubuntu-12.04",
875 "--idempotent", 902 "--idempotent",
876 "--user", 903 "--user",
877 "commit-bot@chromium.org", 904 "commit-bot@chromium.org",
878 "[dummy hash for gl_tests]", 905 "[dummy hash for gl_tests]",
879 "--", 906 "--",
880 "--gtest_filter=Test.Two", 907 "--gtest_filter=Test.Two",
881 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 908 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
882 ], 909 ],
910 "cwd": "[SLAVE_BUILD]",
883 "name": "[trigger] gl_tests (without patch) on Ubuntu-12.04", 911 "name": "[trigger] gl_tests (without patch) on Ubuntu-12.04",
884 "~followup_annotations": [ 912 "~followup_annotations": [
885 "@@@STEP_LOG_LINE@json.output@{@@@", 913 "@@@STEP_LOG_LINE@json.output@{@@@",
886 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (without pa tch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@", 914 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (without pa tch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\", @@@",
887 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 915 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
888 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (without patch)/Ubuntu-12.04/ [dummy has/linux_chromium_rel_ng/571\": {@@@", 916 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (without patch)/Ubuntu-12.04/ [dummy has/linux_chromium_rel_ng/571\": {@@@",
889 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 917 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
890 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 918 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
891 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 919 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
892 "@@@STEP_LOG_LINE@json.output@ }@@@", 920 "@@@STEP_LOG_LINE@json.output@ }@@@",
893 "@@@STEP_LOG_LINE@json.output@ }@@@", 921 "@@@STEP_LOG_LINE@json.output@ }@@@",
894 "@@@STEP_LOG_LINE@json.output@}@@@", 922 "@@@STEP_LOG_LINE@json.output@}@@@",
895 "@@@STEP_LOG_END@json.output@@@", 923 "@@@STEP_LOG_END@json.output@@@",
896 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 924 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
897 ] 925 ]
898 }, 926 },
899 { 927 {
900 "allow_subannotations": true, 928 "allow_subannotations": true,
901 "cmd": [ 929 "cmd": [
902 "python", 930 "python",
903 "-u", 931 "-u",
904 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 932 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
905 "python", 933 "python",
906 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", 934 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py",
907 "--swarming-client-dir", 935 "--swarming-client-dir",
908 "[CWD]/src/tools/swarming_client", 936 "[SLAVE_BUILD]/src/tools/swarming_client",
909 "--temp-root-dir", 937 "--temp-root-dir",
910 "[TMP]", 938 "[TMP_BASE]",
911 "--merged-test-output", 939 "--merged-test-output",
912 "/path/to/tmp/json", 940 "/path/to/tmp/json",
913 "--", 941 "--",
914 "collect", 942 "collect",
915 "--swarming", 943 "--swarming",
916 "https://chromium-swarm.appspot.com", 944 "https://chromium-swarm.appspot.com",
917 "--decorate", 945 "--decorate",
918 "--print-status-updates", 946 "--print-status-updates",
919 "--shards", 947 "--shards",
920 "1", 948 "1",
921 "gl_tests (without patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/57 1" 949 "gl_tests (without patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/57 1"
922 ], 950 ],
951 "cwd": "[SLAVE_BUILD]",
923 "name": "gl_tests (without patch) on Ubuntu-12.04", 952 "name": "gl_tests (without patch) on Ubuntu-12.04",
924 "~followup_annotations": [ 953 "~followup_annotations": [
925 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 954 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
926 ] 955 ]
927 }, 956 },
928 { 957 {
929 "cmd": [ 958 "cmd": [
930 "python", 959 "python",
931 "-u", 960 "-u",
932 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 961 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
933 "--input-gtest-json", 962 "--input-gtest-json",
934 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 963 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
935 "--master-name", 964 "--master-name",
936 "tryserver.chromium.linux", 965 "tryserver.chromium.linux",
937 "--builder-name", 966 "--builder-name",
938 "linux_chromium_rel_ng", 967 "linux_chromium_rel_ng",
939 "--build-number", 968 "--build-number",
940 "571", 969 "571",
941 "--test-type", 970 "--test-type",
942 "gl_tests (without patch) on Ubuntu-12.04", 971 "gl_tests (without patch) on Ubuntu-12.04",
943 "--test-results-server", 972 "--test-results-server",
944 "test-results.appspot.com", 973 "test-results.appspot.com",
945 "--chrome-revision", 974 "--chrome-revision",
946 "170242" 975 "170242"
947 ], 976 ],
977 "cwd": "[SLAVE_BUILD]",
948 "name": "Upload to test-results [gl_tests (without patch) on Ubuntu-12.04]" 978 "name": "Upload to test-results [gl_tests (without patch) on Ubuntu-12.04]"
949 }, 979 },
950 { 980 {
951 "cmd": [ 981 "cmd": [
952 "python", 982 "python",
953 "-u", 983 "-u",
954 "import sys; sys.exit(1)" 984 "import sys; sys.exit(1)"
955 ], 985 ],
986 "cwd": "[SLAVE_BUILD]",
956 "name": "gl_tests (retry summary)", 987 "name": "gl_tests (retry summary)",
957 "~followup_annotations": [ 988 "~followup_annotations": [
958 "step returned non-zero exit code: 1", 989 "step returned non-zero exit code: 1",
959 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 990 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
960 "@@@STEP_FAILURE@@@", 991 "@@@STEP_FAILURE@@@",
961 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@", 992 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@",
962 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1 fb76\"@@@" 993 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1 fb76\"@@@"
963 ] 994 ]
964 }, 995 },
965 { 996 {
966 "name": "$result", 997 "name": "$result",
967 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret ry summary)') failed with return_code 1", 998 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret ry summary)') failed with return_code 1",
968 "status_code": 1 999 "status_code": 1
969 } 1000 }
970 ] 1001 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698