Skip to content

Improve and extend error handling on D-Bus connect #7279

Improve and extend error handling on D-Bus connect

Improve and extend error handling on D-Bus connect #7279

Triggered via pull request August 13, 2024 19:14
Status Failure
Total duration 5m 24s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
12s
Prepare Python dependencies
Run tests Python 3.12.4
4m 54s
Run tests Python 3.12.4
Check ruff-format
21s
Check ruff-format
Check ruff
10s
Check ruff
Check Dockerfile
6s
Check Dockerfile
Check executables
17s
Check executables
Check JSON
24s
Check JSON
Check pylint
33s
Check pylint
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run tests Python 3.12.4: tests/dbus/agent/boards/test_board.py#L68
test_dbus_board_supervised assert None + where None = <supervisor.dbus.agent.boards.BoardManager object at 0x7fe854364800>.supervised
Run tests Python 3.12.4: tests/dbus/agent/test_agent.py#L76
test_dbus_osagent_connect_error[agent_apparmor] AssertionError: assert 'No OS-Agent support on the host' in '2024-08-13 19:17:10.343 INFO MainThread supervisor.dbus.agent:__init__.py:96 Load dbus interface io.hass.os\n2024...os/AppArmor: D-Bus object /io/hass/os/AppArmor is not usable, introspection is missing required properties interface\n' + where '2024-08-13 19:17:10.343 INFO MainThread supervisor.dbus.agent:__init__.py:96 Load dbus interface io.hass.os\n2024...os/AppArmor: D-Bus object /io/hass/os/AppArmor is not usable, introspection is missing required properties interface\n' = <_pytest.logging.LogCaptureFixture object at 0x7fe84f1f45c0>.text
Run tests Python 3.12.4: tests/dbus/agent/test_agent.py#L76
test_dbus_osagent_connect_error[agent_datadisk] AssertionError: assert 'No OS-Agent support on the host' in '2024-08-13 19:17:10.368 INFO MainThread supervisor.dbus.agent:__init__.py:96 Load dbus interface io.hass.os\n2024...os/DataDisk: D-Bus object /io/hass/os/DataDisk is not usable, introspection is missing required properties interface\n' + where '2024-08-13 19:17:10.368 INFO MainThread supervisor.dbus.agent:__init__.py:96 Load dbus interface io.hass.os\n2024...os/DataDisk: D-Bus object /io/hass/os/DataDisk is not usable, introspection is missing required properties interface\n' = <_pytest.logging.LogCaptureFixture object at 0x7fe84c329a00>.text
Run tests Python 3.12.4
Process completed with exit code 1.