Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Cannot Reproduce
-
Windows 10 x64
java version "1.8.0_71"
2.0-beta-1
Description
Start Jenkins with java -jar jenkins-2.0-beta-1.jar on windows
In the console hit ctrl+c
expected behaviour
Jenkins does a graceful shutdown and this is appropriately logged
actual behaviour
it appears as though Jenkins is brutally terminated and does not do a graceful shutdown.
There are no logs to indicate a graceful termination
In 1.x I see the following logs
Mar 31, 2016 12:02:39 PM winstone.Logger logInternal INFO: JVM is terminating. Shutting down Winstone
in 2.x I do not see those entries - and there is nothing to indicate in the log that Jenkins is shutting down gracefully
Attachments
Issue Links
- is related to
-
JENKINS-30909 queue.xml only gets persisted on successful shutdown
-
- Resolved
-
-
JENKINS-34281 Queue isn't saved on any shutdown
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Labels | 2.0 2.0-beta regression | 2.0 2.0-beta 2.0-planned community-bee regression |
Priority | Minor [ 4 ] | Critical [ 2 ] |
Assignee | Kristin Whetstone [ kwhetstone ] |
Epic Link |
|
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue is related to |
Labels | 2.0 2.0-beta 2.0-planned community-bee regression | 2.0 2.0-beta community-bee regression |
Resolution | Cannot Reproduce [ 5 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Labels | 2.0 2.0-beta community-bee regression | 2.0 2.0-beta 2.0-rc community-bee regression testfest |
Assignee | Kristin Whetstone [ kwhetstone ] | James Nord [ teilo ] |
Assignee | James Nord [ teilo ] |
Link |
This issue is related to |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Workflow | JNJira [ 169937 ] | JNJira + In-Review [ 198735 ] |
whilst this sometimes occurs in 1.x testing (<10% of the time) during my 2.0 testing I get it > 90% of the time in 2.x implying something is worse somewhere.