Re: Backups

2013-10-29 Thread krishna chaitanya kurnala
Hi Jared The easiest way is to maintain a copy of .jenkins folder on diff server and have a rsync command run with cron or something to keep them in sync, take a look at the backup plugins as well. thanks Krishna Krishna Chaitanya On Tue, Oct 29, 2013 at 4:30 PM, Jared Griffith wrote: > I was

Re: graphviz installation issue - quick question

2012-12-10 Thread krishna chaitanya kurnala
Hi I just installed the RPM as root http://www.graphviz.org/Download_linux_rhel.php Thanks Krishna Krishna Chaitanya On Mon, Dec 10, 2012 at 8:56 AM, Christoph Kutzinski wrote: > Have you tried the graphviz forums? > http://www.graphviz.org/forums/general-discussion > > Am 10.12.2012 02:02

Re: a lot of jobs

2012-11-20 Thread krishna chaitanya kurnala
Hi You can consider Configuration Slicing Plugin. thanks Krishna Krishna Chaitanya On Sat, Nov 17, 2012 at 7:56 PM, Marcin Biegan wrote: > It does not suite my needs, it just allows to organize multiple jobs > which are supposed to all be triggered by the same event, am I > correct? > > My jo

Re: Mac: Can't run any parallel tasks

2012-11-03 Thread krishna chaitanya kurnala
Hello Suggest using EnvInject Plugin, you can pass the location of pdepend for the build from job config page, I had a similiar situation for a different problem and fixed it in this way. Thanks, Krishna Kurnala Krishna Chaitanya On Fri, Nov 2, 2012 at 2:17 PM, Michael Funk wrote: > Every ti

Re: Proper use of labels to have Jenkins build on nodes which are idle.

2012-10-11 Thread krishna chaitanya kurnala
Hi Kishore Use Job Priority Sorter Plugin and Labels Intelligently, you should be able to solve your problem. Thanks, Krishna Chaitanya On Thu, Oct 11, 2012 at 1:22 PM, mastkis wrote: > Hi All > > I am stuck with a problem here. > > I have N number of builds which can run on any machine/slave

Re: LDAP authentication: ConnectException shows partial URL

2012-10-06 Thread krishna chaitanya kurnala
hey marc Couple of pointers. Feel free to install http://www.ldapbrowser.com/download.htm to make sure the AD details you are giving below are correct. Also, make sure ports 389 and 3268 are not blocked by firewall on jenkins master. When I have setup, both the above points helped me. Thanks,

Re: jenkins plugin for sona type repository manager

2012-10-06 Thread krishna chaitanya kurnala
Nope. Not to my Knowledge. There is a plugin for Artifactory alone. Thanks Krishna Chaitanya On Sat, Oct 6, 2012 at 12:21 PM, Rajagopal, Sampath < sampath.rajago...@vce.com> wrote: > Just to make it clear, this request is for nexus repository managerplug-in > within jenkins. This is from sonat

Re: How to build robust pipeline with multiple entry points?

