[no subject]

2020-07-15 Thread Nigel Robbins
-- 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-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.c

[no subject]

2020-06-09 Thread kathir
Hi I have kept my vagrant file and script file in git I have used vagrant & virtual box plugin but still I am not able to boot or provision VM Also I got following error [vagrantcentosubuntu] $ vagrant -v Vagrant 2.2.9 [ vagrant ]: Executing command :[vagrant, provision, Centos7, --provision-w

[no subject]

2019-05-04 Thread Renato Marcandier
Is there a way for Github or Jenkins to detect when a file has been added to, modified or deleted from a Github repo so that it can trigger scripts (e.g. trigger an automatic dry-run of the proposed change in NSO for someone to review)? Renato Marcandier -- You received this message because you

[no subject]

2019-01-18 Thread David Karlsen
I have a global workflow lib, and my scripts work just file, like the "icpDeploy" one listed in [1] - but I cannot get the docs up in https://myjenkins/pipeline-syntax/globals . According to [2] the naming looks correct. At some point in time this was working - but no longer - did something change

[no subject]

2018-05-09 Thread niristotle okram
i am getting a failure calling the below function in a pipeline def getTimeStamp(str) { d = new Date(str).toTimestamp(); return d } Exception Caught: org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use staticMethod org.codehaus

[no subject]

2017-06-05 Thread John Mellor
I’m about ready to throw in the towel regarding remote job triggers. It is definitely a *LOT* too hard. I’m trying to start an Ansible construction job on a Jenkins-2 cluster from a Jenkins-1 cluster, as a workaround for a massive number of items not working in Jenkins-1. My prototyping appea

[no subject]

2017-05-24 Thread Sébastien Hinderer
-- 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-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.c

[no subject]

2016-12-20 Thread Emma Lilliestam
-- 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-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.c

[no subject]

2016-07-26 Thread nanda kishore
Hi professional, This is Kishore from Agile Enterprise Solutions. This is in reference to the following position. * Please find below job description if you feel comfortable please revert with updated resume, salary compensation and contact details ASAP * Title : Groovy on Grails Tech

[no subject]

2015-06-27 Thread Bharath Raj
Hi all , I need some help in configuring Jenkins and artifactory . 1) I installed artifactory 2) In Jenkins I configured the artifactory path . I have used Artifactory plugin and I'm able to see build info in artifactory . 3) but I'm not seeing artifactory generated 4) my project is using plain a

[no subject]

2014-06-29 Thread Panikera Raj
Hi All, I am not able to find the option under Manage Jenkins\Configure System\SVN category as: Update default Subversion credentials cache after successful authentication. What could be the issue. how to resolve such type of issue Pls let me know. Regards, Panikera -- You received this messag

[no subject]

2013-11-26 Thread reena upadhyay
-- 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-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

Re: (No subject)

2013-10-31 Thread Kalluri Jagan
Please check your slave environment path an add /use/bin to that  Thanks. Jagan Kalluri 6789822394 On Thu, Oct 31, 2013 at 5:00 AM, Rajesh Kumar wrote: > Hi, > I am building one job in slave but i am getting following error... > [QA-QBO-Square-e2e-regression] $ /bin/sh -xe /tmp/hudson265683090

[no subject]

2013-10-31 Thread Rajesh Kumar
Hi, I am building one job in slave but i am getting following error... [QA-QBO-Square-e2e-regression] $ /bin/sh -xe /tmp/hudson2656830909630025820.sh + cat /tmp/hudson2656830909630025820.sh: 2: /tmp/hudson2656830909630025820.sh: cat: not found Build step 'Execute shell' marked build as failure No

[no subject]

2013-10-30 Thread Jay Vee
-- 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-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

[no subject]

2013-07-31 Thread Stuart Whelan
Hi folks, I was/am running 1.522 on a windows server 2008R2 64bit system using winstone. Last week I tried to upgrade to 524, and had to roll back as jenkins wouldn't start afterwards. Today I tried 525 and the same thing happened. A gist of the error log is: https://gist.github.com/StuartWhela

[no subject]

2013-05-29 Thread Luis Specian
Hi, I´m running a Jenkins 1.509.1 (LTS) and a hudson 3.0.1 in the same linux box, jenkins is trying to read hudson config in /home/user/.hudson Is there any way to make jenkins use the .jenkins directory? Thanks Luis -- You received this message because you are subscribed to the Google Groups

[no subject]

2012-11-06 Thread hezjing
Hi I used to find the following options in the Jenkins's "Manage Jenkins" page? 1) System Log 2) System Information But now they are not there any more in Jenkins 1.489, they have been removed for some reasons??? -- Hez

[no subject]

2012-09-08 Thread Sameh Tawfik

[no subject]

2012-07-16 Thread sherry ..
*Hi,* *Hope you are doing great today..* *Please find the updated hotlist of my consultants..* *Please send the requirements to she...@nityainc.com or feel free to call me at 801-833-0416* * * *Consultant* *Technology* *Location* *Relocation* *Karthik* *Oracle apps Finance functional cons

[no subject]

2012-06-15 Thread Manuel Dahmen
Hello, My project's builds are broken. Source code compiles very fine. But when I update it with Jenkins, I have some compiler errors: It looks source checkout retrieves an old version of the source. Compiler looks for a class be.ibiiztera.md.pmatrix.pushmatrix.Point which doesn't exist anymore no