[opensuse-buildservice] BS monitor does not show all scheduled jobs
Hi, sorry to be such a pest lately, but is that intentional, or am I doing something wrong? $ home:frispete:branches:KDE:Qt/python-sip> osc results openSUSE_10.3 i586 succeeded openSUSE_10.3 x86_64 scheduled openSUSE_11.0 i586 succeeded openSUSE_11.0 x86_64 finished openSUSE_11.1 i586 succeeded openSUSE_11.1 x86_64 finished openSUSE_Factory i586 succeeded openSUSE_Factory x86_64 scheduled SLE_10 i586 succeeded SLE_10 x86_64 succeeded SLE_11 i586 succeeded SLE_11 x86_64 succeeded Shouldn't the scheduled jobs appear in http://build.opensuse.org/monitor? Well, they don't. Probably some of our homies including me aren't worth the effort :-( Cheers, Pete -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 7/30/2009 at 18:05, "Hans-Peter Jansen" <hpj@urpla.net> wrote: Hi,
Shouldn't the scheduled jobs appear in http://build.opensuse.org/monitor?
The monitor shows the currently running hobs and a table of 'what's more to do" at the bottom. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Donnerstag, 30. Juli 2009 schrieb Dominique Leuenberger:
On 7/30/2009 at 18:05, "Hans-Peter Jansen" <hpj@urpla.net> wrote:
Hi,
Shouldn't the scheduled jobs appear in http://build.opensuse.org/monitor?
The monitor shows the currently running hobs and a table of 'what's more to do" at the bottom.
Dominique,call me blind, please, but neither konqueror nor firefox show such a thing. A webpage archive is attached. Are you able to locate it there? Pete
On 7/30/2009 at 18:53, "Hans-Peter Jansen" <hpj@urpla.net> wrote: Am Donnerstag, 30. Juli 2009 schrieb Dominique Leuenberger:
On 7/30/2009 at 18:05, "Hans-Peter Jansen" <hpj@urpla.net> wrote:
Hi,
Shouldn't the scheduled jobs appear in http://build.opensuse.org/monitor?
The monitor shows the currently running hobs and a table of 'what's more to do" at the bottom.
Dominique,call me blind, please, but neither konqueror nor firefox show such
a thing. A webpage archive is attached. Are you able to locate it there?
The "What's more table" only contains numbers, how many jobs more are to be be done. At the moment it shows for: i586: 2175 waiting queue, 16979 blocked x86_64: 1817 waiting queue; 16264 blocked. I hope nobody ever comes to the idea to show the entire list with package names :) The list of all scheduled packages is internal to the scheduler and is not put on the page. Sorry for not being clear in my last mail. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Hello It would be nice to know X percent in the blocked queue are waiting for packageY. Then perhaps pick packageY that is blocking the most to get compiled sooner rather than later, in the hope to decrease the total waiting time in the blocked queue. Glenn On Thu, 30 Jul 2009 18:59:47 +0200, "Dominique Leuenberger" <Dominique.Leuenberger@TMF-Group.com> wrote:
The "What's more table" only contains numbers, how many jobs more are to be be done. At the moment it shows for:
i586: 2175 waiting queue, 16979 blocked x86_64: 1817 waiting queue; 16264 blocked.
I hope nobody ever comes to the idea to show the entire list with package names :) The list of all scheduled packages is internal to the scheduler and is not put on the page. Sorry for not being clear in my last mail.
Dominique
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 7/31/2009 at 7:00, <doiggl@velocitynet.com.au> wrote: Hello It would be nice to know X percent in the blocked queue are waiting for packageY. Then perhaps pick packageY that is blocking the most to get compiled sooner rather than later, in the hope to decrease the total waiting time in the blocked queue. Glenn
The only way to reduce the waiting time is throwing more build power at it. If you have 200 packages, each taking 30 minutes to compile, it's going to take 100 hours, no matter in what order you build them. Except in the rare case that all packages are waiting for a single build (example gcc). But then, this also won't change, as it would block everything else, anyhow it's 'the only' possibility to start with, as everything is blocked. So in short: I guess to get shorter cycles, just more build hosts need to be connected. (which of course summarizes down to somebody needing to throw money in). A 'distributed' approach might be interesting, but I understand that the question of trusting RPMs built in such a way would be very very high up on the list (no guarantee a remote worker is not tampering the created RPMs). Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Dominique wrote
The only way to reduce the waiting time is throwing more build power at it.
If you have 200 packages, each taking 30 minutes to compile, it's going to take 100 hours, no matter in what order you build them. Except in the rare case that all packages are waiting for a single build (example gcc). But then, this also won't change, as it would block everything else, anyhow it's 'the only' possibility to start with, as everything is blocked.
So in short: I guess to get shorter cycles, just more build hosts need to be connected. (which of course summarizes down to somebody needing to
Hello Thanks Dominique, is there any possibility of utilizing the idle hosts to help out even though it is a different platform e.g ppc64 [37 out of 197] https://build.opensuse.org/monitor Cheers Glenn throw
money in).
A 'distributed' approach might be interesting, but I understand that the question of trusting RPMs built in such a way would be very very high up on the list (no guarantee a remote worker is not tampering the created RPMs).
Dominique
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
doiggl@velocitynet.com.au
-
Dominique Leuenberger
-
Hans-Peter Jansen