Builds are very slow. As you can see in the build event log below, the “Uploading build…” step takes 5 minutes in reality while the log itself states “Build uploaded in 20s”. It looks like the whole build could be finished in about 5 minutes while it takes more than 10 minutes.
Another weird issue is that recent builds remains on the state “Deploying…” indefinitely. They are deployed eventually though.
Sep 14 11:20:14 AM ==> Cloning from https://gitlab.com/xxx/xxx...
Sep 14 11:20:16 AM ==> Checking out commit xxxxxxxxxxxxxx in branch main
Sep 14 11:20:22 AM ==> Downloading cache...
Sep 14 11:21:09 AM ==> Transferred 580MB in 18s. Extraction took 21s.
Sep 14 11:22:03 AM ==> Using Python version: 3.10.7
Sep 14 11:22:13 AM ==> Running build command './build.sh'...
[snip]
Sep 14 11:24:26 AM Successfully installed arrow-1.2.3 asgiref-3.5.2 [snip]
Sep 14 11:25:03 AM
Sep 14 11:25:03 AM 212 static files copied to '/opt/render/project/src/staticfiles', 954 post-processed.
Sep 14 11:25:30 AM ==> Uploading build...
Sep 14 11:30:11 AM ==> Build uploaded in 20s
Sep 14 11:30:11 AM ==> Build successful 🎉
Sep 14 11:30:11 AM ==> Deploying...
As this is the Frankfurt region, I wonder if this is related to this issue: Deploys failing without logs