nixbot

builds

succeeded vars-check-punchcard checks.aarch64-linux.punchcard · build #27 · raw

1Running vars check using Nix-based executor...2Executing shared generators...3Executing shared generator: authelia-oidc-punchcard-punchcard4+ set -euo pipefail5+ PATH=/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin:/nix/store/qg9is7wkbb6yp394pcj3hy5kiv66dl7v-openssl-3.6.1-bin/bin:/nix/store/y7skv1sshl83r9qysxgiqrqkm050h21y-authelia-4.39.12/bin:/nix/store/qsmjr5i3mp9pzpf66za9iyjf03hbpy2j-gnused-4.9/bin:/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin6+ [[ ! -d /etc ]]7+ mkdir -p /etc8+ cat9++ id -g10+ cat11++ id -u12++ id -g13+ cat14+ mkdir -p /output15+ openssl rand -hex 3216+ sed 's/^Digest: //'17++ cat /output/client_secret18+ authelia crypto hash generate argon2 --password 5967d1fea43293460d38891c69953729eb2757f8f13935587f76f04eb470973919✓ Generated shared file: authelia-oidc-punchcard-punchcard/client_secret20✓ Generated shared file: authelia-oidc-punchcard-punchcard/client_secret_hash21✓ Shared Generator authelia-oidc-punchcard-punchcard completed22Executing shared generator: pki-root-ca23+ set -euo pipefail24+ PATH=/nix/store/qg9is7wkbb6yp394pcj3hy5kiv66dl7v-openssl-3.6.1-bin/bin:/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin25+ [[ ! -d /etc ]]26+ mkdir -p /etc27+ cat28++ id -g29+ cat30++ id -u31++ id -g32+ cat33+ openssl genrsa -out /output/ca.key 409634+ openssl req -x509 -new -nodes -key /output/ca.key -sha256 -days 3650 -subj '/CN=Clan Root CA' -out /output/ca.crt35✓ Generated shared file: pki-root-ca/ca.crt36✓ Generated shared file: pki-root-ca/ca.key37✓ Shared Generator pki-root-ca completed38✓ Shared generators completed39Processing machine: server40Generator execution order: authelia -> authelia-user-alice -> cert-auth -> cert-punchcard -> state-version41Executing generator: authelia42+ set -euo pipefail43+ PATH=/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin:/nix/store/qg9is7wkbb6yp394pcj3hy5kiv66dl7v-openssl-3.6.1-bin/bin:/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin44+ [[ ! -d /etc ]]45+ mkdir -p /etc46+ cat47++ id -g48+ cat49++ id -u50++ id -g51+ cat52+ mkdir -p /output53+ openssl rand -hex 6454+ openssl rand -hex 6455+ openssl rand -hex 6456+ openssl rand -hex 6457+ openssl genrsa -out /output/oidc-jwks-key 409658✓ Generated file: authelia/jwt-secret59✓ Generated file: authelia/oidc-hmac-secret60✓ Generated file: authelia/oidc-jwks-key61✓ Generated file: authelia/session-secret62✓ Generated file: authelia/storage-encryption-key63✓ Generator authelia completed64Executing generator: authelia-user-alice65+ set -euo pipefail66+ PATH=/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin:/nix/store/y7skv1sshl83r9qysxgiqrqkm050h21y-authelia-4.39.12/bin:/nix/store/xg04qf17057i9c7npmvacvza3s791wh2-python3.13-xkcdpass-1.30.0/bin:/nix/store/qsmjr5i3mp9pzpf66za9iyjf03hbpy2j-gnused-4.9/bin:/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin67+ [[ ! -d /etc ]]68+ mkdir -p /etc69+ cat70++ id -g71+ cat72++ id -u73++ id -g74+ cat75+ mkdir -p /output76+ xkcdpass -n 7 -d-77+ sed 's/^Digest: //'78++ cat /output/password79+ authelia crypto hash generate argon2 --password relock-manifesto-shack-eastbound-nastily-giggle-sporting80✓ Generated file: authelia-user-alice/password81✓ Generated file: authelia-user-alice/password-hash82✓ Generator authelia-user-alice completed83Executing generator: cert-auth84+ set -euo pipefail85+ PATH=/nix/store/qg9is7wkbb6yp394pcj3hy5kiv66dl7v-openssl-3.6.1-bin/bin:/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin86+ [[ ! -d /etc ]]87+ mkdir -p /etc88+ cat89++ id -g90+ cat91++ id -u92++ id -g93+ cat94+ openssl genrsa -out /output/auth.key 409695+ openssl req -new -key /output/auth.key -subj /CN=auth.test.clan -out endpoint.csr96+ printf subjectAltName=DNS:auth.test.clan97+ openssl x509 -req -in endpoint.csr -CA /input/pki-root-ca/ca.crt -CAkey /input/pki-root-ca/ca.key -CAcreateserial -days 365 -sha256 -extfile san.cnf -out /output/auth.crt98Certificate request self-signature ok99subject=CN=auth.test.clan100+ cat /output/auth.crt /input/pki-root-ca/ca.crt101✓ Generated file: cert-auth/auth.crt102✓ Generated file: cert-auth/auth.fullchain.crt103✓ Generated file: cert-auth/auth.key104✓ Generator cert-auth completed105Executing generator: cert-punchcard106+ set -euo pipefail107+ PATH=/nix/store/qg9is7wkbb6yp394pcj3hy5kiv66dl7v-openssl-3.6.1-bin/bin:/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin108+ [[ ! -d /etc ]]109+ mkdir -p /etc110+ cat111++ id -g112+ cat113++ id -u114++ id -g115+ cat116+ openssl genrsa -out /output/punchcard.key 4096117+ openssl req -new -key /output/punchcard.key -subj /CN=punchcard.test.clan -out endpoint.csr118+ printf subjectAltName=DNS:punchcard.test.clan119+ openssl x509 -req -in endpoint.csr -CA /input/pki-root-ca/ca.crt -CAkey /input/pki-root-ca/ca.key -CAcreateserial -days 365 -sha256 -extfile san.cnf -out /output/punchcard.crt120Certificate request self-signature ok121subject=CN=punchcard.test.clan122+ cat /output/punchcard.crt /input/pki-root-ca/ca.crt123✓ Generated file: cert-punchcard/punchcard.crt124✓ Generated file: cert-punchcard/punchcard.fullchain.crt125✓ Generated file: cert-punchcard/punchcard.key126✓ Generator cert-punchcard completed127Executing generator: state-version128+ set -euo pipefail129+ PATH=/nix/store/jp7xqawrs8pjdn3v2qxrgrn6cc7siij2-coreutils-9.10/bin130+ [[ ! -d /etc ]]131+ mkdir -p /etc132+ cat133++ id -g134+ cat135++ id -u136++ id -g137+ cat138+ echo -n 26.05139✓ Generated file: state-version/version140✓ Generator state-version completed141✓ Machine server completed142✓ All vars checks completed successfully