[roll] Roll fuchsia [debug_data] Reenable exporting debugdata artifact

We previously disabled debugdata collection because realm destruction
is failing. However, it looks like when a realm fails to destroy,
archivist may not shut down and therefore logs will hang anyway.
We've also added a number of mitigations to debug data when events are
missing: we'll ignore events from hermetic_resolver, and we'll timeout
and cancel reporting debug data if teardown fails.

Original-Fixed: 93350
Testing: fx test //src/sys/test_manager
Multiply: test_manager_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649505
Original-Revision: c000143d6865d3d60300e4bdadd42f2c61103c54
GitOrigin-RevId: 19e58d1e08442999de441ff6f1cdcae17e17279a
Change-Id: Id08aa0e764a2cd282d8b2bfe87a36050f82bf716
1 file changed
tree: 90ea2e2c501e964de12dffc0937ce8e76c09a31c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.