Hi @Qovery
On our development cluster hosted on Scaleway, we cannot deploy and execute lifecycle jobs and cron jobs. It was working about 10 days ago.
There isnβt much in the logs of the deployment.
Checking Cloud provider credentials are valid
π Deployment request 12d194e4-230d-4eca-b87a-7ea9906db114-639-1723896432 for stage 1 `Database schemas migrations` has been sent to the engine
β³ Your deployment is 1 in the Queue
π Qovery Engine starts to execute the deployment
π‘ Proceeding with up to 7 parallel deployment(s)
π― Skipping image mirroring: service and cluster registries are the same
π Deployment of Job at tag airsaas/api:develop-e0eda117 is starting with a timeout/max duration of 10.00 minutes
βββ π Deployment Status Report βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Job at tag airsaas/api:develop-e0eda117 execution is in progress β³, below the current status:
β
β π° Job at old version has 0 pods: 0 running, 0 starting, 0 terminating and 0 in error
β π° Job at new tag airsaas/api:develop-e0eda117 has 0 pods: 0 running, 0 starting, 0 terminating and 0 in error
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββ π Recap Status Report βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Deployment of job failed but we rollbacked it to previous safe/running version !
β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ
Look at the Deployment Status Reports above and use our troubleshooting guide to fix it https://hub.qovery.com/docs/using-qovery/troubleshoot/
β Can't solve the issue? Please have a look at our forum https://discuss.qovery.com/
β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ
Qovery Engine has terminated the deployment
In the live logs we can see this:
No pods found for requested service. Retry later.
Of course there are no pods since itβs a job.
We tried it with various versions of our image, including ones that were working before. We tried it on several jobs, and they are all failing so far. We tried it for regular services and it seems to work.
We also tried to update the cluster without success.
This is blocking our release flow.
You can test the deploy yourselves here: https://console.qovery.com/organization/558f6260-d61b-47bc-bb08-f28d2d655ce9/project/70edc842-a910-4f27-9411-e3e786d39c0c/environment/12d194e4-230d-4eca-b87a-7ea9906db114/application/63326508-bae0-4342-b945-a50bad0c66b2/deployments
Thanks!