Hi Nicolas,
Le dim. 7 déc. 2025 à 15:30, Nicolas Vervelle nvervelle@gmail.com a écrit :
My resource consumption reported by the quota is way above the consumption of my currently running job, preventing other jobs from starting. Where does the extra consumption come from ? And how to clean this ?
It seems you currently have 3 jobs running: - 2 instances of the wpcleaner-fr-list cronjob that requests 2 × 3 GiB of memory, - 1 instance of webservice which I guess requests the default 0,5 GiB of memory.
Hence a total of 6,5 GiB requested (but not actually consumed), which means that you cannot request an additional 3 GiB for another job (the quota for requests being 8 GiB).
My suspicions stem for the Grafana monitoring, where three pods are visible, including two for wpcleaner-fr-list:
https://grafana.wmcloud.org/d/TJuKfnt4z/tool-dashboard?orgId=1&var-names...
Best regards,