Hi All,
I have been trying to get windows agents spun up in Amazon EC2 via Jenkins
using the Amazon EC2 plugin.
The agents are getting launched fine, but, Jenkins is not able to connect
to them at all.
No matter whatever settings I try, like, I have this in my userdata section:
*$Script
Hi Matt,
Thanks a lot for your response. I have just put my question there.
Hope to get some help.
Thanks
Alok
On Fri, Sep 20, 2019 at 10:51 AM Matt Sicker wrote:
> You can try getting answers in the gitter chat:
> https://gitter.im/ec2-plugin/Lobby
>
> On Thu, Sep 19, 2019 at
Hello everyone,
Can someone please let me know where do the files get stored when we stash
them in Jenkins pipeline?
Thanks
Alok
--
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,
Thanks for the quick reply Ivan. I understand that it's temporal data..but
where is it stored...on the master? What is the path?
Thanks
Alok
On Fri., Oct. 18, 2019, 12:52 Ivan Fernandez Calvo,
wrote:
> Hi,
>
> Stash/unstash is use to store temporal data that lives while the build is
> running,
Hi All,
Can someone please point me to the link that contains the Jenkins REST API
documentation?
We need to use the rest APIs in some program.
Thanks
Alok
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and sto
Hi All,
We have this Jenkins pipeline which is supposed to run tests on 24 machines
in parallel via parallel stages.
Now, due to one reason or another, there is a possibility of one/more of
these stages might fail.
I know that we can re-run the top level stage, but, is there a possibility
of rerunn
Hi,
You can use job-import plugin to do so.
It's very easy and self explanatory.
Thanks
Alok
On Sun., Mar. 22, 2020, 14:29 Alfredo De Luca,
wrote:
> Hi all.,
>
> I have 2 separate Jenkins instances running. I d like to export all the
> pipelines from one instance in order to import them in the
Hi,
I guess what you are looking for is this https://plugins.jenkins.io/ec2/
This should be able to help you achieve your requirement.
Thanks
On Tue., Jul. 14, 2020, 04:22 Amedee Van Gasse,
wrote:
> I have a job that makes use of Tesseract for OCR.
> Tesseract runs *a lot* faster on GPU-optim
Hi All,
I have a requirement in which I have some developers who would like to fire
some dev builds, but, I do not want to create new jobs for each one of them
as the only field that they would be modifying is the workspace view spec
in the perforce section.
So, my question is, is there a way that
build parameters are.
> It's a standard feature in jenkins.
>
> Cheers
> Le 14 août 2013 15:55, "alok kumar" a écrit :
>
>> Hi All,
>> I have a requirement in which I have some developers who would like to
>> fire some dev builds, but, I do not want
try using the naginator plugin
On Tue, Sep 3, 2013 at 5:33 PM, Tânia Magalhães wrote:
> Hi!
>
> Lets say that I have a multi job named A that consists in severall
> building steps.
>
> In one of them I want to execute a python script. This python script needs
> to run X times unitl no failures.
Hi All,
I have a requirement in which I am executing some executable from the
shell or batch command build step.
Now, there is a known bug due to which the exit code of that shell or batch
command build step is non-zero, due, to which the build is getting
terminated as a failure.
I do not want t
Thanks all. I will try and let you know if it works for me.
On Tue, Sep 17, 2013 at 10:07 PM, JonathanRRogers wrote:
>
> On Tuesday, September 17, 2013 9:47:13 AM UTC-4, alok kumar wrote:
>>
>> Hi All,
>> I have a requirement in which I am executing some executable fr
Hi All,
Is there a way to use the Perforce Workspace name in the perforce plugin
for jenkins instead of the view.
i.e. just give the name of already existing Workspace name in perforce and
then use the view already defined in it to get the source code.
Thanks,
Alok
--
You received this message
Try ${MAIN_SLAVE}. That should work
On Tue, Sep 24, 2013 at 8:10 PM, Tânia Magalhães
wrote:
> Hi!
>
> Under "Restrict where this project can be run", it is possible at label
> expression add a global property key (name) ?
>
> I have a global property named MAIN_SLAVE which value sometimes change
Hi All,
I am working on creating a parametrized build trigger job in order to
accept inputs from the users before the build is triggered.
All is well, but, then I need an option where i can disable or enable a
particular parameter based on another parameter.
e.g. Say I have a choice parameter whe
Hi All,
We have users in two different domains in our company. The users of both
these domains should be able to trigger builds.
My question is - Is it possible to setup two LDAP server settings in
Jenkins master?
If so, how? If not, is there any other way in which this can be achieved?
Thank
Thanks Maciej..I will look at it and let you know if that works for me..Are
you the owner of the parametrized trigger plugin?
On Thu, Oct 24, 2013 at 3:04 PM, Maciej Jaros wrote:
> alok kumar (2013-10-23 15:51):
>
>Hi All,
> I am working on creating a parametrized build tr
Hi All,
I have a set of unix build machines which need to be used as jenkins
slaves. They include linux, solaris, HPUX, AIX, etc.
Now, the only way to connect to those machines is using SSH through a
designated machine.
So, how is it possible to make these machines jenkins slaves as I cannot
conn
Hi Dan,
I would be more than happy to help you.
Please let me know if you need my help.
Thanks,
Alok
On Fri, Dec 6, 2013 at 7:21 PM, Dan Freeman wrote:
> Hi,
>
> We have an instance of Jenkins and we lost our onsite Jenkins expert. The
> server Jenkins is on crashed, and once we brought the s
Hi All,
I have a requirement for which I would like all the stakeholders involved
to receive a mail notification in case the resources i.e. memory/storage go
down below a certain threshold predefined value.
Is there plugin out there through which this can be achieved? Has anyone
else come across t
Hi All,
Is there a way in which I can submit a parametrized build in which the
options available on one of the sections depend upon what value was chosen
in the previous or any other parameter?
E.g. If the option chosen in the parameter form page is windows, it
populates win7, win2008, win2003 dyn
-- Forwarded message --
From: "alok kumar"
Date: Feb 27, 2014 11:27 PM
Subject: Re: Re: Parametrized build with dynamically populating values
To: "Jayaprakash D B"
Cc:
Hi ,
I compiled the code as you had suggested and put the .hpi file in the
plugins folde
Hey, Loannis, my bad. Please see the below error screen shot.
On Tue, Mar 4, 2014 at 4:37 PM, Ioannis Moutsatsos wrote:
> Hi Alok; I do not see the error message in the forum post.
>
>
> On Monday, March 3, 2014 6:10:56 AM UTC-5, alok kumar wrote:
>
>> ---
On Wed, Mar 5, 2014 at 12:42 AM, alok kumar wrote:
> Hey, Loannis, my bad. Please see the below error screen shot.
>
>
>
>
> On Tue, Mar 4, 2014 at 4:37 PM, Ioannis Moutsatsos
> wrote:
>
>> Hi Alok; I do not see the error message in the forum post.
>>
>&
Looks like the screenshot is not visible. Hence, attaching it as a .png
image
On Wed, Mar 5, 2014 at 12:43 AM, alok kumar wrote:
>
>
> On Wed, Mar 5, 2014 at 12:42 AM, alok kumar wrote:
>
>> Hey, Loannis, my bad. Please see the below error screen shot.
>>
>>
>
)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
** **
Thanks & Regards,****
Alok Kumar
** **
>
> On Monday, November 19, 2012 5:32:43 AM UTC-8, alok kumar wrote:
>>
>> Hi,
>>
>> I am facing the following problem while trying to use conditional build
>> step plugin.
>>
>>
>>
>>
>> As a result of this, Jenkins fails to sta
when does does the error occur? every time?
>
> Domi
>
>
>
> On 19.11.2012, at 14:32, alok kumar wrote:
>
>
> Hi,
>
> I am facing the following problem while trying to use conditional build
> step plugin.
>
>
>
>
> As a result of this, Jenk
Hi,
Can anyone let me know if it is possible to execute different build steps
on different slaves from within a single job?
Is there any plugin that supports that? If not, what can be the workaround
to achieve the same?
Any help would be greatly appreciated.
Thanks,
Alok
is
> privately-hosted) and you can try to tweak it up to you needs.
>
> Cheers,
> pupssman.
>
>
> On Wednesday, November 21, 2012 6:18:29 PM UTC+4, alok kumar wrote:
>>
>> Hi,
>> Can anyone let me know if it is possible to execute different build step
Hi,
The post build action "archive the artifacts" will put it on the jenkins
master under the job directory of the job that was run to create those
artifacts
Hope that helps.
And I guess "archive the artifacts" would be the right option for you to
use.
Thanks,
Alok
On Sat, Dec 1, 2012 at 6:45 AM,
You can enable the check box for "Verbose output in console" option present
in the advanced section where you specify the machine where you want to
publish the files. You will have couple more options there that you can use.
Thanks,
Alok
On Tue, Dec 4, 2012 at 8:36 PM, Steve K wrote:
>
> How do
java.lang.Thread.run(Thread.java:636)
** **
** **
Thanks & Regards,****
Alok Kumar
** **
Hi All,
When I try to add my JIRA server URL to the master configuration page, I
get an error "Server redirected too many times (20)"
I am using Jenkins 1.493 and the latest JIRA plugin
Has someone come across any similar issue? Any help would be greatly
appreciated.
Thanks,
Alok
Hi,
There is a pre-scm build step plugin that you can use for the task below.
Thanks,
Alok
On Sat, Feb 16, 2013 at 1:47 AM, Z W wrote:
> Hi All
>
> Is there a plugin where we could execute a shell command before the
> job checkouts/updates source code from SCM.
> We have a job that doesnt seem
Hi All,
I am trying to use the formatted BUILD_ID in the content of the email-ext
plugin, but, it is not able to resolve it.
It instead just resolves it to the default format of BUILD_ID, whereas I
have changed its format using the zentimestamp plugin.
Can someone please help me in getting this re
Hi,
Try giving the ip address of the machine on which you have that *srcsafe.ini
*and see if it works.
I guess that the machine on which the job is running isn't able to resolve *
inv23webapps4*.
Thanks
On Mon, Feb 25, 2013 at 5:11 PM, Share Point 2010
wrote:
> Hello,
>
> I am newbie in Jenkins.
Hi All,
We have a requirement in one of our Jenkins parameterized build project
where we need to populate a selection of options in one parameter based on
the selection that was made before in another parameter i.e. dynamically
populating the second parameter based on the first one.
What is the b
iouno.org/jenkins-update-site.html>for instructions
>
> Hope it helps.
> Best regards
> Ioannis
>
> On Monday, May 5, 2014 11:05:32 AM UTC-4, alok kumar wrote:
>>
>> Hi All,
>> We have a requirement in one of our Jenkins parameterized build project
>> where
in
>> my computer.
>> Hope that helps
>> Bruno
>
>
> I just checked the wiki and it now has some pretty solid documentation on
> how to script with the reference parameters.
> Check it out and let me know if you need any more specific examples.
>
> Best
Hi All,
We have a requirement where in we would like to configure Jenkins users to
be authenticated by seeing up LDAP.
The problem here is we have these users working in different domains. So,
how can I setup LDAP for users present in different domains as I see only
one set of configuration that c
Hi All,
I am using ZEN timestamp plugin to modify the BUILD_ID as per our
requirements.
It works well when I use it any build step, but when I try using the
changed BUILD_ID variable in the extended email build step it doesnt show
the modified BUILD_ID, but, the default one instead.
Has anyone com
Hi All,
I have a requirement where in I have Prameterized build project which acts
as a master project. This job does a lot of pre scm steps after which is
supposed to initiate other jobs simultanously based on a condition for
which I am using the conditinal build srep plugin. But, when I have more
You can use the
https://wiki.jenkins.io/plugins/servlet/mobile?contentId=34930782#content/view/34930782
On Mon, Dec 31, 2018, 12:54 bhanu prakash Hello All,
> Need some help!!
>
> As per my requirement, i need to execute the test cases from Bitbucket
> repository and to do so, i have created
Hi All,
I have an urgent requirement in which I need to use dynamic loading of
parameters based on the value of another parameter.
I require something like e.g. a parameter which has value like classic and
advanced.
Only if someone chooses advanced, the next set of parameters should get
displayed.
Hi All,
I have an urgent requirement for which we need to be able to save a user
defined parameters while submitting a build as a template, so that the next
time when the user wants to run the build, he can just load the template
and click on submit.
He should be able to save as many templates as h
I amtrying to automate this work through groovy script. On my jenkins
master I have more than 200 jobs where I want to enable bitbucket trigger,
How can I do that with groovy script. Please help.
I already tried this but it din't work.
for(item in Hudson.instance.items){
item.addTrigger(c
def trigger = new com.cloudbees.jenkins.plugins.BitBucketTrigger()for(item in
Hudson.instance.items){
item.addTrigger(trigger)
}
On Tuesday, August 2, 2016 at 12:56:30 PM UTC+5:30, Alok Kumar Singh wrote:
>
> I amtrying to automate this work through groovy script. On my jenkins
&g
I am trying to migrate jenkins from one machine to another machine by
copying the complete jenkins folder. It works fine for 1.6xx but it is not
working for any of the 1.5xx version.
Error I can see on the jenkins page :
[image: [!]] Error
org.jvnet.hudson.reactor.ReactorException: hudson.util
Looks like it is more of a problem with view jobs
On Friday, August 19, 2016 at 1:23:59 AM UTC-4, Alok Kumar Singh wrote:
>
> I am trying to migrate jenkins from one machine to another machine by
> copying the complete jenkins folder. It works fine for 1.6xx but it is not
> workin
51 matches
Mail list logo