I noticed a build-containers CI job on a PR was hung up for 2+ hours and not progressing. The last message in the "Build and Push Docker Image" step was:
#18 [linux/arm64 builder 5/5] RUN npm install --save @notionhq/[email protected]
#18 24.34 qemu: uncaught target signal 4 (Illegal instruction) - core dumped
A re-run succeeded, so this was a transient error. But I would have expected it to fail out the job immediately, not cause it to hang.
Job: https://github.com/stacklok/dockyard/actions/runs/19502404593/job/55819914543?pr=149