nixbot

builds

succeeded vars-check-wifi aarch64-linux.wifi · build #205 · raw

1Running vars check using Nix-based executor...2Executing shared generators...3Executing shared generator: wifi.all4+ set -euo pipefail5+ PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin6+ [[ ! -d /etc ]]7+ mkdir -p /etc8+ cat9++ id -g10+ cat11++ id -u12++ id -g13+ cat14+ cat /prompts/network-name15+ cat /prompts/password16✓ Generated shared file: wifi.all/network-name17✓ Generated shared file: wifi.all/password18✓ Shared Generator wifi.all completed19Executing shared generator: wifi.one20+ set -euo pipefail21+ PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin22+ [[ ! -d /etc ]]23+ mkdir -p /etc24+ cat25++ id -g26+ cat27++ id -u28++ id -g29+ cat30+ cat /prompts/network-name31+ cat /prompts/password32✓ Generated shared file: wifi.one/network-name33✓ Generated shared file: wifi.one/password34✓ Shared Generator wifi.one completed35Executing shared generator: wifi.open36+ set -euo pipefail37+ PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin38+ [[ ! -d /etc ]]39+ mkdir -p /etc40+ cat41++ id -g42+ cat43++ id -u44++ id -g45+ cat46+ cat /prompts/network-name47✓ Generated shared file: wifi.open/network-name48✓ Shared Generator wifi.open completed49✓ Shared generators completed50Processing machine: second51Generator execution order: state-version52Executing generator: state-version53+ set -euo pipefail54+ PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin55+ [[ ! -d /etc ]]56+ mkdir -p /etc57+ cat58++ id -g59+ cat60++ id -u61++ id -g62+ cat63+ echo -n 26.1164✓ Generated file: state-version/version65✓ Generator state-version completed66✓ Machine second completed67Processing machine: test68Generator execution order: state-version69Executing generator: state-version70+ set -euo pipefail71+ PATH=/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin72+ [[ ! -d /etc ]]73+ mkdir -p /etc74+ cat75++ id -g76+ cat77++ id -u78++ id -g79+ cat80+ echo -n 26.1181✓ Generated file: state-version/version82✓ Generator state-version completed83✓ Machine test completed84✓ All vars checks completed successfully