Hi, Did you try using the Pipeline Stage View Plugin <https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Stage+View+Plugin>? It breaks the log down by stage quite nicely, such as in this example: https://jenkins.freebsd.org/job/FreeBSD_HEAD/
I haven't tried it with pipelines that execute in parallel, so would be curious as to how it works for you -- Craig On Wed, Jun 1, 2016 at 3:07 AM, Sverre Moe <[email protected]> wrote: I have been using Jenkins Multi-configuration. With my move over to > Pipeline scripts and Jenkinsfile I still build on multiple nodes/slaves. > When building all the nodes in parallel the console output is a mess. It > is very difficult to separate the output from a single node. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVdz_ESpCUWGUEAWrawa26oHw-oyRvice%2BTe-_v662503A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
