additionally exposed symbols: machine, start_all, machines, driver, Machine, wait_for_signal Starting machine <<< NixOS Stage 2 >>> booting system configuration /nix/store/vcg8jvs414aa7w9m49p0kgaa7349bjgy-nixos-system-machine-test running activation script... setting up /etc... 2: host0@if3: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 0e:74:26:22:81:c2 brd ff:ff:ff:ff:ff:ff link-netnsid 0 setting up age secrets... starting systemd... systemd 261 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE) Detected virtualization systemd-nspawn. Detected architecture arm64. Detected first boot. Initializing machine ID from container UUID. Applying preset policy. Populated /etc with preset unit settings. Queued start job for default target Multi-User System. <<< Welcome to NixOS test (aarch64) - console >>> + systemd-run /bin/sh -c '/nix/store/3da6dbbp462hxhhxxrlilv3022fn2mc5-coreutils-9.11/bin/sleep 999999999 && echo e46bd241-a616-477c-8f0a-9b6bf282a750' Running as unit: run-p358-i69817754.service; invocation ID: 60f9a5e710f044cea2f56f8fbbbf353e To attach to container machine run on the same machine that runs the test: sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*e46bd241-a616-477c-8f0a-9b6bf282a750') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash To inject external network and continue test, run: sudo /nix/store/ymm5c1kb7p2r6331bgcdxijayqhcbvqy-python3-3.14.6/bin/python3.14 /nix/store/c5m0x4h3qb3g58s736zxll9sid7p1brh-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/inject_network.py e46bd241-a616-477c-8f0a-9b6bf282a750 + systemctl --no-pager show postgresql + runuser -u postgres -- /run/current-system/sw/bin/psql -c 'CREATE TABLE test (id serial PRIMARY KEY);' test + runuser -u postgres -- /run/current-system/sw/bin/psql -d test -c 'INSERT INTO test DEFAULT VALUES;' + runuser -u postgres -- /run/current-system/sw/bin/psql -d test -c 'SELECT * FROM test;'