Running vars check using Nix-based executor... Processing machine: client Generator execution order: state-version Executing generator: state-version + set -euo pipefail + PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.05 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine client completed Processing machine: server Generator execution order: openssh -> root-password -> state-version Executing generator: openssh + set -euo pipefail + PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin:/nix/store/98xy2rz5g35c07x8is0l73rmgvkwqmmj-openssh-10.5p1/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -t ed25519 -N '' -C '' -f /output/ssh.id_ed25519 Generating public/private ed25519 key pair. Your identification has been saved in /output/ssh.id_ed25519 Your public key has been saved in /output/ssh.id_ed25519.pub The key fingerprint is: SHA256:fgBqD7rZTmhHmaWziz7C0bCuDiNG9GdeY+2zp9lrG9w The key's randomart image is: +--[ED25519 256]--+ | | | | | . o | |... * .. | | .+.Xo +S. | |.o *+=o.o.. . | |*.= +.. .o.o E | |==.B . .=o. | |++=o+ +++o | +----[SHA256]-----+ ✓ Generated file: openssh/ssh.id_ed25519 ✓ Generated file: openssh/ssh.id_ed25519.pub ✓ Generator openssh completed Executing generator: root-password + set -euo pipefail + PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin:/nix/store/mqijwa3vz5a2f6svya6n8z58kh2sk5zc-mkpasswd-5.6.6/bin:/nix/store/adq8ga9krg9mbrh35yr3xjcw7d2y3lqn-python3.13-xkcdpass-1.30.0/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + cat /prompts/password ++ cat /prompts/password + prompt_value=mock-prompt-value-password + [[ -n mock-prompt-value-password ]] + echo mock-prompt-value-password + tr -d '\n' + mkpasswd -s + tr -d '\n' ✓ Generated file: root-password/password ✓ Generated file: root-password/password-hash ✓ Generator root-password completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.05 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine server completed ✓ All vars checks completed successfully