-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
bug 🐛Programming errors, that need preferential fixingProgramming errors, that need preferential fixingnspawnpid1
Milestone
Description
systemd version the issue has been seen with
242
Used distribution
NixOS (also reproduced by @poettering on Fedora)
Expected behaviour you didn't see
Starting the service
Unexpected behaviour you saw
Failed to start service, see log below.
Steps to reproduce the problem
Start a container with systemd-nspawn -U
Run a service with RuntimeDirectory
and DynamicUser
:
sudo systemd-run -M test -p RuntimeDirectory=foo -p DynamicUser=yes /bin/sh
Log
Sep 22 15:49:36 test systemd[1]: Got message type=method_call sender=:1.6 destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=3 reply_cookie=0 signature=ssa(sv)a(sa
(sv)) error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=158 reply_cookie=0 signature=s error-name=n/a error-mes
sage=n/a
Sep 22 15:49:36 test systemd[1]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=19 reply_cookie=158 signature=u error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: run-u6.service: Failed to load configuration: No such file or directory
Sep 22 15:49:36 test systemd[1]: var.mount: Failed to load configuration: No such file or directory
Sep 22 15:49:36 test systemd[1]: var-tmp.mount: Failed to load configuration: No such file or directory
Sep 22 15:49:36 test systemd[1]: run.mount: Failed to load configuration: No such file or directory
Sep 22 15:49:36 test systemd[1]: run-foo.mount: Failed to load configuration: No such file or directory
Sep 22 15:49:36 test systemd[1]: run-u6.service: Trying to enqueue job run-u6.service/start/fail
Sep 22 15:49:36 test systemd[1]: Added job run-u6.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from run-u6.service/start
Sep 22 15:49:36 test systemd[1]: Added job system.slice/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in -.slice/start from system.slice/start
Sep 22 15:49:36 test systemd[1]: Added job -.slice/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in sysinit.target/start from run-u6.service/start
Sep 22 15:49:36 test systemd[1]: Added job sysinit.target/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-sysctl.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-sysctl.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-sysctl.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-sysctl.service/start
Sep 22 15:49:36 test systemd[1]: Added job shutdown.target/stop to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-ask-password-console.path/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-ask-password-console.path/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-ask-password-console.path/start
Sep 22 15:49:36 test systemd[1]: Pulling in emergency.service/stop from systemd-ask-password-console.path/start
Sep 22 15:49:36 test systemd[1]: Added job emergency.service/stop to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in emergency.target/stop from emergency.service/stop
Sep 22 15:49:36 test systemd[1]: Added job emergency.target/stop to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journal-catalog-update.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-journal-catalog-update.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-journal-catalog-update.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-journal-catalog-update.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in sys-kernel-debug.mount/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job sys-kernel-debug.mount/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from sys-kernel-debug.mount/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-udevd.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-udevd.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-udevd.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-udevd-kernel.socket/start from systemd-udevd.service/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-udevd-kernel.socket/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-udevd-kernel.socket/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-udevd-control.socket/start from systemd-udevd.service/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-udevd-control.socket/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-udevd-control.socket/start
Sep 22 15:49:36 test systemd[1]: Pulling in kmod-static-nodes.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job kmod-static-nodes.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from kmod-static-nodes.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-modules-load.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-modules-load.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-modules-load.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-modules-load.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in dev-hugepages.mount/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job dev-hugepages.mount/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from dev-hugepages.mount/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-tmpfiles-setup.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-tmpfiles-setup.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-tmpfiles-setup.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-tmpfiles-setup.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journald.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-journald.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-journald.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journald.socket/start from systemd-journald.service/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-journald.socket/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-journald.socket/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journald-dev-log.socket/start from systemd-journald.service/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-journald-dev-log.socket/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-journald-dev-log.socket/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journald-audit.socket/start from systemd-journald.service/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-journald-audit.socket/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-journald-audit.socket/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journald.socket/start from systemd-journald.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journal-flush.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-journal-flush.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-journald.service/start from systemd-journal-flush.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-journal-flush.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in firewall.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job firewall.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from firewall.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in network-pre.target/start from firewall.service/start
Sep 22 15:49:36 test systemd[1]: Added job network-pre.target/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from network-pre.target/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-update-done.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-update-done.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-update-done.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-update-done.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-binfmt.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-binfmt.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-binfmt.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in proc-sys-fs-binfmt_misc.mount/start from systemd-binfmt.service/start
Sep 22 15:49:36 test systemd[1]: proc-sys-fs-binfmt_misc.mount: Cannot add dependency job, ignoring: Unit proc-sys-fs-binfmt_misc.mount not found.
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-binfmt.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in dev-mqueue.mount/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job dev-mqueue.mount/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from dev-mqueue.mount/start
Sep 22 15:49:36 test systemd[1]: Pulling in sys-kernel-config.mount/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job sys-kernel-config.mount/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from sys-kernel-config.mount/start
Sep 22 15:49:36 test systemd[1]: Pulling in sys-fs-fuse-connections.mount/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job sys-fs-fuse-connections.mount/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from sys-fs-fuse-connections.mount/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-random-seed.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-random-seed.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-random-seed.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-random-seed.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-update-utmp.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-update-utmp.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-update-utmp.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from systemd-update-utmp.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-udev-trigger.service/start from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Added job systemd-udev-trigger.service/start to transaction.
Sep 22 15:49:36 test systemd[1]: Pulling in system.slice/start from systemd-udev-trigger.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in systemd-udevd.service/start from systemd-udev-trigger.service/start
Sep 22 15:49:36 test systemd[1]: Pulling in emergency.service/stop from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Pulling in emergency.target/stop from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from sysinit.target/start
Sep 22 15:49:36 test systemd[1]: Pulling in shutdown.target/stop from run-u6.service/start
Sep 22 15:49:36 test systemd[1]: Found redundant job systemd-update-utmp.service/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job network-pre.target/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job -.slice/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job emergency.service/stop, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job systemd-journald.service/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job systemd-journal-flush.service/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job sysinit.target/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job dev-mqueue.mount/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job systemd-tmpfiles-setup.service/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job systemd-ask-password-console.path/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job systemd-journald.socket/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job shutdown.target/stop, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job system.slice/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job systemd-journald-dev-log.socket/start, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Found redundant job emergency.target/stop, dropping from transaction.
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-journal-catalog-update.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-random-seed.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-sysctl.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job sys-fs-fuse-connections.mount/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-udev-trigger.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job dev-hugepages.mount/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job kmod-static-nodes.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-update-done.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-udevd.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-binfmt.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job sys-kernel-config.mount/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-udevd-control.socket/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job firewall.service/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job sys-kernel-debug.mount/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-udevd-kernel.socket/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-journald-audit.socket/start
Sep 22 15:49:36 test systemd[1]: Garbage collecting job systemd-modules-load.service/start
Sep 22 15:49:36 test systemd[1]: run-u6.service: Installed new job run-u6.service/start as 337
Sep 22 15:49:36 test systemd[1]: run-u6.service: Enqueued job run-u6.service/start as 337
Sep 22 15:49:36 test systemd[1]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=159 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetNameOwner cookie=160 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=21 reply_cookie=160 signature=s error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=161 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=162 reply_cookie=0 signature=uos error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=method_return sender=n/a destination=:1.6 path=n/a interface=n/a member=n/a cookie=163 reply_cookie=3 signature=o error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: var.mount: Collecting.
Sep 22 15:49:36 test systemd[1]: var-tmp.mount: Collecting.
Sep 22 15:49:36 test systemd[1]: run.mount: Collecting.
Sep 22 15:49:36 test systemd[1]: run-foo.mount: Collecting.
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=164 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=165 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=166 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=167 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=168 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=169 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=170 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=171 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 path=n/a interface=n/a member=n/a cookie=20 reply_cookie=159 signature=n/a error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Match type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.6' successfully installed.
Sep 22 15:49:36 test systemd[1]: run-u6.service: Failed to set 'memory.limit_in_bytes' attribute on '/system.slice/run-u6.service' to '-1': No such file or directory
Sep 22 15:49:36 test systemd[1]: run-u6.service: Failed to reset devices.allow/devices.deny: No such file or directory
Sep 22 15:49:36 test systemd[1]: run-u6.service: Failed to set 'pids.max' attribute on '/system.slice/run-u6.service' to '737': No such file or directory
Sep 22 15:49:36 test systemd[1]: run-u6.service: Failed to set invocation ID on control group /system.slice/run-u6.service, ignoring: Operation not permitted
Sep 22 15:49:36 test systemd[1]: run-u6.service: Passing 0 fds to service
Sep 22 15:49:36 test systemd[1]: run-u6.service: About to execute: /bin/sh
Sep 22 15:49:36 test systemd[1]: run-u6.service: Forked /bin/sh as 254
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=172 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=173 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: run-u6.service: Changed dead -> running
Sep 22 15:49:36 test systemd[1]: run-u6.service: Job 337 run-u6.service/start finished, result=done
Sep 22 15:49:36 test systemd[1]: Started /bin/sh.
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=174 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=175 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=176 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RemoveMatch cookie=177 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=178 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=179 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: systemd-logind.service: Got notification message from PID 191 (WATCHDOG=1)
Sep 22 15:49:36 test systemd[254]: PR_SET_MM_ARG_START failed, attempting PR_SET_MM_ARG_END hack: Operation not permitted
Sep 22 15:49:36 test systemd[254]: PR_SET_MM_ARG_END hack failed, proceeding without: Operation not permitted
Sep 22 15:49:36 test systemd[254]: Failed to connect to nscd socket: No such file or directory
Sep 22 15:49:36 test systemd[254]: Failed to connect to nscd socket: No such file or directory
Sep 22 15:49:36 test systemd[1]: run-u6.service: User lookup succeeded: uid=62962 gid=62962
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=180 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=181 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[254]: run-u6.service: Kernel keyring access prohibited, ignoring.
Sep 22 15:49:36 test systemd[254]: /run/systemd/unit-root/home (rw-implicit) is duplicate.
Sep 22 15:49:36 test systemd[254]: /run/systemd/unit-root/root (rw-implicit) is duplicate.
Sep 22 15:49:36 test systemd[254]: /run/systemd/unit-root/run/user (rw-implicit) is duplicate.
Sep 22 15:49:36 test systemd[254]: /run/systemd/unit-root/home (read-only) is made redundant by /run/systemd/unit-root/ (read-only)
Sep 22 15:49:36 test systemd[254]: /run/systemd/unit-root/root (read-only) is made redundant by /run/systemd/unit-root/ (read-only)
Sep 22 15:49:36 test systemd[254]: /run/systemd/unit-root/run/user (read-only) is made redundant by /run/systemd/unit-root/ (read-only)
Sep 22 15:49:36 test systemd[1]: systemd-journald.service: Got notification message from PID 182 (FDSTORE=1)
Sep 22 15:49:36 test systemd[1]: systemd-journald.service: Added fd 18 (n/a) to fd store.
Sep 22 15:49:36 test systemd[254]: Applying namespace mount on /run/systemd/unit-root/
Sep 22 15:49:36 test systemd[254]: Applying namespace mount on /run/systemd/unit-root/dev
Sep 22 15:49:36 test systemd[254]: Applying namespace mount on /run/systemd/unit-root/proc
Sep 22 15:49:36 test systemd[254]: Applying namespace mount on /run/systemd/unit-root/run/foo
Sep 22 15:49:36 test systemd[254]: Followed source symlinks /run/foo → /run/foo.
Sep 22 15:49:36 test systemd[254]: Successfully mounted /run/foo to /run/systemd/unit-root/run/foo
Sep 22 15:49:36 test systemd[254]: Applying namespace mount on /run/systemd/unit-root/sys
Sep 22 15:49:36 test systemd[254]: Applying namespace mount on /run/systemd/unit-root/tmp
Sep 22 15:49:36 test systemd[254]: Successfully mounted /tmp/systemd-private-476f50b95ea74d84996547b5bb096c81-run-u6.service-9d0CBE/tmp to /run/systemd/unit-root/tmp
Sep 22 15:49:36 test systemd[254]: Applying namespace mount on /run/systemd/unit-root/var/tmp
Sep 22 15:49:36 test systemd[254]: Successfully mounted /var/tmp/systemd-private-476f50b95ea74d84996547b5bb096c81-run-u6.service-bKIEet/tmp to /run/systemd/unit-root/var/tmp
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/tmp blacklisted by /run/systemd/unit-root/tmp, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/rdma blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/perf_event blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/hugetlb blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/pids blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/cpuset blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/freezer blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/cpu,cpuacct blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/memory blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/devices blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/net_cls,net_prio blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/blkio blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/systemd blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/unified blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/shm blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/net/tun blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/pts blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/console blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/mqueue blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/sys blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/sys/kernel/random/boot_id blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/kallsyms blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/kcore blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/keys blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/sysrq-trigger blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/timer_list blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/acpi blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/asound blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/bus blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/fs blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/irq blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/scsi blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/kmsg blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/run/foo blacklisted by /run/systemd/unit-root/run/foo, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/tmp blacklisted by /run/systemd/unit-root/tmp, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/var/tmp blacklisted by /run/systemd/unit-root/var/tmp, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/run/wrappers read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/nix/store read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/nix/var/nix/profiles read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/run/keys read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/nix/var/nix/daemon-socket read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/run read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/nix/var/nix/gcroots read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/nix/var/nix/db read-only.
Sep 22 15:49:36 test systemd[254]: Remounted /run/systemd/unit-root/run/systemd/nspawn/incoming read-only.
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/tmp blacklisted by /run/systemd/unit-root/tmp, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/rdma blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/perf_event blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/hugetlb blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/pids blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/cpuset blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/freezer blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/cpu,cpuacct blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/memory blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/devices blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/net_cls,net_prio blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/blkio blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/systemd blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/sys/fs/cgroup/unified blacklisted by /run/systemd/unit-root/sys, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/shm blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/net/tun blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/pts blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/console blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/dev/mqueue blacklisted by /run/systemd/unit-root/dev, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/sys blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/sys/kernel/random/boot_id blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/kallsyms blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/kcore blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/keys blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/sysrq-trigger blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/timer_list blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/acpi blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/asound blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/bus blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/fs blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/irq blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/scsi blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/proc/kmsg blacklisted by /run/systemd/unit-root/proc, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/run/foo blacklisted by /run/systemd/unit-root/run/foo, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/tmp blacklisted by /run/systemd/unit-root/tmp, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Not remounting /run/systemd/unit-root/var/tmp blacklisted by /run/systemd/unit-root/var/tmp, called for /run/systemd/unit-root
Sep 22 15:49:36 test systemd[254]: Failed to re-mount '/run/systemd/unit-root/run/foo': Operation not permitted
Sep 22 15:49:36 test systemd[254]: run-u6.service: Failed to set up mount namespacing: Operation not permitted
Sep 22 15:49:36 test systemd[254]: run-u6.service: Failed at step NAMESPACE spawning /bin/sh: Operation not permitted
Sep 22 15:49:36 test systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 18 (stored), closing.
Sep 22 15:49:36 test systemd[1]: Received SIGCHLD from PID 254 ((sh)).
Sep 22 15:49:36 test systemd[1]: Child 254 ((sh)) died (code=exited, status=226/NAMESPACE)
Sep 22 15:49:36 test systemd[1]: run-u6.service: Child 254 belongs to run-u6.service.
Sep 22 15:49:36 test systemd[1]: run-u6.service: Main process exited, code=exited, status=226/NAMESPACE
Sep 22 15:49:36 test systemd[1]: run-u6.service: Failed with result 'exit-code'.
Sep 22 15:49:36 test systemd[1]: run-u6.service: Changed running -> failed
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message
=n/a
Sep 22 15:49:36 test systemd[1]: run-u6.service: Unit entered failed state.
Sep 22 15:49:36 test systemd[1]: Spawning thread to nuke /tmp/systemd-private-476f50b95ea74d84996547b5bb096c81-run-u6.service-9d0CBE
Sep 22 15:49:36 test systemd[1]: Spawning thread to nuke /var/tmp/systemd-private-476f50b95ea74d84996547b5bb096c81-run-u6.service-bKIEet
Sep 22 15:49:36 test systemd[1]: UID 62962 is no longer referenced, cleaning up its IPC.
Sep 22 15:49:36 test systemd[1]: GID 62962 is no longer referenced, cleaning up its IPC.
Sep 22 15:49:36 test systemd[1]: Failed to connect to nscd socket: No such file or directory
Sep 22 15:49:36 test systemd[1]: Failed to connect to nscd socket: No such file or directory
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=183 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
Sep 22 15:49:36 test systemd[1]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/systemd1/unit/run_2du6_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=184 reply_cookie=0 signature=sa{sv}as erro
r-name=n/a error-message=n/a
cc @fpletz @flokli @arianvp @uvNikita
ref NixOS/nixpkgs#67336
Metadata
Metadata
Assignees
Labels
bug 🐛Programming errors, that need preferential fixingProgramming errors, that need preferential fixingnspawnpid1