Hi all, I was advised at Arch Bug Tracker to try and report this possible xfs bug here. Here goes: I use a ~30GB xfs partition sdb2 mounted as ~/.cache and hours ago it got corrupted causing some apps to crash. It is xfs V5 on a Samsung SSD, created only a month or two ago using Gparted with default options, no RAID or LVM or encryption. Below I attach journalctl -b -x which I clipped to fit in this message. fstab options are as follows: /home/V/.cache xfs defaults 0 0 This ~/.cache was under some load, with Firefox with many tabs, some terminals open, maybe about 5GB used. I restarted my window manager which is Enlightenment. When it finally restarted all my apps were gone. Then I noticed ~/.cache is no longer showing in my Thunar at all. I didn't investigate further but shortly rebooted. Upon next boot this sdb2 partition refused to mount, then also refused to xfs_repair because of dirty log. So I disabled it in fstab and haven't mounted or touched it since. I will keep this partition off for now - tell me if there's anything else you need. FWIW, on the same SSD I have another xfs partition, which also has shown suspicious behaviour, and a swap partition. I will be glad to help if possible. Attached is the journalctl. package version(s) 6.1.9-zen1-1-zen Arch
Feb 06 22:02:38 bobo sudo[163480]: v : TTY=pts/0 ; PWD=/home/V ; USER=root ; COMMAND=/usr/bin/pacman -Syu Feb 06 22:02:38 bobo audit[163480]: CRED_REFR pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:02:38 bobo kernel: audit: type=1110 audit(1675720958.200:718): pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:02:38 bobo sudo[163480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Feb 06 22:02:38 bobo kernel: audit: type=1105 audit(1675720958.204:719): pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:02:38 bobo audit[163480]: USER_START pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:02:41 bobo sudo[163480]: pam_unix(sudo:session): session closed for user root Feb 06 22:02:41 bobo audit[163480]: USER_END pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:02:41 bobo audit[163480]: CRED_DISP pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:02:41 bobo kernel: audit: type=1106 audit(1675720961.293:720): pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:02:41 bobo kernel: audit: type=1104 audit(1675720961.293:721): pid=163480 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:03:01 bobo rtkit-daemon[672]: Supervising 2 threads of 2 processes of 1 users. Feb 06 22:03:01 bobo rtkit-daemon[672]: Supervising 2 threads of 2 processes of 1 users. Feb 06 22:03:06 bobo dbus-daemon[631]: [session uid=1000 pid=631] Activating service name='org.xfce.Xfconf' requested by ':1.1049' (uid=1000 pid=163554 comm="Thunar /home/V/D/I/") Feb 06 22:03:06 bobo dbus-daemon[631]: [session uid=1000 pid=631] Successfully activated service 'org.xfce.Xfconf' Feb 06 22:03:06 bobo dbus-daemon[631]: [session uid=1000 pid=631] Activating via systemd: service name='org.freedesktop.thumbnails.Thumbnailer1' unit='tumblerd.service' requested by ':1.1049' (uid=1000 pid=163554 comm="Thunar /home/V/D/I/") Feb 06 22:03:06 bobo systemd[573]: Starting Thumbnailing service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1242. Feb 06 22:03:07 bobo tumblerd[163574]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory Feb 06 22:03:07 bobo tumblerd[163574]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory Feb 06 22:03:07 bobo tumblerd[163574]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory Feb 06 22:03:07 bobo tumblerd[163574]: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory Feb 06 22:03:07 bobo tumblerd[163574]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: cannot open shared object file: No such file or directory Feb 06 22:03:07 bobo dbus-daemon[631]: [session uid=1000 pid=631] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1' Feb 06 22:03:07 bobo systemd[573]: Started Thumbnailing service. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1242. Feb 06 22:03:16 bobo rtkit-daemon[672]: Supervising 2 threads of 2 processes of 1 users. Feb 06 22:03:16 bobo rtkit-daemon[672]: Supervising 2 threads of 2 processes of 1 users. Feb 06 22:03:54 bobo rtkit-daemon[672]: Supervising 2 threads of 2 processes of 1 users. Feb 06 22:03:54 bobo rtkit-daemon[672]: Supervising 2 threads of 2 processes of 1 users. Feb 06 22:04:17 bobo polkitd[654]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.247, object path /org/enlightenment/polkit/Agent, locale en_GB.UTF-8) Feb 06 22:04:17 bobo kernel: XFS (sdb2): Internal error bno + len > gtbno at line 1988 of file fs/xfs/libxfs/xfs_alloc.c. Caller xfs_free_ag_extent+0x152/0x8a0 [xfs] Feb 06 22:04:17 bobo kernel: CPU: 2 PID: 162632 Comm: kworker/2:2 Not tainted 6.1.9-zen1-1-zen #1 5a2ed0de6ee609835080e9300304c1c04f69a69c Feb 06 22:04:17 bobo kernel: Hardware name: ASUSTeK COMPUTER INC. X555LJ/X555LJ, BIOS X555LJ.504 08/04/2015 Feb 06 22:04:17 bobo kernel: Workqueue: xfs-inodegc/sdb2 xfs_inodegc_worker [xfs] Feb 06 22:04:17 bobo kernel: Call Trace: Feb 06 22:04:17 bobo kernel: <TASK> Feb 06 22:04:17 bobo kernel: dump_stack_lvl+0x48/0x60 Feb 06 22:04:17 bobo kernel: xfs_corruption_error+0x8e/0xa0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: ? xfs_free_ag_extent+0x152/0x8a0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_free_ag_extent+0x18a/0x8a0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: ? xfs_free_ag_extent+0x152/0x8a0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: __xfs_free_extent+0x129/0x230 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_extent_free_finish_item+0xa6/0x1a0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: ? xfs_trans_add_item+0x37/0xb0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_defer_finish_noroll+0x18c/0x670 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_defer_finish+0x15/0x70 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_itruncate_extents_flags+0xd9/0x270 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_inactive_truncate+0xbf/0x1a0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_inactive+0x18b/0x1b0 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: xfs_inodegc_worker+0x86/0x130 [xfs a7c3e640f0f7c9b973d2e5f947e371c671672124] Feb 06 22:04:17 bobo kernel: process_one_work+0x258/0x410 Feb 06 22:04:17 bobo kernel: worker_thread+0x55/0x4d0 Feb 06 22:04:17 bobo kernel: ? process_one_work+0x410/0x410 Feb 06 22:04:17 bobo kernel: kthread+0xde/0x110 Feb 06 22:04:17 bobo kernel: ? kthread_complete_and_exit+0x20/0x20 Feb 06 22:04:17 bobo kernel: ret_from_fork+0x22/0x30 Feb 06 22:04:17 bobo kernel: </TASK> Feb 06 22:04:17 bobo kernel: XFS (sdb2): Corruption detected. Unmount and run xfs_repair Feb 06 22:04:17 bobo kernel: XFS (sdb2): Corruption of in-memory data (0x8) detected at xfs_defer_finish_noroll+0x263/0x670 [xfs] (fs/xfs/libxfs/xfs_defer.c:573). Shutting down filesystem. Feb 06 22:04:17 bobo kernel: XFS (sdb2): Please unmount the filesystem and rectify the problem(s) Feb 06 22:04:20 bobo audit[805]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=1 pid=805 comm="firefox" exe="/usr/lib/firefox/firefox" sig=7 res=1 Feb 06 22:04:20 bobo kernel: audit: type=1701 audit(1675721060.635:722): auid=1000 uid=1000 gid=1000 ses=1 pid=805 comm="firefox" exe="/usr/lib/firefox/firefox" sig=7 res=1 Feb 06 22:04:20 bobo systemd[1]: Created slice Slice /system/systemd-coredump. ░░ Subject: A start job for unit system-systemd\x2dcoredump.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit system-systemd\x2dcoredump.slice has finished successfully. ░░ ░░ The job identifier is 7359. Feb 06 22:04:20 bobo kernel: audit: type=1334 audit(1675721060.668:723): prog-id=162 op=LOAD Feb 06 22:04:20 bobo audit: BPF prog-id=162 op=LOAD Feb 06 22:04:20 bobo audit: BPF prog-id=163 op=LOAD Feb 06 22:04:20 bobo audit: BPF prog-id=164 op=LOAD Feb 06 22:04:20 bobo kernel: audit: type=1334 audit(1675721060.669:724): prog-id=163 op=LOAD Feb 06 22:04:20 bobo kernel: audit: type=1334 audit(1675721060.669:725): prog-id=164 op=LOAD Feb 06 22:04:20 bobo systemd[1]: Started Process Core Dump (PID 163741/UID 0). ░░ Subject: A start job for unit systemd-coredump@0-163741-0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit systemd-coredump@0-163741-0.service has finished successfully. ░░ ░░ The job identifier is 7354. Feb 06 22:04:20 bobo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-163741-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:04:20 bobo kernel: audit: type=1130 audit(1675721060.683:726): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-163741-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:04:28 bobo acpid[423]: client 13248[1000:1000] has disconnected Feb 06 22:04:28 bobo acpid[423]: client connected from 163723[1000:1000] Feb 06 22:04:28 bobo acpid[423]: 1 client rule loaded Feb 06 22:04:29 bobo polkitd[654]: Registered Authentication Agent for unix-session:1 (system bus name :1.4506 [/usr/bin/enlightenment], object path /org/enlightenment/polkit/Agent, locale en_GB.UTF-8) Feb 06 22:05:18 bobo systemd-coredump[163742]: Process 805 (firefox) of user 1000 dumped core. Stack trace of thread 805: #0 0x00007fcaf044c41e n/a (libxul.so + 0x3e4c41e) #1 0x00007fcaf044b775 n/a (libxul.so + 0x3e4b775) #2 0x00007fcaf077051d n/a (libxul.so + 0x417051d) #3 0x00007fcaf076e95f n/a (libxul.so + 0x416e95f) #4 0x00007fcaf076352f n/a (libxul.so + 0x416352f) #5 0x00007fcaf075eb7e n/a (libxul.so + 0x415eb7e) #6 0x00007fcaf0759ac0 n/a (libxul.so + 0x4159ac0) #7 0x00007fcaf07599cd n/a (libxul.so + 0x41599cd) #8 0x00007fcaf03e284e n/a (libxul.so + 0x3de284e) #9 0x00007fcaf422ad2c n/a (libxul.so + 0x7c2ad2c) #10 0x00007fcaf427a1d0 n/a (libxul.so + 0x7c7a1d0) #11 0x00007fcaf13d5b25 n/a (libxul.so + 0x4dd5b25) #12 0x00007fcaf08c8ed3 n/a (libxul.so + 0x42c8ed3) #13 0x00007fcaf08c64a6 n/a (libxul.so + 0x42c64a6) #14 0x00007fcaf030c9b6 n/a (libxul.so + 0x3d0c9b6) #15 0x00007fcaf1e3eb80 n/a (libxul.so + 0x583eb80) #16 0x00007fcaf1eaafd0 n/a (libxul.so + 0x58aafd0) #17 0x00007fcaf0290c3c n/a (libxul.so + 0x3c90c3c) #18 0x00007fcaf028f55d n/a (libxul.so + 0x3c8f55d) #19 0x00007fcaf02ad4c7 n/a (libxul.so + 0x3cad4c7) #20 0x00007fcaf1e3b74b n/a (libxul.so + 0x583b74b) #21 0x00007fcaf02919c9 n/a (libxul.so + 0x3c919c9) #22 0x00007fcaf0b474e7 n/a (libxul.so + 0x45474e7) #23 0x00007fcaf0b47005 n/a (libxul.so + 0x4547005) #24 0x000001432d6db9f5 n/a (n/a + 0x0) #25 0x000001432d6d52d5 n/a (n/a + 0x0) #26 0x00000143306ecf0e n/a (n/a + 0x0) #27 0x000001432d6df5de n/a (n/a + 0x0) #28 0x000001432d6d54ee n/a (n/a + 0x0) #29 0x00007fcaf044c0a8 n/a (libxul.so + 0x3e4c0a8) #30 0x00007fcaf044b775 n/a (libxul.so + 0x3e4b775) #31 0x00007fcaf077051d n/a (libxul.so + 0x417051d) #32 0x00007fcaf076e95f n/a (libxul.so + 0x416e95f) #33 0x00007fcaf076352f n/a (libxul.so + 0x416352f) #34 0x00007fcaf075eb7e n/a (libxul.so + 0x415eb7e) #35 0x00007fcaf0759ac0 n/a (libxul.so + 0x4159ac0) #36 0x00007fcaf1837a2b n/a (libxul.so + 0x5237a2b) #37 0x00007fcaf0efcfe2 n/a (libxul.so + 0x48fcfe2) #38 0x00007fcaf1e23165 n/a (libxul.so + 0x5823165) #39 0x00007fcaf4276836 n/a (libxul.so + 0x7c76836) #40 0x00007fcaf4279863 n/a (libxul.so + 0x7c79863) #41 0x00007fcaf0889161 n/a (libxul.so + 0x4289161) #42 0x00007fcaf08870c0 n/a (libxul.so + 0x42870c0) #43 0x00007fcaf0886f66 n/a (libxul.so + 0x4286f66) #44 0x00007fcaf0886af6 n/a (libxul.so + 0x4286af6) #45 0x00007fcaf088662c n/a (libxul.so + 0x428662c) #46 0x00007fcaf088652d n/a (libxul.so + 0x428652d) #47 0x00007fcaf0e9ed00 n/a (libxul.so + 0x489ed00) #48 0x00007fcaf06cb7f8 n/a (libxul.so + 0x40cb7f8) #49 0x00007fcaf06ca802 n/a (libxul.so + 0x40ca802) #50 0x00007fcaf153db91 n/a (libxul.so + 0x4f3db91) #51 0x00007fcaf1eeb55d n/a (libxul.so + 0x58eb55d) #52 0x00007fcaf1bfb025 n/a (libxul.so + 0x55fb025) #53 0x00007fcaf140b839 n/a (libxul.so + 0x4e0b839) #54 0x00007fcaf1409c30 n/a (libxul.so + 0x4e09c30) #55 0x00007fcaf1408c17 n/a (libxul.so + 0x4e08c17) #56 0x000055f1309015fd n/a (firefox + 0x4d5fd) #57 0x00007fcafb63c290 n/a (/usr/lib/libc.so.6 (deleted) + 0x23290) ELF object binary architecture: AMD x86-64 ░░ Subject: Process 805 (firefox) dumped core ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: man:core(5) ░░ ░░ Process 805 (firefox) crashed and dumped core. ░░ ░░ This usually indicates a programming error in the crashing program and ░░ should be reported to its vendor as a bug. Feb 06 22:05:19 bobo systemd[1]: systemd-coredump@0-163741-0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-coredump@0-163741-0.service has successfully entered the 'dead' state. Feb 06 22:05:19 bobo kernel: audit: type=1131 audit(1675721119.238:727): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-163741-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:05:19 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-163741-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:05:19 bobo systemd[1]: systemd-coredump@0-163741-0.service: Consumed 35.847s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-coredump@0-163741-0.service completed and consumed the indicated resources. Feb 06 22:05:19 bobo audit: BPF prog-id=164 op=UNLOAD Feb 06 22:05:19 bobo kernel: audit: type=1334 audit(1675721119.338:728): prog-id=164 op=UNLOAD Feb 06 22:05:19 bobo kernel: audit: type=1334 audit(1675721119.338:729): prog-id=163 op=UNLOAD Feb 06 22:05:19 bobo kernel: audit: type=1334 audit(1675721119.338:730): prog-id=162 op=UNLOAD Feb 06 22:05:19 bobo audit: BPF prog-id=163 op=UNLOAD Feb 06 22:05:19 bobo audit: BPF prog-id=162 op=UNLOAD Feb 06 22:05:39 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.4511' (uid=0 pid=163918 comm="sudo pacman -Syu") Feb 06 22:05:39 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:05:39 bobo sudo[163918]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:05:39 bobo kernel: audit: type=1101 audit(1675721139.365:731): pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:39 bobo audit[163918]: USER_ACCT pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:39 bobo sudo[163918]: v : TTY=pts/0 ; PWD=/home/V ; USER=root ; COMMAND=/usr/bin/pacman -Syu Feb 06 22:05:39 bobo audit[163918]: CRED_REFR pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:39 bobo kernel: audit: type=1110 audit(1675721139.373:732): pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:39 bobo sudo[163918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Feb 06 22:05:39 bobo kernel: audit: type=1105 audit(1675721139.381:733): pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:39 bobo audit[163918]: USER_START pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:41 bobo sudo[163918]: pam_unix(sudo:session): session closed for user root Feb 06 22:05:41 bobo kernel: audit: type=1106 audit(1675721141.007:734): pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:41 bobo kernel: audit: type=1104 audit(1675721141.007:735): pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:41 bobo audit[163918]: USER_END pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:05:41 bobo audit[163918]: CRED_DISP pid=163918 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:05 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.4513' (uid=0 pid=164027 comm="sudo pacman -Syu") Feb 06 22:06:05 bobo audit[164027]: USER_ACCT pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:05 bobo kernel: audit: type=1101 audit(1675721165.402:736): pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:05 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:06:05 bobo sudo[164027]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:06:05 bobo sudo[164027]: v : TTY=pts/0 ; PWD=/home/V ; USER=root ; COMMAND=/usr/bin/pacman -Syu Feb 06 22:06:05 bobo audit[164027]: CRED_REFR pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:05 bobo kernel: audit: type=1110 audit(1675721165.404:737): pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:05 bobo sudo[164027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Feb 06 22:06:05 bobo kernel: audit: type=1105 audit(1675721165.407:738): pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:05 bobo audit[164027]: USER_START pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:06 bobo sudo[164027]: pam_unix(sudo:session): session closed for user root Feb 06 22:06:06 bobo kernel: audit: type=1106 audit(1675721166.771:739): pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:06 bobo kernel: audit: type=1104 audit(1675721166.771:740): pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:06 bobo audit[164027]: USER_END pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:06 bobo audit[164027]: CRED_DISP pid=164027 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:06:15 bobo polkitd[654]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.4506, object path /org/enlightenment/polkit/Agent, locale en_GB.UTF-8) Feb 06 22:06:22 bobo acpid[423]: client 163723[1000:1000] has disconnected Feb 06 22:06:22 bobo acpid[423]: client connected from 164063[1000:1000] Feb 06 22:06:22 bobo acpid[423]: 1 client rule loaded Feb 06 22:06:22 bobo polkitd[654]: Registered Authentication Agent for unix-session:1 (system bus name :1.4514 [/usr/bin/enlightenment], object path /org/enlightenment/polkit/Agent, locale en_GB.UTF-8) Feb 06 22:07:06 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.4518' (uid=0 pid=164395 comm="sudo pacman -Syu") Feb 06 22:07:06 bobo kernel: audit: type=1101 audit(1675721226.847:741): pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:06 bobo audit[164395]: USER_ACCT pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:06 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:07:06 bobo sudo[164395]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:07:06 bobo audit[164395]: CRED_REFR pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:06 bobo sudo[164395]: v : TTY=pts/0 ; PWD=/home/V ; USER=root ; COMMAND=/usr/bin/pacman -Syu Feb 06 22:07:06 bobo kernel: audit: type=1110 audit(1675721226.849:742): pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:06 bobo sudo[164395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Feb 06 22:07:06 bobo audit[164395]: USER_START pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:06 bobo kernel: audit: type=1105 audit(1675721226.852:743): pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:08 bobo sudo[164395]: pam_unix(sudo:session): session closed for user root Feb 06 22:07:08 bobo audit[164395]: USER_END pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:08 bobo kernel: audit: type=1106 audit(1675721228.163:744): pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:08 bobo kernel: audit: type=1104 audit(1675721228.163:745): pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:07:08 bobo audit[164395]: CRED_DISP pid=164395 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:00 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.4520' (uid=0 pid=164826 comm="sudo pacman -Syu") Feb 06 22:09:00 bobo kernel: audit: type=1101 audit(1675721340.890:746): pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:00 bobo audit[164826]: USER_ACCT pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:00 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:09:00 bobo sudo[164826]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:09:00 bobo audit[164826]: CRED_REFR pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:00 bobo sudo[164826]: v : TTY=pts/0 ; PWD=/home/V ; USER=root ; COMMAND=/usr/bin/pacman -Syu Feb 06 22:09:00 bobo kernel: audit: type=1110 audit(1675721340.892:747): pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:00 bobo sudo[164826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Feb 06 22:09:00 bobo audit[164826]: USER_START pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:00 bobo kernel: audit: type=1105 audit(1675721340.895:748): pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:02 bobo audit[164826]: USER_END pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:02 bobo audit[164826]: CRED_DISP pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:02 bobo kernel: audit: type=1106 audit(1675721342.628:749): pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:02 bobo kernel: audit: type=1104 audit(1675721342.628:750): pid=164826 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:02 bobo sudo[164826]: pam_unix(sudo:session): session closed for user root Feb 06 22:09:15 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.4521' (uid=0 pid=164865 comm="sudo gparted") Feb 06 22:09:15 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:09:15 bobo sudo[164865]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found. Feb 06 22:09:18 bobo audit[164865]: USER_AUTH pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo kernel: audit: type=1100 audit(1675721358.236:751): pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo kernel: audit: type=1101 audit(1675721358.237:752): pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo audit[164865]: USER_ACCT pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="v" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo sudo[164865]: v : TTY=pts/0 ; PWD=/home/V ; USER=root ; COMMAND=/usr/bin/gparted Feb 06 22:09:18 bobo audit[164865]: CRED_REFR pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo kernel: audit: type=1110 audit(1675721358.238:753): pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo sudo[164865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Feb 06 22:09:18 bobo audit[164865]: USER_START pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo kernel: audit: type=1105 audit(1675721358.241:754): pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:18 bobo systemd[1]: Reloading. Feb 06 22:09:19 bobo audit: BPF prog-id=165 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=140 op=UNLOAD Feb 06 22:09:19 bobo kernel: audit: type=1334 audit(1675721359.042:755): prog-id=165 op=LOAD Feb 06 22:09:19 bobo kernel: audit: type=1334 audit(1675721359.042:756): prog-id=140 op=UNLOAD Feb 06 22:09:19 bobo kernel: audit: type=1334 audit(1675721359.042:757): prog-id=166 op=LOAD Feb 06 22:09:19 bobo kernel: audit: type=1334 audit(1675721359.042:758): prog-id=167 op=LOAD Feb 06 22:09:19 bobo kernel: audit: type=1334 audit(1675721359.042:759): prog-id=141 op=UNLOAD Feb 06 22:09:19 bobo kernel: audit: type=1334 audit(1675721359.042:760): prog-id=142 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=166 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=167 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=141 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=142 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=168 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=145 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=169 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=170 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=143 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=144 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=171 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=149 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=172 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=146 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=173 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=174 op=LOAD Feb 06 22:09:19 bobo audit: BPF prog-id=147 op=UNLOAD Feb 06 22:09:19 bobo audit: BPF prog-id=148 op=UNLOAD Feb 06 22:09:19 bobo kernel: BTRFS info: devid 1 device path /dev/mapper/gugu changed to /dev/dm-0 scanned by systemd-udevd (164932) Feb 06 22:09:19 bobo kernel: BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/gugu scanned by systemd-udevd (164932) Feb 06 22:09:50 bobo systemd[1]: Reloading. Feb 06 22:09:50 bobo audit: BPF prog-id=175 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=165 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=176 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=177 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=166 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=167 op=UNLOAD Feb 06 22:09:50 bobo kernel: kauditd_printk_skb: 14 callbacks suppressed Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.718:775): prog-id=175 op=LOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.718:776): prog-id=165 op=UNLOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.718:777): prog-id=176 op=LOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.718:778): prog-id=177 op=LOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.718:779): prog-id=166 op=UNLOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.718:780): prog-id=167 op=UNLOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.719:781): prog-id=178 op=LOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.719:782): prog-id=168 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=178 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=168 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=179 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=180 op=LOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.720:783): prog-id=179 op=LOAD Feb 06 22:09:50 bobo kernel: audit: type=1334 audit(1675721390.720:784): prog-id=180 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=169 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=170 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=181 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=171 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=182 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=172 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=183 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=184 op=LOAD Feb 06 22:09:50 bobo audit: BPF prog-id=173 op=UNLOAD Feb 06 22:09:50 bobo audit: BPF prog-id=174 op=UNLOAD Feb 06 22:09:50 bobo sudo[164865]: pam_unix(sudo:session): session closed for user root Feb 06 22:09:50 bobo audit[164865]: USER_END pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:09:50 bobo audit[164865]: CRED_DISP pid=164865 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 06 22:12:04 bobo systemd-logind[432]: The system will reboot now! Feb 06 22:12:04 bobo systemd-logind[432]: System is rebooting. ░░ Subject: System shutdown initiated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ System shutdown has been initiated. The shutdown has now begun and ░░ all system services are terminated and all file systems unmounted. Feb 06 22:12:04 bobo systemd[1]: Stopping Session 1 of User v... ░░ Subject: A stop job for unit session-1.scope has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit session-1.scope has begun execution. ░░ ░░ The job identifier is 7800. Feb 06 22:12:04 bobo kernel: kauditd_printk_skb: 12 callbacks suppressed Feb 06 22:12:04 bobo kernel: audit: type=1104 audit(1675721524.451:797): pid=571 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="v" exe="/usr/bin/login" hostname=bobo addr=? terminal=/dev/tty1 res=success' Feb 06 22:12:04 bobo audit[571]: CRED_DISP pid=571 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="v" exe="/usr/bin/login" hostname=bobo addr=? terminal=/dev/tty1 res=success' Feb 06 22:12:04 bobo login[571]: pam_unix(login:session): session closed for user v Feb 06 22:12:04 bobo systemd[1]: Removed slice Slice /system/modprobe. ░░ Subject: A stop job for unit system-modprobe.slice has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit system-modprobe.slice has finished. ░░ ░░ The job identifier is 7769 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: Removed slice Slice /system/systemd-coredump. ░░ Subject: A stop job for unit system-systemd\x2dcoredump.slice has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit system-systemd\x2dcoredump.slice has finished. ░░ ░░ The job identifier is 7701 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: system-systemd\x2dcoredump.slice: Consumed 35.847s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit system-systemd\x2dcoredump.slice completed and consumed the indicated resources. Feb 06 22:12:04 bobo systemd[1]: Stopped target Graphical Interface. ░░ Subject: A stop job for unit graphical.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit graphical.target has finished. ░░ ░░ The job identifier is 7707 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: Stopped target Multi-User System. ░░ Subject: A stop job for unit multi-user.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit multi-user.target has finished. ░░ ░░ The job identifier is 7706 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: Stopped target Login Prompts. ░░ Subject: A stop job for unit getty.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit getty.target has finished. ░░ ░░ The job identifier is 7807 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: Stopped target Sound Card. ░░ Subject: A stop job for unit sound.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit sound.target has finished. ░░ ░░ The job identifier is 7733 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: Stopped target Timer Units. ░░ Subject: A stop job for unit timers.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit timers.target has finished. ░░ ░░ The job identifier is 7780 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit archlinux-keyring-wkd-sync.timer has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly. ░░ Subject: A stop job for unit archlinux-keyring-wkd-sync.timer has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit archlinux-keyring-wkd-sync.timer has finished. ░░ ░░ The job identifier is 7721 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: fstrim.timer: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit fstrim.timer has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Discard unused blocks once a week. ░░ Subject: A stop job for unit fstrim.timer has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit fstrim.timer has finished. ░░ ░░ The job identifier is 7758 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: logrotate.timer: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit logrotate.timer has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Daily rotation of log files. ░░ Subject: A stop job for unit logrotate.timer has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit logrotate.timer has finished. ░░ ░░ The job identifier is 7756 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: man-db.timer: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db.timer has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Daily man-db regeneration. ░░ Subject: A stop job for unit man-db.timer has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit man-db.timer has finished. ░░ ░░ The job identifier is 7699 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: shadow.timer: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit shadow.timer has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Daily verification of password and group files. ░░ Subject: A stop job for unit shadow.timer has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit shadow.timer has finished. ░░ ░░ The job identifier is 7754 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-tmpfiles-clean.timer has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Daily Cleanup of Temporary Directories. ░░ Subject: A stop job for unit systemd-tmpfiles-clean.timer has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-tmpfiles-clean.timer has finished. ░░ ░░ The job identifier is 7703 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: Stopped target System Time Set. ░░ Subject: A stop job for unit time-set.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit time-set.target has finished. ░░ ░░ The job identifier is 7705 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit lvm2-lvmpolld.socket has successfully entered the 'dead' state. Feb 06 22:12:04 bobo qlipper[758]: The X11 connection broke (error 1). Did the X11 server die? Feb 06 22:12:04 bobo kernel: audit: type=1106 audit(1675721524.467:798): pid=571 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="v" exe="/usr/bin/login" hostname=bobo addr=? terminal=/dev/tty1 res=success' Feb 06 22:12:04 bobo audit[571]: USER_END pid=571 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="v" exe="/usr/bin/login" hostname=bobo addr=? terminal=/dev/tty1 res=success' Feb 06 22:12:04 bobo polkitd[654]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.4514, object path /org/enlightenment/polkit/Agent, locale en_GB.UTF-8) (disconnected from bus) Feb 06 22:12:04 bobo systemd[1]: Closed LVM2 poll daemon socket. ░░ Subject: A stop job for unit lvm2-lvmpolld.socket has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit lvm2-lvmpolld.socket has finished. ░░ ░░ The job identifier is 7712 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: systemd-coredump.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-coredump.socket has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Closed Process Core Dump Socket. ░░ Subject: A stop job for unit systemd-coredump.socket has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-coredump.socket has finished. ░░ ░░ The job identifier is 7826 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: systemd-rfkill.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-rfkill.socket has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A stop job for unit systemd-rfkill.socket has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-rfkill.socket has finished. ░░ ░░ The job identifier is 7704 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: Stopping ACPI event daemon... ░░ Subject: A stop job for unit acpid.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit acpid.service has begun execution. ░░ ░░ The job identifier is 7708. Feb 06 22:12:04 bobo systemd[1]: Stopping Save/Restore Sound Card State... ░░ Subject: A stop job for unit alsa-restore.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit alsa-restore.service has begun execution. ░░ ░░ The job identifier is 7739. Feb 06 22:12:04 bobo bluetoothd[545]: Terminating Feb 06 22:12:04 bobo connman-vpnd[518]: Terminating Feb 06 22:12:04 bobo systemd[1]: Stopping Bluetooth service... ░░ Subject: A stop job for unit bluetooth.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit bluetooth.service has begun execution. ░░ ░░ The job identifier is 7745. Feb 06 22:12:04 bobo bluetoothd[545]: Stopping SDP server Feb 06 22:12:04 bobo systemd[1]: Stopping ConnMan VPN service... ░░ Subject: A stop job for unit connman-vpn.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit connman-vpn.service has begun execution. ░░ ░░ The job identifier is 7747. Feb 06 22:12:04 bobo bluetoothd[545]: Exit Feb 06 22:12:04 bobo systemd[1]: Stopping Getty on tty1... ░░ Subject: A stop job for unit getty@tty1.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit getty@tty1.service has begun execution. ░░ ░░ The job identifier is 7718. Feb 06 22:12:04 bobo systemd[1]: Stopping Virtual console mouse server... ░░ Subject: A stop job for unit gpm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit gpm.service has begun execution. ░░ ░░ The job identifier is 7749. Feb 06 22:12:04 bobo systemd[1]: Stopping key remapping daemon... ░░ Subject: A stop job for unit keyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit keyd.service has begun execution. ░░ ░░ The job identifier is 7762. Feb 06 22:12:04 bobo systemd[1]: Starting Generate shutdown-ramfs... ░░ Subject: A start job for unit mkinitcpio-generate-shutdown-ramfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit mkinitcpio-generate-shutdown-ramfs.service has begun execution. ░░ ░░ The job identifier is 7695. Feb 06 22:12:04 bobo connman-vpnd[518]: enp2s0 {remove} index 2 Feb 06 22:12:04 bobo systemd[1]: Stopping Authorization Manager... ░░ Subject: A stop job for unit polkit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit polkit.service has begun execution. ░░ ░░ The job identifier is 7742. Feb 06 22:12:04 bobo connman-vpnd[518]: wlan0 {remove} index 4 Feb 06 22:12:04 bobo systemd[1]: Stopping RealtimeKit Scheduling Policy Service... ░░ Subject: A stop job for unit rtkit-daemon.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit rtkit-daemon.service has begun execution. ░░ ░░ The job identifier is 7746. Feb 06 22:12:04 bobo connman-vpnd[518]: Exit Feb 06 22:12:04 bobo systemd[1]: Stopping Load/Save Random Seed... ░░ Subject: A stop job for unit systemd-random-seed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-random-seed.service has begun execution. ░░ ░░ The job identifier is 7727. Feb 06 22:12:04 bobo systemd[1]: Stopping Disk Manager... ░░ Subject: A stop job for unit udisks2.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit udisks2.service has begun execution. ░░ ░░ The job identifier is 7748. Feb 06 22:12:04 bobo systemd[1]: gpm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit gpm.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo kernel: audit: type=1131 audit(1675721524.518:799): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gpm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gpm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo systemd[1]: Stopped Virtual console mouse server. ░░ Subject: A stop job for unit gpm.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit gpm.service has finished. ░░ ░░ The job identifier is 7749 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: gpm.service: Consumed 8.240s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit gpm.service completed and consumed the indicated resources. Feb 06 22:12:04 bobo systemd[1]: connman-vpn.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit connman-vpn.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped ConnMan VPN service. ░░ Subject: A stop job for unit connman-vpn.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit connman-vpn.service has finished. ░░ ░░ The job identifier is 7747 and the job result is done. Feb 06 22:12:04 bobo kernel: audit: type=1131 audit(1675721524.524:800): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=connman-vpn comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=connman-vpn comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo systemd[1]: bluetooth.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit bluetooth.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo acpid[423]: exiting Feb 06 22:12:04 bobo udisksd[664]: udisks daemon version 2.9.4 exiting Feb 06 22:12:04 bobo systemd[1]: Stopped Bluetooth service. ░░ Subject: A stop job for unit bluetooth.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit bluetooth.service has finished. ░░ ░░ The job identifier is 7745 and the job result is done. Feb 06 22:12:04 bobo audit[664]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=664 comm="udisksd" exe="/usr/lib/udisks2/udisksd" sig=6 res=1 Feb 06 22:12:04 bobo kernel: audit: type=1701 audit(1675721524.534:801): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=664 comm="udisksd" exe="/usr/lib/udisks2/udisksd" sig=6 res=1 Feb 06 22:12:04 bobo kernel: audit: type=1131 audit(1675721524.534:802): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo udisksd[664]: ** Feb 06 22:12:04 bobo udisksd[664]: GLib-GIO:ERROR:../glib/gio/gresource.c:1451:g_static_resource_fini: assertion failed: (g_atomic_int_get (&resource->ref_count) >= 2) Feb 06 22:12:04 bobo udisksd[664]: Bail out! GLib-GIO:ERROR:../glib/gio/gresource.c:1451:g_static_resource_fini: assertion failed: (g_atomic_int_get (&resource->ref_count) >= 2) Feb 06 22:12:04 bobo systemd[1]: acpid.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit acpid.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped ACPI event daemon. ░░ Subject: A stop job for unit acpid.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit acpid.service has finished. ░░ ░░ The job identifier is 7708 and the job result is done. Feb 06 22:12:04 bobo systemd[1]: acpid.service: Consumed 42.432s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit acpid.service completed and consumed the indicated resources. Feb 06 22:12:04 bobo systemd[1]: getty@tty1.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit getty@tty1.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo kernel: audit: type=1131 audit(1675721524.545:803): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo systemd-coredump[165230]: Failed to connect to coredump service: Connection refused Feb 06 22:12:04 bobo systemd[1]: Stopped Getty on tty1. ░░ Subject: A stop job for unit getty@tty1.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit getty@tty1.service has finished. ░░ ░░ The job identifier is 7718 and the job result is done. Feb 06 22:12:04 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo kernel: audit: type=1131 audit(1675721524.552:804): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo mkinitcpio[165227]: ==> Starting build: none Feb 06 22:12:04 bobo mkinitcpio[165227]: -> Running build hook: [sd-shutdown] Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x6f0015 Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x670100 Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x6f0500 Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x33:0x0, last cmd=0x670500 Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x670500 Feb 06 22:12:04 bobo mkinitcpio[165227]: ==> Build complete. Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x6f0500 Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x6f0100 Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x6f0100 Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x10:0x0, last cmd=0x2706ff Feb 06 22:12:04 bobo kernel: snd_hda_intel 0000:00:03.0: spurious response 0x0:0x0, last cmd=0x2a0000 Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.4523' (uid=1000 pid=669 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") Feb 06 22:12:04 bobo systemd[1]: polkit.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit polkit.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Authorization Manager. ░░ Subject: A stop job for unit polkit.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit polkit.service has finished. ░░ ░░ The job identifier is 7742 and the job result is done. Feb 06 22:12:04 bobo 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' Feb 06 22:12:04 bobo systemd[1]: polkit.service: Consumed 3.070s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit polkit.service completed and consumed the indicated resources. Feb 06 22:12:04 bobo kernel: audit: type=1131 audit(1675721524.903:805): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ An ExecStart= process belonging to unit udisks2.service has exited. ░░ ░░ The process' exit code is 'dumped' and its exit status is 6. Feb 06 22:12:04 bobo systemd[1]: udisks2.service: Failed with result 'core-dump'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit udisks2.service has entered the 'failed' state with result 'core-dump'. Feb 06 22:12:04 bobo systemd[1]: Stopped Disk Manager. ░░ Subject: A stop job for unit udisks2.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit udisks2.service has finished. ░░ ░░ The job identifier is 7748 and the job result is done. Feb 06 22:12:04 bobo 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=failed' Feb 06 22:12:04 bobo systemd[1]: udisks2.service: Consumed 43.140s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit udisks2.service completed and consumed the indicated resources. Feb 06 22:12:04 bobo kernel: audit: type=1131 audit(1675721524.913:806): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Feb 06 22:12:04 bobo systemd[1]: rtkit-daemon.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit rtkit-daemon.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped RealtimeKit Scheduling Policy Service. ░░ Subject: A stop job for unit rtkit-daemon.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit rtkit-daemon.service has finished. ░░ ░░ The job identifier is 7746 and the job result is done. Feb 06 22:12:04 bobo 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' Feb 06 22:12:04 bobo systemd[1]: rtkit-daemon.service: Consumed 3.869s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit rtkit-daemon.service completed and consumed the indicated resources. Feb 06 22:12:04 bobo systemd[1]: keyd.service: Main process exited, code=exited, status=15/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ An ExecStart= process belonging to unit keyd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 15. Feb 06 22:12:04 bobo systemd[1]: keyd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit keyd.service has entered the 'failed' state with result 'exit-code'. Feb 06 22:12:04 bobo systemd[1]: Stopped key remapping daemon. ░░ Subject: A stop job for unit keyd.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit keyd.service has finished. ░░ ░░ The job identifier is 7762 and the job result is done. Feb 06 22:12:04 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=keyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Feb 06 22:12:04 bobo systemd[1]: keyd.service: Consumed 1min 38.794s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit keyd.service completed and consumed the indicated resources. Feb 06 22:12:04 bobo systemd[1]: alsa-restore.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit alsa-restore.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Save/Restore Sound Card State. ░░ Subject: A stop job for unit alsa-restore.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit alsa-restore.service has finished. ░░ ░░ The job identifier is 7739 and the job result is done. Feb 06 22:12:04 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:04 bobo systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit mkinitcpio-generate-shutdown-ramfs.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Finished Generate shutdown-ramfs. ░░ Subject: A start job for unit mkinitcpio-generate-shutdown-ramfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit mkinitcpio-generate-shutdown-ramfs.service has finished successfully. ░░ ░░ The job identifier is 7695. Feb 06 22:12:04 bobo 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' Feb 06 22:12:04 bobo 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' Feb 06 22:12:04 bobo systemd[1]: systemd-random-seed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-random-seed.service has successfully entered the 'dead' state. Feb 06 22:12:04 bobo systemd[1]: Stopped Load/Save Random Seed. ░░ Subject: A stop job for unit systemd-random-seed.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-random-seed.service has finished. ░░ ░░ The job identifier is 7727 and the job result is done. Feb 06 22:12:04 bobo 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' Feb 06 22:12:04 bobo systemd-logind[432]: Session 1 logged out. Waiting for processes to exit. Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.4524' (uid=1000 pid=669 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") Feb 06 22:12:04 bobo systemd[1]: Removed slice Slice /system/getty. ░░ Subject: A stop job for unit system-getty.slice has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit system-getty.slice has finished. ░░ ░░ The job identifier is 7717 and the job result is done. Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.4525' (uid=1000 pid=669 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.4526' (uid=1000 pid=669 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.4527' (uid=1000 pid=669 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") Feb 06 22:12:04 bobo dbus-daemon[425]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down. Feb 06 22:12:05 bobo systemd[573]: pulseaudio.service: Consumed 16min 3.302s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo kernel: nouveau 0000:04:00.0: Enabling HDA controller Feb 06 22:12:05 bobo systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[1]: Stopped Session 1 of User v. ░░ Subject: A stop job for unit session-1.scope has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit session-1.scope has finished. ░░ ░░ The job identifier is 7800 and the job result is done. Feb 06 22:12:05 bobo systemd[1]: session-1.scope: Consumed 1d 1h 38min 175ms CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-1.scope completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[1]: Stopping User Login Management... ░░ Subject: A stop job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 7743. Feb 06 22:12:05 bobo systemd[1]: Stopping User Manager for UID 1000... ░░ Subject: A stop job for unit user@1000.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit user@1000.service has begun execution. ░░ ░░ The job identifier is 7751. Feb 06 22:12:05 bobo systemd-logind[432]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Feb 06 22:12:05 bobo systemd[573]: Activating special unit Exit the Session... Feb 06 22:12:05 bobo systemd[573]: Stopped target Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1613 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Stopping Accessibility services bus... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1592. Feb 06 22:12:05 bobo systemd[573]: Stopping D-Bus User Message Bus... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1595. Feb 06 22:12:05 bobo systemd[573]: Stopping User preferences database... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1596. Feb 06 22:12:05 bobo systemd[573]: Stopping Virtual filesystem service... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1590. Feb 06 22:12:05 bobo systemd[573]: Stopping Virtual filesystem metadata service... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1591. Feb 06 22:12:05 bobo systemd[573]: Stopping Virtual filesystem service - Media Transfer Protocol monitor... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1589. Feb 06 22:12:05 bobo systemd[573]: Stopping Virtual filesystem service - disk device monitor... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1588. Feb 06 22:12:05 bobo systemd[573]: Stopping PipeWire Multimedia Service... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1610. Feb 06 22:12:05 bobo systemd[573]: Stopping Thumbnailing service... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 1594. Feb 06 22:12:05 bobo systemd[573]: Stopped Accessibility services bus. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1592 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Stopped Virtual filesystem service - Media Transfer Protocol monitor. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1589 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Stopped User preferences database. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1596 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: dconf.service: Consumed 1.471s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[573]: Stopped D-Bus User Message Bus. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1595 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: dbus.service: Consumed 15.487s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[573]: Stopped Virtual filesystem metadata service. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1591 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: gvfs-metadata.service: Consumed 2.359s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[573]: Stopped Thumbnailing service. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1594 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: tumblerd.service: Consumed 18.035s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[1]: systemd-logind.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-logind.service has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[573]: Stopped Virtual filesystem service - disk device monitor. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1588 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: gvfs-udisks2-volume-monitor.service: Consumed 1.509s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[1]: Stopped User Login Management. ░░ Subject: A stop job for unit systemd-logind.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-logind.service has finished. ░░ ░░ The job identifier is 7743 and the job result is done. Feb 06 22:12:05 bobo 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' Feb 06 22:12:05 bobo systemd[1]: run-user-1000-gvfs.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-user-1000-gvfs.mount has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[573]: Stopped Virtual filesystem service. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1590 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: gvfs-daemon.service: Consumed 2.428s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo audit: BPF prog-id=175 op=UNLOAD Feb 06 22:12:05 bobo systemd[1]: Unmounted /run/user/1000/gvfs. ░░ Subject: A stop job for unit run-user-1000-gvfs.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-user-1000-gvfs.mount has finished. ░░ ░░ The job identifier is 7843 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Stopped PipeWire Multimedia Service. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1610 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Removed slice User Core Session Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1617 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: session.slice: Consumed 16min 26.271s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[573]: Stopped target Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1612 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Stopped target Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1615 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Stopped target Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1614 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Stopped target Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1611 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1593 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed GnuPG network certificate management daemon. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1604 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1607 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed GnuPG cryptographic agent and passphrase cache (restricted). ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1608 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed GnuPG cryptographic agent (ssh-agent emulation). ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1601 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed GnuPG cryptographic agent and passphrase cache. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1602 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed p11-kit server. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1599 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed PipeWire Multimedia System Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1609 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Closed Sound System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1605 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: Removed slice User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 1600 and the job result is done. Feb 06 22:12:05 bobo systemd[573]: app.slice: Consumed 54.165s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[573]: Reached target Shutdown. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1586. Feb 06 22:12:05 bobo systemd[573]: Finished Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1585. Feb 06 22:12:05 bobo systemd[573]: Reached target Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1584. Feb 06 22:12:05 bobo systemd[1]: user@1000.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit user@1000.service has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[1]: Stopped User Manager for UID 1000. ░░ Subject: A stop job for unit user@1000.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit user@1000.service has finished. ░░ ░░ The job identifier is 7751 and the job result is done. Feb 06 22:12:05 bobo 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=success' Feb 06 22:12:05 bobo systemd[1]: user@1000.service: Consumed 17min 21.446s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit user@1000.service completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[1]: Stopping Permit User Sessions... ░░ Subject: A stop job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 7752. Feb 06 22:12:05 bobo systemd[1]: Stopping User Runtime Directory /run/user/1000... ░░ Subject: A stop job for unit user-runtime-dir@1000.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit user-runtime-dir@1000.service has begun execution. ░░ ░░ The job identifier is 7757. Feb 06 22:12:05 bobo systemd[1]: systemd-user-sessions.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-user-sessions.service has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[1]: Stopped Permit User Sessions. ░░ Subject: A stop job for unit systemd-user-sessions.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-user-sessions.service has finished. ░░ ░░ The job identifier is 7752 and the job result is done. Feb 06 22:12:05 bobo 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' Feb 06 22:12:05 bobo systemd[1]: run-user-1000.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-user-1000.mount has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[1]: Unmounted /run/user/1000. ░░ Subject: A stop job for unit run-user-1000.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-user-1000.mount has finished. ░░ ░░ The job identifier is 7840 and the job result is done. Feb 06 22:12:05 bobo systemd[1]: user-runtime-dir@1000.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit user-runtime-dir@1000.service has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[1]: Stopped User Runtime Directory /run/user/1000. ░░ Subject: A stop job for unit user-runtime-dir@1000.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit user-runtime-dir@1000.service has finished. ░░ ░░ The job identifier is 7757 and the job result is done. Feb 06 22:12:05 bobo 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' Feb 06 22:12:05 bobo systemd[1]: Removed slice User Slice of UID 1000. ░░ Subject: A stop job for unit user-1000.slice has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit user-1000.slice has finished. ░░ ░░ The job identifier is 7802 and the job result is done. Feb 06 22:12:05 bobo systemd[1]: user-1000.slice: Consumed 1d 1h 55min 21.642s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit user-1000.slice completed and consumed the indicated resources. Feb 06 22:12:05 bobo systemd[1]: Stopped target Network. ░░ Subject: A stop job for unit network.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit network.target has finished. ░░ ░░ The job identifier is 7814 and the job result is done. Feb 06 22:12:05 bobo systemd[1]: Stopped target Remote File Systems. ░░ Subject: A stop job for unit remote-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit remote-fs.target has finished. ░░ ░░ The job identifier is 7785 and the job result is done. Feb 06 22:12:05 bobo connmand[433]: Terminating Feb 06 22:12:05 bobo kernel: wlan0: deauthenticating from 90:21:06:ab:4d:0d by local choice (Reason: 3=DEAUTH_LEAVING) Feb 06 22:12:05 bobo iwd[428]: Terminate Feb 06 22:12:05 bobo iwd[428]: Removing scan context for wdev 2 Feb 06 22:12:05 bobo systemd[1]: Stopping Connection service... ░░ Subject: A stop job for unit connman.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit connman.service has begun execution. ░░ ░░ The job identifier is 7741. Feb 06 22:12:05 bobo systemd[1]: Stopping Wireless service... ░░ Subject: A stop job for unit iwd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit iwd.service has begun execution. ░░ ░░ The job identifier is 7720. Feb 06 22:12:05 bobo connmand[433]: Remove interface enp2s0 [ ethernet ] Feb 06 22:12:05 bobo connmand[433]: Remove interface wlan0 [ wifi ] Feb 06 22:12:05 bobo connmand[433]: enp2s0 {remove} index 2 Feb 06 22:12:05 bobo connmand[433]: wlan0 {remove} index 4 Feb 06 22:12:05 bobo connmand[433]: Exit Feb 06 22:12:05 bobo systemd[1]: connman.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit connman.service has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[1]: Stopped Connection service. ░░ Subject: A stop job for unit connman.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit connman.service has finished. ░░ ░░ The job identifier is 7741 and the job result is done. Feb 06 22:12:05 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=connman comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:05 bobo systemd[1]: connman.service: Consumed 9.273s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit connman.service completed and consumed the indicated resources. Feb 06 22:12:05 bobo audit: BPF prog-id=177 op=UNLOAD Feb 06 22:12:05 bobo audit: BPF prog-id=176 op=UNLOAD Feb 06 22:12:05 bobo iwd[428]: D-Bus disconnected, quitting... Feb 06 22:12:05 bobo systemd[1]: Stopping D-Bus System Message Bus... ░░ Subject: A stop job for unit dbus.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dbus.service has begun execution. ░░ ░░ The job identifier is 7744. Feb 06 22:12:05 bobo systemd[1]: dbus.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dbus.service has successfully entered the 'dead' state. Feb 06 22:12:05 bobo systemd[1]: Stopped D-Bus System Message Bus. ░░ Subject: A stop job for unit dbus.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dbus.service has finished. ░░ ░░ The job identifier is 7744 and the job result is done. Feb 06 22:12:05 bobo 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' Feb 06 22:12:05 bobo systemd[1]: dbus.service: Consumed 10.102s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dbus.service completed and consumed the indicated resources. Feb 06 22:12:06 bobo systemd[1]: iwd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit iwd.service has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Wireless service. ░░ Subject: A stop job for unit iwd.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit iwd.service has finished. ░░ ░░ The job identifier is 7720 and the job result is done. Feb 06 22:12:06 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:06 bobo systemd[1]: iwd.service: Consumed 19.965s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit iwd.service completed and consumed the indicated resources. Feb 06 22:12:06 bobo systemd[1]: Stopped target Basic System. ░░ Subject: A stop job for unit basic.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit basic.target has finished. ░░ ░░ The job identifier is 7760 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopped target Path Units. ░░ Subject: A stop job for unit paths.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit paths.target has finished. ░░ ░░ The job identifier is 7786 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: gpm.path: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit gpm.path has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Virtual console mouse server. ░░ Subject: A stop job for unit gpm.path has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit gpm.path has finished. ░░ ░░ The job identifier is 7763 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopped target Slice Units. ░░ Subject: A stop job for unit slices.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit slices.target has finished. ░░ ░░ The job identifier is 7818 and the job result is done. Feb 06 22:12:06 bobo audit: BPF prog-id=181 op=UNLOAD Feb 06 22:12:06 bobo systemd[1]: Removed slice User and Session Slice. ░░ Subject: A stop job for unit user.slice has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit user.slice has finished. ░░ ░░ The job identifier is 7809 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: user.slice: Consumed 1d 1h 55min 21.642s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit user.slice completed and consumed the indicated resources. Feb 06 22:12:06 bobo systemd[1]: Stopped target Socket Units. ░░ Subject: A stop job for unit sockets.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit sockets.target has finished. ░░ ░░ The job identifier is 7803 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: dbus.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dbus.socket has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Closed D-Bus System Message Bus Socket. ░░ Subject: A stop job for unit dbus.socket has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dbus.socket has finished. ░░ ░░ The job identifier is 7740 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopped target System Initialization. ░░ Subject: A stop job for unit sysinit.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit sysinit.target has finished. ░░ ░░ The job identifier is 7737 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit proc-sys-fs-binfmt_misc.automount has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point. ░░ Subject: A stop job for unit proc-sys-fs-binfmt_misc.automount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit proc-sys-fs-binfmt_misc.automount has finished. ░░ ░░ The job identifier is 7767 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopped target Local Encrypted Volumes. ░░ Subject: A stop job for unit cryptsetup.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit cryptsetup.target has finished. ░░ ░░ The job identifier is 7734 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: systemd-ask-password-console.path: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-ask-password-console.path has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. ░░ Subject: A stop job for unit systemd-ask-password-console.path has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-ask-password-console.path has finished. ░░ ░░ The job identifier is 7816 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: systemd-ask-password-wall.path: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-ask-password-wall.path has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Forward Password Requests to Wall Directory Watch. ░░ Subject: A stop job for unit systemd-ask-password-wall.path has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-ask-password-wall.path has finished. ░░ ░░ The job identifier is 7776 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopped target Local Integrity Protected Volumes. ░░ Subject: A stop job for unit integritysetup.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit integritysetup.target has finished. ░░ ░░ The job identifier is 7729 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopped target Local Verity Protected Volumes. ░░ Subject: A stop job for unit veritysetup.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit veritysetup.target has finished. ░░ ░░ The job identifier is 7798 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight... ░░ Subject: A stop job for unit systemd-backlight@backlight:intel_backlight.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-backlight@backlight:intel_backlight.service has begun execution. ░░ ░░ The job identifier is 7716. Feb 06 22:12:06 bobo systemd[1]: systemd-sysctl.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-sysctl.service has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Apply Kernel Variables. ░░ Subject: A stop job for unit systemd-sysctl.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-sysctl.service has finished. ░░ ░░ The job identifier is 7813 and the job result is done. Feb 06 22:12:06 bobo 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' Feb 06 22:12:06 bobo 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' Feb 06 22:12:06 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:06 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:06 bobo systemd[1]: systemd-modules-load.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-modules-load.service has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Load Kernel Modules. ░░ Subject: A stop job for unit systemd-modules-load.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-modules-load.service has finished. ░░ ░░ The job identifier is 7817 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: Stopping Network Time Synchronization... ░░ Subject: A stop job for unit systemd-timesyncd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-timesyncd.service has begun execution. ░░ ░░ The job identifier is 7791. Feb 06 22:12:06 bobo systemd[1]: systemd-update-done.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-update-done.service has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Update is Completed. ░░ Subject: A stop job for unit systemd-update-done.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-update-done.service has finished. ░░ ░░ The job identifier is 7784 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: ldconfig.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit ldconfig.service has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Rebuild Dynamic Linker Cache. ░░ Subject: A stop job for unit ldconfig.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit ldconfig.service has finished. ░░ ░░ The job identifier is 7827 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: systemd-hwdb-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-hwdb-update.service has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Rebuild Hardware Database. ░░ Subject: A stop job for unit systemd-hwdb-update.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-hwdb-update.service has finished. ░░ ░░ The job identifier is 7775 and the job result is done. Feb 06 22:12:06 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:06 bobo systemd[1]: systemd-hwdb-update.service: Consumed 1.000s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-hwdb-update.service completed and consumed the indicated resources. Feb 06 22:12:06 bobo systemd[1]: systemd-journal-catalog-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-journal-catalog-update.service has successfully entered the 'dead' state. Feb 06 22:12:06 bobo systemd[1]: Stopped Rebuild Journal Catalog. ░░ Subject: A stop job for unit systemd-journal-catalog-update.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-journal-catalog-update.service has finished. ░░ ░░ The job identifier is 7797 and the job result is done. Feb 06 22:12:06 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:06 bobo systemd[1]: Stopping Record System Boot/Shutdown in UTMP... ░░ Subject: A stop job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 7821. Feb 06 22:12:06 bobo systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-credentials-systemd\x2dsysctl.service.mount has successfully entered the 'dead' state. Feb 06 22:12:06 bobo audit[165378]: SYSTEM_SHUTDOWN pid=165378 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Feb 06 22:12:06 bobo systemd[1]: Unmounted /run/credentials/systemd-sysctl.service. ░░ Subject: A stop job for unit run-credentials-systemd\x2dsysctl.service.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-credentials-systemd\x2dsysctl.service.mount has finished. ░░ ░░ The job identifier is 7844 and the job result is done. Feb 06 22:12:06 bobo systemd[1]: systemd-timesyncd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-timesyncd.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Network Time Synchronization. ░░ Subject: A stop job for unit systemd-timesyncd.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-timesyncd.service has finished. ░░ ░░ The job identifier is 7791 and the job result is done. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo systemd[1]: systemd-backlight@backlight:intel_backlight.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-backlight@backlight:intel_backlight.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight. ░░ Subject: A stop job for unit systemd-backlight@backlight:intel_backlight.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-backlight@backlight:intel_backlight.service has finished. ░░ ░░ The job identifier is 7716 and the job result is done. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo audit: BPF prog-id=178 op=UNLOAD Feb 06 22:12:07 bobo systemd[1]: Removed slice Slice /system/systemd-backlight. ░░ Subject: A stop job for unit system-systemd\x2dbacklight.slice has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit system-systemd\x2dbacklight.slice has finished. ░░ ░░ The job identifier is 7715 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: systemd-update-utmp.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-update-utmp.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Record System Boot/Shutdown in UTMP. ░░ Subject: A stop job for unit systemd-update-utmp.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-update-utmp.service has finished. ░░ ░░ The job identifier is 7821 and the job result is done. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Create Volatile Files and Directories. ░░ Subject: A stop job for unit systemd-tmpfiles-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-tmpfiles-setup.service has finished. ░░ ░░ The job identifier is 7696 and the job result is done. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo systemd[1]: Stopped target Local File Systems. ░░ Subject: A stop job for unit local-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit local-fs.target has finished. ░░ ░░ The job identifier is 7768 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: Unmounting /devel... ░░ Subject: A stop job for unit devel.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit devel.mount has begun execution. ░░ ░░ The job identifier is 7845. Feb 06 22:12:07 bobo systemd[1]: Unmounting /home/V/.cache... ░░ Subject: A stop job for unit home-V-.cache.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit home-V-.cache.mount has begun execution. ░░ ░░ The job identifier is 7842. Feb 06 22:12:07 bobo systemd[1]: Unmounting /run/credentials/systemd-sysusers.service... ░░ Subject: A stop job for unit run-credentials-systemd\x2dsysusers.service.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-credentials-systemd\x2dsysusers.service.mount has begun execution. ░░ ░░ The job identifier is 7837. Feb 06 22:12:07 bobo systemd[1]: Unmounting /run/credentials/systemd-tmpfiles-setup.service... ░░ Subject: A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has begun execution. ░░ ░░ The job identifier is 7846. Feb 06 22:12:07 bobo kernel: XFS (sdb3): Unmounting Filesystem Feb 06 22:12:07 bobo systemd[1]: Unmounting /run/credentials/systemd-tmpfiles-setup-dev.service... ░░ Subject: A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount has begun execution. ░░ ░░ The job identifier is 7838. Feb 06 22:12:07 bobo systemd[1]: Unmounting Temporary Directory /tmp... ░░ Subject: A stop job for unit tmp.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit tmp.mount has begun execution. ░░ ░░ The job identifier is 7839. Feb 06 22:12:07 bobo umount[165384]: umount: /run/credentials/systemd-tmpfiles-setup.service: no mount point specified. Feb 06 22:12:07 bobo systemd[1]: Unmounting /windows... ░░ Subject: A stop job for unit windows.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit windows.mount has begun execution. ░░ ░░ The job identifier is 7847. Feb 06 22:12:07 bobo systemd[1]: run-credentials-systemd\x2dsysusers.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-credentials-systemd\x2dsysusers.service.mount has successfully entered the 'dead' state. Feb 06 22:12:07 bobo kernel: XFS (sdb2): Unmounting Filesystem Feb 06 22:12:07 bobo ntfs-3g[368]: Unmounting /dev/sda2 (windows) Feb 06 22:12:07 bobo systemd[1]: Unmounted /run/credentials/systemd-sysusers.service. ░░ Subject: A stop job for unit run-credentials-systemd\x2dsysusers.service.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-credentials-systemd\x2dsysusers.service.mount has finished. ░░ ░░ The job identifier is 7837 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: devel.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit devel.mount has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Unmounted /devel. ░░ Subject: A stop job for unit devel.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit devel.mount has finished. ░░ ░░ The job identifier is 7845 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: home-V-.cache.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit home-V-.cache.mount has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Unmounted /home/V/.cache. ░░ Subject: A stop job for unit home-V-.cache.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit home-V-.cache.mount has finished. ░░ ░░ The job identifier is 7842 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Mount process exited, code=exited, status=32/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ An n/a= process belonging to unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 32. Feb 06 22:12:07 bobo systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has entered the 'failed' state with result 'exit-code'. Feb 06 22:12:07 bobo systemd[1]: Unmounted /run/credentials/systemd-tmpfiles-setup.service. ░░ Subject: A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has finished. ░░ ░░ The job identifier is 7846 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Unmounted /run/credentials/systemd-tmpfiles-setup-dev.service. ░░ Subject: A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount has finished. ░░ ░░ The job identifier is 7838 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: tmp.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit tmp.mount has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Unmounted Temporary Directory /tmp. ░░ Subject: A stop job for unit tmp.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit tmp.mount has finished. ░░ ░░ The job identifier is 7839 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: windows.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit windows.mount has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Unmounted /windows. ░░ Subject: A stop job for unit windows.mount has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit windows.mount has finished. ░░ ░░ The job identifier is 7847 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: Stopped target Preparation for Local File Systems. ░░ Subject: A stop job for unit local-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit local-fs-pre.target has finished. ░░ ░░ The job identifier is 7709 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: Stopped target Swaps. ░░ Subject: A stop job for unit swap.target has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit swap.target has finished. ░░ ░░ The job identifier is 7766 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: Deactivating swap /dev/disk/by-id/ata-SAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803-part1... ░░ Subject: A stop job for unit dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803\x2dpart1.swap has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803\x2dpart1.swap has begun execution. ░░ ░░ The job identifier is 7834. Feb 06 22:12:07 bobo systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... ░░ Subject: A stop job for unit lvm2-monitor.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit lvm2-monitor.service has begun execution. ░░ ░░ The job identifier is 7795. Feb 06 22:12:07 bobo systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Create Static Device Nodes in /dev. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev.service has finished. ░░ ░░ The job identifier is 7702 and the job result is done. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo systemd[1]: systemd-sysusers.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-sysusers.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Create System Users. ░░ Subject: A stop job for unit systemd-sysusers.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-sysusers.service has finished. ░░ ░░ The job identifier is 7735 and the job result is done. Feb 06 22:12:07 bobo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 22:12:07 bobo systemd[1]: systemd-remount-fs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-remount-fs.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Remount Root and Kernel File Systems. ░░ Subject: A stop job for unit systemd-remount-fs.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit systemd-remount-fs.service has finished. ░░ ░░ The job identifier is 7825 and the job result is done. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803\x2dpart1.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803\x2dpart1.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/disk/by-id/ata-SAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803-part1. ░░ Subject: A stop job for unit dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803\x2dpart1.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_PM851_2.5_7mm_128GB_S1CTNSAF937803\x2dpart1.swap has finished. ░░ ░░ The job identifier is 7834 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1. ░░ Subject: A stop job for unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.0\x2dpart1.swap has finished. ░░ ░░ The job identifier is 7830 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: dev-disk-by\x2dpartuuid-928ee905\x2d01.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-disk-by\x2dpartuuid-928ee905\x2d01.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/disk/by-partuuid/928ee905-01. ░░ Subject: A stop job for unit dev-disk-by\x2dpartuuid-928ee905\x2d01.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2dpartuuid-928ee905\x2d01.swap has finished. ░░ ░░ The job identifier is 7833 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1. ░░ Subject: A stop job for unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.swap has finished. ░░ ░░ The job identifier is 7836 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: dev-disk-by\x2duuid-16632d99\x2d2617\x2d414f\x2d9d5f\x2d519858b72f38.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-disk-by\x2duuid-16632d99\x2d2617\x2d414f\x2d9d5f\x2d519858b72f38.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/disk/by-uuid/16632d99-2617-414f-9d5f-519858b72f38. ░░ Subject: A stop job for unit dev-disk-by\x2duuid-16632d99\x2d2617\x2d414f\x2d9d5f\x2d519858b72f38.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2duuid-16632d99\x2d2617\x2d414f\x2d9d5f\x2d519858b72f38.swap has finished. ░░ ░░ The job identifier is 7832 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538844584d30\x2dpart1.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-disk-by\x2did-wwn\x2d0x5002538844584d30\x2dpart1.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5002538844584d30-part1. ░░ Subject: A stop job for unit dev-disk-by\x2did-wwn\x2d0x5002538844584d30\x2dpart1.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2did-wwn\x2d0x5002538844584d30\x2dpart1.swap has finished. ░░ ░░ The job identifier is 7831 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: dev-sdb1.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-sdb1.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/sdb1. ░░ Subject: A stop job for unit dev-sdb1.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-sdb1.swap has finished. ░░ ░░ The job identifier is 7835 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: dev-disk-by\x2dlabel-swap.swap: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit dev-disk-by\x2dlabel-swap.swap has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Deactivated swap /dev/disk/by-label/swap. ░░ Subject: A stop job for unit dev-disk-by\x2dlabel-swap.swap has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit dev-disk-by\x2dlabel-swap.swap has finished. ░░ ░░ The job identifier is 7829 and the job result is done. Feb 06 22:12:07 bobo systemd[1]: lvm2-monitor.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit lvm2-monitor.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. ░░ Subject: A stop job for unit lvm2-monitor.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit lvm2-monitor.service has finished. ░░ ░░ The job identifier is 7795 and the job result is done. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo systemd[1]: Reached target System Shutdown. ░░ Subject: A start job for unit shutdown.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit shutdown.target has finished successfully. ░░ ░░ The job identifier is 7694. Feb 06 22:12:07 bobo systemd[1]: Reached target Unmount All Filesystems. ░░ Subject: A start job for unit umount.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit umount.target has finished successfully. ░░ ░░ The job identifier is 7828. Feb 06 22:12:07 bobo systemd[1]: Reached target Late Shutdown Services. ░░ Subject: A start job for unit final.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit final.target has finished successfully. ░░ ░░ The job identifier is 7691. Feb 06 22:12:07 bobo systemd[1]: systemd-reboot.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-reboot.service has successfully entered the 'dead' state. Feb 06 22:12:07 bobo systemd[1]: Finished System Reboot. ░░ Subject: A start job for unit systemd-reboot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit systemd-reboot.service has finished successfully. ░░ ░░ The job identifier is 7690. Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo 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' Feb 06 22:12:07 bobo systemd[1]: Reached target System Reboot. ░░ Subject: A start job for unit reboot.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit reboot.target has finished successfully. ░░ ░░ The job identifier is 7689. Feb 06 22:12:07 bobo systemd[1]: Shutting down. Feb 06 22:12:07 bobo audit: BPF prog-id=138 op=UNLOAD Feb 06 22:12:07 bobo audit: BPF prog-id=137 op=UNLOAD Feb 06 22:12:07 bobo audit: BPF prog-id=180 op=UNLOAD Feb 06 22:12:07 bobo audit: BPF prog-id=179 op=UNLOAD Feb 06 22:12:07 bobo audit: BPF prog-id=184 op=UNLOAD Feb 06 22:12:07 bobo audit: BPF prog-id=183 op=UNLOAD Feb 06 22:12:07 bobo audit: BPF prog-id=182 op=UNLOAD Feb 06 22:12:07 bobo audit: BPF prog-id=23 op=UNLOAD Feb 06 22:12:07 bobo systemd[1]: Using hardware watchdog 'iTCO_wdt', version 0, device /dev/watchdog0 Feb 06 22:12:07 bobo systemd[1]: Watchdog running with a timeout of 10min. Feb 06 22:12:07 bobo kernel: watchdog: watchdog0: watchdog did not stop! Feb 06 22:12:07 bobo systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 0, device /dev/watchdog0 Feb 06 22:12:07 bobo systemd-shutdown[1]: Watchdog running with a timeout of 10min. Feb 06 22:12:07 bobo systemd-shutdown[1]: Syncing filesystems and block devices. Feb 06 22:12:07 bobo systemd-shutdown[1]: Sending SIGTERM to remaining processes... Feb 06 22:12:07 bobo systemd-journald[298]: Received SIGTERM from PID 1 (systemd-shutdow). Feb 06 22:12:07 bobo systemd-journald[298]: Journal stopped ░░ Subject: The journal has been stopped ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The system journal process has shut down and closed all currently ░░ active journal files.