Hi! Our project makes many and large builds that vary greatly in execution time, depending on factors such as which slave they are run on, previous builds, number of executors etc, and we want to understand them better to tune our configuration, identify problematic slaves etc.
This is roughly what I have in mind: 1) I would like to analyze the console from our builds and count the number of tool invocations, e.g. how many compilations, how many unit tests executions, how many static code analyses etc were performed. A regexp similar to the failure cause management would be nice, e.g. ".*Compiling.*\.c$". 2) I would like to associate these generated numbers with the build in question, so when I look at the build in Jenkins I can see them as an attribute or something. Not of the general job of course, but of this particular build of the job. 3) I would like to be able to extract these numbers from Jenkins to make statistics and analyze. Any ideas? Best regards, Björn Stenborg -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/eb0be9ab-b507-4b2c-8719-f4aa0d0783e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.