-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins 2.0-rc
Java 8
Windows 10 x64, MacOS X
When Jenkins is stopped, the queue file is created except it's empty. No information about the running jobs or jobs pending in the queue exist.
It essentially saves a file like:
<?xml version='1.0' encoding='UTF-8'?>
<hudson.model.Queue_-State>
<counter>42</counter>
<items/>
</hudson.model.Queue_-State>
This behavior is a regression from Jenkins 2.0 beta2.
- is duplicated by
-
JENKINS-34256 Preparing Jenkins For Shutdown Hangs Running Pipelines
-
- Resolved
-
-
JENKINS-35213 Canceling a Parallel step make the build hang
-
- Resolved
-
- is related to
-
JENKINS-33926 Jenkins no longer appears to shutdown correctly
-
- Resolved
-
-
JENKINS-30909 queue.xml only gets persisted on successful shutdown
-
- Resolved
-
- relates to
-
JENKINS-32820 Queue is not persisted on Safe Restart when Jenkins is installed as Windows Service (clean up is not performed)
-
- Resolved
-
- links to
[JENKINS-34281] Queue isn't saved on any shutdown
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Labels | Original: 2.0 2.0-rc regression testfest | New: 2.0 2.0-planned 2.0-rc regression testfest |
Assignee | New: Kristin Whetstone [ kwhetstone ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Kristin Whetstone [ kwhetstone ] | New: Sam Van Oort [ svanoort ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Labels | Original: 2.0 2.0-planned 2.0-rc regression testfest | New: 2.0 2.0-planned 2.0-rc lts-candidate regression testfest |
Remote Link | New: This issue links to "workflow-durable-task-step PR 4 (Web Link)" [ 14365 ] |