[Need Help] A stop job is running for User Manager for UID 1000 during shutdown or reboot

Hello, since 1 or maybe even 2 weeks everytime I shutdown or reboot message “A stop job is running for User Manager for UID 1000” appers and I need to wait 2 minutes. I already know that i can change that timeout but i want to fix program that causes it. I viewed logs and I saw something incomprehensible for me:

gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: State 'stop-sigterm' timed out. Killing.
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Killing process 1005 (systemd) with signal S>
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Killing process 2813 (dbus-daemon) with sign>
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Main process exited, code=killed, status=9/K>
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Failed with result 'timeout'.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped User Manager for UID 1000.

It seams like systemd fails to stop systemd and/or dbus-daemon?

Full reboot log is here: https://pastebin.com/raw/ZEyUEsXR

I just want normal shutdown and reboot without workarounds if possible

Try this then reboot, on next reboots it should be gone (i hope :wink: ):

# /etc/systemd/logind.conf.d/KillUserProcesses.conf
# See logind.conf(5) for details.

[Login]
KillUserProcesses=yes

Assuming your problem is related to:

2 Likes

Unfortunately it did not help. I also tried adding the entry to /etc/systemd/logind.conf

Then i’m unable to give anyother advice, because i can’t open the link with your logs.
(I get an Secure Connection Failed on my side)

gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.624:127): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Network Manager...
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6283] caught SIGTERM, shutting down normally.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Network Service...
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6304] device (wlp4s0): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed')
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6308] manager: NetworkManager state is now DISCONNECTING
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping WPA supplicant...
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=609 comm="/usr/bin/NetworkManager --no-daemon ")
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <warn>  [1608324592.6339] dispatcher: (7) failed: Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6340] device (wlp4s0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
gru 18 21:49:52 BxOxSxS kernel: wlp4s0: deauthenticating from 70:4f:57:eb:02:b4 by local choice (Reason: 3=DEAUTH_LEAVING)
gru 18 21:49:52 BxOxSxS wpa_supplicant[736]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=70:4f:57:eb:02:b4 reason=3 locally_generated=1
gru 18 21:49:52 BxOxSxS systemd-networkd[276]: wlp4s0: DHCPv6 lease lost
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=17 op=UNLOAD
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6555] manager: NetworkManager state is now DISCONNECTED
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-networkd.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Network Service.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1334 audit(1608324592.654:128): prog-id=17 op=UNLOAD
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=609 comm="/usr/bin/NetworkManager --no-daemon ")
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6583] device (p2p-dev-wlp4s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
gru 18 21:49:52 BxOxSxS systemd[1]: Requested transaction contradicts existing jobs: Transaction for systemd-networkd.service/start is destructive (reboot.target has 'start' job queued, but 'stop' is included in transaction).
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-networkd.socket: Failed to queue service startup job (Maybe the service file is missing or not a non-template unit?): Transaction for systemd-networkd.service/start is destructive (reboot.target has 'start' job queued, but 'stop' is included in transaction).
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-networkd.socket: Failed with result 'resources'.
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=609 comm="/usr/bin/NetworkManager --no-daemon ")
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.657:129): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS wpa_supplicant[736]: nl80211: deinit ifname=wlp4s0 disabled_11b_rates=0
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6764] exiting (success)
gru 18 21:49:52 BxOxSxS systemd[1]: NetworkManager.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Network Manager.

I copied the part with the errors so maybe you can help him out now.

Looks like a problem with NetworkManager, maybe it needs an update?
(Or WPA supplicant)

You can disable watchdog altogether so you don’t get this

gru 18 21:49:52 BxOxSxS systemd[1]: Using hardware watchdog 'iTCO_wdt', version 0, device /dev/watchdog
gru 18 21:49:52 BxOxSxS systemd[1]: Set hardware watchdog to 10min.
gru 18 21:49:52 BxOxSxS kernel: watchdog: watchdog0: watchdog did not stop!

anymore.
Just add nowatchdog to your kernel parameters and blacklist iTCO_wdt in /etc/modprobe.d/blacklist.conf

see Improving performance - ArchWiki

Here is my full reboot log

