!zghijEASpYQWYFzriI:nixos.org

Hydra

388 Members
111 Servers

Load older messages


SenderMessageTime
1 May 2026
@joerg:thalheim.ioMic92
In reply to @brian:bmcgee.ie
Mic92: can you add my key in a permanent sense?
Do we still got NixOS config for it?
17:27:56
@brian:bmcgee.ieBMG🤷 lemme double check it's not something weird with my key17:29:59
@brian:bmcgee.ieBMGNope, definitely doesn't like my key any more. It did yesterday17:30:36
@vcunat:matrix.orgvcunatWe do.17:57:57
@vcunat:matrix.orgvcunathttps://github.com/NixOS/infra/tree/main/build/haumea17:58:32
@vcunat:matrix.orgvcunatI can prepare the code now, etc.17:59:57
@vcunat:matrix.orgvcunat BMG you should be able to login again now. 18:06:23
@vcunat:matrix.orgvcunathttps://github.com/NixOS/infra/pull/102018:08:52
@brian:bmcgee.ieBMG Thanks, I can test it in a little bit 18:43:05
@brian:bmcgee.ieBMGsuccess 👍️19:13:16
@brian:bmcgee.ieBMG

John Ericson:

hydra=# select count(*) as missing_drvpaths from buildsteps where drvPath is null or drvPath = '';
 missing_drvpaths 
------------------
            54014
(1 row)
19:16:57
@Ericson2314:matrix.orgJohn Ericsonone row!19:17:30
@Ericson2314:matrix.orgJohn Ericsonahhh!19:17:32
@Ericson2314:matrix.orgJohn Ericsonwhat fucked up step do we have here? :)19:17:45
@brian:bmcgee.ieBMGno you're mis reading, I'm odoing a count19:17:57
@Ericson2314:matrix.orgJohn Ericsonoh19:18:04
@brian:bmcgee.ieBMG* no you're mis reading, I'm doing a count19:18:04
@Ericson2314:matrix.orgJohn Ericsonoh yeah19:18:07
@Ericson2314:matrix.orgJohn Ericsonbummer19:18:08
@Ericson2314:matrix.orgJohn Ericsonway more than 119:18:10
@Ericson2314:matrix.orgJohn Ericsonare they current?19:18:32
@brian:bmcgee.ieBMG

It's 0 for type = 0 which is builds:

hydra=# select count(*) as missing_drvpaths from buildsteps where type = 0 and drvPath is null or drvPath = '';
 missing_drvpaths 
------------------
                0
19:18:33
@brian:bmcgee.ieBMG

It's the substitutions where it's empty type = 1:


hydra=# select count(*) as missing_drvpaths from buildsteps where type = 1 and drvPath is null or drvPath = '';
 missing_drvpaths 
------------------
            54014
19:18:58
@Ericson2314:matrix.orgJohn Ericsonhmm ok19:19:20
@Ericson2314:matrix.orgJohn Ericsonhave a link to the newest one I cna see in the web app?19:19:35
@brian:bmcgee.ieBMGWhat you mean, the latest build?19:23:56
@brian:bmcgee.ieBMG Just to clarify Mic92 hexa haumea is retired right? This is being used to test changes to hydra, but it's not the main hydra db right? 19:25:12
@Ericson2314:matrix.orgJohn Ericson BMG: err lastest build step whoops 19:25:25
@brian:bmcgee.ieBMG
hydra=# select * from buildsteps order by build desc limit 1;
   build   | stepnr | type |                                      drvpath                                      | busy | status | errormsg | starttime | stoptime |                   machine                   |    system    | propagatedfrom | overhead | timesbuilt | isnondeterministic 
-----------+--------+------+-----------------------------------------------------------------------------------+------+--------+----------+-----------+----------+---------------------------------------------+--------------+----------------+----------+------------+--------------------
 316215958 |     10 |    0 | /nix/store/9q5w2n67qxa5fg8zi4brpqvm13z0m09l-vm-test-run-containers-imperative.drv |    0 |      1 |          |           |          | ssh://build@elated-minsky.builder.nixos.org | x86_64-linux |      316215949 |          |            | 
(1 row)
19:25:39
@Ericson2314:matrix.orgJohn EricsonI am just curious what thse substitution steps look like wher they come from19:25:43

Show newer messages


Back to Room ListRoom Version: 6