Daniel Beck commented on Bug JENKINS-21605

because it runs out of storage

Maybe this is a viable solution for you for jobs that are affected?

https://github.com/jenkinsci/compress-buildlog-plugin

Have you considered other workarounds at all, like having "Trigger" jobs that only get all the upstream triggers, and then trigger the actual downstream job via an API call? It's not as nice, but it's simple and works. Since you consider trigger information irrelevant, this would simply kill the chain off. (As would using the API technique for the default trigger mechanism, but that may be more inconvenient.) Dump the trigger job's logs earlier.


The especially disappointing part is that it was fixed before and nobody seems to care about the regression for now a year.

My guess would be that the Cloudbees folks change something for their customers if it's not actively harmful even for weak/questionable reasons, and that this just doesn't make the relevance threshold otherwise.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to