It's all about the answers!

Ask a question

Is there any file or way to check detailed build activity while build is in progress (not completed)?


ryosuke oka (17984648) | asked Jun 17 '14, 11:58 p.m.
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?


Comments
1
sam detweiler commented Jun 18 '14, 7:59 a.m.

there currently is no way to monitor a JBE or RTC initiated Jenkins buildĀ  while in progress except as Lily mentioned

One answer



permanent link
Lily Wang (4.9k714) | answered Jun 18 '14, 7:47 a.m.
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


Register or to post your answer.