Bug#1076616:

Josh Santos josh at omnidapps.com
Mon Jul 22 20:32:49 BST 2024


I've just had a second to get to my workstation and check the logs as
you've requested. Please note that I'll be in transit to Busan soon for
DebCamp so my responses might be a bit delayed as I'm working on closing
out many tasks prior to that.

I think I might see what the issue is (maybe the docs are outdated *or*
depending on a different version of systemd-container), but I'll provide
everything for you to review - I only glanced at the logs briefly.

Logs were generated using: SYSTEMD_LOG_LEVEL=debug systemd-nspawn -b -D
/var/lib/machines/debian-sid > log.txt 2>&1

What I'm noticing is it seems to not recognize PrivateUsersChown, although
I've done it exactly as the documentation recommends (
https://wiki.debian.org/Packaging/Pre-Requisites/nspawn) as far as I can
tell. Possibly this is a documentation issue more than a systemd-nspawn one
- if so let me know and I'm happy to debug and resolve it when I'm in
Busan. Not sure if it will fail to process the mount because of that error
not not.

Here are the pertinent lines I noticed:

Settings are trusted: no
/var/lib/machines/debian-sid.nspawn:4: Unknown key 'PrivateUsersChown' in
section [Exec], ignoring.
Ignoring TemporaryFileSystem=, Bind= and BindReadOnly= settings, file
/var/lib/machines/debian-sid.nspawn is not trusted.