2012-09-23 Thread krishna chaitanya kurnala
Recommend you to adapt/use the Build Promotion Plugin in your piepline, we can have manual interventions to "promote" Builds, instead of complicating the pipeline Some ideas I can think for the Issues mentioned below are: 1) have a higher quiet period in jenkins or a longer polling schedule(polli

Re: Jenkins GitHub Integration

2012-09-23 Thread krishna chaitanya kurnala
Hi Ramesh Try doing a wget on the github url to verify there is no Firewall blocking access to port 80. Also, the URL you give in Jenkins Job should be the ssh url. hope, that helps. you can even try a git clone from command line. Thanks, Krishna Chaitanya On Sun, Sep 23, 2012 at 6:52 AM, Ram

Re: scaling jenkins to multiple projects without copying the projects

2012-08-24 Thread krishna chaitanya kurnala
You can try using Jenkins CLI for updating Jobs in Bulk or even even scripting interface (your jenkins URL/script Recommend the following Links: https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Script+Console Thanks, Thanks, Krishna Chai

Re: How do I prevent Workspaces from being automatically deleted.

2012-08-23 Thread krishna chaitanya kurnala
You can use Discard Old builds in Job Config Page. There are other interesting Plugins to do the same as Well. For Example, Create Job Advanced Plugin thanks, Krishna Chaitanya On Thu, Aug 23, 2012 at 10:46 AM, W. Grace Lee wrote: > Is there a way to configure longer keep time for a workspace

Re: Deployment failure. Jenkins is unable to connect to repo.maven.apache.org

2012-08-16 Thread krishna chaitanya kurnala
Are you using a settings.xml ? You probably should put these details there. Thanks, Krishna Chaitanya On Thu, Aug 16, 2012 at 12:46 PM, David Weintraub wrote: > We have moved our Jenkins system to an isolated part of our network. I > can use a proxy to get plugins and keep them up to date, but

Re: marking a build as un-stable with groovy post-build plugin

2012-08-13 Thread krishna chaitanya kurnala
my machines. > > Ingo > -- > San Francisco Blog <http://8880km.blogspot.com> > "today is tomorrows past blog" <http://ingorichter.blogspot.com> > LinkedIn Profile: <http://www.linkedin.com/in/ingorichter> > twitter: <http://twitter.com/ingorichter>

marking a build as un-stable with groovy post-build plugin

2012-08-13 Thread krishna chaitanya kurnala
Hello All Just want to know, if there is a way, to mark a jenkins build as unstable based on Sonar Analysis results. I tried to use sonar build breaker plugin( http://docs.codehaus.org/display/SONAR/Build+Breaker+Plugin) , to analyse sonar results and mark a build as Failure. I then tried to then

PAge Markup Plugin Dead?

2012-08-06 Thread krishna chaitanya kurnala
Hello All I installed, Page Markup Plugin( http://wiki.hudson-ci.org/display/HUDSON/Page+Markup+Plugin) in Jenkins 1.474, but, Dont see anything in Manage Jenkins Tab. Want to know if this Plugin is Outdated or still functional ? What are other Alternatives that you guys are using, for dispalyin

Marking Sonar Builds

2012-08-06 Thread krishna chaitanya kurnala
Hello All We are using Jenkins + SOnar. I have setup our own rule-sets using Quality Profiles/ Thresh-holds(Warning and Error) for the same. I am aware of Build Breaker that Fails the Build if the theresh-holds are not met. I had a huge backlash due to Failing Builds ;-) Wondering if there is a f

Re: failure setting up slave...

2012-07-29 Thread krishna chaitanya kurnala
Can you normally SSH to the slave machine from Master? I got some weird errors that disappeared after Firewall is relaxed ... Krishna Chaitanya On Sun, Jul 29, 2012 at 11:55 AM, Sami Tikka wrote: > From which package does "java" on the slave come from? > > -- Sami > > Rich Pixley kirjoitti 2

Re: Jenkins ver. 1.475 , NO plugins in Available tab

2012-07-28 Thread krishna chaitanya kurnala
.jpi > drwxr-xr-x. 4 jenkins jenkins 4096 Jul 28 15:46 subversion > -rw-r--r--. 1 jenkins jenkins 2109907 Jul 28 15:46 subversion.jpi > drwxr-xr-x. 4 jenkins jenkins 4096 Jul 28 15:46 translation > -rw-r--r--. 1 jenkins jenkins49858 Jul 28 15:46 translation.jpi > > >

Re: Jenkins ver. 1.475 , NO plugins in Available tab

2012-07-28 Thread krishna chaitanya kurnala
RE-Download the Jenkins WAR, verify md5sum and install again and see.. Krishna Chaitanya On Sat, Jul 28, 2012 at 11:52 AM, Kamal Ahmed wrote: > Just installed Jenkins ver. 1.475 , i found NO > plugins in the available in plugin manager > Help please >

Re: Jenkins showing wrong time-stamps for all Builds

2012-07-26 Thread krishna chaitanya kurnala
ur system: > > What is your operating system? If the clock of your OS correct? Is the > time zone of your OS correct? > > How did you install Jenkins? Which version? > > -- Sami > > krishna chaitanya kurnala kirjoitti 26.7.2012 kello > 20.06: > > > Hello Everyone >

Jenkins showing wrong time-stamps for all Builds

2012-07-26 Thread krishna chaitanya kurnala
Hello Everyone For some reason, all the times of builds of our Jenkins are in Universal Timezone while we are Pacific Time Zone(LA) user.timezone = Universal did anyone face the same problem earlier? How did you fix it though ? Thanks, Krishna Chaitanya

setting time zone for jenkins

2012-07-25 Thread krishna chaitanya kurnala
hi guys did anyone try setting user.timezone to PDT/LA TIme instead of the Default Universal time zone ? Please guide me if possible. thanks, Krishna Chaitanya

Re: User that aborted build not visible?

2012-07-24 Thread krishna chaitanya kurnala
Please give a try with Audit Trail Plugin. thanks, Krishna Chaitanya On Tue, Jul 24, 2012 at 4:08 AM, Martin B. <0xcdcdc...@gmx.at> wrote: > Hi all! > > I noticed that when a user aborts a build in Jenkins, the logging shows: > > Build was aborted > Finished: ABORTED > > but there is no evi

Re: Issues when upgrading to 1.475

2012-07-24 Thread krishna chaitanya kurnala
Bram Please check the logs.. I upgraded to 1.475, running good so far without any problem.. it might not be a jenkins issue, but rather, an in compatible plugin .. just tail the logs buddy ;-) Krishna Chaitanya On Tue, Jul 24, 2012 at 7:57 AM, Bram P wrote: > > Just downgraded to 1.405 again

Re: Acknowledgement of failing tests?

2012-07-24 Thread krishna chaitanya kurnala
Claim Plugin !!! Krishna Chaitanya On Tue, Jul 24, 2012 at 7:53 AM, random wrote: > Is there any setting or plugin that will allow me to acknowledge a failing > test? > > I'm thinking of a feature similar to Nagios, where anyone in the team can > add a short note for failing tests, describing

Re: Question on which user accounts to use for Jenkins and for builds/access to source control

2012-07-24 Thread krishna chaitanya kurnala
Hi John This is a simple problem, if we dont try to over-kill it. Each SCM has its own user files to authenticate transactions, please dont confuse between system/scm accounts. Both are separate. Hence, create service, for example, i created, jenkins-pan for our company, i just make sure, this us

Re: AD based Authentication for Jenkins from Local Accounts

2012-07-23 Thread krishna chaitanya kurnala
Hi Walter Which users/groups do you mean to say? I already have admin priviliges in my jenkins local user. Thanks, Krishna Chaitanya On Mon, Jul 23, 2012 at 7:25 AM, Walter Kacynski wrote: > Did you add yourself with Administrator privileges in the Users/Groups > panel before activating securi

AD based Authentication for Jenkins from Local Accounts

2012-07-23 Thread krishna chaitanya kurnala
Hello Guys Can one of you guide me through the process involved, we are currently using Jenkins Local Usernames/Password to Authenticate and we need to have people login with their AD Accounts instead now. I installed AD plugin, gave the details of our AD of our company, it ran fine and I am able

Jenkins URL and TCP Port change

2012-07-23 Thread krishna chaitanya kurnala
Hello Guys I have a couple of basic questions, we are deploying our jenkins as a web application(jenkins.war) in Tomcat. *I want to change the URL name for our Jenkins, instead of, hostname:portnumber/jenkins. How can I do this ?* * * *I aslo want to change the Port Jenkins is listening to, from

Re: Choose build slave according to params

2012-07-17 Thread krishna chaitanya kurnala
Hi Michele You can use Labels to just do that. Just group a bunch of Slaves with a common labels, like test/production etc and use the Label in "Restrct where this project can be run" in your Jenkins Job. Thanks, Krishna Kurnala On Tue, Jul 17, 2012 at 11:32 PM, Michele Sacchetti < michele.sacc

Re: Trigger action just before a build is aborted.

2012-07-17 Thread krishna chaitanya kurnala
Hi Micheal Interesting to have something like that, I am currently using Build TimeOut Plugin to would Abort/Fail the Build, it wont be able to Trigger any other Action though. Please let me know as well, if you find something. Thanks, Krishna Kurnala On Tue, Jul 17, 2012 at 2:02 AM, Michael wr

Re: TestNG plugin - no results displayed

2012-07-17 Thread krishna chaitanya kurnala
Hi Nigel I guess, I am facing the same issue, can you please let me know, how have you fixed the un-synchronized clocks? Thanks, Krishna Chaitanya On Tue, Jul 17, 2012 at 3:52 AM, Nig wrote: > It was indeed the clocks out of sync between the Jenkins master and the > file server. > > Many thank

Re: Jenkins Jobs Fail with Sonar Plugin enabled on Slave Nodes

2012-07-15 Thread krishna chaitanya kurnala
Hello Domi yes. the same command works when i go to the directory run in the slave node or when i disable sonar plugin and add the step mvn sonar:sonar in the Build Job. No, the workspace was NOT used by another user nor did i change the user. Thanks for your time. Still scratching my Head. Than