Re: Build failure analyzer pattern issue

2013-01-29 Thread jhoomsharabi
Yeah thanks Robert for timely response. It looks like Build Failure Analyzer behavior is not consistent, I have a pattern ".*Can not access.*", plugin shows me it has "Identified problems" with "Indication 1" in Unstable build but when I navigate my unstable build log it does not highlight the

Re: viewing build results extremely slow on 1.480.2

2013-01-29 Thread Pawel Jasinski
just in case you missed this one: http://jenkins.361315.n4.nabble.com/Slow-Jenkins-response-to-http-after-upgrade-td4651785.html On Tue, Jan 29, 2013 at 8:12 AM, Chris Withers wrote: > Hi All, > > Anyone else experience this? > > The master is a pretty beefy blade, its filesystem is a nice fast

Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
Hi,we've recently updated our Checkstyle and FindBugs plugin (and also static analysis core) to the latest version and since then we've mentioned that the warning summary on the build overview page has gone.I'm not sure, if this is a bug or we're missing some configuration which we have to do to ge

Re: WarningsPublisher aborted due to exception - quick question - how to recover

2013-01-29 Thread Ulli Hafner
Which plug-in/jenkins versions are you using? Which job type? Please use the issue tracker for reporting defects. Ulli Am 28.01.2013 um 20:06 schrieb Z W : > Hi All > > We ran a build and we got this error after successful build. > Would the experts share their workaround to this issue ? > >

Sharing webroot

2013-01-29 Thread aandrulis
Hi, I'm setting up multiple jenkins instance using different JENKINS_HOME should I copy the webroot content to a separate dir or can I use the same /var/cache/jenkins/war? Thanks in advance. Regards, Adriano -- You received this message because you are subscribed to the Google Groups "Jenkin

Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
Hi Christoph, I haven't changed the plug-ins for quite a while now… From which versions did you upgrade? What Jenkins version are you using? Are the missing summaries in maven or freestyle jobs? Are there any exceptions on the console? (Or messages that Jenkins cannot assign some values from XM

Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
Hi Ulli,I'm not sure if I can find out which version we did upgrade from, but I'll try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were probably around the same 'age'.I cannot see any errors in neither logfile nor console.BTW: the FB and CS links in the navigation are still

Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
These are the version changes we did:analysis-core 1.37->1.48findbugs 4.33->4.45checkstyle 3.23 -> 3.32Jenkins version is 1.480.2The affected jobs are Maven jobs. Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr Von: "Christoph Kutzinski" An: jenkinsci-users@googlegro

Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
I changed something in 4.34 of findbugs plug-in (show information of build result evaluation). Maybe that change was not backward compatible? Does the information show up for new builds? Ulli Am 29.01.2013 um 11:17 schrieb "Christoph Kutzinski" : > These are the version changes we did: > analy

Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
No, it neither shows for old nor for new builds.Christoph Gesendet: Dienstag, 29. Januar 2013 um 11:26 Uhr Von: "Ulli Hafner" An: jenkinsci-users@googlegroups.com Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update? I

Re: viewing build results extremely slow on 1.480.2

2013-01-29 Thread Chris Withers
yeah, I saw that, but: - I'm on SUSE Linux, not Windows - it's *only* build result pages (and things below that, such as test results) for me, the rest of the UI is fine... cheers, Chris On 29/01/2013 08:09, Pawel Jasinski wrote: just in case you missed this one: http://jenkins.361315.n4.n

Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
I can reproduce the problem now… I don't know if something in my plug-ins or in the core maven support has been changed that causes this defect. Did you upgrade Jenkins in parallel? Or did the error appear only after the plug-in updates? The error is located in the maven part of the plug-in, so

Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
Great that you can reproduce it.We updated Jenkins and shortly thereafter the plugins. I think the issue only appeared after the plugin update, but not 100% sure anymore.https://issues.jenkins-ci.org/browse/JENKINS-16518thanksChristoph Gesendet: Dienstag, 29. Januar 2013 um 11:55 Uhr

Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
Which Jenkins version did you upgrade from? Ulli Am 29.01.2013 um 12:05 schrieb Christoph Kutzinski : > Great that you can reproduce it. > We updated Jenkins and shortly thereafter the plugins. I think the issue only > appeared after the plugin update, but not 100% sure anymore. > > https://i

