I'm hitting what looks like the same service-side notarisation issue reported recently (e.g. the "submissions stuck In Progress for days" thread / FB22939442), and would appreciate having my submissions looked at on the backend.
Since 2026-06-25 ~12:00 UTC, every notarytool submission from my team goes to "In Progress" and never reaches a terminal state — no Accepted, no Invalid, no log (Submission log is not yet available, though info resolves the ID fine). The oldest is ~15 hours.
Signing checks out: codesign --verify --strict passes and satisfies the Designated Requirement, hardened runtime with a secure timestamp, no get-task-allow, Developer ID Application. My builds notarised normally yesterday (e.g. 1ad9878b, Accepted 2026-06-24) — but those were on my previous Developer ID certificate. That cert's private key was lost (orphaned login keychain after a reboot), so I re-issued the Developer ID cert on 2026-06-25, and every submission on the new cert has been stuck since.
Key data point: a trivial 5.8 KB signed "hello world" CLI binary (8c138308 below) also hangs "In Progress", so this is account/team-level, not app content. This lines up with the new-Developer-ID evaluation described in the Notarisation Resources Q&A, but several of mine are now past the usual window.
Team: Creative Machines Limited (V95N2B8X7A)
Feedback: FB23407538
Stuck submission UUIDs (oldest first):
ef4af6d3-5750-4213-a108-584c75a861cc– 2026-06-25 ~11:59 UTC (oldest)2d435abc-af77-4447-b2c8-94572b723f34404a7d9d-9713-42df-99b6-1f144bc27ba18c138308-f23f-4df1-85f9-29095587f42b– the 5.8 KB hello-world
This is the only blocker before I can distribute. Is there any way to get these specific IDs cross-referenced against the notary backend queue? Happy to share signed artifacts or the full notarytool poll log.
Environment: macOS 26.4.1 (25E253), Xcode 26.5, notarytool 1.1.2 (41).