nixbot

builds

succeeded container-test-run-dyndns aarch64-linux.dyndns · build #53 · raw

1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server567<<< NixOS Stage 2 >>>89booting system configuration /nix/store/7bh9fi01mv45hpcdd4rdj2an43gdhpj0-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.1 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/9bhf1ff1kwhmyynws5jkjp8k7pkh6kix-coreutils-9.11/bin/sleep 999999999 && echo 13c55d47-532a-4c4d-9ad5-5840881626f6'29Running as unit: run-p334-i53165654.service; invocation ID: 7836f4b19a7c42958a00b040387344b530To attach to container server run on the same machine that runs the test:31 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*13c55d47-532a-4c4d-9ad5-5840881626f6') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3233To inject external network and continue test, run:34sudo /nix/store/lqn6mbgzzdrqq2qkwddcmxj9z6amdd86-python3-3.13.13/bin/python3.13 /nix/store/1mdh2xxcq7ahkvbqfih4krmzkxrwbqv7-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py 13c55d47-532a-4c4d-9ad5-5840881626f635+ 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/8w3x4pc8cw5x0jw8y396b3zp2wl99rn2-nginx-1.30.2/bin/nginx -t47nginx: the configuration file /nix/store/8w3x4pc8cw5x0jw8y396b3zp2wl99rn2-nginx-1.30.2/conf/nginx.conf syntax is ok48nginx: configuration file /nix/store/8w3x4pc8cw5x0jw8y396b3zp2wl99rn2-nginx-1.30.2/conf/nginx.conf test is successful49All tests passed!50