Suppressing build log output from PostBuildTask

2013-01-29 Thread Michael
I have a number groovy scripts which are post build tasks. When executed the text of these scripts are included in the log output. If a build fails because of a compilation error then the text of the compilation error is no longer included in the email as it has been displaced by the text of

Re: viewing build results extremely slow on 1.480.2

2013-01-29 Thread Chris Withers
Is this a Winstone issue then? I don't really want to have to learn how to switch from Winstone to Tomcat unless it's the only way... Are there any docs on this? Chris On 29/01/2013 11:57, Pawel Jasinski wrote: I have to admit the thread is a bit convoluted. For me the fix was not switching

Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
1.424.x (1.424.3 or so) Gesendet: Dienstag, 29. Januar 2013 um 12:18 Uhr Von: "Ulli Hafner" An: jenkinsci-users@googlegroups.com Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update? Which Jenkins version did you upgrad

copy artifact fail

2013-01-29 Thread Chris Withers
Hi All, I've seen stack traces such as the following a couple of times: """ Deleting project workspace... ERROR: Failed to copy artifacts from with filter: ** hudson.util.IOException2: Failed to copy /var/lib/jenkins/jobs//builds/2013-01-29_08-01-48/archive/source/.tar.gz to /var/lib/jenkins/wo

problems with matrix builds

2013-01-29 Thread Chris Withers
Hi All, Has anyone else noticed that the parent job of a set of matrix builds appears to still do anything before the "Build" section in the configuration? This means that things like Delete workspace and Source Code Management happen on the node running the parent job, even though I can't s

Re: Multi MAVEN 3 module project under Jenkins

2013-01-29 Thread Sandy
Hi, Have you got any solution for this ? On Friday, June 1, 2012 8:58:49 PM UTC+5:30, Marco Jug wrote: > > hello > > I have a multi-module maven 3 project that i try to build in Jenkins: > > a project.base with pom.xml containing the modules: > > > ../project.one //project.

RE: SCM polling stopped to work

2013-01-29 Thread Merrow, Frank
Check your Perforce Plugin Version. Version 1.3.13 (I think) had a bug associated with non-submitted changes list that could cause Perforce plugin to stop polling. Just fought this issue myself within my own Jenkins servers. Frank From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users

How to lauch tomcat6 into /etc/init.d

2013-01-29 Thread adrien ruffie
Hello all I have a problem, My tomcat is launch on the server with /etc/init.d/tomcat6 start/stop And only with following script because several properties were set into This script. But Jenkins doesn't have a a root privileges to run this script, how I can do that With a job plz ? --

Re: Git clone fails with NPE and 'missing' exe

2013-01-29 Thread Martin Burger
Workaround: https://issues.jenkins-ci.org/browse/JENKINS-16523?focusedCommentId=172847&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-172847 -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from thi

Re: problems with matrix builds

2013-01-29 Thread fiberquest
I thought of two things that might help if you have not done them already: 1) use the 'matrix tie parent' plugin and tie matrix jobs to the master server (I believe this ensures that a random master node is not chosen) 2) add '-Dhudson.model.WorkspaceCleanupThread.disabled=true' to the JENKINS_J

matrix build - no table for 1x2 matrix

2013-01-29 Thread fiberquest
I notice that if I make a 2x2 matrix a table is built, but if I make a 1x2 matrix the table is not built and instead a listing is given. Does anyone know of a way to get the table in 1x2 (or 1xAnything) type of matrix? It functionally does not matter, it just looks nicer to have the table.

Re: How do I troubleshoot the ${CHANGES} token when sending an email

2013-01-29 Thread jbyrne...@yahoo.com
For those of you interested... I think instead of the DEFAULT_RECIPIENTS being under the global configuration this is under the expanded trigger configuration. (Sorry Earl, I'm going to have to disagree with you on that one.) I looked at the differences in the configuration and saw that the

Re: Build failure analyzer pattern issue

2013-01-29 Thread jhoomsharabi
Yeah thanks Robert for timely response. It looks like Build Failure Analyzer behavior is not consistent, I have a pattern ".*Can not access.*", plugin shows me it has "Identified problems" with "Indication 1" in Unstable build but when I navigate my unstable build log it does not highlight th

Re: problems with matrix builds

2013-01-29 Thread Chris Withers
Hi Andy, On 29/01/2013 17:28, fiberquest wrote: I thought of two things that might help if you have not done them already: 1) use the 'matrix tie parent' plugin and tie matrix jobs to the master server (I believe this ensures that a random master node is not chosen) Thanks, this looks ideal :

Exception running job with 1.500

2013-01-29 Thread Stuart Lorber
Installed Jenkins 1.500. Migrating jobs from Hudson. When I run a job on a Windows slave it runs okay but when I run a job on my Ubuntu master I get: Exception: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.500.jar!/hudson/model/AbstractBu

Re: WarningsPublisher aborted due to exception - quick question - how to recover

2013-01-29 Thread zw
Hi Ulli Thanks for responding. We're still new to Jenkins and Hudson We see Static Analysis Collector Plug-in 1.27 Static Analysis Utilities 1.41 How do we report defects ? We're new to the process. Thanks On Tuesday, January 29, 2013 1:29:05 AM UTC-8, Ullrich Hafner wrote: > > Which plug-in/

Exception during svn checkout

2013-01-29 Thread Stuart Lorber
After my code is pulled from the svn repository the job gets this exception: 13:58:31 FATAL: org/apache/commons/digester3/Digester 13:58:31 java.lang.NoClassDefFoundError: org/apache/commons/digester3/Digester 13:58:31at hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.

RE: How do I troubleshoot the ${CHANGES} token when sending an

2013-01-29 Thread Alex Earl
email MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_Part_912_13493124.1359481995454" --=_Part_912_13493124.1359481995454 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I develop the plugin, so I'm quite sure where that token comes f

ClearCase Polling Since Last SUCCESSFUL Build

2013-01-29 Thread Josh Robinson
Hey all, Jenkins ClearCase plugin is polling changes since the last build, instead of the last successful build. Anyone know how to change this? I don't see an option anywhere for this. Is this expected behavior? I would expect the default use case would be from the last successful build time.

Re: ClearCase Polling Since Last SUCCESSFUL Build

2013-01-29 Thread Mark Waite
Can you explain why you think it would be better to poll since the last successful build rather than the current behavior?   The current behavior is consistent with the other Jenkins SCM plugins, so seems like the preferred technique.  If the last change left the build broken, then it seems lik

Token for the USERNAME of the current session user

2013-01-29 Thread Mirko Friedenhagen
Hello, I need access to the name of the currently logged in user, i.e. not the FULLNAME, not the account name of Jenkins itself, nor the EMAIL. Say Jenkins is running as user jenkins. Given I created an account "mirko-test" with FULLNAME "Mirko Friedenhagen" and EMAIL "mfriedenhagen@" And I c

Re: Jenkins GitHub Integration

2013-01-29 Thread n8gray
For secure storage use a git credentials helper. See this answer on SO: http://stackoverflow.com/a/12938677/103934 On Monday, January 28, 2013 12:49:17 PM UTC-8, Chester Chen wrote: > > Kevin, > > Thanks worked > The only draw back is that now I have the clear password in the >

Installing operating systems on slaves via Jenkins

2013-01-29 Thread Manish Singh
Hello All, I have a requirement, where I need to reinstall OS on slave machines before a job is executed. This is needed as we need a clean OS before executing the tests. What are the best ways to do this via Jenkins? -Manish -- You received this message because you are subscribed to the Goo