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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug_builder.json

Issue 1901103004: V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - debug builder", 10 "V8 Linux - debug builder",
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 "name": "package build" 242 "name": "package build"
243 }, 243 },
244 { 244 {
245 "cmd": [], 245 "cmd": [],
246 "cwd": "[SLAVE_BUILD]", 246 "cwd": "[SLAVE_BUILD]",
247 "name": "trigger", 247 "name": "trigger",
248 "trigger_specs": [ 248 "trigger_specs": [
249 { 249 {
250 "builder_name": "V8 Linux - gc stress", 250 "builder_name": "V8 Linux - gc stress",
251 "properties": { 251 "properties": {
252 "build_environment": {
253 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
254 "GYP_GENERATORS": "ninja"
255 },
252 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 256 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
253 "parent_got_revision_cp": "refs/heads/master@{#50110}", 257 "parent_got_revision_cp": "refs/heads/master@{#50110}",
254 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 258 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
255 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 259 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
256 "swarm_hashes": { 260 "swarm_hashes": {
257 "benchmarks": "[dummy hash for benchmarks]", 261 "benchmarks": "[dummy hash for benchmarks]",
258 "bot_default": "[dummy hash for bot_default]", 262 "bot_default": "[dummy hash for bot_default]",
259 "ignition": "[dummy hash for ignition]", 263 "ignition": "[dummy hash for ignition]",
260 "mjsunit": "[dummy hash for mjsunit]", 264 "mjsunit": "[dummy hash for mjsunit]",
261 "mozilla": "[dummy hash for mozilla]", 265 "mozilla": "[dummy hash for mozilla]",
262 "simdjs": "[dummy hash for simdjs]", 266 "simdjs": "[dummy hash for simdjs]",
263 "test262": "[dummy hash for test262]", 267 "test262": "[dummy hash for test262]",
264 "webkit": "[dummy hash for webkit]" 268 "webkit": "[dummy hash for webkit]"
265 } 269 }
266 } 270 }
267 }, 271 },
268 { 272 {
269 "builder_name": "V8 Linux - debug", 273 "builder_name": "V8 Linux - debug",
270 "properties": { 274 "properties": {
275 "build_environment": {
276 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
277 "GYP_GENERATORS": "ninja"
278 },
271 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 279 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
272 "parent_got_revision_cp": "refs/heads/master@{#50110}", 280 "parent_got_revision_cp": "refs/heads/master@{#50110}",
273 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 281 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
274 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 282 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
275 "swarm_hashes": { 283 "swarm_hashes": {
276 "benchmarks": "[dummy hash for benchmarks]", 284 "benchmarks": "[dummy hash for benchmarks]",
277 "bot_default": "[dummy hash for bot_default]", 285 "bot_default": "[dummy hash for bot_default]",
278 "ignition": "[dummy hash for ignition]", 286 "ignition": "[dummy hash for ignition]",
279 "mjsunit": "[dummy hash for mjsunit]", 287 "mjsunit": "[dummy hash for mjsunit]",
280 "mozilla": "[dummy hash for mozilla]", 288 "mozilla": "[dummy hash for mozilla]",
281 "simdjs": "[dummy hash for simdjs]", 289 "simdjs": "[dummy hash for simdjs]",
282 "test262": "[dummy hash for test262]", 290 "test262": "[dummy hash for test262]",
283 "webkit": "[dummy hash for webkit]" 291 "webkit": "[dummy hash for webkit]"
284 } 292 }
285 } 293 }
286 }, 294 },
287 { 295 {
288 "builder_name": "V8 Linux - debug - avx2", 296 "builder_name": "V8 Linux - debug - avx2",
289 "properties": { 297 "properties": {
298 "build_environment": {
299 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
300 "GYP_GENERATORS": "ninja"
301 },
290 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 302 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
291 "parent_got_revision_cp": "refs/heads/master@{#50110}", 303 "parent_got_revision_cp": "refs/heads/master@{#50110}",
292 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 304 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
293 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 305 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
294 "swarm_hashes": { 306 "swarm_hashes": {
295 "benchmarks": "[dummy hash for benchmarks]", 307 "benchmarks": "[dummy hash for benchmarks]",
296 "bot_default": "[dummy hash for bot_default]", 308 "bot_default": "[dummy hash for bot_default]",
297 "ignition": "[dummy hash for ignition]", 309 "ignition": "[dummy hash for ignition]",
298 "mjsunit": "[dummy hash for mjsunit]", 310 "mjsunit": "[dummy hash for mjsunit]",
299 "mozilla": "[dummy hash for mozilla]", 311 "mozilla": "[dummy hash for mozilla]",
300 "simdjs": "[dummy hash for simdjs]", 312 "simdjs": "[dummy hash for simdjs]",
301 "test262": "[dummy hash for test262]", 313 "test262": "[dummy hash for test262]",
302 "webkit": "[dummy hash for webkit]" 314 "webkit": "[dummy hash for webkit]"
303 } 315 }
304 } 316 }
305 }, 317 },
306 { 318 {
307 "builder_name": "V8 Linux - debug - code serializer", 319 "builder_name": "V8 Linux - debug - code serializer",
308 "properties": { 320 "properties": {
321 "build_environment": {
322 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
323 "GYP_GENERATORS": "ninja"
324 },
309 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 325 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
310 "parent_got_revision_cp": "refs/heads/master@{#50110}", 326 "parent_got_revision_cp": "refs/heads/master@{#50110}",
311 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 327 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
312 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 328 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
313 "swarm_hashes": { 329 "swarm_hashes": {
314 "benchmarks": "[dummy hash for benchmarks]", 330 "benchmarks": "[dummy hash for benchmarks]",
315 "bot_default": "[dummy hash for bot_default]", 331 "bot_default": "[dummy hash for bot_default]",
316 "ignition": "[dummy hash for ignition]", 332 "ignition": "[dummy hash for ignition]",
317 "mjsunit": "[dummy hash for mjsunit]", 333 "mjsunit": "[dummy hash for mjsunit]",
318 "mozilla": "[dummy hash for mozilla]", 334 "mozilla": "[dummy hash for mozilla]",
319 "simdjs": "[dummy hash for simdjs]", 335 "simdjs": "[dummy hash for simdjs]",
320 "test262": "[dummy hash for test262]", 336 "test262": "[dummy hash for test262]",
321 "webkit": "[dummy hash for webkit]" 337 "webkit": "[dummy hash for webkit]"
322 } 338 }
323 } 339 }
324 }, 340 },
325 { 341 {
326 "builder_name": "V8 Linux - debug - isolates", 342 "builder_name": "V8 Linux - debug - isolates",
327 "properties": { 343 "properties": {
344 "build_environment": {
345 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
346 "GYP_GENERATORS": "ninja"
347 },
328 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 348 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
329 "parent_got_revision_cp": "refs/heads/master@{#50110}", 349 "parent_got_revision_cp": "refs/heads/master@{#50110}",
330 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 350 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
331 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 351 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
332 "swarm_hashes": { 352 "swarm_hashes": {
333 "benchmarks": "[dummy hash for benchmarks]", 353 "benchmarks": "[dummy hash for benchmarks]",
334 "bot_default": "[dummy hash for bot_default]", 354 "bot_default": "[dummy hash for bot_default]",
335 "ignition": "[dummy hash for ignition]", 355 "ignition": "[dummy hash for ignition]",
336 "mjsunit": "[dummy hash for mjsunit]", 356 "mjsunit": "[dummy hash for mjsunit]",
337 "mozilla": "[dummy hash for mozilla]", 357 "mozilla": "[dummy hash for mozilla]",
338 "simdjs": "[dummy hash for simdjs]", 358 "simdjs": "[dummy hash for simdjs]",
339 "test262": "[dummy hash for test262]", 359 "test262": "[dummy hash for test262]",
340 "webkit": "[dummy hash for webkit]" 360 "webkit": "[dummy hash for webkit]"
341 } 361 }
342 } 362 }
343 }, 363 },
344 { 364 {
345 "builder_name": "V8 Linux - debug - nosse3", 365 "builder_name": "V8 Linux - debug - nosse3",
346 "properties": { 366 "properties": {
367 "build_environment": {
368 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
369 "GYP_GENERATORS": "ninja"
370 },
347 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 371 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
348 "parent_got_revision_cp": "refs/heads/master@{#50110}", 372 "parent_got_revision_cp": "refs/heads/master@{#50110}",
349 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 373 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
350 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 374 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
351 "swarm_hashes": { 375 "swarm_hashes": {
352 "benchmarks": "[dummy hash for benchmarks]", 376 "benchmarks": "[dummy hash for benchmarks]",
353 "bot_default": "[dummy hash for bot_default]", 377 "bot_default": "[dummy hash for bot_default]",
354 "ignition": "[dummy hash for ignition]", 378 "ignition": "[dummy hash for ignition]",
355 "mjsunit": "[dummy hash for mjsunit]", 379 "mjsunit": "[dummy hash for mjsunit]",
356 "mozilla": "[dummy hash for mozilla]", 380 "mozilla": "[dummy hash for mozilla]",
357 "simdjs": "[dummy hash for simdjs]", 381 "simdjs": "[dummy hash for simdjs]",
358 "test262": "[dummy hash for test262]", 382 "test262": "[dummy hash for test262]",
359 "webkit": "[dummy hash for webkit]" 383 "webkit": "[dummy hash for webkit]"
360 } 384 }
361 } 385 }
362 }, 386 },
363 { 387 {
364 "builder_name": "V8 Linux - debug - nosse4", 388 "builder_name": "V8 Linux - debug - nosse4",
365 "properties": { 389 "properties": {
390 "build_environment": {
391 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
392 "GYP_GENERATORS": "ninja"
393 },
366 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 394 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
367 "parent_got_revision_cp": "refs/heads/master@{#50110}", 395 "parent_got_revision_cp": "refs/heads/master@{#50110}",
368 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 396 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
369 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 397 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
370 "swarm_hashes": { 398 "swarm_hashes": {
371 "benchmarks": "[dummy hash for benchmarks]", 399 "benchmarks": "[dummy hash for benchmarks]",
372 "bot_default": "[dummy hash for bot_default]", 400 "bot_default": "[dummy hash for bot_default]",
373 "ignition": "[dummy hash for ignition]", 401 "ignition": "[dummy hash for ignition]",
374 "mjsunit": "[dummy hash for mjsunit]", 402 "mjsunit": "[dummy hash for mjsunit]",
375 "mozilla": "[dummy hash for mozilla]", 403 "mozilla": "[dummy hash for mozilla]",
376 "simdjs": "[dummy hash for simdjs]", 404 "simdjs": "[dummy hash for simdjs]",
377 "test262": "[dummy hash for test262]", 405 "test262": "[dummy hash for test262]",
378 "webkit": "[dummy hash for webkit]" 406 "webkit": "[dummy hash for webkit]"
379 } 407 }
380 } 408 }
381 }, 409 },
382 { 410 {
383 "builder_name": "V8 Linux - debug - greedy allocator", 411 "builder_name": "V8 Linux - debug - greedy allocator",
384 "properties": { 412 "properties": {
413 "build_environment": {
414 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
415 "GYP_GENERATORS": "ninja"
416 },
385 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 417 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
386 "parent_got_revision_cp": "refs/heads/master@{#50110}", 418 "parent_got_revision_cp": "refs/heads/master@{#50110}",
387 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 419 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
388 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 420 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
389 "swarm_hashes": { 421 "swarm_hashes": {
390 "benchmarks": "[dummy hash for benchmarks]", 422 "benchmarks": "[dummy hash for benchmarks]",
391 "bot_default": "[dummy hash for bot_default]", 423 "bot_default": "[dummy hash for bot_default]",
392 "ignition": "[dummy hash for ignition]", 424 "ignition": "[dummy hash for ignition]",
393 "mjsunit": "[dummy hash for mjsunit]", 425 "mjsunit": "[dummy hash for mjsunit]",
394 "mozilla": "[dummy hash for mozilla]", 426 "mozilla": "[dummy hash for mozilla]",
395 "simdjs": "[dummy hash for simdjs]", 427 "simdjs": "[dummy hash for simdjs]",
396 "test262": "[dummy hash for test262]", 428 "test262": "[dummy hash for test262]",
397 "webkit": "[dummy hash for webkit]" 429 "webkit": "[dummy hash for webkit]"
398 } 430 }
399 } 431 }
400 } 432 }
401 ], 433 ],
402 "~followup_annotations": [ 434 "~followup_annotations": [
403 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux - debug - code serializer<br />V8 Linux - debug - greedy allocator<br />V8 Linux - debug - isolates<br />V8 Linux - debug - nosse3<br />V8 Linux - debug - nosse 4<br />V8 Linux - gc stress@@@" 435 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux - debug - code serializer<br />V8 Linux - debug - greedy allocator<br />V8 Linux - debug - isolates<br />V8 Linux - debug - nosse3<br />V8 Linux - debug - nosse 4<br />V8 Linux - gc stress@@@"
404 ] 436 ]
405 }, 437 },
406 { 438 {
407 "name": "$result", 439 "name": "$result",
408 "recipe_result": null, 440 "recipe_result": null,
409 "status_code": 0 441 "status_code": 0
410 } 442 }
411 ] 443 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698