nixbot

builds

succeeded vars-check-service-machine-id checks.aarch64-linux.machine-id · build #482 · 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=b22dd557-84c3-4ac4-bd6f-5af4121b010617++ echo -n b22dd557-84c3-4ac4-bd6f-5af4121b010618++ tr -d -19+ uuid_no_hyphens=b22dd55784c34ac4bd6f5af4121b010620+ echo -n b22dd55784c34ac4bd6f5af4121b010621✓ 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