Issue
After upgrading to CJE 1.5.3 and starting a job, the Jenkins controller, in trying to launch an executor, launches too many executors at once and build worker runs out of resources. The result is that all of the executor instances keep restarting repeatedly, indefinitely.
Environment
- CloudBees Jenkins Enterprise 1.5.3 - AWS
Resolution
Update palace-cloud-plugin to version 1.3.6 (or upgrade the controller image that ships with this version)
CJE 1.5.0. should be using palace-cloud-plugin 1.1.3 and PSE 1.5.3 should be using palace-cloud-plugin 1.3.6
0 Comments