You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2015/09/24 02:08:07 UTC

[jira] [Comment Edited] (INFRA-10483) Too slow Jenkins CI agent crashes entire build process

    [ https://issues.apache.org/jira/browse/INFRA-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905559#comment-14905559 ] 

Tibor Digana edited comment on INFRA-10483 at 9/24/15 12:07 AM:
----------------------------------------------------------------

First time I identified problem was with JVM 7 segmentation fault.
The JVM process has enough space in the Heap as I printed GC summary.
So the slowdown should not be the subject to the Heap.


was (Author: tibor17):
First time I identified problem was with JVM 7 segmentation fault.
The JVM process has enough space in the Heap as I printed G summary.
So the slowdown should not be the subject to the Heap.

> Too slow Jenkins CI agent crashes entire build process
> ------------------------------------------------------
>
>                 Key: INFRA-10483
>                 URL: https://issues.apache.org/jira/browse/INFRA-10483
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>         Environment: Windows1 and Windows2 on Jenkins
>            Reporter: Tibor Digana
>            Priority: Blocker
>
> The Windows build [1] permanently fails due to the machine suddenly has slow down. Maybe one month ago the machine was pretty fast and our performance tests did not fail at all. Now the tests are slower and do not pass.
> Interesting thing is with Windows1 which has 2 processors and somehow got slow. After I changed JVM GC to CMS all was slower. After using Parallel GC it was better but still slower than one month ago. So I let it be without specifying any GC algorithm and the machine is still too slow.
> [1] https://builds.apache.org/job/maven-surefire-windows/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)