Hi Ludo, very cool! > In this example we can also see that /api/queue?nr=10 returns > non-sensical data in the current Cuirass snapshot (the actual queue > contains lots of builds, and not only for aarch64!). Huh, well, the limit to 10 results is going to mess things up (you won't see the majority of the entries, no?). Otherwise you can try invoking $ sqlite3 databasefile and typing the select statement from database.scm:466 there. Is it better there? If so, maybe the grouping procedure has a bug.