Re: Compiler warnings script in global configuration

2013-10-23 Thread Maneesh M P
Yeah, I found that now.. Thank you!! But I am not able to figure out a a regular expression for below pattern 19:35:11 err: Could not parse for environment production: Syntax error at '{'; expected '}' at

Re: Jenkins 1.514 successfully uses explicitly told ANT version to build, but fails to find ANT when asking to use Standard.

2013-10-23 Thread karg
It would be great if there would simply be a Standard: [ANT 1.9] selection box in Jenkins' ANT installations section, so I could avoid manually installing it! :-) Am Dienstag, 22. Oktober 2013 16:08:01 UTC+2 schrieb Daniel Beck: I used the tool whose version is least significant in most of my

Re: Compiler warnings script in global configuration

2013-10-23 Thread Maneesh M P
Ok finally I am able to figure out the regular expression - ^.*(err:) (.*)at(.*\.pp):(\d+)$ But I had to change the order of mapping script strings the way it is assigned, that shouldnt be a problem i guess. import hudson.plugins.warnings.parser.Warning String category = matcher.group(1)

Re: Test results aggregation

2013-10-23 Thread Maureen Barger
I am working with what is suggested here: http://shotgunsandpenguins.blogspot.com/2009/07/how-to-aggregate-downstream-test.html?m=1 I have noticed that the owner of my fingerprinted file ($JOB_NAME.$BUILD_ID.txt) is a different job altogether! The names are not similar at all. In fact the job it

Re: Double-builds, if any SCM change while first build ist still running

2013-10-23 Thread Horst Krause
I recently installed your nèw version 2.10. But unfortunately I now get the following error when trying to build at the slave. Do you have any idea, what could be the problem? After switching back to 2.9 the build is fine - except for the double builds. ;-) Gestartet durch Benutzer

Re: Double-builds, if any SCM change while first build ist still running

2013-10-23 Thread Michael Clarke
A fix for this issue is being worked on: see JENKINS-20192. On 23 Oct 2013, at 11:08, Horst Krause milky...@web.de wrote: I recently installed your nèw version 2.10. But unfortunately I now get the following error when trying to build at the slave. Do you have any idea, what could be the

Re: Jenkins 1.514 successfully uses explicitly told ANT version to build, but fails to find ANT when asking to use Standard.

2013-10-23 Thread Les Mikesell
On Wed, Oct 23, 2013 at 1:51 AM, k...@quipsy.de wrote: It would be great if there would simply be a Standard: [ANT 1.9] selection box in Jenkins' ANT installations section, so I could avoid manually installing it! :-) I think standard means 'the one you already have and use' not 'pick

RE: Cannot save changes to job configuration after upgrading to 1.536

2013-10-23 Thread Matthew.Webber
There seem to be a number of problems in this area with 1.536, I suggest you fall back to 1.535. I upgraded jenkins to 1.536 today. After the upgrade, I cannot save any job configuration changes. There is a exception thrown by github plugin. I uninstalled github,github-api plugin and then

Re: Null pointer exception in ExtendedEmailPublisher after updated jenkins it's plugin and build script- Jenkins ver. 1.536 - Email Extension Plugin ver. 2.35.1

2013-10-23 Thread Ulli Hafner
I'm not sure if this is related but it seems that 1.536 changed the JSON binding (Jenkins core) which also breaks my plug-ins: https://issues.jenkins-ci.org/browse/JENKINS-20199 Ulli Am 22.10.2013 um 16:41 schrieb Slide slide.o@gmail.com: Seems like something from the form is not making

Re: Cannot save changes to job configuration after upgrading to 1.536

2013-10-23 Thread Vinod Doshi
For falling back, I just replace the jenkins.war file ? Or I have to do apr-get remove jenkins and then reinstall the deb package for 1.535 Thanks, Vinod On Wed, Oct 23, 2013 at 6:32 PM, matthew.web...@diamond.ac.uk wrote: There seem to be a number of problems in this area with 1.536, I

Re: Problems in login using LDAP server

2013-10-23 Thread Mauricio
2013/10/22 Mauricio fuentes.mont...@gmail.com On Oct 22, 2013 6:49 PM, Daniel Beck m...@beckweb.net wrote: On 22.10.2013, at 23:21, Mauricio fuentes.mont...@gmail.com wrote: Are you refering to the *nix command or is that a Jenkins plugin? That's a URL path to a Jenkins page with

regarding parametrized build trigger job

2013-10-23 Thread alok kumar
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

LDAP setup for Jenkins

2013-10-23 Thread alok kumar
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?

Writing plugins in groovy

2013-10-23 Thread Kyle Boon
Has anyone tried to write a jenkins plugin in groovy? I saw a thread about this form 2009 but nothing since then. Kyle -- 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

Re: Compiler warnings script in global configuration

2013-10-23 Thread Ulli Hafner
What is in your console log? Is there no side panel link? Ulli Am 23.10.2013 um 10:19 schrieb Maneesh M P maneesh.po...@gmail.com: Ok finally I am able to figure out the regular expression - ^.*(err:) (.*)at(.*\.pp):(\d+)$ But I had to change the order of mapping script strings the way it

Jenkins Window Service gives access denied in windows 2012

2013-10-23 Thread bernie
Hi All, We have a fairly large Jenkins install (over 50 slaves). Up until now the slaves were all Windows Server 2008. I am trying our first install on Windows Server 2012 and am getting an error 5 access denied when I try to start the the slave service as a our user. I am following the

Re: Unable to deploy jenkins.war in Apache Tomcat 7.0

2013-10-23 Thread Brett Delle Grazie
See interleaved, Sent from my mobile so please forgive any auto correct errors Kind regards, Brett On 20 Oct 2013 15:51, Suhaas Mohandos suhaas.mohan...@gmail.com wrote: Ok, finally, after trying out many things I decided to post this: I downloaded jenkins.war and put it in Tomcat webapps

Immediately Need Salesforce Consultants

2013-10-23 Thread Sai Kanth
Hi Partners, Hope you are doing good. Please have a look over the below position and please send me your most updated resume ASAP…. *Job Title:** Salesforce.com System Analyst/Technology Lead* *Location:** El Segundo, Los Angeles, US* *Duration** : 6 months* *Min IT Experience:** 10

SSH-Agent git problem

2013-10-23 Thread Christian Beikov
Hello, I have a problem with jenkins git plugin and ssh-agent checking out from a bitbucket git repository. The credentials defined for the ssh-agent are the right ones. I have no clue what this error is about. Please help me. My system: OS: Darwin 9.8.0 JVM: Oracle Zero VM 21.0-b17 AS:

Re: Advice on integrating SonarQube with Jenkins?

2013-10-23 Thread Ed of the Mountain
This may apply to C++ development mostly, but I am hearing that SonarQube may not be well regarded. I suppose I could build similar functionality to the SonarQube C++ Plugin (Community)http://docs.codehaus.org/pages/viewpage.action?pageId=185073817 by installing the listed various external

Re: SSH-Agent git problem

2013-10-23 Thread Stephen Connolly
You probably want to switch to Git 2.0 and it's native support for credentials (i.e. should not need ssh-agent configured explicitly) On 23 October 2013 18:08, Christian Beikov christian.bei...@gmail.comwrote: Hello, I have a problem with jenkins git plugin and ssh-agent checking out from a

Jenkins SSH slave launcher for 10x faster data transfer rates

2013-10-23 Thread Dan Tehranian
(Sharing this based on a conversation with Kohsuke at JUC this morning) Greetings! If you use Jenkins to generate/archive/copy large artifacts like ISOs, OVAs, Vagrant Boxes, etc then you may find this useful. Leveraging the learning from

Re: Jenkins SSH slave launcher for 10x faster data transfer rates

2013-10-23 Thread Dan Tehranian
Oh one other thing... This was prompted by Kohsuke mentioning recent improvements around SSH performance in Jenkins. Unfortunately this is currently only available in 1.536 and not on LTS (yet). See: http://jenkins-ci.org/changelog Dan On Wednesday, October 23, 2013 11:16:48 AM UTC-7, Dan

Is there a way to get console ouput total line number count - for email-ext plugin

2013-10-23 Thread Maneesh M P
I use a jelly script with email-ext plugin to trigger mail in html template. Currently I am hard coding the build.getLog() value, so remaining lines it will truncate. Is there a way I can get the total line of console output and pass to build.getLog() !-- CONSOLE OUTPUT -- j:getStatic

Re: SSH-Agent git problem

2013-10-23 Thread Christian Beikov
Did that and now I get the following: Fetching upstream changes from g...@bitbucket.org:kuetsch/booking.git java.lang.UnsatisfiedLinkError: could not load FFI provider jnr.ffi.provider.jffi.Provider at jnr.ffi.provider.InvalidRuntime.newLoadError(InvalidRuntime.java:83) at

Jenkins Maven NPE

2013-10-23 Thread Christian Beikov
It seems that jenkins is not able to parse my pom.xml or maybe it is something different? Please Help! My System: OS: Darwin 9.8.0 JVM: Oracle Zero VM 21.0-b17 AS: JBoss EAP 6.1 Jenkins: 1.535 Maven: 3.1.1 Maven-Plugin: 2.0 Console Output: Parsing POMs [Booking] $ java -cp

