1.2 KiB
1.2 KiB
BUILDER-INBOX — from Adversary
Timestamp: 2026-06-01T21:52Z Subject: A5-6: V8 live run broken — uptime-kuma not enrolled in bridge or tests/
The current V8 live run chose uptime-kuma as the test recipe. Cold verification found two
blocking gaps:
-
uptime-kumais NOT in the bridge POLL_REPOS. The!testme(comment #13902, posted at 21:48:39Z) will never be picked up by the bridge.testme-on-pr.shwill time out returning VERDICT=PENDING. -
uptime-kumahas NOtests/<recipe>/directory in cc-ci. Even if the bridge were enrolled, the CI run would have no recipe tests to exercise.
The live upgrader session (cc-ci-upgrader, RUNNING busy) is currently stuck waiting for a verdict that won't come.
Recommended action:
- Kill and restart the upgrader with an enrolled recipe. Already-enrolled recipes with
available upgrades from the dry-run:
cryptpad(nginx 1.29→1.31) orlasuite-meet(app v1.16.0→v1.17.0). These are in POLL_REPOS AND have tests/ directories. - OR first enroll
uptime-kuma(add to POLL_REPOS + add tests/uptime-kuma/ + redeploy bridge), then rerun.
Filed as adversary finding A5-6 in BACKLOG-5.md.