Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Executing task: supervisor_run
- Run Supervisor
- Starting docker.
- Using "vfs" storage driver. Bind mount /var/lib/docker to use the faster overlay2 driver.
- Waiting for docker to initialize...
- Docker was initialized
- Restarting Supervisor
- hassio_supervisor
- 1118
- Dbus is running
- 1126
- udev is running
- INFO: 2024/02/12 00:06:37 main.go:33: Start OS-Agent 1.5.1
- INFO: 2024/02/12 00:06:37 main.go:123: Exposing object /io/hass/os with interface io.hass.os ...
- INFO: 2024/02/12 00:06:37 main.go:66: Listening on service io.hass.os ...
- WARNING: 2024/02/12 00:06:37 datadisk.go:106: Can't find a data mount!
- INFO: 2024/02/12 00:06:37 datadisk.go:154: Exposing object /io/hass/os/DataDisk with interface io.hass.os.DataDisk ...
- INFO: 2024/02/12 00:06:37 system.go:162: Exposing object /io/hass/os/System with interface io.hass.os.System ...
- WARNING: 2024/02/12 00:06:37 apparmor.go:31: exec: "apparmor_parser": executable file not found in $PATH
- INFO: 2024/02/12 00:06:37 apparmor.go:116: Exposing object /io/hass/os/AppArmor with interface io.hass.os.AppArmor ...
- INFO: 2024/02/12 00:06:37 cgroup.go:115: Detected CGroups Version 2
- INFO: 2024/02/12 00:06:37 cgroup.go:143: Exposing object /io/hass/os/CGroup with interface io.hass.os.CGroup ...
- INFO: 2024/02/12 00:06:37 boards.go:68: Exposing object /io/hass/os/Boards with interface io.hass.os.Boards ...
- INFO: 2024/02/12 00:06:37 supervised.go:47: Exposing object /io/hass/os/Boards/Supervised with interface io.hass.os.Boards.Supervised ...
- s6-rc: info: service s6rc-oneshot-runner: starting
- s6-rc: info: service s6rc-oneshot-runner successfully started
- s6-rc: info: service fix-attrs: starting
- s6-rc: info: service fix-attrs successfully started
- s6-rc: info: service legacy-cont-init: starting
- cont-init: info: running /etc/cont-init.d/udev.sh
- [00:06:40] INFO: Using udev information from host
- cont-init: info: /etc/cont-init.d/udev.sh exited 0
- s6-rc: info: service legacy-cont-init successfully started
- s6-rc: info: service legacy-services: starting
- services-up: info: copying legacy longrun supervisor (no readiness notification)
- services-up: info: copying legacy longrun watchdog (no readiness notification)
- [00:06:40] INFO: Starting local supervisor watchdog...
- s6-rc: info: service legacy-services successfully started
- 24-02-12 00:06:40 INFO (MainThread) [__main__] Initializing Supervisor setup
- 24-02-11 16:06:40 WARNING (MainThread) [supervisor.bootstrap] Environment variable 'SUPERVISOR_DEV' is set
- 24-02-11 16:06:40 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemuarm-64
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'initialize'
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '8725cb9d011444a7944cc89fe1d5905b'
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_supervisor_attach', 'reference': 'hassio_supervisor', 'uuid': '8725cb9d011444a7944cc89fe1d5905b', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:40 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2024.02.0.dev0901
- 24-02-11 16:06:40 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '8725cb9d011444a7944cc89fe1d5905b'
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'f7849e12ab9641028f62ccb9afaf0934'
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_supervisor_attach', 'reference': 'hassio_supervisor', 'uuid': '8725cb9d011444a7944cc89fe1d5905b', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_cleanup', 'reference': 'hassio_supervisor', 'uuid': 'f7849e12ab9641028f62ccb9afaf0934', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'f7849e12ab9641028f62ccb9afaf0934'
- 24-02-11 16:06:40 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
- 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.base] System run with disabled trusted content security. (more-info: https://www.home-assistant.io/more-info/unsupported/content_trust)
- 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.docker_configuration] Docker storage driver vfs is not supported!
- 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.docker_configuration] Docker logging driver json-file is not supported!
- 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.base] The configuration of Docker is not supported (more-info: https://www.home-assistant.io/more-info/unsupported/docker_configuration)
- 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.base] AppArmor is required for Home Assistant. (more-info: https://www.home-assistant.io/more-info/unsupported/apparmor)
- 24-02-11 16:06:40 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_cleanup', 'reference': 'hassio_supervisor', 'uuid': 'f7849e12ab9641028f62ccb9afaf0934', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>]}}}
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>]}}}
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>]}}}
- 24-02-11 16:06:40 INFO (MainThread) [supervisor.bootstrap] Initializing Supervisor debugger
- 0.00s - Debugger warning: It seems that frozen modules are being used, which may
- 0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
- 0.00s - to python to disable frozen modules.
- 0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
- /usr/local/lib/python3.12/site-packages/debugpy/adapter/__main__.py:37: DeprecationWarning: This process (pid=116) is multi-threaded, use of fork() may lead to deadlocks in the child.
- if os.fork() != 0:
- 24-02-11 16:06:40 INFO (MainThread) [__main__] Setting up Supervisor
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'setup'
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'e2bde294acaa4aa297c871b36d4dd4b6'
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'supervisor_check_connectivity', 'reference': None, 'uuid': 'e2bde294acaa4aa297c871b36d4dd4b6', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'e2bde294acaa4aa297c871b36d4dd4b6'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'supervisor_check_connectivity', 'reference': None, 'uuid': 'e2bde294acaa4aa297c871b36d4dd4b6', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 INFO (MainThread) [asyncio] <Server sockets=(<asyncio.TransportSocket fd=17, family=2, type=1, proto=6, laddr=('0.0.0.0', 80)>,)> is serving
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.network] No Network Manager support on the host. Local network functions have been disabled.
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.logind] Can't connect to systemd-logind
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.hostname] Can't connect to systemd-hostname
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.rauc] Host has no rauc support. OTA updates have been disabled.
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.resolved] Host has no systemd-resolved support. DNS will not work correctly.
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.timedate] Can't connect to systemd-timedate
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.systemd] Can't connect to systemd
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/Manager
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/Manager
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /io/hass/os
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.UDisks2.Manager.call_get_block_devices on /org/freedesktop/UDisks2/Manager
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/AppArmor
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/AppArmor
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/Boards
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/Boards
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/CGroup
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/DataDisk
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/DataDisk
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/System
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /io/hass/os/AppArmor
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /io/hass/os/DataDisk
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd0
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd0
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/Boards/Supervised
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/Boards/Supervised
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd0
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd10
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd10
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.agent] No OS-Agent support on the host. Some Host functions have been disabled.
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd10
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd5
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd5
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd5
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vdb
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdb
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdb
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd15
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd15
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd15
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop7
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop7
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop7
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd4
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd4
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd4
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vda
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd14
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd14
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd14
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd9
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd9
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd9
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop6
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop6
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop6
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd3
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd3
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd3
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop0
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop0
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop0
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd13
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd13
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd13
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd8
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd8
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd8
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop5
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop5
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop5
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd12
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd12
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd12
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd7
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd7
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd7
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop4
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop4
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop4
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd11
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd11
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd11
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vdc
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdc
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdc
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd6
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd6
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd6
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop3
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop3
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop3
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/drives/VirtIO_Disk
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/drives/VirtIO_Disk
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/Manager
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '7f7488139d1a4a7695c5e7e1c5f06324'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'sound_control_update', 'reference': None, 'uuid': '7f7488139d1a4a7695c5e7e1c5f06324', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '7f7488139d1a4a7695c5e7e1c5f06324'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.jobs] 'NetworkManager.load' blocked from execution, host Network Manager not available
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: set()
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.host.apparmor] AppArmor is not enabled on host
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.whoami] Check whoami to verify connectivity/system with: https://services.home-assistant.io/whoami/v1
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'sound_control_update', 'reference': None, 'uuid': '7f7488139d1a4a7695c5e7e1c5f06324', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 INFO (SyncWorker_0) [asyncio] Getting address info services.home-assistant.io:443, type=<SocketKind.SOCK_STREAM: 1>, flags=<AddressInfo.AI_ADDRCONFIG: 32> took 105.415ms: [(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, 'services.home-assistant.io', ('104.26.4.238', 443)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, 'services.home-assistant.io', ('104.26.5.238', 443)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, 'services.home-assistant.io', ('172.67.68.90', 443))]
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '7e7abef56ad147318cf872a36df658d8'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/dev.json
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'updater_fetch_data', 'reference': None, 'uuid': '7e7abef56ad147318cf872a36df658d8', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 WARNING (MainThread) [supervisor.security.module] Disabled content-trust, skip validation
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '7e7abef56ad147318cf872a36df658d8'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'a80f065e5a9849c09136cae8ed243250'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPERVISOR_UPDATE: 'supervisor_update'>, 'update_key': 'supervisor', 'data': {}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPERVISOR_UPDATE: 'supervisor_update'>, 'update_key': 'core', 'data': {}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'updater_fetch_data', 'reference': None, 'uuid': '7e7abef56ad147318cf872a36df658d8', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_cli', 'uuid': 'a80f065e5a9849c09136cae8ed243250', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_cli', state=<ContainerState.RUNNING: 'running'>, id='82435233582bb20bcb88d505963b32a874b472f16b11b183dc54142042ec260e', time=1707696401)'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.11.0.dev2201
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'a80f065e5a9849c09136cae8ed243250'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_cli', 'uuid': 'a80f065e5a9849c09136cae8ed243250', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 127.0.0.1 -> ['localhost', 'localhost.local.hass.io']
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.2 -> ['hassio', 'hassio.local.hass.io', 'supervisor', 'supervisor.local.hass.io']
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.1 -> ['homeassistant', 'homeassistant.local.hass.io', 'home-assistant', 'home-assistant.local.hass.io']
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.3 -> ['dns', 'dns.local.hass.io']
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.6 -> ['observer', 'observer.local.hass.io']
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '0552e6d193c54d05bf1ce45dfefa6a83'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_dns', 'uuid': '0552e6d193c54d05bf1ce45dfefa6a83', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_dns', state=<ContainerState.RUNNING: 'running'>, id='ef4dac59b76c868a1910794172b4cb702f756bccb3adbf3d0666195ccbb4522d', time=1707696401)'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.dev2902
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '0552e6d193c54d05bf1ce45dfefa6a83'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_dns', 'uuid': '0552e6d193c54d05bf1ce45dfefa6a83', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '6b25afb10888482ea9683ad1fa660eca'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_audio', 'uuid': '6b25afb10888482ea9683ad1fa660eca', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_audio', state=<ContainerState.RUNNING: 'running'>, id='2377ad6ad8c70e70a5de58560e30d1c2705eeb7b997cbd7638f70ac58d89ca88', time=1707696401)'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0.dev1203
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '6b25afb10888482ea9683ad1fa660eca'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_audio', 'uuid': '6b25afb10888482ea9683ad1fa660eca', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '9ae1b36aace44ce9b41237dc06baa20e'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_observer', 'uuid': '9ae1b36aace44ce9b41237dc06baa20e', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_observer', state=<ContainerState.RUNNING: 'running'>, id='62da2e846053e62d95b01e9eebc99a8f1306b07c527b907ed6e5cc51e4422b19', time=1707696401)'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.11.0.dev0701
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '9ae1b36aace44ce9b41237dc06baa20e'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_observer', 'uuid': '9ae1b36aace44ce9b41237dc06baa20e', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '8052914c45b54071a59c5998e49e1455'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_multicast', 'uuid': '8052914c45b54071a59c5998e49e1455', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_multicast', state=<ContainerState.RUNNING: 'running'>, id='540b0a98686225fbba76f6847492b7559764ea62042ac669051333c0d71022d9', time=1707696401)'
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.dev2902
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '8052914c45b54071a59c5998e49e1455'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_multicast', 'uuid': '8052914c45b54071a59c5998e49e1455', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '83b8645b5efd4797ae7f323350ebdef4'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'homeassistant', 'uuid': '83b8645b5efd4797ae7f323350ebdef4', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.secrets] Reloading Home Assistant secrets: 1
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemuarm-64-homeassistant with version 2024.3.0.dev20240210
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '83b8645b5efd4797ae7f323350ebdef4'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'homeassistant', 'uuid': '83b8645b5efd4797ae7f323350ebdef4', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.os.manager] No Home Assistant Operating System found
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Git pull
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (dev)
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (beta)
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of JupyterLab
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of MQTT IO
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Glances
- 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of FTP
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '47c4c5e4b452449b8303b890624b6557'
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'store_manager_update_repositories', 'reference': None, 'uuid': '47c4c5e4b452449b8303b890624b6557', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
- 24-02-11 16:06:41 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.store.git] Integrity check add-on /data/addons/core repository
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.store.git] Integrity check add-on /data/addons/git/a0d7b954 repository
- 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.store.git] Integrity check add-on /data/addons/git/5c53de3b repository
- 24-02-11 16:06:41 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Git pull
- 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (dev)
- 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (beta)
- 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome
- 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of JupyterLab
- 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of MQTT IO
- 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Glances
- 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of FTP
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.store] Loading add-ons from store: 78 all - 78 new - 0 remove
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '47c4c5e4b452449b8303b890624b6557'
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'store_manager_update_repositories', 'reference': None, 'uuid': '47c4c5e4b452449b8303b890624b6557', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] System checks complete
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Systemd-Resolved is required for DNS in Home Assistant. (more-info: https://www.home-assistant.io/more-info/unsupported/systemd_resolved)
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Systemd journal is not working correctly or inaccessible (more-info: https://www.home-assistant.io/more-info/unsupported/systemd_journal)
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] NetworkManager is not correctly configured (more-info: https://www.home-assistant.io/more-info/unsupported/network_manager)
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Systemd is not correctly working (more-info: https://www.home-assistant.io/more-info/unsupported/systemd)
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Detected unsupported OS: None (more-info: https://www.home-assistant.io/more-info/unsupported/os)
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Docker cgroup version 2 is not supported! {'1'} (more-info: https://www.home-assistant.io/more-info/unsupported/cgroup_version)
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>]}}}
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>]}}}
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>]}}}
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>, <UnsupportedReason.SYSTEMD: 'systemd'>]}}}
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>, <UnsupportedReason.SYSTEMD: 'systemd'>, <UnsupportedReason.OS: 'os'>]}}}
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>, <UnsupportedReason.SYSTEMD: 'systemd'>, <UnsupportedReason.OS: 'os'>, <UnsupportedReason.CGROUP_VERSION: 'cgroup_version'>]}}}
- 24-02-11 16:06:42 INFO (MainThread) [__main__] Running Supervisor
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'startup'
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.core] System running in a unsupported environment!
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.jobs] 'OSManager.mark_healthy' blocked from execution, no Home Assistant OS available
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.core] Supervisor reboot detected
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'running'
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.core] Supervisor is up and running
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.host.info] Updating local host information
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'ca0526ab47c4492591eaefbf2d4e4eca'
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'ca0526ab47c4492591eaefbf2d4e4eca'
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'ef8ec3341955492981e3524b3053412b'
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'ef8ec3341955492981e3524b3053412b'
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.checks.supervisor_trust] Skipping supervisor_trust, content_trust is globally disabled
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '21057f9de28a4f7596a3b37fa3da2353'
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '21057f9de28a4f7596a3b37fa3da2353'
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] System checks complete
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
- 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.source_mods] Disabled content-trust, skipping evaluation
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '31d2b9cbb7304474b1fff8e975a81a49'
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '31d2b9cbb7304474b1fff8e975a81a49'
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/AppArmor
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/Boards
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/DataDisk
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/Manager
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.UDisks2.Manager.call_get_block_devices on /org/freedesktop/UDisks2/Manager
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop0
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop7
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd4
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd13
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd3
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd8
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop5
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd15
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd0
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd6
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd9
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop1
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop6
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop4
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd1
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd12
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd2
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop2
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd14
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd5
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd10
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop3
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd11
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd7
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
- 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
- 24-02-11 16:06:42 INFO (MainThread) [supervisor.host.manager] Host information reload completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement