jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-40589] Parameterized-trigger-plugin not working reliable
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
We use the parametized-trigger-plugin in the post-build-action of a freestyle project to trigger other build jobs of our jenkins environment. The problem is, that this plugin is not working reliable. Sometimes (without any comprehensible reasons) the job is not triggerd. See log file of the same job in attachment.
---
Originally reported by jenkins_user_sh, imported from: Parameterized-trigger-plugin not working reliable
Raw content of original issue
We use the parametized-trigger-plugin in the post-build-action of a freestyle project to trigger other build jobs of our jenkins environment. The problem is, that this plugin is not working reliable. Sometimes (without any comprehensible reasons) the job is not triggerd. See log file of the same job in attachment.
environment
```
Jenkins version: 2.31
Parameterized Trigger plugin version: 2.32
JDK: 1.8.0_102
OS Jenkins master: Linux
OS Jenkins slave: Linux
Jenkins is running directly as a service
```
1 attachment
- [trigger_not_working.png](https://issues.jenkins.io/secure/attachment/35236/trigger_not_working.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.