Re: Jenkins Maven NPE

2013-10-23 Thread Christoph Kutzinski
JVM: Oracle Zero VM 21.0-b17 What kind of VM is that? I've never heard of it. From the stacktrace it looks like you're trying to run the Maven build with a Java 5 VM (which is not supported). So you might want to try it with a Java 6 or 7 VM. Anyway, the NullPointerException shouldn't

Re: Compiler warnings script in global configuration

2013-10-23 Thread Maneesh M P
Yes, there is no side panel link. But the error Trend graph is displayed on the right side with no error data. Just wondering why it is not capturing the error, since my regexp detected correctly from sample log On Wednesday, October 23, 2013 8:30:03 AM UTC-7, Ullrich Hafner wrote: What is

Jenkins OutOfMemory while Recording Tests Results

2013-10-23 Thread Mehdi Hayani
Hi, We are getting an OutOfMemory error in Jenkins while recording tests results. --- T E S T S --- Running com.plugin.TestPlugin Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time

Re: Jenkins OutOfMemory while Recording Tests Results

2013-10-23 Thread Maureen Barger
Hi - you have to adjust Maven's heap - job - configure - build - go to Maven section, click Advanced - add new parameters to MAVEN_OPTS ie -Xmx1024m -XX:PermSize=256m Hope this helps! On Wed, Oct 23, 2013 at 5:43 PM, Mehdi Hayani hayani.mehdi...@gmail.com wrote: Hi, We are getting an

Re: Compiler warnings script in global configuration

2013-10-23 Thread Ullrich Hafner
But was is the output of the plugin in the console log? Am Mittwoch, 23. Oktober 2013 schrieb Maneesh M P : Yes, there is no side panel link. But the error Trend graph is displayed on the right side with no error data. Just wondering why it is not capturing the error, since my regexp detected

Re: Jenkins OutOfMemory while Recording Tests Results

2013-10-23 Thread Mehdi Hayani
Hello Maureen, I've already done this, but it didn't work :( -- 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

Re: Jenkins OutOfMemory while Recording Tests Results

2013-10-23 Thread Maureen Barger
You may have to do it again with larger values. What are your MAVEN_OPTS now? On Wed, Oct 23, 2013 at 6:02 PM, Mehdi Hayani hayani.mehdi...@gmail.com wrote: Hello Maureen, I've already done this, but it didn't work :( -- You received this message because you are subscribed to the Google

Re: Jenkins OutOfMemory while Recording Tests Results

2013-10-23 Thread Mehdi Hayani
i'm using -Xmx2048m, Are you sure that chaging JVM property is the only way to solve this problem ? -- 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

unable to Zip without full directory path

2013-10-23 Thread kenp11
We have been trying to zip a file with a Jenkins linux build server with a network path. We were trying use the different options for zip. We either get the full directory path with zip -r option or no directory with zip -j We need just the main path without the network path:example: /Documents

Re: Upgraded plugins, now my install is bricked.

2013-10-23 Thread Joshua J. Kugler
Turns out as part of the downgrade from 1.533 to the 1.509.4 the credentials plugin got marked as disabled. Apparently some other plugin wanted it, and thus wouldn't work correctly without it. Removed the credentials.jpi.disabled file in $JENKINS_HOME/plugins cleared it up. Is there no

Travails with upgrading, part 2

2013-10-23 Thread Joshua J. Kugler
So, I was using an old Jenkins version. Upgraded to to 1.533, then downgraded to 1.509.4. Most things seem to be OK. But when I go to a build, instead of the build results and matrix results (blue and red balls), I'm getting this 500 error (just where the results are supposed to be, the rest

RE: Jenkins OutOfMemory while Recording Tests Results

2013-10-23 Thread James Nord (jnord)
Which version of Jenkins? 1.509.4 should have a fixed fix for this issue (unless all your tests are failing.) /James From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mehdi Hayani Sent: 23 October 2013 15:23 To: jenkinsci-users@googlegroups.com

Re: Different behavior while executing puppet lint through jenkins

2013-10-23 Thread JonathanRRogers
On Tuesday, October 22, 2013 2:00:44 PM UTC-4, Maneesh M P wrote: I did that, I tried providing all path through slave properties as well. But still no luck. Is there a way I can make jenkins use same shell environment? Set any variables that matter explicitly within the Jenkins job. I

Creating and deleting View in jenkins via REST APIs ....

2013-10-23 Thread Mubs
Hi, I tried searching for this , but couldn't figure out a way to create and delete a view through REST APIs. Is this functionality available through REST API ? Is there any alternate way of doing this ? Please help. -Mubs -- You received this message because you are subscribed to the Google