[Buildbot-devel] 0.8.9, step_status.urls persistence

Vasily vasslitvinov at pisem.net
Fri Aug 22 06:17:08 UTC 2014


I'm afraid I cannot help any further since I don't use 0.8.9 yet, thus I
probably don't understand what those urls are.
Let's hope someone else on the list could give you a hand.

Thanks,
Vasily
21 авг. 2014 г. 19:06 пользователь "Thierry at spoludo" <thierry at spoludo.com>
написал:

> Thank you, I'm not so familiar with python. So I've then used in the end
> pickle tools to see the fullcontent of the build file. I see that the urls
> are not there.
> There is a build step status for the triggered step, but its urls property
> is an empty dict.
> The persistence version is 4.
> Not sure when they disappear, because I think this is where they should
> looking at the steps.Triggeted.create_summary code
> ‎And looking at what the waterfall looks like when it is initially created
> before getting lost before serializing with pickle
>
>   *From: *Vasily
> *Sent: *jeudi 21 août 2014 15:43
> *To: *Thierry at spoludo
> *Reply To: *vasslitvinov at pisem.net
> *Cc: *Dustin J. Mitchell; buildbot-devel list
> *Subject: *Re: [Buildbot-devel] 0.8.9, step_status.urls persistence
>
> Hi Thierry,
>
> If you're familiar with Python, you could just unpickle those files and
> poke at their contents using interactive Python prompt.
>
> Thanks,
> Vasily
> 21 авг. 2014 г. 14:18 пользователь "Thierry at spoludo" <thierry at spoludo.com>
> написал:
>
>> Well, for now I'm only using the releases provided by the distributions,
>> and it looks like I have to work on 0.8.9.
>> I see that the builders in the master have files which are numbered
>> accordingly to get build numbers.
>> I suspect that the data used by the waterfall are serialized in it,
>> probably using some twisted mechanism. Is there a way to dump them as text
>> after deserializing? This could tell me if the urls were saved or not.
>>
>> Regards
>>
>>   Original Message
>> From: Dustin J. Mitchell
>> Sent: mercredi 20 août 2014 01:19
>> To: Thierry at spoludo
>> Cc: BuildBot Devel
>> Subject: Re: [Buildbot-devel] 0.8.9, step_status.urls persistence
>>
>> This may be an issue with the old 0.8.x status interface. In the new
>> AngularJS-based interface, we have something even better than links:
>> you can "twirldown" to see the triggered builds nested within the
>> triggering build.
>>
>> Dustin
>>
>> On Tue, Aug 19, 2014 at 10:08 AM, Thierry at spoludo <thierry at spoludo.com>
>> wrote:
>> >
>> > I observe that a steps.Trigger creates some urls for the build names it
>> > triggers, that are listed in the Waterfall StepBox‎.
>> > However these URLS don't seem to persist well, because StepBoxes created
>> > after a restart for example don't expose them.
>> > I'm not familiar with twister persistence framework, so what could
>> explain
>> > that the BuildStepStatus.urls disappear?
>> > I see that db.steps
>> > StepConnectorComponent‎ shall store and retrieve them.
>> > Is this a known issue?
>> >
>> >
>> >
>> >
>> >
>> ------------------------------------------------------------------------------
>> >
>> > _______________________________________________
>> > Buildbot-devel mailing list
>> > Buildbot-devel at lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV.
>> Video for Nerds.  Stuff that matters.
>> http://tv.slashdot.org/
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140822/80fe5a58/attachment.html>


More information about the devel mailing list