It's all about the answers!

Ask a question

buildResultUUID for existing build results


Dominic Evans (6653) | asked May 28 '09, 7:24 a.m.
Hi,

Is it possible to find out the buildResultUUID values for existing build
results stored in the system?

Use case is that we have a few very old build results from scheduled
builds that are stuck at 99% completion as they never received the
completeBuildActivity notification. However, because these were
scheduled builds we cannot delete them, therefore I'd like to simply use
ant to set the completeBuildActivity to the server for those results.

Cheers,
Dom

Comments
Phil Rumble commented Oct 29 '13, 9:03 p.m.

Is there a way to programatically retrieve the Buildresult uuid based upon the label applied to the result?

2 answers



permanent link
jordi levant (11) | answered May 21 '10, 1:21 a.m.
Ditto. I'm looking at trying waitForTeamBuild to get the buildResultUUID. Did you solve this another way?

Jordi

Hi,

Is it possible to find out the buildResultUUID values for existing build
results stored in the system?

Use case is that we have a few very old build results from scheduled
builds that are stuck at 99% completion as they never received the
completeBuildActivity notification. However, because these were
scheduled builds we cannot delete them, therefore I'd like to simply use
ant to set the completeBuildActivity to the server for those results.

Cheers,
Dom

permanent link
Nick Edgar (6.5k711) | answered May 21 '10, 10:04 p.m.
JAZZ DEVELOPER
You could just abandon them in the UI. This will show them as abandoned rather than completed, but won't otherwise change their status or contributions.

But if you still want the build result UUID, you can select the build in the Builds view, choose Copy URL, and it's the last segment.

Your answer


Register or to post 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.