container-test-run-dyndns
default.checks.aarch64-linux.dyndns
· build #280
· raw
1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server567<<< NixOS Stage 2 >>>89booting system configuration /nix/store/nbw3acgydh1pyj9bxm339fcrbyk9vs6k-nixos-system-server-test10running activation script...11setting up /etc...122: host0@if3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100013 link/ether be:aa:dd:39:86:e7 brd ff:ff:ff:ff:ff:ff link-netnsid 014setting up age secrets...15starting systemd...16systemd 260.2 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)17Detected virtualization systemd-nspawn.18Detected architecture arm64.19Detected first boot.20Initializing machine ID from container UUID.21Applying preset policy.22Populated /etc with preset unit settings.23Queued start job for default target Multi-User System.24252627<<< Welcome to NixOS test (aarch64) - console >>>28+ systemd-run /bin/sh -c '/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin/sleep 999999999 && echo 4e3614a7-ea2c-4157-b69a-44310c9be4d7'29Running as unit: run-p337-i80602037.service; invocation ID: e46a6ce5c6344cb1883b3bf67cb292b230To attach to container server run on the same machine that runs the test:31 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*4e3614a7-ea2c-4157-b69a-44310c9be4d7') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3233To inject external network and continue test, run:34sudo /nix/store/1bhl5b9821ifsz1dbfm4wxbjbfywmsaq-python3-3.13.14/bin/python3.13 /nix/store/lf6lngb6dzima2m8nqbna4lc6bm1qw85-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py 4e3614a7-ea2c-4157-b69a-44310c9be4d735+ systemctl --no-pager show multi-user.target36+ systemctl --no-pager show nginx.service37server: waiting for success: nc -z localhost 8038+ nc -z localhost 8039Connection to localhost (::1) 80 port [tcp/http] succeeded!40(finished: waiting for success: nc -z localhost 80, in 0.01 seconds)41server: waiting for success: nc -z localhost 44342+ nc -z localhost 44343Connection to localhost (::1) 443 port [tcp/https] succeeded!44(finished: waiting for success: nc -z localhost 443, in 0.01 seconds)45+ test -d /var/lib/dyndns46+ /nix/store/8c3hkrprbnpxvhvg3jcxappmk0l82yh6-nginx-1.30.4/bin/nginx -t47nginx: the configuration file /nix/store/8c3hkrprbnpxvhvg3jcxappmk0l82yh6-nginx-1.30.4/conf/nginx.conf syntax is ok48nginx: configuration file /nix/store/8c3hkrprbnpxvhvg3jcxappmk0l82yh6-nginx-1.30.4/conf/nginx.conf test is successful49All tests passed!50