Re: Jenkins doesn't recognize a slave being down

2016-03-10 Thread 'Renuka Radhakrishnan' via Jenkins Users
I am facing this same issue as well. I just added a comment to JENKINS-5055.

On Friday, March 4, 2016 at 3:45:37 AM UTC-8, pisara@gmail.com wrote:
>
> Hi all,
>
> We have a Jenkins instance running on Ubuntu that has several slaves in 
> different systems. One of them is a Windows 7 host, having jenkins slave 
> instance configured as a service.
>
> We have a problem that when that machine is rebooted, master Jenkins 
> doesn't realize it's gone. It looks to be just fine in the nodes view. 
> Then, when a build is issued that is supposed to use that slave it gets 
> stuck. If that is stopped, the next build fails immediately
>
> Caused by: java.util.concurrent.TimeoutException: Ping started at 
> 1457016721684 hasn't completed by 1457016961684
> ... 2 more
> [EnvInject] - [ERROR] - SEVERE ERROR occurs: channel is already closed
>
> When the slave has started up and it tries to connect back to master, 
> connection is refused, and in the logs there is an error saying connection 
> with that name already exists:
>
> Server didn't accept the handshake: xxx is already connected to this 
> master. Rejecting this connection.
>
> There is issue JENKINS-5055 (
> https://issues.jenkins-ci.org/browse/JENKINS-5055) which claims a fix was 
> committed allowing the same JNLP slave to reconnect without getting 
> rejected, apparently commit 
> https://github.com/jenkinsci/jenkins/commit/68ed742227891a3f716e4e479388c36876bb935a,
>  
> and according to changelog (https://jenkins-ci.org/changelog-old.html), 
> it was introduced in version 1.396 (2011/02/02). We are however using 
> version 1.639 and seeing this. Somebody else (
> http://comments.gmane.org/gmane.comp.java.jenkins.user/29769) seems to be 
> seeing it as well. By looking at current codebase (
> https://github.com/jenkinsci/jenkins), I see where the error is coming 
> from (
> https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol.java#L104),
>  
> but don't see the fix done in JENKINS-5055.
>
> Any ideas on resolving this?
>
> (Note: also posted to 
> http://serverfault.com/questions/761342/jenkins-doesnt-recognize-slave-being-down
> )
>

-- 
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.com/d/msgid/jenkinsci-users/a9ca4d9c-fb2c-40e2-a712-8190e9f30b43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: metrics support? # of failures/successful builds

2016-03-08 Thread 'Renuka Radhakrishnan' via Jenkins Users
Hi,

I am using this plugin to get the success% of my jobs. But it does that for 
the entire period. Is there a way to get the results for a specific 
timeline ? For example, I want to know how we did last week.

Thanks,
Renuka.

On Tuesday, March 29, 2011 at 1:02:04 AM UTC-7, mambu wrote:
>
> Forgot to tell the name of the plugin! 
> http://wiki.jenkins-ci.org/display/JENKINS/Project+Statistics+Plugin
>
> On 29 March 2011 09:00, mambu > wrote:
>
>> Hi,
>>
>> I created a new plugin to provide project statistics (versus global
>> stats that are already available).
>> The first stats are the number of pass/unstable/fail builds, provided
>> as a new column and a new dashboard portlet.
>>
>> On Feb 18, 10:10 pm, Doug Reiland  wrote:
>> > Is there anything that would provide me with # of pass/fail builds? 
>> This can
>> > be for a given job or global counts.
>> >
>> > Thanks,
>> > Doug
>
>
>
>
> -- 
> Marco Ambu
> E-mail: marco...@gmail.com 
> LinkedIn profile: 
>

-- 
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.com/d/msgid/jenkinsci-users/167621a7-d006-4592-9ba3-9a4a5b7a642a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Not receiving emails from any builds

2015-10-07 Thread Renuka Radhakrishnan
Hello,

My Jenkins is running in GCE, I have set up email notification through 
SendGrid. Email notifications from builds were working fine until early 
this week. It stopped working after I restarted my Jenkins. Now the test 
email works, but I don't receive any emails from the builds. I am using the 
Extended email notification plugin. Has anyone seen this ? I looked at the 
Jenkins logs and don't see any error there.

Thanks,
Renuka.

-- 
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.com/d/msgid/jenkinsci-users/4ce4dd69-1d23-46cd-829c-d4c84f599a07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.