×
Jul 13, 2022 · I have a Jenkins 2.235.1 and it works great. but sometimes (at least 3 times), I don't know why but no job can be run anymore. the job don't ...
Dec 16, 2021 · My Jenkins startup times out. It appears to work, but the start command times out on the shell prompt - Using Jenkins - Jenkins.
Jobs and Folders. Your job or folder configurations, build histories, archived artifacts, and workspace will exist entirely within the jobs folder. The jobs ...
Aug 1, 2022 · I am executing a pipeline job on a build node and observed that the workspace is getting deleted from the build node whenever the Jenkins ...
If enabled, build artifacts will be discarded for any builds which exceed the defined limits. ... build job. + loadFilesFromMaster : boolean ... Requeue the job if ...
Apr 18, 2023 · Once we purged all the builds on disk for this job we have been stable since. (We also set up a global build discarder on the controller) ...
Sep 7, 2021 · Therefore, you'll want to cap the number of builds each job occupies, by using the "discard old build" feature in Jenkins.
Uses of Describable in jenkins.model ; Apply a user-specified build discarder periodically on all jobs. · Participates in the rendering of the login page ...
Periodically call a job's configured build discarder in the background. JobGlobalBuildDiscarderStrategy() - Constructor for class jenkins.model ...
Builds a job, and optionally waits until its completion. BuildCommand.CLICause · BuildDiscarder. Implementation of "Discard old build records" feature.