[roll] Roll fuchsia [rbe] retry-once verbosely, do not retry local

One-time retries are rare, so print a message to stdout when it occurs.
If you see a burst of such messages, that could indicate a real problem
that isn't just a flake.

Only one-time retry remote flakes, do not retry local errors.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/845018
Original-Revision: 0d7bfcc41c0619f5296a3a12dce30556b3073e02
GitOrigin-RevId: 413ff9a69d2c1460899b5a3d6165cc7b85d030d9
Change-Id: I539178e25e365c3ce952eb3d7599f3fc6f48ffd6
1 file changed
tree: 1159c6df875142b766341b482839d20fdfb6a43c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.