vars-check-service-machine-id
checks.aarch64-linux.machine-id
· build #531
· raw
1Running vars check using Nix-based executor...2Processing machine: server3Generator execution order: machine-id -> state-version4Executing generator: machine-id5+ set -euo pipefail6+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin:/nix/store/wz3lgq2ramf1w0i3cr3fz1hnjh7g7kdh-bash-interactive-5.3p9/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin7+ [[ ! -d /etc ]]8+ mkdir -p /etc9+ cat10++ id -g11+ cat12++ id -u13++ id -g14+ cat15++ bash /nix/store/8if30lq4favbxgvvqypgz19q223gr5rl-uuid4.sh16+ uuid=f7034bf9-952e-4a15-bb0d-387daf59c8ec17++ echo -n f7034bf9-952e-4a15-bb0d-387daf59c8ec18++ tr -d -19+ uuid_no_hyphens=f7034bf9952e4a15bb0d387daf59c8ec20+ echo -n f7034bf9952e4a15bb0d387daf59c8ec21✓ Generated file: machine-id/machineId22✓ Generator machine-id completed23Executing generator: state-version24+ set -euo pipefail25+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin26+ [[ ! -d /etc ]]27+ mkdir -p /etc28+ cat29++ id -g30+ cat31++ id -u32++ id -g33+ cat34+ echo -n 26.0535✓ Generated file: state-version/version36✓ Generator state-version completed37✓ Machine server completed38✓ All vars checks completed successfully