Is there any file or way to check detailed build activity while build is in progress (not completed)?
We are looking for a way to check what build is doing while they are in progress.
After successful or failed build we can see build log but what we are looking for is in the middle of build execution. Build sometimes seem taking too long and want to check where it is up to. Dose anyone know a way to check it? |
One answer
You can monitor the build progress by breaking down the build into multiple well defined activities.
Please have a look https://jazz.net/library/article/37 and similar discussions: https://jazz.net/forum/questions/30238/rtc-build-progress-monitoring https://jazz.net/forum/questions/3349/build-progress-info-how-is-it-calculated |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
there currently is no way to monitor a JBE or RTC initiated Jenkins buildĀ while in progress except as Lily mentioned