[JIRA] (JENKINS-49563) Affects performance of master

2018-12-13 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco commented on  JENKINS-49563  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Affects performance of master   
 

  
 
 
 
 

 
 I have similar issue when there are many many failures. It make a full copy of all XML files into the build.xml that cause OOM that triggers continue jenkins restart. It happens also if keepLongStdio to true. Maybe it's the case to change the configuration to trim out stdio/stdout.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49563) Affects performance of master

2018-02-14 Thread p.zabel...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Zabelin created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49563  
 
 
  Affects performance of master   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Steve Peters  
 
 
Components: 
 flaky-test-handler-plugin  
 
 
Created: 
 2018-02-14 19:49  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Paul Zabelin  
 

  
 
 
 
 

 
 We have been using this plugin for the build with 500 tests saving last 500 build results. This caused each build to accumulate ~100Mb xml files generated by this plugin. Viewing the job greatly affects performance of Jenkins master as it tries to read those large XML files over multiple previous builds. We had to disable this plugin unfortunately as it affects other jobs and Jenkins master.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment