timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-67460] Jenkins jobs are triggered twice #1773

Open timja opened 2 years ago

timja commented 2 years ago

Hi,

We have numebr of freestyle projects setup with no inter-dependencies on other jobs.

After we upgraded the jenkins to v2.303.2, sometimes 2 instances of same job are getting triggered at same time,


Originally reported by vikassood1003, imported from: Jenkins jobs are triggered twice
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 2 years ago

markewaite:

If you'd like help from others, you'll need to provide enough information to persuade others to help you.

You don't describe the conditions that trigger the job or why you believe that the conditions have changed. You don't describe the global setting of the freestyle project idle time that is used to allow requests that happen in rapid succession to be coalesced into a single run of the job. What steps would someone else take to duplicate the problem? What have you investigated to confirm that the triggering event is not actually happening multiple times?