Created
May 28, 2020 14:05
-
-
Save cgwalters/3d58edf6546930353c27fd5b5bba24e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
[root@master-1 ~]# journalctl -u ignition-firstboot-complete │····································································································· | |
-- Logs begin at Thu 2020-05-28 12:55:35 UTC, end at Thu 2020-05-28 14:02:44 UTC. -- │····································································································· | |
May 28 12:57:45 localhost systemd[1]: Starting Mark boot complete... │····································································································· | |
May 28 12:57:45 localhost systemd[1]: Started Mark boot complete. │····································································································· | |
-- Reboot -- │····································································································· | |
May 28 13:00:13 localhost systemd[1]: Starting Mark boot complete... │····································································································· | |
May 28 13:00:13 localhost sh[1813]: rm: cannot remove '/boot/ignition.firstboot': No such file or directory │····································································································· | |
May 28 13:00:13 localhost systemd[1]: ignition-firstboot-complete.service: Main process exited, code=exited, status=1/FAILURE │····································································································· | |
May 28 13:00:13 localhost systemd[1]: ignition-firstboot-complete.service: Failed with result 'exit-code'. │····································································································· | |
May 28 13:00:13 localhost systemd[1]: Failed to start Mark boot complete. │····································································································· | |
May 28 13:00:13 localhost systemd[1]: ignition-firstboot-complete.service: Consumed 10ms CPU time │····································································································· | |
[root@master-1 ~]# | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment