Running vars check using Nix-based executor... Executing shared generators... Executing shared generator: openssh-ca + set -euo pipefail + PATH=/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-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/id_ed25519 Generating public/private ed25519 key pair. Your identification has been saved in /output/id_ed25519 Your public key has been saved in /output/id_ed25519.pub The key fingerprint is: SHA256:qNu8He1gIuIYofi3P/JKwNmYB0h/Z5XO2bp0oSipl+Y The key's randomart image is: +--[ED25519 256]--+ | . .. | |... .. | |. .. . oo o | | . *. o. + o | |. * o o S o . | |o. o + . = . | |+ . = + = + | | = +oO.+ = | |. o.BE*o. . | +----[SHA256]-----+ ✓ Generated shared file: openssh-ca/id_ed25519 ✓ Generated shared file: openssh-ca/id_ed25519.pub ✓ Shared Generator openssh-ca completed ✓ Shared generators completed Processing machine: client Generator execution order: state-version Executing generator: state-version + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.11 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine client completed Processing machine: server Generator execution order: openssh -> openssh-cert -> p2p-ssh-iroh-p2p-ssh-iroh-test -> state-version Executing generator: openssh + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin:/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-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:PyrCUaT+2Iw/buNI8oTgD89qrysa3lBUNm43mmz2yO0 The key's randomart image is: +--[ED25519 256]--+ | + | | + o | | . = o | | . + = . | |. o B S | |....* + . | |.+o.oX o o | |ooB==.X . . | |===*o*+E. | +----[SHA256]-----+ ✓ Generated file: openssh/ssh.id_ed25519 ✓ Generated file: openssh/ssh.id_ed25519.pub ✓ Generator openssh completed Executing generator: openssh-cert + set -euo pipefail + PATH=/nix/store/y9w5zd1vichm0p4sp9rhdlv2j7yl7y1z-openssh-10.4p1/bin:/nix/store/rjaclwgima9ssysv7v0h2hq46g8sikd4-jq-1.8.2-bin/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + ssh-keygen -s /input/openssh-ca/id_ed25519 -I server -h -n server.clan /input/openssh/ssh.id_ed25519.pub + mv /input/openssh/ssh.id_ed25519-cert.pub /output/ssh.id_ed25519-cert.pub ✓ Generated file: openssh-cert/ssh.id_ed25519-cert.pub ✓ Generator openssh-cert completed Executing generator: p2p-ssh-iroh-p2p-ssh-iroh-test + set -euo pipefail + PATH=/nix/store/vwy8b146hgb0jvwwwx96jxpqrx1m85ba-openssl-3.6.3-bin/bin:/nix/store/9sikxrwvd40i5jg30l8wq8k8n6n7m6xa-dumbpipe-0.39.0/bin:/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + openssl rand -hex 32 + tr -d '\n' ++ cat /output/iroh-secret + IROH_SECRET=83363d052ebb17788e62e903f193fc3e241395ba34c675e8068701e765dd0684 + dumbpipe generate-ticket ✓ Generated file: p2p-ssh-iroh-p2p-ssh-iroh-test/iroh-secret ✓ Generated file: p2p-ssh-iroh-p2p-ssh-iroh-test/ticket ✓ Generator p2p-ssh-iroh-p2p-ssh-iroh-test completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.11 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine server completed ✓ All vars checks completed successfully