You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Semb Wever (Jira)" <ji...@apache.org> on 2022/01/25 13:05:00 UTC

[jira] [Updated] (CASSANDRA-17288) In Jenkins, replace PostBuildTask plugin with PostBuildScript plugin

     [ https://issues.apache.org/jira/browse/CASSANDRA-17288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Semb Wever updated CASSANDRA-17288:
-------------------------------------------
     Bug Category: Parent values: Degradation(12984)Level 1 values: Resource Management(12995)
       Complexity: Normal
    Discovered By: Unit Test
    Fix Version/s: NA
        Reviewers: Brandon Williams
         Severity: Critical
         Assignee: Michael Semb Wever
           Status: Open  (was: Triage Needed)

> In Jenkins, replace PostBuildTask plugin with PostBuildScript plugin
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-17288
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17288
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: NA
>
>
> PostbuildTask loads the build log into memory, causing OutOfMemoryException.
> https://issues.jenkins.io/browse/JENKINS-12830
> We started hitting this problem this week, see discussion here:
> https://the-asf.slack.com/archives/CK23JSY2K/p1643063068079200?thread_ts=1643052183.068300&cid=CK23JSY2K
> Fix is to use the PostBuildTask plugin instead, which does not perform any reading off or matching on the build log.
> PR: https://github.com/apache/cassandra-builds/pull/61



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org