nixbot

builds

succeeded vars-check-clan-test-p2p-ssh-iroh default.checks.aarch64-linux.p2p-ssh-iroh · build #416 · raw

1Running vars check using Nix-based executor...2Executing shared generators...3Executing shared generator: openssh-ca4+ set -euo pipefail5+ PATH=/nix/store/98xy2rz5g35c07x8is0l73rmgvkwqmmj-openssh-10.5p1/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin6+ [[ ! -d /etc ]]7+ mkdir -p /etc8+ cat9++ id -g10+ cat11++ id -u12++ id -g13+ cat14+ ssh-keygen -t ed25519 -N '' -C '' -f /output/id_ed2551915Generating public/private ed25519 key pair.16Your identification has been saved in /output/id_ed2551917Your public key has been saved in /output/id_ed25519.pub18The key fingerprint is:19SHA256:+ld6OHya9nU3gkxNOoJJKDeEevb1dId445tFbhjm9u0 20The key's randomart image is:21+--[ED25519 256]--+22| .. |23| .. . |24| .. + . . .. |25| . oo o.oo B+o |26| o . .oS.*+B. |27| . . .+=++ |28| . ..**.o.o|29| . B+oo.oo|30| .oo*. .E |31+----[SHA256]-----+32✓ Generated shared file: openssh-ca/id_ed2551933✓ Generated shared file: openssh-ca/id_ed25519.pub34✓ Shared Generator openssh-ca completed35✓ Shared generators completed36Processing machine: client37Generator execution order: state-version38Executing generator: state-version39+ set -euo pipefail40+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin41+ [[ ! -d /etc ]]42+ mkdir -p /etc43+ cat44++ id -g45+ cat46++ id -u47++ id -g48+ cat49+ echo -n 26.0550✓ Generated file: state-version/version51✓ Generator state-version completed52✓ Machine client completed53Processing machine: server54Generator execution order: openssh -> openssh-cert -> p2p-ssh-iroh-p2p-ssh-iroh-test -> state-version55Executing generator: openssh56+ set -euo pipefail57+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin:/nix/store/98xy2rz5g35c07x8is0l73rmgvkwqmmj-openssh-10.5p1/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin58+ [[ ! -d /etc ]]59+ mkdir -p /etc60+ cat61++ id -g62+ cat63++ id -u64++ id -g65+ cat66+ ssh-keygen -t ed25519 -N '' -C '' -f /output/ssh.id_ed2551967Generating public/private ed25519 key pair.68Your identification has been saved in /output/ssh.id_ed2551969Your public key has been saved in /output/ssh.id_ed25519.pub70The key fingerprint is:71SHA256:3NUBTpua6N4Ni6iJH4YKdw8EFg286FftSzvkF9an0XE 72The key's randomart image is:73+--[ED25519 256]--+74| .oo o.. |75| ... o + . |76| .o. . = . |77|.... . o o + . E |78|. o . S = . o |79| . + = o o o |80|. + = + = o + |81|.o + = B + = |82|. ..+.o = o . |83+----[SHA256]-----+84✓ Generated file: openssh/ssh.id_ed2551985✓ Generated file: openssh/ssh.id_ed25519.pub86✓ Generator openssh completed87Executing generator: openssh-cert88+ set -euo pipefail89+ PATH=/nix/store/98xy2rz5g35c07x8is0l73rmgvkwqmmj-openssh-10.5p1/bin:/nix/store/m176nh79cghiwkmfh6wdcpxm7fal2c6m-jq-1.8.2-bin/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin90+ [[ ! -d /etc ]]91+ mkdir -p /etc92+ cat93++ id -g94+ cat95++ id -u96++ id -g97+ cat98+ ssh-keygen -s /input/openssh-ca/id_ed25519 -I server -h -n server.clan /input/openssh/ssh.id_ed25519.pub99100+ mv /input/openssh/ssh.id_ed25519-cert.pub /output/ssh.id_ed25519-cert.pub101✓ Generated file: openssh-cert/ssh.id_ed25519-cert.pub102✓ Generator openssh-cert completed103Executing generator: p2p-ssh-iroh-p2p-ssh-iroh-test104+ set -euo pipefail105+ PATH=/nix/store/v49dnvwkxyzkpxy5sqclncf54blvjs43-openssl-3.6.3-bin/bin:/nix/store/bz8v93h9jcjbnykk0sxj68v10zs8i7j5-dumbpipe-0.33.0/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin106+ [[ ! -d /etc ]]107+ mkdir -p /etc108+ cat109++ id -g110+ cat111++ id -u112++ id -g113+ cat114+ openssl rand -hex 32115+ tr -d '\n'116++ cat /output/iroh-secret117+ IROH_SECRET=d77ff576c7041f1e4d9048516d329b3f4629b164d69edd3a1ee2d3d7596e2c81118+ dumbpipe generate-ticket119✓ Generated file: p2p-ssh-iroh-p2p-ssh-iroh-test/iroh-secret120✓ Generated file: p2p-ssh-iroh-p2p-ssh-iroh-test/ticket121✓ Generator p2p-ssh-iroh-p2p-ssh-iroh-test completed122Executing generator: state-version123+ set -euo pipefail124+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin125+ [[ ! -d /etc ]]126+ mkdir -p /etc127+ cat128++ id -g129+ cat130++ id -u131++ id -g132+ cat133+ echo -n 26.05134✓ Generated file: state-version/version135✓ Generator state-version completed136✓ Machine server completed137✓ All vars checks completed successfully