| 14 Sep 2022 |
| pennae left the room. | 14:10:34 |
Winter (she/her) | thank you!! | 14:48:12 |
| 15 Sep 2022 |
| m_algery joined the room. | 12:28:54 |
| m_algery left the room. | 12:28:57 |
| 18 Sep 2022 |
Vladimír Čunát | No space left again: https://gist.github.com/GrahamcOfBorg/7667c3c1e0a5373ff79c469fdb5929f2 | 06:46:12 |
| greaka left the room. | 11:33:58 |
hmenke | Still an issue:
https://gist.github.com/GrahamcOfBorg/5c536e88d88179275a7f1dde2112466e | 13:28:15 |
| cafkafk joined the room. | 16:21:54 |
| FRidh set a profile picture. | 17:20:55 |
| Chinchilla Washington left the room. | 19:42:09 |
| 19 Sep 2022 |
cafkafk | And another one https://gist.github.com/GrahamcOfBorg/4291f2b7f47fbf8d50e43851ee9de010
error: creating directory '/nix/store/add-3661945-0/x/pkgs/applications/graphics/rawtherapee': No space left on device
| 08:52:46 |
| ris_ joined the room. | 10:00:54 |
| superherointj joined the room. | 14:23:44 |
superherointj | Reporting: No space left:
https://gist.github.com/GrahamcOfBorg/f2273ee2b39181557012f05b259d1337
(Same happens on other issues) | 14:25:04 |
| Fabian Affolter joined the room. | 14:42:08 |
Fabian Affolter | I see the same issue | 14:42:35 |
Sandro 🐧 | that is happening now for almost a week now. The time out change was reverted. What else could be related to this? | 14:59:00 |
| delroth joined the room. | 15:09:03 |
cole-h | The time out change only ever applied to the darwin builders in the first place, whereas these space issues are happening on the linux evaluators (you can check the paths to verify -- if they say /var/lib/ofborg/........../mr-est/ofborg-evaluator-#, it's one of the evaluators). | 15:55:38 |
cole-h | That said, thanks for all these reports. I'll continue to look into it.
In the future, it would also help me debug by linking to the PR where the issue happened, rather than just the gist. | 15:55:54 |
superherointj | PR with out of space problem: https://github.com/NixOS/nixpkgs/pull/189911
Gist: https://gist.github.com/0abe7b5c758796b597c00f32af756369 | 21:52:55 |
| pedrohlc joined the room. | 21:53:38 |
| Rhys joined the room. | 22:25:06 |
| 20 Sep 2022 |
cole-h | FYI: aarch64 builds will be stalled for a little bit, because the aarch64 box fell over and I'm in the process of troubleshooting / fixing it. | 22:45:40 |
| 21 Sep 2022 |
cole-h | It's back 🎉 | 00:23:57 |
Sandro 🐧 | https://github.com/NixOS/nixpkgs/pull/191189 https://gist.github.com/GrahamcOfBorg/f0abacf11a345b143fb993ed09d440fe | 09:32:47 |
| 22 Sep 2022 |
@grahamc:nixos.org | looks like ofborg is a bit unhappy :/ | 17:56:46 |
Winter (she/her) | grahamc (he/him): are the aarch64-darwin builders setup with any nonstandard configuration? running into a failure that i can't repro on my machine no matter what (sandbox on/off) and am just curious. thanks! | 21:26:42 |
cole-h | In reply to @winterqt:nixos.dev grahamc (he/him): are the aarch64-darwin builders setup with any nonstandard configuration? running into a failure that i can't repro on my machine no matter what (sandbox on/off) and am just curious. thanks! https://github.com/ofborg/infrastructure/blob/master/nixops/modules/macos_vm/guest-catalina/darwin-configuration.nix This is the nix-darwin configuration. The M1 builders also have Rosetta enabled. | 22:05:08 |
Winter (she/her) | thanks | 22:05:29 |