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.
I really miss from Multi-configuration having separate Console Output for each node. With pipeline it is very difficult to read the output from a single node. At least the Console Output lines are prepended with the node name. For the build stage I can show the output from each step in that stage, but it is impossible to know which steps for which node. *Click on Build stage *Click on Logs +Shell script +Shell script +Shell script +Shell script +Shell script +Restore files previous stashed +Verify if file exists in workspace +Print message +Shell script +Shell script +Shell script +Shell script +Shell script +Restore files previous stashed +Print message +Shell script +Shell script +Shell script +General build step +Shell script -- 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/b92e5ad4-b008-4046-8b52-ad7c25528971%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
