nixbot

builds

Kranzes/systemd-nix-nightly build #24 succeeded

branch master · commit 7444a36d17 · · took 15m 1s · eval 12m 41s

eval warnings 6 kinds · 14 occurrences
  • warn Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes. ×4
  • warn system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/… ×2
  • warn The option `systemd.oomd.extraConfig' defined in `/nix/store/…-nixpkgs-patched/nixos/tests/systemd-oomd.nix' has been renamed to `systemd.oomd.settings.OOM'. ×2
  • warn The user 'alice' has multiple of the options ×2
  • warn The user 'bob' has multiple of the options ×2
  • warn The following system users have UIDs higher than 1000: ×2

162 succeeded ⚠ 12
succeeded attributes
status attribute duration
succeeded checks.aarch64-linux.systemd-initrd-swraid
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
1m 33s
succeeded checks.aarch64-linux.systemd-journal
  • system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion.
1m 48s
succeeded checks.aarch64-linux.systemd-oomd
  • The option `systemd.oomd.extraConfig' defined in `/nix/store/8q82f9xca7x1fl0w67mzxzjsppgnd546-nixpkgs-patched/nixos/tests/systemd-oomd.nix' has been renamed to `systemd.oomd.settings.OOM'.
43s
succeeded checks.aarch64-linux.systemd-shutdown
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
43s
succeeded checks.aarch64-linux.systemd-sysusers-password-option-override-ordering
  • The user 'alice' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."alice".hashedPassword: null * users.users."alice".hashedPasswordFile: null * users.users."alice".password: null * users.users."alice".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."alice".initialPassword: "test"
  • The user 'bob' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."bob".hashedPassword: null * users.users."bob".hashedPasswordFile: "/nix/store/j5issrx4q7zkwrp2g11w6ymcajqsfhmz-hashed-password" * users.users."bob".password: null * users.users."bob".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."bob".initialPassword: "test"
35s
succeeded checks.aarch64-linux.systemd-userdbd
  • The following system users have UIDs higher than 1000: nixbld1 nixbld10 nixbld11 nixbld12 nixbld13 nixbld14 nixbld15 nixbld16 nixbld17 nixbld18 nixbld19 nixbld2 nixbld20 nixbld21 nixbld22 nixbld23 nixbld24 nixbld25 nixbld26 nixbld27 nixbld28 nixbld29 nixbld3 nixbld30 nixbld31 nixbld32 nixbld4 nixbld5 nixbld6 nixbld7 nixbld8 nixbld9 These users will be recognized by systemd-userdb as "regular" users, not "system" users. This will affect programs that query regular users, such as systemd-homed, which will not run the first boot user creation flow, as regular users already exist. To fix this issue, please remove or redefine these system users to have UIDs below 1000. For Nix build users, it's possible to adjust the base build user ID using the `ids.uids.nixbld` option, however care must be taken to avoid collisions with UIDs of other services. Alternatively, you may enable the `auto-allocate-uids` experimental feature and option in the Nix configuration to avoid creating these users, however please note that this option is experimental and subject to change. Alternatively, to acknowledge and silence this warning, set `services.userdbd.silenceHighSystemUsers` to true.
34s
succeeded checks.x86_64-linux.systemd-initrd-swraid
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
1m 20s
succeeded checks.x86_64-linux.systemd-journal
  • system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion.
1m 40s
succeeded checks.x86_64-linux.systemd-oomd
  • The option `systemd.oomd.extraConfig' defined in `/nix/store/fyr7hdpc67kyjm45vxdblk2l2psqb4fa-nixpkgs-patched/nixos/tests/systemd-oomd.nix' has been renamed to `systemd.oomd.settings.OOM'.
46s
succeeded checks.x86_64-linux.systemd-shutdown
  • Scripted initrd is deprecated and scheduled for removal in 26.11. See the NixOS 26.05 release notes.
45s
succeeded checks.x86_64-linux.systemd-sysusers-password-option-override-ordering
  • The user 'alice' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."alice".hashedPassword: null * users.users."alice".hashedPasswordFile: null * users.users."alice".password: null * users.users."alice".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."alice".initialPassword: "test"
  • The user 'bob' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a non-null value. If multiple of these password options are set at the same time then a specific order of precedence is followed, which can lead to surprising results. The order of precedence differs depending on whether the {option}`users.mutableUsers` option is set. If the option {option}`users.mutableUsers` is `true`, then the order of precedence is as shown below, where values on the left are overridden by values on the right: {option}`initialHashedPassword` -> {option}`initialPassword` -> {option}`hashedPassword` -> {option}`password` -> {option}`hashedPasswordFile` The values of these options are: * users.users."bob".hashedPassword: null * users.users."bob".hashedPasswordFile: "/nix/store/a2yv02h3ks47driql2g2pcihyfj4rdmv-hashed-password" * users.users."bob".password: null * users.users."bob".initialHashedPassword: "$y$j9T$wLgKY231.8j.ciV2MfEXe1$P0k5j3bCwHgnwW0Ive3w4knrgpiA4TzhCYLAnHvDZ51" * users.users."bob".initialPassword: "test"
38s
succeeded checks.x86_64-linux.systemd-userdbd
  • The following system users have UIDs higher than 1000: nixbld1 nixbld10 nixbld11 nixbld12 nixbld13 nixbld14 nixbld15 nixbld16 nixbld17 nixbld18 nixbld19 nixbld2 nixbld20 nixbld21 nixbld22 nixbld23 nixbld24 nixbld25 nixbld26 nixbld27 nixbld28 nixbld29 nixbld3 nixbld30 nixbld31 nixbld32 nixbld4 nixbld5 nixbld6 nixbld7 nixbld8 nixbld9 These users will be recognized by systemd-userdb as "regular" users, not "system" users. This will affect programs that query regular users, such as systemd-homed, which will not run the first boot user creation flow, as regular users already exist. To fix this issue, please remove or redefine these system users to have UIDs below 1000. For Nix build users, it's possible to adjust the base build user ID using the `ids.uids.nixbld` option, however care must be taken to avoid collisions with UIDs of other services. Alternatively, you may enable the `auto-allocate-uids` experimental feature and option in the Nix configuration to avoid creating these users, however please note that this option is experimental and subject to change. Alternatively, to acknowledge and silence this warning, set `services.userdbd.silenceHighSystemUsers` to true.
34s
succeeded checks.aarch64-linux.fsck-systemd-stage-1 44s
succeeded checks.aarch64-linux.simple-vm 42s
succeeded checks.aarch64-linux.switchTest 3m 16s
succeeded checks.aarch64-linux.switchTest-basics 1m 47s
succeeded checks.aarch64-linux.switchTest-units 2m 33s
succeeded checks.aarch64-linux.switchTest-user 2m 12s
succeeded checks.aarch64-linux.systemd 2m 12s
succeeded checks.aarch64-linux.systemd-analyze 48s
succeeded checks.aarch64-linux.systemd-boot-basic 1m 1s
succeeded checks.aarch64-linux.systemd-boot-bootCounting 2m 38s
succeeded checks.aarch64-linux.systemd-boot-bootCountingSpecialisation 52s
succeeded checks.aarch64-linux.systemd-boot-defaultEntry 1m 29s
succeeded checks.aarch64-linux.systemd-boot-defaultEntryWithBootCounting 1m 29s
succeeded checks.aarch64-linux.systemd-boot-edk2-uefi-shell 44s
succeeded checks.aarch64-linux.systemd-boot-extraEntries 45s
succeeded checks.aarch64-linux.systemd-boot-extraFiles 44s
succeeded checks.aarch64-linux.systemd-boot-fallback 58s
succeeded checks.aarch64-linux.systemd-boot-netbootxyz 45s
succeeded checks.aarch64-linux.systemd-boot-secureBoot 1m 29s
succeeded checks.aarch64-linux.systemd-boot-switch-test 57s
succeeded checks.aarch64-linux.systemd-boot-windows 46s
succeeded checks.aarch64-linux.systemd-bpf 57s
succeeded checks.aarch64-linux.systemd-confinement 2m 28s
succeeded checks.aarch64-linux.systemd-coredump 38s
succeeded checks.aarch64-linux.systemd-credentials-tpm2 39s
succeeded checks.aarch64-linux.systemd-cryptenroll 57s
succeeded checks.aarch64-linux.systemd-escaping 36s
succeeded checks.aarch64-linux.systemd-homed 1m 35s
succeeded checks.aarch64-linux.systemd-initrd-btrfs-raid 1m 34s
succeeded checks.aarch64-linux.systemd-initrd-luks-empty-passphrase 2m 30s
succeeded checks.aarch64-linux.systemd-initrd-luks-fido2 1m 45s
succeeded checks.aarch64-linux.systemd-initrd-luks-keyfile 1m 40s
succeeded checks.aarch64-linux.systemd-initrd-luks-password 1m 45s
succeeded checks.aarch64-linux.systemd-initrd-luks-tpm2 1m 43s
succeeded checks.aarch64-linux.systemd-initrd-modprobe 36s
succeeded checks.aarch64-linux.systemd-initrd-networkd-basic 33s
succeeded checks.aarch64-linux.systemd-initrd-networkd-doFlush 40s
succeeded checks.aarch64-linux.systemd-initrd-networkd-dontFlush 37s
succeeded checks.aarch64-linux.systemd-initrd-networkd-ssh 47s
succeeded checks.aarch64-linux.systemd-initrd-shutdown 53s
succeeded checks.aarch64-linux.systemd-initrd-simple 49s
succeeded checks.aarch64-linux.systemd-initrd-vlan 33s
succeeded checks.aarch64-linux.systemd-journal-gateway 39s
succeeded checks.aarch64-linux.systemd-journal-upload 54s
succeeded checks.aarch64-linux.systemd-misc 37s
succeeded checks.aarch64-linux.systemd-networkd 43s
succeeded checks.aarch64-linux.systemd-networkd-bridge 1m 14s
succeeded checks.aarch64-linux.systemd-networkd-dhcpserver 44s
succeeded checks.aarch64-linux.systemd-networkd-dhcpserver-static-leases 43s
succeeded checks.aarch64-linux.systemd-networkd-vrf 59s
succeeded checks.aarch64-linux.systemd-no-tainted 24s
succeeded checks.aarch64-linux.systemd-nspawn 42s
succeeded checks.aarch64-linux.systemd-nspawn-configfile 29s
succeeded checks.aarch64-linux.systemd-portabled 21s
succeeded checks.aarch64-linux.systemd-pstore 1m 18s
succeeded checks.aarch64-linux.systemd-repart-after-initrd 2m 40s
succeeded checks.aarch64-linux.systemd-repart-basic 2m 25s
succeeded checks.aarch64-linux.systemd-repart-create-root 2m 30s
succeeded checks.aarch64-linux.systemd-repart-encrypt-tpm2 2m 35s
succeeded checks.aarch64-linux.systemd-repart-factory-reset 2m 59s
succeeded checks.aarch64-linux.systemd-resolved 44s
succeeded checks.aarch64-linux.systemd-sysupdate 49s
succeeded checks.aarch64-linux.systemd-sysusers-immutable 42s
succeeded checks.aarch64-linux.systemd-sysusers-mutable 44s
succeeded checks.aarch64-linux.systemd-timesyncd 39s
succeeded checks.aarch64-linux.systemd-timesyncd-nscd-dnssec 1m 3s
succeeded checks.aarch64-linux.systemd-user-linger 35s
succeeded checks.aarch64-linux.systemd-user-tmpfiles-rules 2m 1s
succeeded checks.x86_64-linux.fsck-systemd-stage-1 41s
succeeded checks.x86_64-linux.hibernate-systemd-stage-1 1m 32s
succeeded checks.x86_64-linux.simple-vm 39s
succeeded checks.x86_64-linux.switchTest 2m 52s
succeeded checks.x86_64-linux.switchTest-basics 1m 38s
succeeded checks.x86_64-linux.switchTest-units 2m 13s
succeeded checks.x86_64-linux.switchTest-user 1m 51s
succeeded checks.x86_64-linux.systemd 1m 51s
succeeded checks.x86_64-linux.systemd-analyze 30s
succeeded checks.x86_64-linux.systemd-binfmt-basic 29s
succeeded checks.x86_64-linux.systemd-binfmt-chroot 33s
succeeded checks.x86_64-linux.systemd-binfmt-ldPreload 26s
succeeded checks.x86_64-linux.systemd-binfmt-preserveArgvZero 24s
succeeded checks.x86_64-linux.systemd-boot-basic 54s
succeeded checks.x86_64-linux.systemd-boot-basicXbootldr 1m 39s
succeeded checks.x86_64-linux.systemd-boot-bootCounting 2m 8s
succeeded checks.x86_64-linux.systemd-boot-bootCountingSpecialisation 47s
succeeded checks.x86_64-linux.systemd-boot-defaultEntry 1m 14s
succeeded checks.x86_64-linux.systemd-boot-defaultEntryWithBootCounting 1m 11s
succeeded checks.x86_64-linux.systemd-boot-edk2-uefi-shell 38s
succeeded checks.x86_64-linux.systemd-boot-entryFilenameXbootldr 1m 32s
succeeded checks.x86_64-linux.systemd-boot-extraEntries 39s
succeeded checks.x86_64-linux.systemd-boot-extraFiles 40s
succeeded checks.x86_64-linux.systemd-boot-fallback 55s
succeeded checks.x86_64-linux.systemd-boot-garbage-collect-entry 56s
succeeded checks.x86_64-linux.systemd-boot-garbageCollectEntryWithBootCounting 55s
succeeded checks.x86_64-linux.systemd-boot-memtest86 43s
succeeded checks.x86_64-linux.systemd-boot-memtestSortKey 49s
succeeded checks.x86_64-linux.systemd-boot-netbootxyz 46s
succeeded checks.x86_64-linux.systemd-boot-secureBoot 1m 24s
succeeded checks.x86_64-linux.systemd-boot-specialisation 1m 0s
succeeded checks.x86_64-linux.systemd-boot-switch-test 1m 0s
succeeded checks.x86_64-linux.systemd-boot-update 26s
succeeded checks.x86_64-linux.systemd-boot-windows 44s
succeeded checks.x86_64-linux.systemd-bpf 59s
succeeded checks.x86_64-linux.systemd-confinement 1m 46s
succeeded checks.x86_64-linux.systemd-coredump 41s
succeeded checks.x86_64-linux.systemd-credentials-tpm2 41s
succeeded checks.x86_64-linux.systemd-cryptenroll 59s
succeeded checks.x86_64-linux.systemd-escaping 36s
succeeded checks.x86_64-linux.systemd-homed 1m 35s
succeeded checks.x86_64-linux.systemd-initrd-btrfs-raid 1m 16s
succeeded checks.x86_64-linux.systemd-initrd-luks-empty-passphrase 2m 14s
succeeded checks.x86_64-linux.systemd-initrd-luks-fido2 1m 24s
succeeded checks.x86_64-linux.systemd-initrd-luks-keyfile 1m 17s
succeeded checks.x86_64-linux.systemd-initrd-luks-password 1m 25s
succeeded checks.x86_64-linux.systemd-initrd-luks-tpm2 1m 23s
succeeded checks.x86_64-linux.systemd-initrd-modprobe 33s
succeeded checks.x86_64-linux.systemd-initrd-networkd-basic 26s
succeeded checks.x86_64-linux.systemd-initrd-networkd-doFlush 37s
succeeded checks.x86_64-linux.systemd-initrd-networkd-dontFlush 30s
succeeded checks.x86_64-linux.systemd-initrd-networkd-openvpn 1m 43s
succeeded checks.x86_64-linux.systemd-initrd-networkd-ssh 42s
succeeded checks.x86_64-linux.systemd-initrd-shutdown 48s
succeeded checks.x86_64-linux.systemd-initrd-simple 47s
succeeded checks.x86_64-linux.systemd-initrd-vlan 35s
succeeded checks.x86_64-linux.systemd-journal-gateway 38s
succeeded checks.x86_64-linux.systemd-journal-upload 52s
succeeded checks.x86_64-linux.systemd-misc 44s
succeeded checks.x86_64-linux.systemd-networkd 43s
succeeded checks.x86_64-linux.systemd-networkd-bridge 1m 21s
succeeded checks.x86_64-linux.systemd-networkd-dhcpserver 49s
succeeded checks.x86_64-linux.systemd-networkd-dhcpserver-static-leases 50s
succeeded checks.x86_64-linux.systemd-networkd-vrf 1m 0s
succeeded checks.x86_64-linux.systemd-no-tainted 23s
succeeded checks.x86_64-linux.systemd-nspawn 45s
succeeded checks.x86_64-linux.systemd-nspawn-configfile 37s
succeeded checks.x86_64-linux.systemd-portabled 19s
succeeded checks.x86_64-linux.systemd-pstore 1m 12s
succeeded checks.x86_64-linux.systemd-repart-after-initrd 2m 7s
succeeded checks.x86_64-linux.systemd-repart-basic 2m 7s
succeeded checks.x86_64-linux.systemd-repart-create-root 1m 46s
succeeded checks.x86_64-linux.systemd-repart-encrypt-tpm2 2m 6s
succeeded checks.x86_64-linux.systemd-repart-factory-reset 2m 35s
succeeded checks.x86_64-linux.systemd-resolved 44s
succeeded checks.x86_64-linux.systemd-sysupdate 47s
succeeded checks.x86_64-linux.systemd-sysusers-immutable 40s
succeeded checks.x86_64-linux.systemd-sysusers-mutable 44s
succeeded checks.x86_64-linux.systemd-timesyncd 40s
succeeded checks.x86_64-linux.systemd-timesyncd-nscd-dnssec 1m 7s
succeeded checks.x86_64-linux.systemd-user-linger 35s
succeeded checks.x86_64-linux.systemd-user-tmpfiles-rules 1m 48s
2 already built
skipped attributes
status attribute duration
loading…