#9365 Flatpak container builds time out retrieving https://odcs.fedoraproject.org/api/1/composes/XXXX
Closed: Fixed 3 years ago by kalev. Opened 3 years ago by kalev.

My flatpak builds are all failing with:

$ fedpkg flatpak-build
Created task: 52676447
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=52676447
Watching tasks (this may be safely interrupted)...
52676447 buildContainer (noarch): free
52676447 buildContainer (noarch): free -> open (buildvm-x86-04.iad2.fedoraproject.org)
52676447 buildContainer (noarch): open (buildvm-x86-04.iad2.fedoraproject.org) -> FAILED: Fault: <Fault 2001: 'Image build failed. Error in plugin resolve_module_compose: Retrieving https://odcs.fedoraproject.org/api/1/composes/6251 timed out after 3600 seconds. OSBS build id: flatpak-runtime-f33-eba9a-3'>
  0 free  0 open  0 done  1 failed

52676447 buildContainer (noarch) failed

Could someone take a look please and see what's going on this time?

Thanks,
Kalev


Odd. it works fine now from that builder. ;(

Can you try again now?

Still failing the same way: https://koji.fedoraproject.org/koji/taskinfo?taskID=52747691

If you need to reproduce,

fedpkg clone flatpak-runtime
git checkout f33
fedpkg flatpak-build

Aha, I found an older ticket I filed about the same issue and the fix there was:

odcs-celery-backend.service on odcs-backend01.iad2.fedoraproject.org was down for some reason. I've started it using systemctl start odcs-celery-backend.service.

Could you try restarting the service to see if that helps, please?

https://pagure.io/fedora-infrastructure/issue/9306

Done. it was indeed dead. ;(

Nice, and the builds are working now! Thanks, @kevin!

Metadata Update from @kalev:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata