| 13 Jan 2023 |
hexa | ah, there it is | 16:44:38 |
hexa | was looking below monitoring.nix.ci and couldn't find it | 16:44:55 |
cole-h | Yeah, I still haven't tried to fix the dashboards there lol. For now, it's basically only so I can grep logs without needing to ssh into the machines | 16:45:36 |
hexa | the exposed prometheus is just fine 🙂 | 16:50:24 |
hexa | ofborg_ prefix is helpful enough\ | 16:50:44 |
| 15 Jan 2023 |
Winter (she/her) | Anyone know why OfBorg suddenly isn't building the added package in #208964? | 03:36:11 |
Winter (she/her) | It was in previous iterations of the PR. The commit message is definitely correct, too... | 03:36:30 |
| 16 Jan 2023 |
Sandro | Did the package eval? | 15:12:51 |
Winter (she/her) | In reply to @sandro:supersandro.de Did the package eval? It always did, but after triggering OfBorg enough it seems to have worked...? | 15:17:33 |
Winter (she/her) | (Note that it did build automatically at one point, but then just... stopped for a few days...$ | 15:17:50 |
Winter (she/her) | * (Note that it did build automatically at one point, but then just... stopped for a few days...) | 15:17:53 |
| 20 Jan 2023 |
| @emantor:stratum0.org left the room. | 09:22:18 |
| 21 Jan 2023 |
| teto left the room. | 17:46:35 |
| 28 Jan 2023 |
Winter (she/her) | OfBorg didn't request the maintainer here: https://github.com/NixOS/nixpkgs/pull/213188 | 17:33:55 |
Winter (she/her) | Even though it successfully detected them, and their GitHub ID is correct. | 17:34:09 |
Artturin | nilp0inter isn't in the nixos org | 17:35:30 |
Artturin | could be due to that | 17:36:08 |
@rick:matrix.ciphernetics.nl | Yeah, cannot request a review then | 17:43:25 |
@rick:matrix.ciphernetics.nl | But it is possible to tag someone, which might be a good alternative | 17:43:45 |
Winter (she/her) | Thanks, if they're interested I'll see to getting the invitation resent. | 18:40:30 |
| 4 Feb 2023 |
Alyssa Ross | is it possible to generate an ofborg eval report (or something like it) locally? | 21:01:12 |
@rick:matrix.ciphernetics.nl | This might be it? https://github.com/NixOS/ofborg#how-does-ofborg-call-nix-build | 21:27:29 |
Winter (she/her) | In reply to @qyliss:fairydust.space is it possible to generate an ofborg eval report (or something like it) locally? set NIX_SHOW_STATS = 1, NIX_SHOW_STATS_PATH to a file path you want to create | 21:46:21 |
Winter (she/her) | it'll output stats to that path | 21:46:45 |
Alyssa Ross | thank you! | 21:46:48 |
| 9 Feb 2023 |
Lily Foster | Some PRs as of the last few hours are getting transient ofborg-eval-lib-tests failures that seem to be some internal error on one of the evaluators (the eval should really never get ENOENT for a .drv afaik, so possible filesystem problems when Nix tried to record the .drv after putting it in sqlite DB?): https://gist.github.com/GrahamcOfBorg/bd62c970fcb3fe82008a7dd05a7204a7 | 00:49:34 |
cole-h | Hm. I'll take a look tomorrow. Thanks for the shout. | 04:42:16 |
cole-h | I took a look, but couldn't figure out anything concrete in the logs. If you see it again, ping me with the PR number? We'll see if I can scrounge up any more details if it does happen again. | 15:43:14 |
Lily Foster | In reply to @cole-h:matrix.org I took a look, but couldn't figure out anything concrete in the logs. If you see it again, ping me with the PR number? We'll see if I can scrounge up any more details if it does happen again. Will do! I can give you the time and PR number for the one above if you need, but I haven't seen it happen again today so maybe it fixed itself | 15:45:25 |
cole-h | Yeah, usually a GC run will fix that, and GC runs happen automatically eventually~ | 15:46:06 |