Not able to start multiple jobs by clocking on Build button in front of job

44 views
Skip to first unread message

man...@veertu.com

unread,
Aug 22, 2017, 3:54:25 PM8/22/17
to Jenkins Users
Hi,

I used to be able to start multiple jobs by clicking multiple times on the Run button for the job/project on Jenkins dashboard. Now, I have had to reinstall new Jenkins server and I can't do it anymore.

Is there a setting /plugin that I am missing?

Thanks,
Manisha

Mark Waite

unread,
Aug 23, 2017, 7:43:38 AM8/23/17
to Jenkins Users
If the job is a freestyle project or a matrix project, then you need to check the "Execute concurrent builds if necessary" check box in the job configuration.

Mark Waite

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2a79810b-b657-4449-9f8e-9f6ff78741b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Manisha Arora

unread,
Aug 23, 2017, 11:49:53 AM8/23/17
to Jenkins Users
I checked and that is enabled.

You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/tj21wOC5KiE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFoPCJQ7NvbdbMkxfb_fAWRL0srrhAd%2BLG93qYYkfzAdA%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.
--
Manisha
Veertu Team
Follow us @veertu_labs

Mark Waite

unread,
Aug 23, 2017, 1:43:35 PM8/23/17
to Jenkins Users
If it is enabled for the job, and is not working, then that is a regression.  It works well for me on Jenkins 2.60.3 (the most recent long term support release).

Mark Waite

Daniel Beck

unread,
Aug 25, 2017, 3:12:25 AM8/25/17
to jenkins...@googlegroups.com

> On 22. Aug 2017, at 21:54, man...@veertu.com wrote:
>
> I used to be able to start multiple jobs by clicking multiple times on the Run button for the job/project on Jenkins dashboard. Now, I have had to reinstall new Jenkins server and I can't do it anymore.
>

Does the build actually start immediately, or perhaps there's no node available?

Manisha Arora

unread,
Aug 25, 2017, 8:23:13 PM8/25/17
to jenkins...@googlegroups.com
The job starts. I am executing the iOS build on Veertu Anka Build macOS on-prem cloud. The cloud takes as many requests as you send it and then provisions macOS VMS for those. But, in this case, it seems like Jenkins is not even sending the subsequent requests to Veetu Anka  Build Cloud.

regards.

--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/tj21wOC5KiE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Daniel Beck

unread,
Aug 27, 2017, 10:10:08 AM8/27/17
to jenkins...@googlegroups.com

> On 25. Aug 2017, at 17:22, Manisha Arora <man...@veertu.com> wrote:
>
> But, in this case, it seems like Jenkins is not even sending the subsequent requests to Veetu Anka Build Cloud.

Jobs that start _immediately_ will create one build per click.

Jobs that are queued for a bit first, perhaps to wait for a cloud or other resource to be available, will combine queue items assuming they're considered identical (typically when parameters are the same, which also applies to having no parameters at all).

I would expect you're experiencing the latter.

Reply all
Reply to author
Forward
0 new messages