Re: How to get Jobs Start/stop timestamp information in the main log UI of Jenkins

2015-08-14 Thread David Brown
Your understanding is correct, this plugin adds timestamp details to the 
individual job console output logs. So, I guess it doesn't give you exactly 
what you're after. You want some indication about which of the many jobs 
that were running when the server crashed was the one which caused the 
failure. Sorry, I can't help further with that.

On Friday, 14 August 2015 10:40:21 UTC+1, Frederic Meyrou wrote:
>
> Well yes, but correct me if I'm wrong this plug-in add information to the 
> Job console, no?
> It's not very clear in the Plugin description...
>
> Tks for your answer David! :)
>
> ./Fred
>
> Le vendredi 14 août 2015 11:36:29 UTC+2, David Brown a écrit :
>>
>> Are you aware of the Timestamper plugin (
>> https://wiki.jenkins-ci.org/display/JENKINS/Timestamper)? We implemented 
>> this to see where the pinch points are in some of our longer running jobs 
>> and find it very useful.
>>
>> On Thursday, 13 August 2015 22:41:54 UTC+1, Frederic Meyrou wrote:
>>>
>>> *Dear mates,*
>>>
>>>
>>> *I maintain a huge Jenkins Master server with more than 8000 jobs and 
>>> 450 Slaves. *
>>>
>>> *One of this Jobs it giving a hard time to the Master and consume all 
>>> RAM available in JVM until GC fail, and I need to restart the server... *
>>>
>>> *Because the number of Jobs, I can't find the faulty one, so I need to 
>>> add either a logger or anything that would centralize a timestamp like : *
>>>
>>> *Job "Name" #nnn started at HH:MM:SS. *
>>>
>>> *And the same at the end of Job eventually with status.*
>>>
>>>
>>> *Tks for your feedback,*
>>>
>>>
>>> *./Fred*
>>>
>>

-- 
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/03274840-668f-4872-b843-026f153f8ebf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Jobs Start/stop timestamp information in the main log UI of Jenkins

2015-08-14 Thread Frederic Meyrou
Well yes, but correct me if I'm wrong this plug-in add information to the 
Job console, no?
It's not very clear in the Plugin description...

Tks for your answer David! :)

./Fred

Le vendredi 14 août 2015 11:36:29 UTC+2, David Brown a écrit :
>
> Are you aware of the Timestamper plugin (
> https://wiki.jenkins-ci.org/display/JENKINS/Timestamper)? We implemented 
> this to see where the pinch points are in some of our longer running jobs 
> and find it very useful.
>
> On Thursday, 13 August 2015 22:41:54 UTC+1, Frederic Meyrou wrote:
>>
>> *Dear mates,*
>>
>>
>> *I maintain a huge Jenkins Master server with more than 8000 jobs and 450 
>> Slaves. *
>>
>> *One of this Jobs it giving a hard time to the Master and consume all RAM 
>> available in JVM until GC fail, and I need to restart the server... *
>>
>> *Because the number of Jobs, I can't find the faulty one, so I need to 
>> add either a logger or anything that would centralize a timestamp like : *
>>
>> *Job "Name" #nnn started at HH:MM:SS. *
>>
>> *And the same at the end of Job eventually with status.*
>>
>>
>> *Tks for your feedback,*
>>
>>
>> *./Fred*
>>
>

-- 
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/13808995-ab33-46cd-8797-2c6a0d9c98b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Jobs Start/stop timestamp information in the main log UI of Jenkins

2015-08-14 Thread David Brown
Are you aware of the Timestamper plugin 
(https://wiki.jenkins-ci.org/display/JENKINS/Timestamper)? We implemented 
this to see where the pinch points are in some of our longer running jobs 
and find it very useful.

On Thursday, 13 August 2015 22:41:54 UTC+1, Frederic Meyrou wrote:
>
> *Dear mates,*
>
>
> *I maintain a huge Jenkins Master server with more than 8000 jobs and 450 
> Slaves. *
>
> *One of this Jobs it giving a hard time to the Master and consume all RAM 
> available in JVM until GC fail, and I need to restart the server... *
>
> *Because the number of Jobs, I can't find the faulty one, so I need to add 
> either a logger or anything that would centralize a timestamp like : *
>
> *Job "Name" #nnn started at HH:MM:SS. *
>
> *And the same at the end of Job eventually with status.*
>
>
> *Tks for your feedback,*
>
>
> *./Fred*
>

-- 
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/415c9349-87fc-4c62-be72-c41eed4f4480%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get Jobs Start/stop timestamp information in the main log UI of Jenkins

2015-08-13 Thread Frederic Meyrou


*Dear mates,*


*I maintain a huge Jenkins Master server with more than 8000 jobs and 450 
Slaves. *

*One of this Jobs it giving a hard time to the Master and consume all RAM 
available in JVM until GC fail, and I need to restart the server... *

*Because the number of Jobs, I can't find the faulty one, so I need to add 
either a logger or anything that would centralize a timestamp like : *

*Job "Name" #nnn started at HH:MM:SS. *

*And the same at the end of Job eventually with status.*


*Tks for your feedback,*


*./Fred*

-- 
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/093c705e-ad15-41e1-9ae1-e0db1dfbe950%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.