gru 18 21:47:52 BxOxSxS systemd-logind[616]: System is rebooting.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Session 3 of user boss.
gru 18 21:47:52 BxOxSxS systemd[1]: Removed slice system-getty.slice.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME Wayland Session (session: gnome).
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target Current graphical user session.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME Session.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME Wayland Session.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME session X11 services.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME Session (session: gnome).
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME accessibility target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME color management target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME date & time target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME maintenance of expirable data target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME keyboard configuration target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME keyboard shortcuts target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME power management target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME printer notifications target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME RFKill support target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME FreeDesktop screensaver target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME file sharing target.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME smartcard target.
gru 18 21:47:52 BxOxSxS kernel: audit: type=1130 audit(1608324472.190:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS kernel: audit: type=1131 audit(1608324472.190:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bumblebeed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME sound sample caching target.
gru 18 21:47:52 BxOxSxS dnscrypt-proxy[610]: [2020-12-18 21:47:52] [NOTICE] Stopped.
gru 18 21:47:52 BxOxSxS ModemManager[674]: <info>  caught signal, shutting down...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME USB protection target.
gru 18 21:47:52 BxOxSxS ntfs-3g[340]: Unmounting /dev/sda4 (Part5)
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME Wacom tablet support target.
gru 18 21:47:52 BxOxSxS crond[607]: (CRON) INFO (Shutting down)
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME XSettings target.
gru 18 21:47:52 BxOxSxS kernel: rfkill: input handler enabled
gru 18 21:47:52 BxOxSxS ntfs-3g[335]: Unmounting /dev/sda3 (Windows)
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME Terminal Server...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME accessibility service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME color management service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME date & time service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME maintenance of expirable data service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME keyboard configuration service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME keyboard shortcuts service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME power management service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME printer notifications service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME RFKill support service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME FreeDesktop screensaver service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME file sharing service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME smartcard service...
gru 18 21:47:52 BxOxSxS nordvpnd[642]: 2020/12/18 21:47:52 releasing /etc/resolv.conf
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME sound sample caching service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME USB protection service...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME Wacom tablet support service...
gru 18 21:47:52 BxOxSxS ModemManager[674]: <info>  ModemManager is shut down
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME XSettings service...
gru 18 21:47:52 BxOxSxS systemd[1]: Removed slice system-modprobe.slice.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Bluetooth.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Graphical Interface.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Multi-User System.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Login Prompts.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Host and Network Name Lookups.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Sound Card.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Timers.
gru 18 21:47:52 BxOxSxS systemd[1]: fstrim.timer: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Discard unused blocks once a week.
gru 18 21:47:52 BxOxSxS systemd[1]: logrotate.timer: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Daily rotation of log files.
gru 18 21:47:52 BxOxSxS systemd[1]: man-db.timer: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Daily man-db regeneration.
gru 18 21:47:52 BxOxSxS systemd[1]: pamac-cleancache.timer: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Monthly clean packages cache.
gru 18 21:47:52 BxOxSxS systemd[1]: pamac-mirrorlist.timer: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Generate mirrorlist weekly.
gru 18 21:47:52 BxOxSxS systemd[1]: shadow.timer: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Daily verification of password and group files.
gru 18 21:47:52 BxOxSxS systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Daily Cleanup of Temporary Directories.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target System Time Synchronized.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target System Time Set.
gru 18 21:47:52 BxOxSxS systemd[1]: lvm2-lvmpolld.socket: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Closed LVM2 poll daemon socket.
gru 18 21:47:52 BxOxSxS systemd[1]: systemd-rfkill.socket: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
gru 18 21:47:52 BxOxSxS systemd[1]: Unmounting /mnt/Part5...
gru 18 21:47:52 BxOxSxS systemd[1]: Unmounting /mnt/Windows...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Modem Manager...
gru 18 21:47:52 BxOxSxS snapd[615]: main.go:155: Exiting on terminated signal.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Accounts Service...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Bumblebee C Daemon.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Manage, Install and Generate Color Profiles...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Periodic Command Scheduler...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping DNSCrypt-proxy client...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping GNOME Display Manager...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Location Lookup Service...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Initialize hardware monitoring sensors...
gru 18 21:47:52 BxOxSxS systemd[1005]: mnt-Part5.mount: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: mnt-Windows.mount: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Starting Generate shutdown-ramfs...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping NordVPN Daemon...
gru 18 21:47:52 BxOxSxS NetworkManager[609]: <info>  [1608324472.2247] modem-manager: ModemManager no longer available
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Snap Daemon...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Forward Password Requests to Wall...
gru 18 21:47:52 BxOxSxS systemd[1005]: gnome-terminal-server.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME Terminal Server.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Datetime.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Load/Save Random Seed...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Disk Manager...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Daemon for power management...
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME date & time service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.A11ySettings.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME accessibility service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Housekeeping.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME maintenance of expirable data service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.PrintNotifications.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME printer notifications service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Rfkill.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME RFKill support service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Sharing.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME file sharing service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.ScreensaverProxy.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME FreeDesktop screensaver service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Smartcard.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME smartcard service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Sound.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME sound sample caching service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.UsbProtection.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME USB protection service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.XSettings.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME XSettings service.
gru 18 21:47:52 BxOxSxS systemd[1005]: vte-spawn-228fc73d-32dd-4d20-a0ff-fd74f3e80de8.scope: Succeeded.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: cronie.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Periodic Command Scheduler.
gru 18 21:47:52 BxOxSxS systemd[1]: dnscrypt-proxy.service: Succeeded.
gru 18 21:47:52 BxOxSxS kernel: audit: type=1131 audit(1608324472.336:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dnscrypt-proxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME session X11 services.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped DNSCrypt-proxy client.
gru 18 21:47:52 BxOxSxS kernel: audit: type=1131 audit(1608324472.340:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dnscrypt-proxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1005]: gnome-session-monitor.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped Monitor Session leader for GNOME Session.
gru 18 21:47:52 BxOxSxS systemd[1]: snapd.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Snap Daemon.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: nordvpnd.service: Succeeded.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nordvpnd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped NordVPN Daemon.
gru 18 21:47:52 BxOxSxS systemd[1]: systemd-ask-password-wall.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Forward Password Requests to Wall.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-ask-password-wall comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: accounts-daemon.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Accounts Service.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: ModemManager.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Modem Manager.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: upower.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Daemon for power management.
gru 18 21:47:52 BxOxSxS mkinitcpio[2628]: ==> Starting build: none
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: geoclue.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Location Lookup Service.
gru 18 21:47:52 BxOxSxS systemd[1]: rtkit-daemon.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: colord.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Manage, Install and Generate Color Profiles.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS mkinitcpio[2628]:   -> Running build hook: [sd-shutdown]
gru 18 21:47:52 BxOxSxS systemd[1]: mnt-Part5.mount: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Unmounted /mnt/Part5.
gru 18 21:47:52 BxOxSxS systemd[1]: mnt-Windows.mount: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Unmounted /mnt/Windows.
gru 18 21:47:52 BxOxSxS systemd[1]: lm_sensors.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Initialize hardware monitoring sensors.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: systemd-random-seed.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Load/Save Random Seed.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: session-3.scope: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Session 3 of user boss.
gru 18 21:47:52 BxOxSxS udisksd[1151]: udisks daemon version 2.9.1 exiting
gru 18 21:47:52 BxOxSxS systemd-logind[616]: Session 3 logged out. Waiting for processes to exit.
gru 18 21:47:52 BxOxSxS audit: BPF prog-id=16 op=UNLOAD
gru 18 21:47:52 BxOxSxS audit: BPF prog-id=15 op=UNLOAD
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped target Network is Online.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping Authorization Manager...
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping User Login Management...
gru 18 21:47:52 BxOxSxS systemd[1005]: Requested transaction contradicts existing jobs: Transaction for exit.target/start is destructive (gnome-session-restart-dbus.service has 'start' job queued, but 'stop' is included in transaction).
gru 18 21:47:52 BxOxSxS systemd[1005]: Failed to enqueue exit.target job: Transaction for exit.target/start is destructive (gnome-session-restart-dbus.service has 'start' job queued, but 'stop' is included in transaction).
gru 18 21:47:52 BxOxSxS systemd[1]: Stopping User Manager for UID 1000...
gru 18 21:47:52 BxOxSxS systemd[1]: udisks2.service: Succeeded.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Disk Manager.
gru 18 21:47:52 BxOxSxS systemd[1]: polkit.service: Succeeded.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped Authorization Manager.
gru 18 21:47:52 BxOxSxS systemd-logind[616]: Removed session 3.
gru 18 21:47:52 BxOxSxS gnome-shell[1085]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.3 was not provided by any .service files
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Keyboard.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME keyboard configuration service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Color.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME color management service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Power.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME power management service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.MediaKeys.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME keyboard shortcuts service.
gru 18 21:47:52 BxOxSxS systemd[1005]: org.gnome.SettingsDaemon.Wacom.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped GNOME Wacom tablet support service.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME Session is initialized.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopped target GNOME Shell.
gru 18 21:47:52 BxOxSxS systemd[1005]: Stopping GNOME Shell on Wayland...
gru 18 21:47:52 BxOxSxS mntray[1431]: The X11 connection broke (error 1). Did the X11 server die?
gru 18 21:47:52 BxOxSxS discord-canary.desktop[1652]: X connection to :0 broken (explicit kill or server shutdown).
gru 18 21:47:52 BxOxSxS gdm[653]: Gdm: GdmLocalDisplayFactory: Failed to issue method call: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
gru 18 21:47:52 BxOxSxS gdm[653]: Gdm: Freeing conversation 'gdm-password' with active job
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: gdm.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped GNOME Display Manager.
gru 18 21:47:52 BxOxSxS gnome-shell[1085]: Connection to xwayland lost
gru 18 21:47:52 BxOxSxS systemd[1005]: app-gnome-mntray-1431.scope: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: app-gnome-copyq\x2d1-1436.scope: Succeeded.
gru 18 21:47:52 BxOxSxS xdg-desktop-por[1554]: Error reading events from display: Przerwany potok
gru 18 21:47:52 BxOxSxS evolution-alarm[1426]: Error reading events from display: Przerwany potok
gru 18 21:47:52 BxOxSxS gjs[1352]: Error reading events from display: Przerwany potok
gru 18 21:47:52 BxOxSxS systemd[1005]: app-gnome-discord\x2dcanary-1424.scope: Succeeded.
gru 18 21:47:52 BxOxSxS dbus-daemon[1025]: [session uid=1000 pid=1025] Monitoring connection :1.61 closed.
gru 18 21:47:52 BxOxSxS systemd[1005]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
gru 18 21:47:52 BxOxSxS systemd[1005]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
gru 18 21:47:52 BxOxSxS systemd[1005]: app-gnome-org.gnome.Evolution\x2dalarm\x2dnotify-1426.scope: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1005]: pulseaudio.service: Succeeded.
gru 18 21:47:52 BxOxSxS mkinitcpio[2628]: ==> Build complete.
gru 18 21:47:52 BxOxSxS systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Finished Generate shutdown-ramfs.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:52 BxOxSxS systemd[1]: systemd-logind.service: Succeeded.
gru 18 21:47:52 BxOxSxS systemd[1]: Stopped User Login Management.
gru 18 21:47:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:47:53 BxOxSxS systemd[1005]: org.gnome.Shell@wayland.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopped GNOME Shell on Wayland.
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopped target GNOME Session Manager is ready.
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopping GNOME Session Manager (session: gnome)...
gru 18 21:47:53 BxOxSxS gnome-session[1069]: gnome-session-binary[1069]: WARNING: Could not get session class: Nie ma takiego urządzenia ani adresu
gru 18 21:47:53 BxOxSxS gnome-session-binary[1069]: WARNING: Could not get session class: Nie ma takiego urządzenia ani adresu
gru 18 21:47:53 BxOxSxS systemd[1005]: at-spi-dbus-bus.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: gnome-session-manager@gnome.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopped GNOME Session Manager (session: gnome).
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopped target Tasks to be run before GNOME Session starts.
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopped target Session services which should run early before the graphical session is brought up.
gru 18 21:47:53 BxOxSxS systemd[1005]: Reached target Shutdown running GNOME Session.
gru 18 21:47:53 BxOxSxS systemd[1005]: Starting Restart DBus after GNOME Session shutdown...
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopped target Shutdown running GNOME Session.
gru 18 21:47:53 BxOxSxS systemd[1005]: Started Restart DBus after GNOME Session shutdown.
gru 18 21:47:53 BxOxSxS gvfsd[1040]: A connection to the bus can't be made
gru 18 21:47:53 BxOxSxS systemd[1]: run-user-1000-gvfs.mount: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1]: Unmounted /run/user/1000/gvfs.
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopping D-Bus User Message Bus...
gru 18 21:47:53 BxOxSxS evolution-calen[1160]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: Połączenie jest zamknięte (g-io-error-quark, 18)
gru 18 21:47:53 BxOxSxS evolution-calen[1160]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: Połączenie jest zamknięte (g-io-error-quark, 18)
gru 18 21:47:53 BxOxSxS evolution-calen[1160]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: Połączenie jest zamknięte (g-io-error-quark, 18)
gru 18 21:47:53 BxOxSxS evolution-calen[1160]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: Połączenie jest zamknięte (g-io-error-quark, 18)
gru 18 21:47:53 BxOxSxS evolution-addre[1190]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: Połączenie jest zamknięte (g-io-error-quark, 18)
gru 18 21:47:53 BxOxSxS systemd[1005]: run-user-1000-gvfs.mount: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: xdg-permission-store.service: Main process exited, code=exited, status=1/FAILURE
gru 18 21:47:53 BxOxSxS systemd[1005]: xdg-permission-store.service: Failed with result 'exit-code'.
gru 18 21:47:53 BxOxSxS systemd[1005]: gvfs-metadata.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: gvfs-mtp-volume-monitor.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: gvfs-goa-volume-monitor.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: gnome-session-restart-dbus.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: app-gnome-ignore\x2dlid\x2dswitch\x2dtweak-1417.scope: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: run-user-1000-doc.mount: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: app-gnome-org.gnome.SettingsDaemon.DiskUtilityNotify-1425.scope: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1]: run-user-1000-doc.mount: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1]: Unmounted /run/user/1000/doc.
gru 18 21:47:53 BxOxSxS systemd[1005]: xdg-document-portal.service: Main process exited, code=exited, status=20/n/a
gru 18 21:47:53 BxOxSxS systemd[1005]: xdg-document-portal.service: Failed with result 'exit-code'.
gru 18 21:47:53 BxOxSxS systemd[1005]: dbus.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: Stopped D-Bus User Message Bus.
gru 18 21:47:53 BxOxSxS systemd[1005]: evolution-source-registry.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: gvfs-udisks2-volume-monitor.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: evolution-addressbook-factory.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: gvfs-afc-volume-monitor.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: xdg-desktop-portal.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: gvfs-daemon.service: Succeeded.
gru 18 21:47:53 BxOxSxS systemd[1005]: Started D-Bus User Message Bus.
gru 18 21:47:53 BxOxSxS systemd[1005]: evolution-calendar-factory.service: Succeeded.
gru 18 21:48:04 BxOxSxS wpa_supplicant[736]: wlp4s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-84 noise=-95 txrate=90000
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: State 'stop-sigterm' timed out. Killing.
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Killing process 1005 (systemd) with signal SIGKILL.
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Killing process 2813 (dbus-daemon) with signal SIGKILL.
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Main process exited, code=killed, status=9/KILL
gru 18 21:49:52 BxOxSxS systemd[1]: user@1000.service: Failed with result 'timeout'.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped User Manager for UID 1000.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
gru 18 21:49:52 BxOxSxS kernel: kauditd_printk_skb: 19 callbacks suppressed
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.594:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping User Runtime Directory /run/user/1000...
gru 18 21:49:52 BxOxSxS systemd[1]: run-user-1000.mount: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounted /run/user/1000.
gru 18 21:49:52 BxOxSxS systemd[1]: user-runtime-dir@1000.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped User Runtime Directory /run/user/1000.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Removed slice User Slice of UID 1000.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.611:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Permit User Sessions...
gru 18 21:49:52 BxOxSxS wpa_supplicant[736]: wlp4s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-95 txrate=1000
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-user-sessions.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Permit User Sessions.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Network.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target User and Group Name Lookups.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Remote File Systems.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.624:127): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Network Manager...
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6283] caught SIGTERM, shutting down normally.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Network Service...
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6304] device (wlp4s0): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed')
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6308] manager: NetworkManager state is now DISCONNECTING
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping WPA supplicant...
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=609 comm="/usr/bin/NetworkManager --no-daemon ")
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <warn>  [1608324592.6339] dispatcher: (7) failed: Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6340] device (wlp4s0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
gru 18 21:49:52 BxOxSxS kernel: wlp4s0: deauthenticating from 70:4f:57:eb:02:b4 by local choice (Reason: 3=DEAUTH_LEAVING)
gru 18 21:49:52 BxOxSxS wpa_supplicant[736]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=70:4f:57:eb:02:b4 reason=3 locally_generated=1
gru 18 21:49:52 BxOxSxS systemd-networkd[276]: wlp4s0: DHCPv6 lease lost
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=17 op=UNLOAD
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6555] manager: NetworkManager state is now DISCONNECTED
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-networkd.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Network Service.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1334 audit(1608324592.654:128): prog-id=17 op=UNLOAD
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=609 comm="/usr/bin/NetworkManager --no-daemon ")
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6583] device (p2p-dev-wlp4s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
gru 18 21:49:52 BxOxSxS systemd[1]: Requested transaction contradicts existing jobs: Transaction for systemd-networkd.service/start is destructive (reboot.target has 'start' job queued, but 'stop' is included in transaction).
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-networkd.socket: Failed to queue service startup job (Maybe the service file is missing or not a non-template unit?): Transaction for systemd-networkd.service/start is destructive (reboot.target has 'start' job queued, but 'stop' is included in transaction).
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-networkd.socket: Failed with result 'resources'.
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=609 comm="/usr/bin/NetworkManager --no-daemon ")
gru 18 21:49:52 BxOxSxS dbus-daemon[608]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.657:129): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS wpa_supplicant[736]: nl80211: deinit ifname=wlp4s0 disabled_11b_rates=0
gru 18 21:49:52 BxOxSxS NetworkManager[609]: <info>  [1608324592.6764] exiting (success)
gru 18 21:49:52 BxOxSxS systemd[1]: NetworkManager.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Network Manager.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS wpa_supplicant[736]: wlp4s0: CTRL-EVENT-TERMINATING
gru 18 21:49:52 BxOxSxS systemd[1]: wpa_supplicant.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped WPA supplicant.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.687:130): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.691:131): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping D-Bus System Message Bus...
gru 18 21:49:52 BxOxSxS systemd[1]: dbus.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped D-Bus System Message Bus.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Basic System.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Paths.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Slices.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.714:132): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Removed slice User and Session Slice.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Sockets.
gru 18 21:49:52 BxOxSxS systemd[1]: dbus.socket: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Closed D-Bus System Message Bus Socket.
gru 18 21:49:52 BxOxSxS systemd[1]: nordvpnd.socket: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Closed NordVPN Daemon Socket.
gru 18 21:49:52 BxOxSxS systemd[1]: snapd.socket: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Closed Socket activation for snappy daemon.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target System Initialization.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Local Encrypted Volumes.
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-ask-password-wall.path: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-sysctl.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Apply Kernel Variables.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-modules-load.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Load Kernel Modules.
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.744:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Network Time Synchronization...
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
gru 18 21:49:52 BxOxSxS kernel: audit: type=1131 audit(1608324592.747:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-backlight@backlight:intel_backlight.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
gru 18 21:49:52 BxOxSxS audit[2819]: SYSTEM_SHUTDOWN pid=2819 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-timesyncd.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Network Time Synchronization.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-update-utmp.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Create Volatile Files and Directories.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Local File Systems.
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounting /boot/efi...
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounting /home...
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounting /tmp...
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounting Mount unit for core, revision 10444...
gru 18 21:49:52 BxOxSxS systemd[1]: boot-efi.mount: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounted /boot/efi.
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-fsck@dev-disk-by\x2duuid-D27B\x2dC3CF.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped File System Check on /dev/disk/by-uuid/D27B-C3CF.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-D27B\x2dC3CF comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: tmp.mount: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounted /tmp.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Swap.
gru 18 21:49:52 BxOxSxS systemd[1]: home.mount: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounted /home.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Block Device Preparation for /dev/mapper/home.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Cryptography Setup for home...
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-fsck@dev-mapper-home.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped File System Check on /dev/mapper/home.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-mapper-home comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Removed slice system-systemd\x2dfsck.slice.
gru 18 21:49:52 BxOxSxS systemd[1]: var-lib-snapd-snap-core-10444.mount: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Unmounted Mount unit for core, revision 10444.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped target Local File Systems (Pre).
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-remount-fs.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Remount Root and Kernel File Systems.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Create Static Device Nodes in /dev.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-cryptsetup@home.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Cryptography Setup for home.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@home comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Reached target Unmount All Filesystems.
gru 18 21:49:52 BxOxSxS systemd[1]: lvm2-monitor.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Stopping LVM2 metadata daemon...
gru 18 21:49:52 BxOxSxS systemd[1]: lvm2-lvmetad.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Stopped LVM2 metadata daemon.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Reached target Shutdown.
gru 18 21:49:52 BxOxSxS systemd[1]: Reached target Final Step.
gru 18 21:49:52 BxOxSxS systemd[1]: lvm2-lvmetad.socket: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Closed LVM2 metadata daemon socket.
gru 18 21:49:52 BxOxSxS systemd[1]: systemd-reboot.service: Succeeded.
gru 18 21:49:52 BxOxSxS systemd[1]: Finished Reboot.
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
gru 18 21:49:52 BxOxSxS systemd[1]: Reached target Reboot.
gru 18 21:49:52 BxOxSxS systemd[1]: Shutting down.
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=9 op=UNLOAD
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=8 op=UNLOAD
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=7 op=UNLOAD
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=6 op=UNLOAD
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=5 op=UNLOAD
gru 18 21:49:52 BxOxSxS audit: BPF prog-id=4 op=UNLOAD
gru 18 21:49:52 BxOxSxS systemd[1]: Using hardware watchdog 'iTCO_wdt', version 0, device /dev/watchdog
gru 18 21:49:52 BxOxSxS systemd[1]: Set hardware watchdog to 10min.
gru 18 21:49:52 BxOxSxS kernel: watchdog: watchdog0: watchdog did not stop!
gru 18 21:49:52 BxOxSxS systemd-shutdown[1]: Syncing filesystems and block devices.
gru 18 21:49:52 BxOxSxS systemd-shutdown[1]: Sending SIGTERM to remaining processes...
gru 18 21:49:52 BxOxSxS haveged[243]: haveged: Stopping due to signal 15
gru 18 21:49:52 BxOxSxS haveged[243]: haveged starting up
gru 18 21:49:52 BxOxSxS systemd-journald[244]: Journal stopped

My system is completely updated

Thanks for advice!

Is this a default install of Manjaro-GNOME, because tbh i don’t use Gnome…

Does it happen without your DNSCrypt-proxy and NordVPN services?
(They might interfere with the shutdown)

Plus i see another unfamiliar line:

gru 18 21:47:52 BxOxSxS mkinitcpio[2628]:   -> Running build hook: [sd-shutdown]

Something is trying to restart gnome…

gru 18 21:47:52 BxOxSxS systemd[1]: Stopping User Login Management...
gru 18 21:47:52 BxOxSxS systemd[1005]: Requested transaction contradicts existing jobs: Transaction for exit.target/start is destructive (gnome-session-restart-dbus.service has 'start' job queued, but 'stop' is included in transaction).
gru 18 21:47:52 BxOxSxS systemd[1005]: Failed to enqueue exit.target job: Transaction for exit.target/start is destructive (gnome-session-restart-dbus.service has 'start' job queued, but 'stop' is included in transaction).

I installed manjaro something like a year ago and changed a lot of stuff so I cannot say it’s latest and default gnome-shell
I also did sudo systemctl stop NetworkManager.service nordvpnd.service nordvpnd.socket dnscrypt-proxy.service and then shutdown and still same issue

Without knowing what exactly you changed, it’s hard to say what is causing this problem right :sweat_smile:
I also just noticed you’re on testing branch which by nature is a very instable road to walk.

The above combined, i pass the problem to others if you don’t mind :wink:

Problem disappeared after latest update. Thanks all for help

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.