[opensuse] machine refuses to hibernate, no reason given.
After half an hour I issued the command, the machine has not hibernated. This has happened before. <3.4> 2019-07-08 04:24:05 Telcontar systemd-sh - - - Hibernating the system now... <3.4> 2019-07-08 04:25:35 Telcontar systemd-sleep 7476 - - system-sleep terminated by signal ALRM. <3.3> 2019-07-08 04:25:35 Telcontar systemd-sleep 7476 - - Execution failed: Protocol error The disk light is continously on. iotop says: Total DISK READ : 22.35 K/s | Total DISK WRITE : 16.47 K/s Actual DISK READ: 22.35 K/s | Actual DISK WRITE: 203.49 K/s TID PRIO USER DISK READ DISK WRITE SWAPIN IO> COMMAND 7430 be/4 root 17.64 K/s 16.47 K/s 0.00 % 99.99 % [kworker/u8:0] <======== 1296 be/3 root 0.00 B/s 0.00 B/s 0.00 % 2.46 % [jbd2/sdc5-8] 6922 be/4 root 0.00 B/s 0.00 B/s 0.00 % 0.09 % [kworker/0:2] 5365 be/4 cer 4.71 K/s 0.00 B/s 0.06 % 0.00 % xfce4-terminal --g~ectory /home/cer - Nothing evident from top: op - 05:29:47 up 2 days, 6:08, 2 users, load average: 3,94, 3,86, 3,77 Tasks: 463 total, 2 running, 455 sleeping, 0 stopped, 6 zombie %Cpu(s): 7,2 us, 1,2 sy, 0,0 ni, 67,9 id, 23,6 wa, 0,0 hi, 0,0 si, 0,0 st KiB Mem : 8161124 total, 1919492 free, 1927396 used, 4314236 buff/cache KiB Swap: 25165820 total, 21712136 free, 3453684 used. 5801376 avail Mem PID USER PR NI VIRT RES SHR SWAP S %CPU %MEM TIME+ COMMAND 6333 cer 20 0 4376336 855144 75136 773876 R 27,08 10,48 87:36.80 thunderbird-bin 2796 root 20 0 53204 8432 2108 4080 S 1,786 0,103 17:01.39 iotop 4083 root 20 0 554344 139652 59704 30528 S 0,893 1,711 33:02.71 X 2783 cer 20 0 40596 1548 524 256 R 0,595 0,019 4:57.50 top 279 root 0 -20 0 0 0 0 S 0,298 0,000 0:14.72 kworker/0:1H 5317 cer 20 0 469864 22472 7896 13052 S 0,298 0,275 4:37.97 xfce4-panel 5365 cer 20 0 770604 36256 9740 37420 S 0,298 0,444 2:28.09 xfce4-terminal 7430 root 20 0 0 0 0 0 D 0,298 0,000 0:10.27 kworker/u8:0 1 root 20 0 225652 6192 2820 2216 S 0,000 0,076 0:34.01 systemd 2 root 20 0 0 0 0 0 S 0,000 0,000 0:00.05 kthreadd 4 root 0 -20 0 0 0 0 S 0,000 0,000 0:00.00 kworker/0:0H 6 root 0 -20 0 0 0 0 S 0,000 0,000 0:00.00 mm_percpu_wq 7 root 20 0 0 0 0 0 S 0,000 0,000 0:03.10 ksoftirqd/0 8 root 20 0 0 0 0 0 S 0,000 0,000 0:21.07 rcu_sched 9 root 20 0 0 0 0 0 S 0,000 0,000 0:00.00 rcu_bh 10 root rt 0 0 0 0 0 S 0,000 0,000 0:00.09 migration/0 11 root rt 0 0 0 0 0 S 0,000 0,000 0:00.11 watchdog/0 I will have to issue poweroff, and I know it will also fail and I will have to hit the button forcibly. This time, I may try to kill something. PID 7430, perhaps. But I'll mail this first. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
On 07/07/2019 10:32 PM, Carlos E. R. wrote:
I will have to issue poweroff, and I know it will also fail and I will have to hit the button forcibly.
This time, I may try to kill something. PID 7430, perhaps. But I'll mail this first.
Err... What hardware, what release? side note, but I always set: /etc/systemd/logind.conf [Login] HandlePowerKey=suspend so I can just push the power button on the laptop to put it to sleep without closing the lid. -- David C. Rankin, J.D.,P.E.
On 08/07/2019 06.35, David C. Rankin wrote:
On 07/07/2019 10:32 PM, Carlos E. R. wrote:
I will have to issue poweroff, and I know it will also fail and I will have to hit the button forcibly.
This time, I may try to kill something. PID 7430, perhaps. But I'll mail this first.
Err...
What hardware, what release?
See signature, 15.0. Main machine. Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz 8 GB RAM.
side note, but I always set:
/etc/systemd/logind.conf
[Login] HandlePowerKey=suspend
so I can just push the power button on the laptop to put it to sleep without closing the lid.
That doesn't work when even "poweroff" crashes. I hibernate as root, switching to ctrl-alt-f1 and issuing "systemctl hibernate". The system has no doubts about its god wishes. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
On 07/08/2019 05:07 AM, Carlos E. R. wrote:
That doesn't work when even "poweroff" crashes.
I hibernate as root, switching to ctrl-alt-f1 and issuing "systemctl hibernate". The system has no doubts about its god wishes.
That almost sounds like a missing udev rule giving the user permission to hibernate?? -- David C. Rankin, J.D.,P.E.
On 09/07/2019 07.29, David C. Rankin wrote:
On 07/08/2019 05:07 AM, Carlos E. R. wrote:
That doesn't work when even "poweroff" crashes.
I hibernate as root, switching to ctrl-alt-f1 and issuing "systemctl hibernate". The system has no doubts about its god wishes.
That almost sounds like a missing udev rule giving the user permission to hibernate??
Not at all. It always works. I'm not talking about "I can never hibernate". No. It is about "yesterday I could not hibernate". About one day per week I can not hibernate, nor poweroff. This is a kernel problem. Please notice the kernel process that is writing full i/o for an hour non stop. Please don't look at the bushes and ignore the sequoiadendron giganteum in the middle. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
Le 09/07/2019 à 09:06, Carlos E. R. a écrit :
This is a kernel problem. Please notice the kernel process that is writing full i/o for an hour non stop.
Please don't look at the bushes and ignore the sequoiadendron giganteum in the middle.
wrong subject, then jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 09/07/2019 09.10, jdd@dodin.org wrote:
Le 09/07/2019 à 09:06, Carlos E. R. a écrit :
This is a kernel problem. Please notice the kernel process that is writing full i/o for an hour non stop.
Please don't look at the bushes and ignore the sequoiadendron giganteum in the middle.
wrong subject, then
5 AM. I had to get up from bed to find out why the computer was still up. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
On 7/9/19 3:47 AM, Carlos E.R. wrote:
On 09/07/2019 09.10, jdd@dodin.org wrote:
Le 09/07/2019 à 09:06, Carlos E. R. a écrit :
This is a kernel problem. Please notice the kernel process that is writing full i/o for an hour non stop.
Please don't look at the bushes and ignore the sequoiadendron giganteum in the middle.
wrong subject, then 5 AM. I had to get up from bed to find out why the computer was still up.
A clarification point just for me.... When you hibernate a machine running a virtual machine, do you first have to hibernate the guest and then the host...? or is it sufficient to hibernate just the host? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tue, Jul 9, 2019 at 12:07 PM ken <gebser@mousecar.com> wrote:
A clarification point just for me.... When you hibernate a machine running a virtual machine, do you first have to hibernate the guest and then the host...? or is it sufficient to hibernate just the host?
Sometimes I put my system with running Linux VMs (QEMU/kvm) into sleep mode; in non-negligible number of cases this results in hung VM after resume. It is possible that management layer on top of QEMU (like libvirt) can now detect host sleep and take appropriate actions. I use raw QEMU invocation without any porcelain above. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 09/07/2019 11.07, ken wrote:
On 7/9/19 3:47 AM, Carlos E.R. wrote:
On 09/07/2019 09.10, jdd@dodin.org wrote:
Le 09/07/2019 à 09:06, Carlos E. R. a écrit :
This is a kernel problem. Please notice the kernel process that is writing full i/o for an hour non stop.
Please don't look at the bushes and ignore the sequoiadendron giganteum in the middle.
wrong subject, then 5 AM. I had to get up from bed to find out why the computer was still up.
A clarification point just for me.... When you hibernate a machine running a virtual machine, do you first have to hibernate the guest and then the host...? or is it sufficient to hibernate just the host?
I have hibernated the host and it worked. But one year I had problems with vmware when I tried to hibernate, so it might be safer to first hibernate the virtual machines. But here you have two methods: tell the guest to hibernate, as you would on a normal computer, or tell the virtual machine software to save machine state or however it calls it, which I think works better. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
Le 09/07/2019 à 09:47, Carlos E.R. a écrit :
5 AM. I had to get up from bed to find out why the computer was still up.
so it's you that have problem to hibernate :-)) nothing I can do for that :-) jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 08/07/2019 05.32, Carlos E. R. wrote:
After half an hour I issued the command, the machine has not hibernated. This has happened before.
<3.4> 2019-07-08 04:24:05 Telcontar systemd-sh - - - Hibernating the system now... <3.4> 2019-07-08 04:25:35 Telcontar systemd-sleep 7476 - - system-sleep terminated by signal ALRM. <3.3> 2019-07-08 04:25:35 Telcontar systemd-sleep 7476 - - Execution failed: Protocol error
The disk light is continously on.
iotop says:
Total DISK READ : 22.35 K/s | Total DISK WRITE : 16.47 K/s Actual DISK READ: 22.35 K/s | Actual DISK WRITE: 203.49 K/s TID PRIO USER DISK READ DISK WRITE SWAPIN IO> COMMAND 7430 be/4 root 17.64 K/s 16.47 K/s 0.00 % 99.99 % [kworker/u8:0] <======== 1296 be/3 root 0.00 B/s 0.00 B/s 0.00 % 2.46 % [jbd2/sdc5-8] 6922 be/4 root 0.00 B/s 0.00 B/s 0.00 % 0.09 % [kworker/0:2] 5365 be/4 cer 4.71 K/s 0.00 B/s 0.06 % 0.00 % xfce4-terminal --g~ectory /home/cer -
Nothing evident from top:
op - 05:29:47 up 2 days, 6:08, 2 users, load average: 3,94, 3,86, 3,77 Tasks: 463 total, 2 running, 455 sleeping, 0 stopped, 6 zombie %Cpu(s): 7,2 us, 1,2 sy, 0,0 ni, 67,9 id, 23,6 wa, 0,0 hi, 0,0 si, 0,0 st KiB Mem : 8161124 total, 1919492 free, 1927396 used, 4314236 buff/cache KiB Swap: 25165820 total, 21712136 free, 3453684 used. 5801376 avail Mem
PID USER PR NI VIRT RES SHR SWAP S %CPU %MEM TIME+ COMMAND 6333 cer 20 0 4376336 855144 75136 773876 R 27,08 10,48 87:36.80 thunderbird-bin 2796 root 20 0 53204 8432 2108 4080 S 1,786 0,103 17:01.39 iotop 4083 root 20 0 554344 139652 59704 30528 S 0,893 1,711 33:02.71 X 2783 cer 20 0 40596 1548 524 256 R 0,595 0,019 4:57.50 top 279 root 0 -20 0 0 0 0 S 0,298 0,000 0:14.72 kworker/0:1H 5317 cer 20 0 469864 22472 7896 13052 S 0,298 0,275 4:37.97 xfce4-panel 5365 cer 20 0 770604 36256 9740 37420 S 0,298 0,444 2:28.09 xfce4-terminal 7430 root 20 0 0 0 0 0 D 0,298 0,000 0:10.27 kworker/u8:0 1 root 20 0 225652 6192 2820 2216 S 0,000 0,076 0:34.01 systemd 2 root 20 0 0 0 0 0 S 0,000 0,000 0:00.05 kthreadd 4 root 0 -20 0 0 0 0 S 0,000 0,000 0:00.00 kworker/0:0H 6 root 0 -20 0 0 0 0 S 0,000 0,000 0:00.00 mm_percpu_wq 7 root 20 0 0 0 0 0 S 0,000 0,000 0:03.10 ksoftirqd/0 8 root 20 0 0 0 0 0 S 0,000 0,000 0:21.07 rcu_sched 9 root 20 0 0 0 0 0 S 0,000 0,000 0:00.00 rcu_bh 10 root rt 0 0 0 0 0 S 0,000 0,000 0:00.09 migration/0 11 root rt 0 0 0 0 0 S 0,000 0,000 0:00.11 watchdog/0
I will have to issue poweroff, and I know it will also fail and I will have to hit the button forcibly.
This time, I may try to kill something. PID 7430, perhaps. But I'll mail this first.
That did not work, as expected, being a kernel process. I killed other things. Trarcker-extract, I think. I issued init 3. sddm went to full cpu, killed it. still kworker/0:1H using some disk at 100%. Issued poweroff, went thorugh the motions and it stopped after stoping mysqld. I waited, then hitted ctrl-al-del fast several times. The system responded by printing that ctrl-alt-supr had been hit more than six times in less 2 seconds, that it was an emergency shutdown, but it did not shutdown. I had to hit the power button for 5 seconds to kill the machine. This has happened more than once. What is going on? Machine is 15.0 with 15.1 kernel. Log: <10.6> 2019-07-08 04:20:02 Telcontar CRON 7251 - - pam_unix(crond:session): session closed for user cer <3.6> 2019-07-08 04:21:23 Telcontar smartd 1627 - - Device: /dev/sdd [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 64 to 65 <3.6> 2019-07-08 04:21:23 Telcontar smartd 1627 - - Device: /dev/sdd [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 36 to 35 <3.6> 2019-07-08 04:24:05 Telcontar systemd 1 - - Reached target Sleep. <3.6> 2019-07-08 04:24:05 Telcontar systemd 1 - - Starting Hibernate... <0.7> 2019-07-08 04:24:05 Telcontar kernel - - - [106426.390513] PM: Hibernation mode set to 'shutdown' <3.6> 2019-07-08 04:24:05 Telcontar systemd-sleep 7476 - - 2019-07-08 04:24:05+02:00 - Hibernating the system now... <3.6> 2019-07-08 04:24:05 Telcontar systemd-sleep 7476 - - INFO: running /usr/lib/systemd/system-sleep/grub2.sleep for hibernate <3.6> 2019-07-08 04:24:05 Telcontar systemd-sleep 7476 - - INFO: Running prepare-grub .. <3.4> 2019-07-08 04:24:05 Telcontar systemd-sh - - - Hibernating the system now... <3.6> 2019-07-08 04:24:05 Telcontar systemd-sleep 7476 - - service: no such service upsd.service <1.5> 2019-07-08 04:24:10 Telcontar telepathy-idle 19620 - - Exiting <3.6> 2019-07-08 04:24:11 Telcontar systemd-sleep 7476 - - running kernel is grub menu entry Main_openSUSE (vmlinuz-4.12.14-lp151.28.7-default) <3.6> 2019-07-08 04:24:11 Telcontar systemd-sleep 7476 - - preparing boot-loader: selecting entry Main_openSUSE, kernel /boot/4.12.14-lp151.28.7-default <3.4> 2019-07-08 04:25:35 Telcontar systemd-sleep 7476 - - system-sleep terminated by signal ALRM. <3.3> 2019-07-08 04:25:35 Telcontar systemd-sleep 7476 - - Execution failed: Protocol error <3.6> 2019-07-08 04:25:35 Telcontar systemd-sleep 7476 - - Suspending system... <0.6> 2019-07-08 04:25:35 Telcontar kernel - - - [106516.427968] PM: Syncing filesystems ... <10.6> 2019-07-08 04:30:01 Telcontar cron 7825 - - pam_unix(crond:session): session opened for user cer by (uid=0) <9.6> 2019-07-08 04:30:01 Telcontar CRON 7830 - - (cer) CMD (/home/cer/bin/dar_la_hora_en_cron hora) <10.6> 2019-07-08 04:30:05 Telcontar CRON 7825 - - pam_unix(crond:session): session closed for user cer <3.6> 2019-07-08 04:33:01 Telcontar systemd 1 - - Started Leafnode NNTP server (127.0.0.1:47444). <3.6> 2019-07-08 04:33:01 Telcontar systemd 1 - - Started Leafnode NNTP server (127.0.0.1:47442). .... 3.6> 2019-07-08 04:51:23 Telcontar smartd 1627 - - Device: /dev/sde [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 68 to 71 <3.6> 2019-07-08 05:00:00 Telcontar systemd 1 - - Started Timeline of Snapper Snapshots. <3.6> 2019-07-08 05:00:00 Telcontar dbus-daemon 1472 - - [system] Activating service name='org.opensuse.Snapper' requested by ':1.1396' (uid=0 pid=8881 comm="/usr/lib/snapper/systemd-helper --timeline ") (using servicehelper) <3.6> 2019-07-08 05:00:00 Telcontar dbus-daemon 1472 - - [system] Successfully activated service 'org.opensuse.Snapper' <10.6> 2019-07-08 05:00:01 Telcontar cron 8888 - - pam_unix(crond:session): session opened for user cer by (uid=0) <10.6> 2019-07-08 05:00:01 Telcontar cron 8889 - - pam_unix(crond:session): session opened for user cer by (uid=0) <9.6> 2019-07-08 05:00:01 Telcontar CRON 8919 - - (cer) CMD (/home/cer/bin/dar_la_hora_en_cron hora) ... init 3 about here <3.6> 2019-07-08 05:21:24 Telcontar smartd 1627 - - Device: /dev/sde [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 71 to 72 <10.6> 2019-07-08 05:25:04 Telcontar unix2_chkpwd - - - gkr-pam: unlocked login keyring <10.6> 2019-07-08 05:25:55 Telcontar unix2_chkpwd - - - gkr-pam: unlocked login keyring <10.6> 2019-07-08 05:30:01 Telcontar cron 10010 - - pam_unix(crond:session): session opened for user cer by (uid=0) <9.6> 2019-07-08 05:30:01 Telcontar CRON 10018 - - (cer) CMD (/home/cer/bin/dar_la_hora_en_cron hora) <10.6> 2019-07-08 05:30:06 Telcontar CRON 10010 - - pam_unix(crond:session): session closed for user cer <3.6> 2019-07-08 05:32:55 Telcontar dbus-daemon 5235 - - [session uid=1000 pid=5235] Activating service name='org.gnome.keyring.SystemPrompter' requested by ':1.312' (uid=1000 pid=10179 comm="/usr/bin/pinentry-gnome3 ") <3.6> 2019-07-08 05:32:55 Telcontar dbus-daemon 5235 - - [session uid=1000 pid=5235] Successfully activated service 'org.gnome.keyring.SystemPrompter' <3.6> 2019-07-08 05:33:13 Telcontar systemd 1 - - Started Leafnode NNTP server (127.0.0.1:47534). <3.6> 2019-07-08 05:33:13 Telcontar systemd 1 - - Started Leafnode NNTP server (127.0.0.1:47532). <1.4> 2019-07-08 05:34:23 Telcontar keepassxc 32328 - - Could not remove our own lock file "/tmp/keepassxc-cer.lock" maybe permissions changed meanwhile? <10.6> 2019-07-08 05:34:23 Telcontar sudo - - - pam_unix(sudo:session): session closed for user root <1.7> 2019-07-08 05:34:24 Telcontar sddm-helper 5218 - - [PAM] Closing session <10.6> 2019-07-08 05:34:24 Telcontar sddm-helper - - - pam_unix(sddm:session): session closed for user cer <1.7> 2019-07-08 05:34:24 Telcontar sddm-helper 5218 - - [PAM] Ended. <4.6> 2019-07-08 05:34:24 Telcontar systemd-logind 1773 - - Session 3 logged out. Waiting for processes to exit. <4.6> 2019-07-08 05:34:24 Telcontar systemd-logind 1773 - - Removed session 3. <1.7> 2019-07-08 05:34:24 Telcontar sddm 4065 - - Auth: sddm-helper exited successfully <1.7> 2019-07-08 05:34:24 Telcontar sddm 4065 - - Socket server stopping... <1.7> 2019-07-08 05:34:24 Telcontar sddm 4065 - - Socket server stopped. <1.7> 2019-07-08 05:34:24 Telcontar sddm 4065 - - Display server stopping... <10.5> 2019-07-08 05:34:24 Telcontar polkitd 4169 - - Unregistered Authentication Agent for unix-session:3 (system bus name :1.49, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) <1.4> 2019-07-08 05:34:24 Telcontar kdeinit5 29475 - - kdeinit5: Fatal IO error: client killed <1.4> 2019-07-08 05:34:24 Telcontar zeitgeist-fts 5945 - - zeitgeist-fts.vala:252: The connection is closed <10.6> 2019-07-08 05:34:24 Telcontar su - - - pam_unix(su-l:session): session closed for user root <1.7> 2019-07-08 05:34:25 Telcontar sddm 4065 - - Display server stopped. <1.7> 2019-07-08 05:34:25 Telcontar sddm 4065 - - Running display stop script "/usr/share/sddm/scripts/Xstop" <1.7> 2019-07-08 05:34:25 Telcontar sddm 4065 - - Removing display ":0" ... <1.7> 2019-07-08 05:34:25 Telcontar sddm 4065 - - Adding new display on vt 7 ... <1.7> 2019-07-08 05:34:25 Telcontar sddm 4065 - - Loading theme configuration from "" <1.7> 2019-07-08 05:34:25 Telcontar sddm 4065 - - Display server starting... <1.7> 2019-07-08 05:34:25 Telcontar sddm 4065 - - Running: /usr/bin/X -nolisten tcp -auth /run/sddm/{a0c13015-721e-406a-b72b-07fda9152c10} -background none -noreset -displayfd 19 -seat seat0 vt7 <0.4> 2019-07-08 05:34:25 Telcontar kernel - - - [110647.479897] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window] <0.4> 2019-07-08 05:34:25 Telcontar kernel - - - [110647.480007] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs <1.7> 2019-07-08 05:34:26 Telcontar sddm 4065 - - Setting default cursor <1.7> 2019-07-08 05:34:26 Telcontar sddm 4065 - - Running display setup script "/etc/X11/xdm/Xsetup" <1.7> 2019-07-08 05:34:27 Telcontar sddm 4065 - - Display server started. <1.7> 2019-07-08 05:34:27 Telcontar sddm 4065 - - Socket server starting... <1.7> 2019-07-08 05:34:27 Telcontar sddm 4065 - - Socket server started. <1.7> 2019-07-08 05:34:27 Telcontar sddm 4065 - - Loading theme configuration from "/usr/share/sddm/themes/breeze-openSUSE/theme.conf" 1.7> 2019-07-08 05:34:27 Telcontar sddm 4065 - - Greeter starting... <1.7> 2019-07-08 05:34:27 Telcontar sddm 4065 - - Adding cookie to "/run/sddm/{a0c13015-721e-406a-b72b-07fda9152c10}" <1.7> 2019-07-08 05:34:27 Telcontar sddm-helper 10356 - - [PAM] Starting... <1.7> 2019-07-08 05:34:27 Telcontar sddm-helper 10356 - - [PAM] Authenticating... <1.7> 2019-07-08 05:34:27 Telcontar sddm-helper 10356 - - [PAM] returning. <3.6> 2019-07-08 05:34:27 Telcontar systemd 1 - - Created slice User Slice of sddm. <3.6> 2019-07-08 05:34:27 Telcontar systemd 1 - - Starting User Manager for UID 482... <4.6> 2019-07-08 05:34:27 Telcontar systemd-logind 1773 - - New session 621 of user sddm. <10.6> 2019-07-08 05:34:27 Telcontar systemd - - - pam_unix(systemd-user:session): session opened for user sddm by (uid=0) <3.6> 2019-07-08 05:34:27 Telcontar systemd 1 - - Started Session 621 of user sddm. <3.6> 2019-07-08 05:34:27 Telcontar systemd 1 - - Started User Manager for UID 482. <10.6> 2019-07-08 05:34:27 Telcontar sddm-helper - - - pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0) <1.7> 2019-07-08 05:34:27 Telcontar sddm 4065 - - Greeter session started successfully <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - High-DPI autoscaling not Enabled <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/fvwm2.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/gnome-classic.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/gnome-xorg.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/gnome.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/icewm.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/plasma5.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/sle-classic.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/twm.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/WindowMaker.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/xfce.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/xsessions/xsession.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Reading from "/usr/share/wayland-sessions/sle-classic.desktop" <1.7> 2019-07-08 05:34:27 Telcontar sddm-greeter 10365 - - Loading theme configuration from "/usr/share/sddm/themes/breeze-openSUSE/theme.conf" <1.7> 2019-07-08 05:34:29 Telcontar sddm-greeter 10365 - - Connected to the daemon. <1.7> 2019-07-08 05:34:29 Telcontar sddm 4065 - - Message received from greeter: Connect <1.6> 2019-07-08 05:34:30 Telcontar sddm-greeter 10365 - - Loading file:///usr/share/sddm/themes/breeze-openSUSE/Main.qml... <1.4> 2019-07-08 05:34:30 Telcontar sddm-greeter 10365 - - QObject: Cannot create children for a parent that is in a different thread.#012(Parent is QGuiApplication(0x7ffe2958a820), parent's thread is QThread(0x556f3ee29e20), current thread is QThread(0x556f3f176f80) <1.4> 2019-07-08 05:34:30 Telcontar sddm-greeter 10365 - - message repeated 3 times: [ QObject: Cannot create children for a parent that is in a different thread.#012(Parent is QGuiApplication(0x7ffe2958a820), parent's thread is QThread(0x556f3ee29e20), current thread is QThread(0x556f3f176f80)] <1.4> 2019-07-08 05:34:30 Telcontar sddm-greeter 10365 - - QObject::installEventFilter(): Cannot filter events for objects in a different thread. <1.4> 2019-07-08 05:34:30 Telcontar sddm-greeter 10365 - - QObject: Cannot create children for a parent that is in a different thread.#012(Parent is QGuiApplication(0x7ffe2958a820), parent's thread is QThread(0x556f3ee29e20), current thread is QThread(0x556f3f176f80) <1.4> 2019-07-08 05:34:30 Telcontar sddm-greeter 10365 - - QObject: Cannot create children for a parent that is in a different thread.#012(Parent is QGuiApplication(0x7ffe2958a820), parent's thread is QThread(0x556f3ee29e20), current thread is QThread(0x556f3f176f80) <1.4> 2019-07-08 05:34:30 Telcontar sddm-greeter 10365 - - QObject::installEventFilter(): Cannot filter events for objects in a different thread. <1.7> 2019-07-08 05:34:31 Telcontar sddm-greeter 10365 - - Adding view for "DVI-I-1" QRect(0,0 1920x1080) <1.7> 2019-07-08 05:34:31 Telcontar sddm-greeter 10365 - - Message received from daemon: Capabilities <1.7> 2019-07-08 05:34:31 Telcontar sddm-greeter 10365 - - Message received from daemon: HostName I had to kill tracker-store here <3.6> 2019-07-08 05:35:07 Telcontar tracker-store 5692 - - Received signal:15->'Terminated' <3.4> 2019-07-08 05:35:07 Telcontar systemd 5219 - - tracker-store.service: Main process exited, code=killed, status=9/KILL <3.5> 2019-07-08 05:35:07 Telcontar systemd 5219 - - tracker-store.service: Unit entered failed state. <3.4> 2019-07-08 05:35:07 Telcontar systemd 5219 - - tracker-store.service: Failed with result 'signal'. <3.6> 2019-07-08 05:35:23 Telcontar systemd 1 - - Started Getty on tty2. <3.6> 2019-07-08 05:35:27 Telcontar systemd 1 - - Started Getty on tty3. <3.6> 2019-07-08 05:35:28 Telcontar systemd 1 - - Started Getty on tty4. <3.6> 2019-07-08 05:35:29 Telcontar systemd 1 - - Started Getty on tty5. <3.4> 2019-07-08 05:35:54 Telcontar systemd 5219 - - zeitgeist.service: State 'stop-sigterm' timed out. Killing. <3.5> 2019-07-08 05:35:54 Telcontar systemd 5219 - - zeitgeist.service: Killing process 5806 (zeitgeist-daemo) with signal SIGKILL. <3.4> 2019-07-08 05:35:54 Telcontar systemd 5219 - - zeitgeist.service: Main process exited, code=killed, status=9/KILL <3.5> 2019-07-08 05:35:54 Telcontar systemd 5219 - - zeitgeist.service: Unit entered failed state. <3.4> 2019-07-08 05:35:54 Telcontar systemd 5219 - - zeitgeist.service: Failed with result 'timeout'. <3.6> 2019-07-08 05:35:54 Telcontar systemd 1 - - Removed slice User Slice of cer. <4.6> 2019-07-08 05:36:01 Telcontar systemd-logind 1773 - - New session 623 of user root. <10.6> 2019-07-08 05:36:01 Telcontar login - - - pam_unix(login:session): session opened for user root by LOGIN(uid=0) <10.5> 2019-07-08 05:36:01 Telcontar login - - - ROOT LOGIN ON tty2 <4.6> 2019-07-08 05:36:23 Telcontar systemd-logind 1773 - - New session 624 of user root. <10.6> 2019-07-08 05:36:24 Telcontar login - - - pam_unix(login:session): session opened for user root by LOGIN(uid=0) <10.5> 2019-07-08 05:36:24 Telcontar login - - - ROOT LOGIN ON tty3 <3.6> 2019-07-08 05:36:33 Telcontar systemd 1 - - Starting Console Mouse manager... <3.6> 2019-07-08 05:36:33 Telcontar systemd 1 - - gpm.service: PID file /run/gpm.pid not readable (yet?) after start: No such file or directory <1.6> 2019-07-08 05:36:33 Telcontar 10514 - - *** info [daemon/startup.c(136)]: <1.6> 2019-07-08 05:36:33 Telcontar 10514 - - Started gpm successfully. Entered daemon mode. <3.6> 2019-07-08 05:36:33 Telcontar systemd 1 - - Started Console Mouse manager. <1.7> 2019-07-08 05:36:43 Telcontar sddm-helper 10356 - - [PAM] Closing session <10.6> 2019-07-08 05:36:43 Telcontar sddm-helper - - - pam_unix(sddm-greeter:session): session closed for user sddm <1.7> 2019-07-08 05:36:43 Telcontar sddm-helper 10356 - - [PAM] Ended. <1.4> 2019-07-08 05:36:43 Telcontar sddm 4065 - - Auth: sddm-helper exited with 15 <1.7> 2019-07-08 05:36:43 Telcontar sddm 4065 - - Greeter stopped. <4.6> 2019-07-08 05:36:43 Telcontar systemd-logind 1773 - - Session 621 logged out. Waiting for processes to exit. <4.6> 2019-07-08 05:36:43 Telcontar systemd-logind 1773 - - Removed session 621. <3.6> 2019-07-08 05:36:43 Telcontar systemd 1 - - Stopping User Manager for UID 482... <10.6> 2019-07-08 05:36:43 Telcontar systemd - - - pam_unix(systemd-user:session): session closed for user sddm <3.6> 2019-07-08 05:36:43 Telcontar systemd 1 - - Stopped User Manager for UID 482. <3.6> 2019-07-08 05:36:43 Telcontar systemd 1 - - Removed slice User Slice of sddm. <3.5> 2019-07-08 05:37:09 Telcontar systemd 1 - - Requested transaction contradicts existing jobs: Transaction is destructive. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Removed slice system-systemd\x2dcoredump.slice. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Unmounting /other/ssd-test... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Disk Manager... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Session 624 of user root. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped target RPC Port Mapper. <10.6> 2019-07-08 05:38:22 Telcontar login - - - pam_unix(login:session): session closed for user root <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Daemon for power management... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Authorization Manager... <1.5> 2019-07-08 05:38:22 Telcontar udisksd 4165 - - udisks daemon version 2.6.5 exiting <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping PC/SC Smart Card Daemon... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Daily rotation of log files. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Backup of RPM database. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Daily Cleanup of Temporary Directories. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Balance block groups on a btrfs filesystem. <10.6> 2019-07-08 05:38:22 Telcontar systemd - - - pam_unix(systemd-user:session): session closed for user root <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Early Kernel Boot Messages. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Check if mainboard battery is Ok. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Detect if the system suffers from bsc#1089761. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping RealtimeKit Scheduling Policy Service... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Manage, Install and Generate Color Profiles... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Scrub btrfs filesystem, verify block checksums. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Discard unused blocks on a mounted filesystem. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Restore /run/initramfs on shutdown... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped target Graphical Interface. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping X Display Manager... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Unmounting /data/cripta... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Xinetd A Powerful Replacement For Inetd... <0.5> 2019-07-08 05:38:22 Telcontar kernel - - - [110883.914077] XFS (dm-0): Unmounting Filesystem <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Samba SMB Daemon... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Session 1 of user root. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Plays a welcome sound when target multi-user is reached. <1.4> 2019-07-08 05:38:22 Telcontar sddm 4065 - - Signal received: SIGTERM <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped target Multi-User System. <1.7> 2019-07-08 05:38:22 Telcontar sddm 4065 - - Socket server stopping... <1.7> 2019-07-08 05:38:22 Telcontar sddm 4065 - - Socket server stopped. <1.7> 2019-07-08 05:38:22 Telcontar sddm 4065 - - Display server stopping... <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped /etc/init.d/after.local Compatibility. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping Self Monitoring and Reporting Technology (SMART) Daemon... <3.6> 2019-07-08 05:38:22 Telcontar smartd 1627 - - smartd received signal 15: Terminated <3.6> 2019-07-08 05:38:22 Telcontar smartd 1627 - - Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.ST2000DM001_1CH164-Z1F5J9FQ.ata.state <3.6> 2019-07-08 05:38:22 Telcontar smartd 1627 - - Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.ST3000DM001_1ER166-Z503JCX5.ata.state <3.6> 2019-07-08 05:38:22 Telcontar smartd 1627 - - Device: /dev/sdc [SAT], state written to /var/lib/smartmontools/smartd.ST4000DM004_2CV104-ZFN0DBVK.ata.state <3.6> 2019-07-08 05:38:22 Telcontar smartd 1627 - - Device: /dev/sdd [SAT], state written to /var/lib/smartmontools/smartd.ST4000DM004_2CV104-WFN0TVL9.ata.state <3.6> 2019-07-08 05:38:22 Telcontar smartd 1627 - - Device: /dev/sde [SAT], state written to /var/lib/smartmontools/smartd.Samsung_SSD_850_EVO_250GB-S2R6NB0J535704L.ata.state <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Alias for NFS server. <3.6> 2019-07-08 05:38:22 Telcontar smartd 1627 - - smartd is exiting (exit status 0) <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopped Apply settings from /etc/sysconfig/keyboard. <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping LSB: Supports the direct execution of binary formats.... <1.7> 2019-07-08 05:38:22 Telcontar sddm 4065 - - Display server stopped. <1.7> 2019-07-08 05:38:22 Telcontar sddm 4065 - - Running display stop script "/usr/share/sddm/scripts/Xstop" <3.6> 2019-07-08 05:38:22 Telcontar systemd 1 - - Stopping VirtualBox Linux kernel module... 2019-07-08 05:38:23+02:00 - Halting the system now =========================================== uptime: 05:38:23 up 2 days 6:17, 0 users, load average: 3.94, 4.18, 3.98 But it did not poweroff, I had to forcibly hit the mains switch. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
participants (6)
-
Andrei Borzenkov
-
Carlos E. R.
-
Carlos E.R.
-
David C. Rankin
-
jdd@dodin.org
-
ken