jacques7zhu

resin-supervisor

Jan 13th, 2020
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.31 KB | None | 0 0
  1. root@b8b85d8:~# journalctl -a -u resin-supervisor
  2. -- Logs begin at Mon 2019-08-26 09:19:56 UTC, end at Mon 2020-01-13 07:12:11 UTC. --
  3. Jan 13 06:56:43 b8b85d8 systemd[1]: Starting Resin supervisor...
  4. Jan 13 06:56:43 b8b85d8 resin-supervisor[1284]: resin_supervisor
  5. Jan 13 06:56:43 b8b85d8 resin-supervisor[1292]: active
  6. Jan 13 06:56:43 b8b85d8 systemd[1]: Started Resin supervisor.
  7. Jan 13 06:56:44 b8b85d8 resin-supervisor[1293]: Container config has not changed
  8. Jan 13 06:56:45 b8b85d8 resin-supervisor[1293]: Starting system message bus: dbus.
  9. Jan 13 06:56:45 b8b85d8 resin-supervisor[1293]:  * Starting Avahi mDNS/DNS-SD Daemon: avahi-d>
  10. Jan 13 06:56:45 b8b85d8 resin-supervisor[1293]:    ...done.
  11. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [info]    Supervisor v10.2.2 starting up...
  12. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: (node:1) [DEP0005] DeprecationWarning: Buffer>
  13. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Starting event tracker
  14. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Starting api binder
  15. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Starting logging infrastructure
  16. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [event]   Event: Supervisor start {}
  17. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Performing database cleanup for con>
  18. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [info]    Previous engine snapshot was not st>
  19. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Handling of local mode switch is co>
  20. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Connectivity check enabled: true
  21. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Starting periodic check for IP addr>
  22. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [info]    Reporting initial state, supervisor>
  23. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [info]    Waiting for connectivity...
  24. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Skipping preloading
  25. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [info]    Starting API server
  26. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [info]    Applying target state
  27. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Ensuring device is provisioned
  28. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Starting current state report
  29. Jan 13 06:56:49 b8b85d8 resin-supervisor[1293]: [debug]   Starting target state poll
  30. Jan 13 06:56:50 b8b85d8 resin-supervisor[1293]: [debug]   Supervisor API listening on allowed>
  31. Jan 13 06:56:50 b8b85d8 resin-supervisor[1293]: [debug]   Finished applying target state
  32. Jan 13 06:56:50 b8b85d8 resin-supervisor[1293]: [success] Device state apply success
  33. Jan 13 06:56:51 b8b85d8 resin-supervisor[1293]: [info]    Applying target state
  34. Jan 13 06:56:51 b8b85d8 resin-supervisor[1293]: [debug]   Finished applying target state
  35. Jan 13 06:56:51 b8b85d8 resin-supervisor[1293]: [success] Device state apply success
  36. Jan 13 07:01:45 b8b85d8 resin-supervisor[1293]: [api]     GET /v1/healthy 200 - 18.032 ms
  37. Jan 13 07:06:46 b8b85d8 resin-supervisor[1293]: [api]     GET /v1/healthy 200 - 6.693 ms
  38. Jan 13 07:06:49 b8b85d8 resin-supervisor[1293]: [debug]   Attempting container log timestamp >
  39. Jan 13 07:06:49 b8b85d8 resin-supervisor[1293]: [debug]   Container log timestamp flush compl>
  40. Jan 13 07:11:46 b8b85d8 resin-supervisor[1293]: [api]     GET /v1/healthy 200 - 4.429 ms
Advertisement
Add Comment
Please, Sign In to add comment