|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I am getting exactly the same problem and stacktrace (version 1.4.1 with Jenkins LTS 1.509.4) After triggering the same downstream project from two different upstream projects
Steps to reproduce:
1. Create a downstream project D
2. Create Projects A and B. As post-build action select "Build Other Projects (manual step)" and select for both: Project D. Add some predefined parameters: (e.g MY_VAR = VALUE)
3. Create two Build Pipeline Views: One for Project A and one for Project B
4. Trigger downstream project D from Project A using its corresponding Build Pipeline View
5. Trigger downstream project D from Project B using its corresponding Build Pipeline View
6. Repeat 4 and 5 a couple of times. D runs broken and cannot be aborted