nixbot

builds

nix-community/disko build #139 failed

branch master · PR #1273 · commit a2d63c0f47 · · took 23m 39s

eval warnings 7 kinds · 27 occurrences
  • error "error: The option `disko.devices.disk.disk1.content.partitions."[definition 1-entry 1]".content._config` is read-only, but it's set multiple times," ×10
  • error ×2
  • error vmTools: the `kernel` argument (kernel-modules) has no ×2
  • warn The legacy table is outdated and should not be used. We recommend using the gpt type instead. ×10
  • warn mdadm: Neither MAILADDR nor PROGRAM has been set. This will cause the `mdmon` service to crash. ×1
  • warn the create output is deprecated and will be removed, please open an issue if you're using it! ×1
  • warn the mount output is deprecated and will be removed, please open an issue if you're using it! ×1

4 failed
failed attributes
status attribute duration
failed default.checks.x86_64-linux.bcachefs 19m 9s
vm-test-run-disko-bcachefs: !!! File "<string>", line 79, in <module> !!! machine.wait_for_text("enter passphrase for /nix"); !!! !!! RequestedAssertionF …
vm-test-run-disko-bcachefs:
!!!   File "<string>", line 79, in <module>
!!!     machine.wait_for_text("enter passphrase for /nix");
!!! 
!!! RequestedAssertionFailed: action timed out after 901.59 seconds (timeout=900)
cleanup
kill QemuMachine (pid 111)
booted_machine # qemu-system-x86_64: terminating on signal 15 from pid 39 (/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/bin/python3.14)
(finished: cleanup, in 0.07 seconds)
failed eval default.checks.x86_64-linux.make-disk-image
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'nixos-disko-images'
         whose name attribute is located at «github:NixOS/nixpkgs/9bc02893134c733dd85de46ee4fb2fac696b5529?narHash=sha256-eoS3KQTO0aPWXZvIaRbRAzSSHW3l5wdMFXtT1ISfoKA%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'args' of derivation 'nixos-disko-images'
         at «github:NixOS/nixpkgs/9bc02893134c733dd85de46ee4fb2fac696b5529?narHash=sha256-eoS3KQTO0aPWXZvIaRbRAzSSHW3l5wdMFXtT1ISfoKA%3D»/pkgs/build-support/vm/default.nix:414:9:
          413|         builder = "${bash}/bin/sh";
          414|         args = [
             |         ^
          415|           "-e"

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: vmTools: the `kernel` argument (kernel-modules) has no
       `target` attribute, so the kernel image filename cannot be determined.

       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to
       make extra modules available, pass it via `kernelModules` instead and
       keep `kernel` pointing at a real kernel derivation. Alternatively, pass
       `kernelImage` explicitly with the path of the bootable image relative
       to the `kernel` derivation output (e.g. "bzImage" or "Image").
failed eval default.checks.x86_64-linux.make-disk-image-impure
error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.i …
error:
       … while evaluating a branch condition
         at «string»:23:10:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |          ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … in the left operand of the OR (||) operator
         at «string»:23:33:
           22|     if !keepName n then {}
           23|     else if !builtins.isAttrs c || isDrv c then c
             |                                 ^
           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}

       … while evaluating definitions from `/nix/store/apv3prc30qp934bi0l3vpp0gb1m8kcaf-source/lib/make-disk-image.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: vmTools: the `kernel` argument (kernel-modules) has no
       `target` attribute, so the kernel image filename cannot be determined.

       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to
       make extra modules available, pass it via `kernelModules` instead and
       keep `kernel` pointing at a real kernel derivation. Alternatively, pass
       `kernelImage` explicitly with the path of the bootable image relative
       to the `kernel` derivation output (e.g. "bzImage" or "Image").
failed default.checks.x86_64-linux.zfs-over-legacy 22m 18s
vm-test-run-disko-zfs-over-legacy: booted_machine # [ 11.740940] systemd[1]: Finished Record System Boot/Shutdown in UTMP. booted_machine # [ 11.766104] sys …
vm-test-run-disko-zfs-over-legacy:
booted_machine # [   11.740940] systemd[1]: Finished Record System Boot/Shutdown in UTMP.
booted_machine # [   11.766104] systemd[1]: Finished Rebuild Journal Catalog.
booted_machine # [   11.770811] systemd[1]: Starting Update is Completed...
booted_machine # [   11.839792] systemd[1]: Finished Update is Completed.
booted_machine # [   11.928376] systemd-vconsole-setup[638]: Configuration of first virtual console was skipped, ignoring remaining ones.
booted_machine # [   11.933395] systemd[1]: Finished Virtual Console Setup.
booted_machine # [   11.937460] systemd[1]: Startup finished in 724ms (kernel) + 4.564s (initrd) + 6.648s (userspace) = 11.937s.
booted_machine # [   11.981173] (plymouth)[654]: emergency.service: Unable to locate executable 'plymouth': No such file or directory
54 succeeded
succeeded attributes
status attribute duration
loading…