-
-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
There might be some issue with the nix cgroup implementation.
Source: https://buildbot.nix-community.org/#/builders/1390/builds/161
nixos-disk-image> Specify the 'raw' format explicitly to remove the restrictions.
nixos-disk-image> EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
error: deleting cgroup '"/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-872546304"': Device or resource busy
program finished with exit code 1
This needs a bit of debugging.
SSH-ing into build03, it looks like the cgroup was deleted successfully:
[root@build03:~]# ls -la /sys/fs/cgroup/system.slice/nix-daemon.service/ | grep nix
drwxr-xr-x 2 root root 0 Dec 23 14:30 nix-daemon
Metadata
Metadata
Assignees
Labels
No labels