Commit graph

24 commits

Author SHA1 Message Date
jade fdc980208d epyc: hack in better lix logging for debugging our CI problems
Sample broken thing:

https://buildbot.lix.systems/#/builders/40/builds/3400/steps/1/logs/stdio

I have a suspicion it's that the path vanished due to GC or something,
and I want to catch the next occurrence.

The error:

error: build of '/nix/store/f02iygmil30yfy92xf8cwp224lcr2nay-nixos-test-driver-nix-copy-closure.drv' on 'ssh-ng://nix@epyc.infra.newtype.fr' failed: error: some dependencies of '/nix/store/f02iygmil30yfy92xf8cwp224lcr2nay-nixos-test-driver-nix-copy-closure.drv' are missing

This is because nrFailed is not zero, which we don't have any god damned
idea why that is because there is NO LOG for those. So we don't even
know what goal type failed to begin with.

----

WARNING: this updates nixpkgs by two months!! You will potentially
experience other breakage.
2024-08-29 23:33:54 -07:00
raito 1b1c6b2849 feat: cleanup post btrfs epic crash
BTRFS had a bug and we know how it goes.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-07-04 21:25:14 +02:00
raito c96bce2975 fix: pin kernel to 6.7.5
6.7.6, 6.7.7 are not working for unknown reasons
even though a previous NixOS stable 23.11 revision with 6.7.7 worked…

Let's keep it that way for now, pending bisection between 6.7.5..6.7.6.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-30 14:15:30 +02:00
Pierre Bourdon 7d9d2a93df
modules: add bagel-container 2024-06-23 19:33:00 +02:00
Pierre Bourdon f7902ae1c7
Bump nixpkgs to unstable and only pin for kernelPackages. 2024-06-23 03:13:50 +02:00
Julien Malka 544e12c33f
pin kernel to 6.7.7 2024-06-14 22:17:49 +02:00
raito 5b76e5a670 fix: debug attempts for the weird reboot issue
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-08 12:32:29 +02:00
raito 7d83f696dd feat: remove hypervisor and bump to jobserver branch
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-20 17:39:16 +02:00
raito 8596f1481f feat: i need to debug Heads.
i yes no.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-04-30 16:56:04 +02:00
raito f1692a7287 epyc: re-enable postgresql
Signed-off-by: raito <federez-infra@lahfa.xyz>
2024-02-12 19:07:59 +01:00
raito ce2c4ef180 epyc: move to latest kernel for snappier performance 2024-01-05 18:02:27 +01:00
raito 5a1aa0eef7 epyc: add garage node 2023-09-15 14:56:40 +02:00
raito 6228f5a2df epyc: add android cache 2023-08-23 13:00:22 +02:00
raito 6eec25d2bb epyc: let authentication remote 2023-08-22 21:17:36 +02:00
raito 69aac159fa epyc: open postgresql publicly 2023-08-22 21:17:36 +02:00
raito a812707b62 friends: init with ninjatrappeur 2023-08-16 15:29:28 +02:00
raito 38e86907c8 epyc: maybe we can afford 2 jobs on localhost for Hydra? 2023-08-13 01:24:09 +02:00
raito d9d32e0194 epyc: init hydra settings properly 2023-08-03 22:56:37 +02:00
raito 81cf3e0769 epyc: add riscv64-linux emulation support 2023-08-01 17:00:14 +02:00
Julien Malka ebea10d242
added buildbot workers 2023-08-01 16:48:49 +02:00
raito 8d187d1ef0 infra: boot a simple VM 2023-07-02 19:45:17 +02:00
raito 444a655fec infra: enable experimental hypervisor on EPYC machine 2023-07-02 17:46:01 +02:00
raito 696929edb4 infra(epyc): add my key on builder and iperf3 server 2023-06-08 17:44:08 +02:00
raito 107cc6e53f infra: steal from the best
(Mic92's cluster TUM's infra.)
2023-06-05 19:25:23 +02:00