-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
OS: Windows Server 2008 R2
Jenkins: 1.461, 1.470, 1.473, 1.475
Jenkins Parameterized Trigger plugin: 2.15
SCM Sync Configuration Plugin: 0.0.5
Very simple builds where Build A triggers build B and waits for completion results in the following output:
Started by user anonymous Building in workspace C:\JW\A Waiting for the completion of B
And even after B has completed, A never finishes. Configuration files for builds A and B are attached.
I tested this in all the versions of Jenkins mentioned in the Environment section above and it was present in all of them.
The problem seems to be caused by the SCM Sync Configuration Plugin. I tested it with a fresh install of Jenkins 1.473 and only the two plugins for SCM Sync and Parameterized Trigger enabled and the bug was present. Disabling SCM Sync caused it to go away.
- is related to
-
JENKINS-13593 Seems to not handle having builds in seperate folder
-
- Closed
-
-
JENKINS-18041 SCM Sync configuration plugin causes errors when Home directory != Workspace Root Directory
-
- Closed
-
[JENKINS-14329] SCM Sync Configuration plugin conflicts with Parameterized Trigger plugin. (stuck on waiting for the completion of OtherBuild)
Component/s | New: core [ 15593 ] | |
Component/s | New: plugin [ 15491 ] |
Component/s | New: scm-sync-configuration [ 15757 ] | |
Component/s | Original: plugin [ 15491 ] | |
Component/s | Original: core [ 15593 ] | |
Description |
Original:
Very simple builds where Build {{A}} triggers build {{B}} and waits for completion results in the following output: {noformat} Started by user anonymous [EnvInject] - Loading node environment variables. Building in workspace C:\JW\A Waiting for the completion of B {noformat} And even after {{B}} has completed, {{A}} never finishes. Configuration files for builds {{A}} and {{B}} are attached. We don't have this problem in the last version of Jenkins we were using, {{1.461}}. I don't know if it's something new in {{1.473}}. |
New:
Very simple builds where Build {{A}} triggers build {{B}} and waits for completion results in the following output: {noformat} Started by user anonymous Building in workspace C:\JW\A Waiting for the completion of B {noformat} And even after {{B}} has completed, {{A}} never finishes. Configuration files for builds {{A}} and {{B}} are attached. I tested this in all the versions of Jenkins mentioned in the Environment section above and it was present in all of them. The problem seems to be caused by the SCM Sync Configuration Plugin. I tested it with a fresh install of Jenkins {{1.473}} and only the two plugins for SCM Sync and Parameterized Trigger enabled and the bug was present. Disabling SCM Sync caused it to go away. |
Environment |
Original:
OS: Windows Server 2008 R2 Jenkins: 1.473 Parameterized Build Trigger plugin: 2.15 |
New:
OS: Windows Server 2008 R2 Jenkins: 1.461, 1.470, 1.473 Jenkins Parameterized Trigger plugin: 2.15 SCM Sync Configuration Plugin: 0.0.5 |
Summary | Original: Trigger parameterized build and block as build step never returns (waiting for the completion of OtherBuild) | New: SCM Sync Configuration plugin conflicts with Parameterized Trigger plugin. (suck on waiting for the completion of OtherBuild) |
Summary | Original: SCM Sync Configuration plugin conflicts with Parameterized Trigger plugin. (suck on waiting for the completion of OtherBuild) | New: SCM Sync Configuration plugin conflicts with Parameterized Trigger plugin. (stuck on waiting for the completion of OtherBuild) |
Environment |
Original:
OS: Windows Server 2008 R2 Jenkins: 1.461, 1.470, 1.473 Jenkins Parameterized Trigger plugin: 2.15 SCM Sync Configuration Plugin: 0.0.5 |
New:
OS: Windows Server 2008 R2 Jenkins: 1.461, 1.470, 1.473, 1.475 Jenkins Parameterized Trigger plugin: 2.15 SCM Sync Configuration Plugin: 0.0.5 |
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 144961 ] | New: JNJira + In-Review [ 205978 ] |