Michael Semb Wever created CASSANDRA-17288:
----------------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]