Could this simply be outdated documentation?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20240723/609f6cea/attachment-0001.htm>
-------------- next part --------------
Setting RLIMIT_CPU to infinity.
Setting RLIMIT_FSIZE to infinity.
Setting RLIMIT_DATA to infinity.
Setting RLIMIT_STACK to 8388608:infinity.
Setting RLIMIT_CORE to 0:infinity.
Setting RLIMIT_RSS to infinity.
Setting RLIMIT_NPROC to 15410.
Setting RLIMIT_NOFILE to 1024:524288.
Setting RLIMIT_MEMLOCK to 8388608.
Setting RLIMIT_AS to infinity.
Setting RLIMIT_LOCKS to infinity.
Setting RLIMIT_SIGPENDING to 15410.
Setting RLIMIT_MSGQUEUE to 819200.
Setting RLIMIT_NICE to 0.
Setting RLIMIT_RTPRIO to 0.
Setting RLIMIT_RTTIME to infinity.
Settings are trusted: no
/var/lib/machines/debian-sid.nspawn:4: Unknown key 'PrivateUsersChown' in section [Exec], ignoring.
Ignoring TemporaryFileSystem=, Bind= and BindReadOnly= settings, file /var/lib/machines/debian-sid.nspawn is not trusted.
Ignoring network settings, file /var/lib/machines/debian-sid.nspawn is not trusted.
Ignoring PrivateUsers= and PrivateUsersChown= settings, file /var/lib/machines/debian-sid.nspawn is not trusted.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
Spawning container debian-sid on /var/lib/machines/debian-sid.
Press ^] three times within 1s to kill container.
Outer child is initializing.
Mounting / (MS_REC|MS_SLAVE "")...
Bind-mounting /var/lib/machines/debian-sid on /var/lib/machines/debian-sid (MS_BIND|MS_REC "")...
Found libsystemd shared at "/var/lib/machines/debian-sid/usr/lib/x86_64-linux-gnu/systemd/libsystemd-shared-256.so", version 256 (OK).
Using unified hierarchy for container.
Mounting /var/lib/machines/debian-sid (MS_REC|MS_SHARED "")...
Mounting tmpfs (tmpfs) on /var/lib/machines/debian-sid/tmp (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=1777,size=10%,nr_inodes=400k,uid=0,gid=0")...
Mounting sysfs (sysfs) on /var/lib/machines/debian-sid/sys (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC "")...
Mounting tmpfs (tmpfs) on /var/lib/machines/debian-sid/dev (MS_NOSUID|MS_STRICTATIME "mode=755,size=4m,nr_inodes=64k,uid=0,gid=0")...
Mounting tmpfs (tmpfs) on /var/lib/machines/debian-sid/dev/shm (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=1777,size=10%,nr_inodes=400k,uid=0,gid=0")...
Mounting tmpfs (tmpfs) on /var/lib/machines/debian-sid/run (MS_NOSUID|MS_NODEV|MS_STRICTATIME "mode=755,size=20%,nr_inodes=800k,uid=0,gid=0")...
Bind-mounting /var/lib/machines/debian-sid/run/host on /var/lib/machines/debian-sid/run/host (MS_BIND "")...
Bind-mounting /etc/os-release on /var/lib/machines/debian-sid/run/host/os-release (MS_BIND "")...
Remounting /var/lib/machines/debian-sid/run/host/os-release (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to create directory /var/lib/machines/debian-sid/sys/fs/selinux: Read-only file system
Bind-mounting /sys/fs/selinux on /var/lib/machines/debian-sid/sys/fs/selinux (MS_BIND "")...
Failed to mount /sys/fs/selinux (type n/a) on /var/lib/machines/debian-sid/sys/fs/selinux (MS_BIND ""): No such file or directory
Remounting /var/lib/machines/debian-sid/sys/fs/selinux (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /var/lib/machines/debian-sid/sys/fs/selinux (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): No such file or directory
SELinux enabled state cached to: disabled
Mounting devpts (devpts) on /var/lib/machines/debian-sid/dev/pts (MS_NOSUID|MS_NOEXEC "newinstance,ptmxmode=0666,mode=620,gid=5")...
Bind-mounting /run/systemd/nspawn/propagate/debian-sid on /var/lib/machines/debian-sid/run/host/incoming (MS_BIND "")...
Remounting /var/lib/machines/debian-sid/run/host/incoming (MS_RDONLY|MS_REMOUNT|MS_BIND "")...
Mounting /var/lib/machines/debian-sid/run/host/incoming (MS_SLAVE "")...
(sd-namespace) succeeded.
Init process invoked as PID 1699
Bus n/a: changing state UNSET → OPENING
sd-bus: starting bus by connecting to /run/dbus/system_bus_socket...
Bus n/a: changing state OPENING → AUTHENTICATING
Bus n/a: changing state AUTHENTICATING → HELLO
Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a
Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Got message type=method_return sender=org.freedesktop.DBus destination=:1.68 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a
Bus n/a: changing state HELLO → RUNNING
Sent message type=method_call sender=n/a destination=org.freedesktop.machine1 path=/org/freedesktop/machine1 interface=org.freedesktop.machine1.Manager member=CreateMachineWithNetwork cookie=3 reply_cookie=0 signature=sayssusaia(sv) error-name=n/a error-message=n/a
Inner child is initializing.
Mounting proc (proc) on /proc (MS_NOSUID|MS_NODEV|MS_NOEXEC "")...
Bind-mounting /proc/sys on /proc/sys (MS_BIND "")...
Remounting /proc/sys (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Bind-mounting /run/systemd/inaccessible/reg on /proc/kallsyms (MS_BIND "")...
Failed to mount /run/systemd/inaccessible/reg (type n/a) on /proc/kallsyms (MS_BIND ""): No such file or directory
Remounting /proc/kallsyms (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /proc/kallsyms (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): Invalid argument
Bind-mounting /run/systemd/inaccessible/reg on /proc/kcore (MS_BIND "")...
Failed to mount /run/systemd/inaccessible/reg (type n/a) on /proc/kcore (MS_BIND ""): No such file or directory
Remounting /proc/kcore (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /proc/kcore (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): Invalid argument
Bind-mounting /run/systemd/inaccessible/reg on /proc/keys (MS_BIND "")...
Failed to mount /run/systemd/inaccessible/reg (type n/a) on /proc/keys (MS_BIND ""): No such file or directory
Remounting /proc/keys (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /proc/keys (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): Invalid argument
Bind-mounting /run/systemd/inaccessible/reg on /proc/sysrq-trigger (MS_BIND "")...
Failed to mount /run/systemd/inaccessible/reg (type n/a) on /proc/sysrq-trigger (MS_BIND ""): No such file or directory
Remounting /proc/sysrq-trigger (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /proc/sysrq-trigger (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): Invalid argument
Bind-mounting /run/systemd/inaccessible/reg on /proc/timer_list (MS_BIND "")...
Failed to mount /run/systemd/inaccessible/reg (type n/a) on /proc/timer_list (MS_BIND ""): No such file or directory
Remounting /proc/timer_list (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /proc/timer_list (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): Invalid argument
Bind-mounting /proc/acpi on /proc/acpi (MS_BIND "")...
Remounting /proc/acpi (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Bind-mounting /proc/apm on /proc/apm (MS_BIND "")...
Failed to mount /proc/apm (type n/a) on /proc/apm (MS_BIND ""): No such file or directory
Remounting /proc/apm (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /proc/apm (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): No such file or directory
Bind-mounting /proc/asound on /proc/asound (MS_BIND "")...
Remounting /proc/asound (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Bind-mounting /proc/bus on /proc/bus (MS_BIND "")...
Remounting /proc/bus (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Bind-mounting /proc/fs on /proc/fs (MS_BIND "")...
Remounting /proc/fs (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Bind-mounting /proc/irq on /proc/irq (MS_BIND "")...
Remounting /proc/irq (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Bind-mounting /proc/scsi on /proc/scsi (MS_BIND "")...
Failed to mount /proc/scsi (type n/a) on /proc/scsi (MS_BIND ""): No such file or directory
Remounting /proc/scsi (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Failed to mount n/a (type n/a) on /proc/scsi (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND ""): No such file or directory
Mounting mqueue (mqueue) on /dev/mqueue (MS_NOSUID|MS_NODEV|MS_NOEXEC "")...
Remounting /run/host (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Got message type=method_return sender=:1.64 destination=:1.68 path=n/a interface=n/a member=n/a cookie=149 reply_cookie=3 signature=o error-name=n/a error-message=n/a
Failed to chown "/sys/fs/cgroup/machine.slice/machine-debian\x2dsid.scope/payload/cgroup.clone_children", ignoring: No such file or directory
Failed to chown "/sys/fs/cgroup/machine.slice/machine-debian\x2dsid.scope/payload/notify_on_release", ignoring: No such file or directory
Failed to chown "/sys/fs/cgroup/machine.slice/machine-debian\x2dsid.scope/payload/tasks", ignoring: No such file or directory
Mounting cgroup (cgroup2) on /sys/fs/cgroup (MS_NOSUID|MS_NODEV|MS_NOEXEC "")...
Bind-mounting /run/.#proc-sys-kernel-random-boot-id9acecef9e151aaeb on /proc/sys/kernel/random/boot_id (MS_BIND "")...
Remounting /proc/sys/kernel/random/boot_id (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_REMOUNT|MS_BIND "")...
Bind-mounting /run/.#proc-kmsg3c2c04caa06fa7c3 on /proc/kmsg (MS_BIND "")...
Applying allow list on architecture: x86
Failed to add rule for system call security() / 185, ignoring: Numerical argument out of domain
Failed to add rule for system call tuxcall() / 184, ignoring: Numerical argument out of domain
System call arc_gettls is not known, ignoring.
System call arc_settls is not known, ignoring.
System call arc_usr_cmpxchg is not known, ignoring.
Failed to add rule for system call arm_fadvise64_64() / -10083, ignoring: Numerical argument out of domain
System call atomic_barrier is not known, ignoring.
System call atomic_cmpxchg_32 is not known, ignoring.
Failed to add rule for system call cachectl() / -10103, ignoring: Numerical argument out of domain
System call dipc is not known, ignoring.
System call exec_with_loader is not known, ignoring.
System call execv is not known, ignoring.
System call getdomainname is not known, ignoring.
System call getdtablesize is not known, ignoring.
System call gethostname is not known, ignoring.
System call getpagesize is not known, ignoring.
System call getxgid is not known, ignoring.
System call getxpid is not known, ignoring.
System call getxuid is not known, ignoring.
System call kern_features is not known, ignoring.
Failed to add rule for system call kexec_file_load() / 320, ignoring: Numerical argument out of domain
System call memory_ordering is not known, ignoring.
Failed to add rule for system call multiplexer() / -10186, ignoring: Numerical argument out of domain
System call old_adjtimex is not known, ignoring.
System call oldumount is not known, ignoring.
System call or1k_atomic is not known, ignoring.
System call osf_fstat is not known, ignoring.
System call osf_fstatfs is not known, ignoring.
System call osf_fstatfs64 is not known, ignoring.
System call osf_getdirentries is not known, ignoring.
System call osf_getdomainname is not known, ignoring.
System call osf_getitimer is not known, ignoring.
System call osf_getrusage is not known, ignoring.
System call osf_getsysinfo is not known, ignoring.
System call osf_gettimeofday is not known, ignoring.
System call osf_lstat is not known, ignoring.
System call osf_mount is not known, ignoring.
System call osf_proplist_syscall is not known, ignoring.
System call osf_select is not known, ignoring.
System call osf_set_program_attributes is not known, ignoring.
System call osf_setitimer is not known, ignoring.
System call osf_setsysinfo is not known, ignoring.
System call osf_settimeofday is not known, ignoring.
System call osf_shmat is not known, ignoring.
System call osf_sigprocmask is not known, ignoring.
System call osf_sigstack is not known, ignoring.
System call osf_stat is not known, ignoring.
System call osf_statfs is not known, ignoring.
System call osf_statfs64 is not known, ignoring.
System call osf_swapon is not known, ignoring.
System call osf_syscall is not known, ignoring.
System call osf_sysinfo is not known, ignoring.
System call osf_usleep_thread is not known, ignoring.
System call osf_utimes is not known, ignoring.
System call osf_utsname is not known, ignoring.
System call osf_wait4 is not known, ignoring.
Failed to add rule for system call pciconfig_iobase() / -10086, ignoring: Numerical argument out of domain
Failed to add rule for system call pciconfig_read() / -10087, ignoring: Numerical argument out of domain
Failed to add rule for system call pciconfig_write() / -10088, ignoring: Numerical argument out of domain
System call perfctr is not known, ignoring.
System call riscv_hwprobe is not known, ignoring.
Failed to add rule for system call rtas() / -10187, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_guarded_storage() / -10205, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_pci_mmio_read() / -10197, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_pci_mmio_write() / -10198, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_runtime_instr() / -10196, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_sthyi() / -10206, ignoring: Numerical argument out of domain
System call sched_get_affinity is not known, ignoring.
System call sched_set_affinity is not known, ignoring.
System call sethae is not known, ignoring.
System call setpgrp is not known, ignoring.
Failed to add rule for system call spu_create() / -10188, ignoring: Numerical argument out of domain
Failed to add rule for system call spu_run() / -10189, ignoring: Numerical argument out of domain
Failed to add rule for system call subpage_prot() / -10207, ignoring: Numerical argument out of domain
Failed to add rule for system call switch_endian() / -10191, ignoring: Numerical argument out of domain
Failed to add rule for system call sys_debug_setcontext() / -10191, ignoring: Numerical argument out of domain
Failed to add rule for system call syscall() / -10090, ignoring: Numerical argument out of domain
Failed to add rule for system call sysmips() / -10106, ignoring: Numerical argument out of domain
Failed to add rule for system call timerfd() / -10107, ignoring: Numerical argument out of domain
System call utrap_install is not known, ignoring.
Applying allow list on architecture: x32
Failed to add rule for system call _sysctl() / 156, ignoring: Numerical argument out of domain
Failed to add rule for system call bdflush() / -10002, ignoring: Numerical argument out of domain
Failed to add rule for system call break() / -10003, ignoring: Numerical argument out of domain
Failed to add rule for system call create_module() / 174, ignoring: Numerical argument out of domain
Failed to add rule for system call ftime() / -10013, ignoring: Numerical argument out of domain
Failed to add rule for system call get_kernel_syms() / 177, ignoring: Numerical argument out of domain
Failed to add rule for system call gtty() / -10022, ignoring: Numerical argument out of domain
Failed to add rule for system call idle() / -10023, ignoring: Numerical argument out of domain
Failed to add rule for system call lock() / -10027, ignoring: Numerical argument out of domain
Failed to add rule for system call mpx() / -10030, ignoring: Numerical argument out of domain
Failed to add rule for system call prof() / -10039, ignoring: Numerical argument out of domain
Failed to add rule for system call profil() / -10040, ignoring: Numerical argument out of domain
Failed to add rule for system call query_module() / 178, ignoring: Numerical argument out of domain
Failed to add rule for system call sgetmask() / -10053, ignoring: Numerical argument out of domain
Failed to add rule for system call ssetmask() / -10061, ignoring: Numerical argument out of domain
Failed to add rule for system call stime() / -10064, ignoring: Numerical argument out of domain
Failed to add rule for system call stty() / -10065, ignoring: Numerical argument out of domain
Failed to add rule for system call ulimit() / -10069, ignoring: Numerical argument out of domain
Failed to add rule for system call uselib() / 134, ignoring: Numerical argument out of domain
Failed to add rule for system call vserver() / 236, ignoring: Numerical argument out of domain
System call arc_gettls is not known, ignoring.
System call arc_settls is not known, ignoring.
System call arc_usr_cmpxchg is not known, ignoring.
Failed to add rule for system call arm_fadvise64_64() / -10083, ignoring: Numerical argument out of domain
System call atomic_barrier is not known, ignoring.
System call atomic_cmpxchg_32 is not known, ignoring.
Failed to add rule for system call cachectl() / -10103, ignoring: Numerical argument out of domain
Failed to add rule for system call clock_adjtime64() / -10212, ignoring: Numerical argument out of domain
Failed to add rule for system call clock_settime64() / -10216, ignoring: Numerical argument out of domain
System call dipc is not known, ignoring.
System call exec_with_loader is not known, ignoring.
System call execv is not known, ignoring.
System call getdomainname is not known, ignoring.
System call getdtablesize is not known, ignoring.
System call gethostname is not known, ignoring.
System call getpagesize is not known, ignoring.
System call getxgid is not known, ignoring.
System call getxpid is not known, ignoring.
System call getxuid is not known, ignoring.
System call kern_features is not known, ignoring.
Failed to add rule for system call map_shadow_stack() / 453, ignoring: Numerical argument out of domain
System call memory_ordering is not known, ignoring.
Failed to add rule for system call multiplexer() / -10186, ignoring: Numerical argument out of domain
System call old_adjtimex is not known, ignoring.
System call oldumount is not known, ignoring.
System call or1k_atomic is not known, ignoring.
System call osf_fstat is not known, ignoring.
System call osf_fstatfs is not known, ignoring.
System call osf_fstatfs64 is not known, ignoring.
System call osf_getdirentries is not known, ignoring.
System call osf_getdomainname is not known, ignoring.
System call osf_getitimer is not known, ignoring.
System call osf_getrusage is not known, ignoring.
System call osf_getsysinfo is not known, ignoring.
System call osf_gettimeofday is not known, ignoring.
System call osf_lstat is not known, ignoring.
System call osf_mount is not known, ignoring.
System call osf_proplist_syscall is not known, ignoring.
System call osf_select is not known, ignoring.
System call osf_set_program_attributes is not known, ignoring.
System call osf_setitimer is not known, ignoring.
System call osf_setsysinfo is not known, ignoring.
System call osf_settimeofday is not known, ignoring.
System call osf_shmat is not known, ignoring.
System call osf_sigprocmask is not known, ignoring.
System call osf_sigstack is not known, ignoring.
System call osf_stat is not known, ignoring.
System call osf_statfs is not known, ignoring.
System call osf_statfs64 is not known, ignoring.
System call osf_swapon is not known, ignoring.
System call osf_syscall is not known, ignoring.
System call osf_sysinfo is not known, ignoring.
System call osf_usleep_thread is not known, ignoring.
System call osf_utimes is not known, ignoring.
System call osf_utsname is not known, ignoring.
System call osf_wait4 is not known, ignoring.
Failed to add rule for system call pciconfig_iobase() / -10086, ignoring: Numerical argument out of domain
Failed to add rule for system call pciconfig_read() / -10087, ignoring: Numerical argument out of domain
Failed to add rule for system call pciconfig_write() / -10088, ignoring: Numerical argument out of domain
System call perfctr is not known, ignoring.
System call riscv_hwprobe is not known, ignoring.
Failed to add rule for system call rtas() / -10187, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_guarded_storage() / -10205, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_pci_mmio_read() / -10197, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_pci_mmio_write() / -10198, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_runtime_instr() / -10196, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_sthyi() / -10206, ignoring: Numerical argument out of domain
System call sched_get_affinity is not known, ignoring.
System call sched_set_affinity is not known, ignoring.
System call sethae is not known, ignoring.
System call setpgrp is not known, ignoring.
Failed to add rule for system call sgetmask() / -10053, ignoring: Numerical argument out of domain
Failed to add rule for system call spu_create() / -10188, ignoring: Numerical argument out of domain
Failed to add rule for system call spu_run() / -10189, ignoring: Numerical argument out of domain
Failed to add rule for system call ssetmask() / -10061, ignoring: Numerical argument out of domain
Failed to add rule for system call stime() / -10064, ignoring: Numerical argument out of domain
Failed to add rule for system call subpage_prot() / -10207, ignoring: Numerical argument out of domain
Failed to add rule for system call switch_endian() / -10191, ignoring: Numerical argument out of domain
Failed to add rule for system call sys_debug_setcontext() / -10191, ignoring: Numerical argument out of domain
Failed to add rule for system call syscall() / -10090, ignoring: Numerical argument out of domain
Failed to add rule for system call sysmips() / -10106, ignoring: Numerical argument out of domain
Failed to add rule for system call timerfd() / -10107, ignoring: Numerical argument out of domain
System call utrap_install is not known, ignoring.
Failed to add rule for system call vm86() / -10071, ignoring: Numerical argument out of domain
Failed to add rule for system call vm86old() / -10072, ignoring: Numerical argument out of domain
Applying allow list on architecture: x86-64
Failed to add rule for system call bdflush() / -10002, ignoring: Numerical argument out of domain
Failed to add rule for system call break() / -10003, ignoring: Numerical argument out of domain
Failed to add rule for system call ftime() / -10013, ignoring: Numerical argument out of domain
Failed to add rule for system call gtty() / -10022, ignoring: Numerical argument out of domain
Failed to add rule for system call idle() / -10023, ignoring: Numerical argument out of domain
Failed to add rule for system call lock() / -10027, ignoring: Numerical argument out of domain
Failed to add rule for system call mpx() / -10030, ignoring: Numerical argument out of domain
Failed to add rule for system call prof() / -10039, ignoring: Numerical argument out of domain
Failed to add rule for system call profil() / -10040, ignoring: Numerical argument out of domain
Failed to add rule for system call sgetmask() / -10053, ignoring: Numerical argument out of domain
Failed to add rule for system call ssetmask() / -10061, ignoring: Numerical argument out of domain
Failed to add rule for system call stime() / -10064, ignoring: Numerical argument out of domain
Failed to add rule for system call stty() / -10065, ignoring: Numerical argument out of domain
Failed to add rule for system call ulimit() / -10069, ignoring: Numerical argument out of domain
System call arc_gettls is not known, ignoring.
System call arc_settls is not known, ignoring.
System call arc_usr_cmpxchg is not known, ignoring.
Failed to add rule for system call arm_fadvise64_64() / -10083, ignoring: Numerical argument out of domain
System call atomic_barrier is not known, ignoring.
System call atomic_cmpxchg_32 is not known, ignoring.
Failed to add rule for system call cachectl() / -10103, ignoring: Numerical argument out of domain
Failed to add rule for system call clock_adjtime64() / -10212, ignoring: Numerical argument out of domain
Failed to add rule for system call clock_settime64() / -10216, ignoring: Numerical argument out of domain
System call dipc is not known, ignoring.
System call exec_with_loader is not known, ignoring.
System call execv is not known, ignoring.
System call getdomainname is not known, ignoring.
System call getdtablesize is not known, ignoring.
System call gethostname is not known, ignoring.
System call getpagesize is not known, ignoring.
System call getxgid is not known, ignoring.
System call getxpid is not known, ignoring.
System call getxuid is not known, ignoring.
System call kern_features is not known, ignoring.
System call memory_ordering is not known, ignoring.
Failed to add rule for system call multiplexer() / -10186, ignoring: Numerical argument out of domain
System call old_adjtimex is not known, ignoring.
System call oldumount is not known, ignoring.
System call or1k_atomic is not known, ignoring.
System call osf_fstat is not known, ignoring.
System call osf_fstatfs is not known, ignoring.
System call osf_fstatfs64 is not known, ignoring.
System call osf_getdirentries is not known, ignoring.
System call osf_getdomainname is not known, ignoring.
System call osf_getitimer is not known, ignoring.
System call osf_getrusage is not known, ignoring.
System call osf_getsysinfo is not known, ignoring.
System call osf_gettimeofday is not known, ignoring.
System call osf_lstat is not known, ignoring.
System call osf_mount is not known, ignoring.
System call osf_proplist_syscall is not known, ignoring.
System call osf_select is not known, ignoring.
System call osf_set_program_attributes is not known, ignoring.
System call osf_setitimer is not known, ignoring.
System call osf_setsysinfo is not known, ignoring.
System call osf_settimeofday is not known, ignoring.
System call osf_shmat is not known, ignoring.
System call osf_sigprocmask is not known, ignoring.
System call osf_sigstack is not known, ignoring.
System call osf_stat is not known, ignoring.
System call osf_statfs is not known, ignoring.
System call osf_statfs64 is not known, ignoring.
System call osf_swapon is not known, ignoring.
System call osf_syscall is not known, ignoring.
System call osf_sysinfo is not known, ignoring.
System call osf_usleep_thread is not known, ignoring.
System call osf_utimes is not known, ignoring.
System call osf_utsname is not known, ignoring.
System call osf_wait4 is not known, ignoring.
Failed to add rule for system call pciconfig_iobase() / -10086, ignoring: Numerical argument out of domain
Failed to add rule for system call pciconfig_read() / -10087, ignoring: Numerical argument out of domain
Failed to add rule for system call pciconfig_write() / -10088, ignoring: Numerical argument out of domain
System call perfctr is not known, ignoring.
System call riscv_hwprobe is not known, ignoring.
Failed to add rule for system call rtas() / -10187, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_guarded_storage() / -10205, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_pci_mmio_read() / -10197, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_pci_mmio_write() / -10198, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_runtime_instr() / -10196, ignoring: Numerical argument out of domain
Failed to add rule for system call s390_sthyi() / -10206, ignoring: Numerical argument out of domain
System call sched_get_affinity is not known, ignoring.
System call sched_set_affinity is not known, ignoring.
System call sethae is not known, ignoring.
System call setpgrp is not known, ignoring.
Failed to add rule for system call sgetmask() / -10053, ignoring: Numerical argument out of domain
Failed to add rule for system call spu_create() / -10188, ignoring: Numerical argument out of domain
Failed to add rule for system call spu_run() / -10189, ignoring: Numerical argument out of domain
Failed to add rule for system call ssetmask() / -10061, ignoring: Numerical argument out of domain
Failed to add rule for system call stime() / -10064, ignoring: Numerical argument out of domain
Failed to add rule for system call subpage_prot() / -10207, ignoring: Numerical argument out of domain
Failed to add rule for system call switch_endian() / -10191, ignoring: Numerical argument out of domain
Failed to add rule for system call sys_debug_setcontext() / -10191, ignoring: Numerical argument out of domain
Failed to add rule for system call syscall() / -10090, ignoring: Numerical argument out of domain
Failed to add rule for system call sysmips() / -10106, ignoring: Numerical argument out of domain
Failed to add rule for system call timerfd() / -10107, ignoring: Numerical argument out of domain
System call utrap_install is not known, ignoring.
Failed to add rule for system call vm86() / -10071, ignoring: Numerical argument out of domain
Failed to add rule for system call vm86old() / -10072, ignoring: Numerical argument out of domain
Applying NETLINK_AUDIT mask on architecture: x86
Failed to add audit seccomp rule, ignoring: Invalid argument
Applying NETLINK_AUDIT mask on architecture: x32
Applying NETLINK_AUDIT mask on architecture: x86-64
Inner child completed, invoking payload.
Got message type=signal sender=org.freedesktop.DBus destination=:1.68 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Got message type=method_return sender=org.freedesktop.DBus destination=:1.68 path=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 signature=n/a error-name=n/a error-message=n/a
Match type='signal',sender='org.freedesktop.systemd1',interface='org.freedesktop.systemd1.Scope',member='RequestStop' successfully installed.
c[!p]104[?7hsystemd 256.2-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)

Detected virtualization systemd-nspawn.

Detected architecture x86-64.


Welcome to Debian GNU/Linux trixie/sid!


Hostname set to <omnidapps-dev>.

bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.

Queued start job for default target graphical.target.

[  OK  ] Created slice system-getty.slice - Slice /system/getty.

[  OK  ] Created slice system-modprobe.slice - Slice /system/modprobe.

[  OK  ] Created slice user.slice - User and Session Slice.

[  OK  ] Started systemd-ask-password-conso…equests to Console Directory Watch.

[  OK  ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.

[  OK  ] Reached target paths.target - Path Units.

[  OK  ] Reached target remote-fs.target - Remote File Systems.

[  OK  ] Reached target slices.target - Slice Units.

[  OK  ] Reached target swap.target - Swaps.

[  OK  ] Listening on systemd-creds.socket - Credential Encryption/Decryption.

[  OK  ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.

[  OK  ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).

[  OK  ] Listening on systemd-journald.socket - Journal Sockets.

         Mounting dev-hugepages.mount - Huge Pages File System...

         Mounting run-lock.mount - Legacy Locks Directory /run/lock...

         Mounting sys-fs-fuse-connections.mount - FUSE Control File System...

         Starting systemd-journald.service - Journal Service...

         Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...

         Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...

         Starting systemd-udev-load-credent…Load udev Rules from Credentials...

         Starting ifupdown-pre.service - He…synchronize boot up for ifupdown...

[  OK  ] Mounted dev-hugepages.mount - Huge Pages File System.

[  OK  ] Mounted run-lock.mount - Legacy Locks Directory /run/lock.

[  OK  ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.

[  OK  ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.

[  OK  ] Finished ifupdown-pre.service - He…o synchronize boot up for ifupdown.

[  OK  ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.

         Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...

[  OK  ] Finished systemd-udev-load-credent…- Load udev Rules from Credentials.

[  OK  ] Started systemd-journald.service - Journal Service.

         Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...

[  OK  ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.

[  OK  ] Reached target local-fs-pre.target…Preparation for Local File Systems.

[  OK  ] Reached target local-fs.target - Local File Systems.

[  OK  ] Reached target machines.target - Containers.

[  OK  ] Listening on systemd-sysext.socket… System Extension Image Management.

         Starting networking.service - Raise network interfaces...

[  OK  ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.

         Starting systemd-tmpfiles-setup.se…ate System Files and Directories...

[  OK  ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories.

         Starting systemd-update-utmp.servi…ord System Boot/Shutdown in UTMP...

[  OK  ] Finished systemd-update-utmp.servi…ecord System Boot/Shutdown in UTMP.

[  OK  ] Reached target sysinit.target - System Initialization.

[  OK  ] Started apt-daily.timer - Daily apt download activities.

[  OK  ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities.

[  OK  ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.

[  OK  ] Started e2scrub_all.timer - Period…Metadata Check for All Filesystems.

[  OK  ] Started logrotate.timer - Daily rotation of log files.

[  OK  ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.

[  OK  ] Reached target timers.target - Timer Units.

[  OK  ] Listening on dbus.socket - D-Bus System Message Bus Socket.

[  OK  ] Listening on systemd-hostnamed.socket - Hostname Service Socket.

[  OK  ] Reached target sockets.target - Socket Units.

[  OK  ] Reached target basic.target - Basic System.

[  OK  ] Started cron.service - Regular background program processing daemon.

         Starting dbus.service - D-Bus System Message Bus...

         Starting systemd-logind.service - User Login Management...

[  OK  ] Started dbus.service - D-Bus System Message Bus.

[  OK  ] Finished networking.service - Raise network interfaces.

[  OK  ] Reached target network.target - Network.

         Starting systemd-user-sessions.service - Permit User Sessions...

[  OK  ] Started systemd-logind.service - User Login Management.

[  OK  ] Finished systemd-user-sessions.service - Permit User Sessions.

[  OK  ] Started console-getty.service - Console Getty.

[  OK  ] Reached target getty.target - Login Prompts.

[  OK  ] Reached target multi-user.target - Multi-User System.

[  OK  ] Reached target graphical.target - Graphical Interface.

         Starting systemd-update-utmp-runle…- Record Runlevel Change in UTMP...

[  OK  ] Finished systemd-update-utmp-runle…e - Record Runlevel Change in UTMP.



Debian GNU/Linux trixie/sid omnidapps-dev pts/0

omnidapps-dev login: Trying to halt container. Send SIGTERM again to trigger immediate termination.
[  OK  ] Removed slice system-getty.slice - Slice /system/getty.

[  OK  ] Removed slice system-modprobe.slice - Slice /system/modprobe.

[  OK  ] Stopped target graphical.target - Graphical Interface.

[  OK  ] Stopped target multi-user.target - Multi-User System.

[  OK  ] Stopped target getty.target - Login Prompts.

[  OK  ] Stopped target machines.target - Containers.

[  OK  ] Stopped target timers.target - Timer Units.

[  OK  ] Stopped apt-daily-upgrade.timer - …y apt upgrade and clean activities.

[  OK  ] Stopped apt-daily.timer - Daily apt download activities.

[  OK  ] Stopped dpkg-db-backup.timer - Daily dpkg database backup timer.

[  OK  ] Stopped e2scrub_all.timer - Period…Metadata Check for All Filesystems.

[  OK  ] Stopped logrotate.timer - Daily rotation of log files.

[  OK  ] Stopped systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.

         Stopping console-getty.service - Console Getty...

         Stopping cron.service - Regular ba…ground program processing daemon...

         Stopping dbus.service - D-Bus System Message Bus...

         Stopping systemd-logind.service - User Login Management...

[  OK  ] Stopped systemd-udev-load-credenti…- Load udev Rules from Credentials.

[  OK  ] Stopped cron.service - Regular background program processing daemon.

[  OK  ] Stopped dbus.service - D-Bus System Message Bus.

[  OK  ] Stopped console-getty.service - Console Getty.

[  OK  ] Stopped systemd-logind.service - User Login Management.

         Stopping systemd-user-sessions.service - Permit User Sessions...

[  OK  ] Stopped systemd-user-sessions.service - Permit User Sessions.

[  OK  ] Stopped target basic.target - Basic System.

[  OK  ] Stopped target network.target - Network.

[  OK  ] Stopped target paths.target - Path Units.

[  OK  ] Stopped systemd-ask-password-conso…equests to Console Directory Watch.

[  OK  ] Stopped systemd-ask-password-wall.…d Requests to Wall Directory Watch.

[  OK  ] Stopped target remote-fs.target - Remote File Systems.

[  OK  ] Stopped target slices.target - Slice Units.

[  OK  ] Removed slice user.slice - User and Session Slice.

[  OK  ] Stopped target sockets.target - Socket Units.

[  OK  ] Closed dbus.socket - D-Bus System Message Bus Socket.

[  OK  ] Closed systemd-hostnamed.socket - Hostname Service Socket.

[  OK  ] Stopped target sysinit.target - System Initialization.

         Stopping networking.service - Raise network interfaces...

         Stopping systemd-update-utmp.servi…ord System Boot/Shutdown in UTMP...

[  OK  ] Stopped systemd-update-utmp.servic…ecord System Boot/Shutdown in UTMP.

[  OK  ] Stopped systemd-tmpfiles-setup.ser…reate System Files and Directories.

[  OK  ] Stopped networking.service - Raise network interfaces.

[  OK  ] Stopped target local-fs.target - Local File Systems.

[  OK  ] Stopped target local-fs-pre.target…Preparation for Local File Systems.

         Unmounting run-lock.mount - Legacy Locks Directory /run/lock...

         Unmounting tmp.mount - Temporary Directory /tmp...

[  OK  ] Stopped systemd-remount-fs.service…mount Root and Kernel File Systems.

[  OK  ] Stopped systemd-tmpfiles-setup-dev…Create Static Device Nodes in /dev.

[  OK  ] Stopped systemd-tmpfiles-setup-dev…ic Device Nodes in /dev gracefully.

[  OK  ] Unmounted run-lock.mount - Legacy Locks Directory /run/lock.

[  OK  ] Unmounted tmp.mount - Temporary Directory /tmp.

[  OK  ] Stopped target swap.target - Swaps.

[  OK  ] Reached target shutdown.target - System Shutdown.

[  OK  ] Reached target umount.target - Unmount All Filesystems.

[  OK  ] Reached target final.target - Late Shutdown Services.

[  OK  ] Finished systemd-halt.service - System Halt.

[  OK  ] Reached target halt.target - System Halt.

Sending SIGTERM to remaining processes...

Sending SIGKILL to remaining processes...

All filesystems, swaps, loop devices, MD devices and DM devices detached.

Halting system.

Container debian-sid has been shut down.
Sent message type=method_call sender=n/a destination=org.freedesktop.machine1 path=/org/freedesktop/machine1 interface=org.freedesktop.machine1.Manager member=UnregisterMachine cookie=4 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Got message type=method_return sender=:1.64 destination=:1.68 path=n/a interface=n/a member=n/a cookie=158 reply_cookie=4 signature=n/a error-name=n/a error-message=n/a
Bus n/a: changing state RUNNING → CLOSED


More information about the Pkg-systemd-maintainers mailing list