IOS Build stuck in iOS: Build in progress… for more than 1 days

Hi! My build hasn’t even started and it’s been over 40 minutes… is that normal?
https://expo.io/builds/292c41db-db12-418b-9d9b-450f8f58f65f

I went to the builds URL, but the Cancel button is grayed out, I cannot click it…

@quinlanj The same has occurred with multiple slugs under this account. The cancel button is disabled in the UI and we have no way to cancel and start new builds.
builds: d4105de1-e6e6-4aa3-bdca-8fb61b8646ef, 8bf0ac03-b6d2-4c6c-980f-466ce6007792, 58e952c8-a91b-4a74-b3c2-297ac418c72d

EDIT: We’re seeing a 2 hour delay before a build runs. The status page doesn’t show any hiccup, but this is abnormal behavior from our experience.

hi @vivintsolar , your build finished but 2 hours is pretty abnormal. What status was your build in, when you were unable to click cancel? (ie) building, queued, etc

They were each in a “Queued” state

Hi @quinlanj I’m having the same problem as stated the rest of the people above. My build status is “queued”, however CLI displayed the following message after about an hour wait

-[13:38:57] Timeout reached! Project is taking longer than expected to finish building, aborting wait…

As stated above, the cancel button is disabled and I am unable to start new builds. Would you mind clearing that pending build job (a1c31695-c28c-49dc-9c6f-63fe1a6b860e) from the system?

UPDATE: 2h later, the build’s status changed from queued to “in progress”

Same problem, here’s an summary with timestamps…

frogquest-app git:(master) ✗ exp build:ios
12:41:33 [exp] Making sure project is set up correctly...
...
12:45:03 [exp] Waiting for build to complete. You can press Ctrl+C to exit.
^C

➜  frogquest-app git:(master) ✗ exp build:ios
...
12:47:17 [exp] Cannot start new build, as there is a build in progress.

➜  frogquest-app git:(master) exp build:ios
...
[13:29:19] Cannot start new build, as there is a build in progress.

As of now (13:37), this page shows no longs, but just a spinning expo logo…
expo.io / builds / c67e8958-3255-459a-b056-5c6aa78b7e40

And Log In — Expo has an enabled “Show Logs” button, but both of the other buttons (Download, Cancel) are disabled.

hi @johnnietirado and @geirman – sorry for the inconvenience. We’re tracking this issue internally and I’ve notified the appropriate people. You can publicly track the status here: https://status.expo.io/

1 Like

Maybe this deserves a new thread, but it’s related to the issue with the “cancel” button.

@quinlanj We think that another iOS build is going to hang, so we tried to cancel it from the updated https://expo.io/builds page. It has an enabled “cancel” button but there’s a ReferenceError in the browser dev console:

Uncaught ReferenceError: buildJob is not defined

Edit: BTW, thank you for the status.expo.io page and SLA email notifications!