Skip to content

print packet when ZDO packet deserialize fails #475

print packet when ZDO packet deserialize fails

print packet when ZDO packet deserialize fails #475

Triggered via pull request December 8, 2024 18:08
Status Failure
Total duration 2m 14s
Artifacts

ci.yml

on: pull_request
Matrix: shared-ci / Prepare base dependencies
Matrix: shared-ci / pytest
shared-ci  /  Run pre-commit
26s
shared-ci / Run pre-commit
shared-ci  /  Process test coverage
0s
shared-ci / Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 warnings
shared-ci / Run tests Python 3.10.8: tests/application/test_requests.py#L536
test_request_recovery_route_rediscovery_zdo[FormedLaunchpadCC26X2R1] assert 6 == (6 + 1) + where 6 = sum(<generator object test_request_recovery_route_rediscovery_zdo.<locals>.<genexpr> at 0x7f66197438b0>)
shared-ci / Run tests Python 3.10.8
Process completed with exit code 1.
shared-ci / Run tests Python 3.12: tests/application/test_requests.py#L536
test_request_recovery_route_rediscovery_zdo[FormedLaunchpadCC26X2R1] assert 6 == (6 + 1) + where 6 = sum(<generator object test_request_recovery_route_rediscovery_zdo.<locals>.<genexpr> at 0x7fd07879bdc0>)
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
shared-ci / Run tests Python 3.11.0
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.11.0: tests/application/test_joining.py#L341
test_on_zdo_device_join_and_announce_fast[FormedLaunchpadCC26X2R1] pytest.PytestUnraisableExceptionWarning: Exception ignored in: <coroutine object Device._initialize at 0x7f3b255a44c0> Traceback (most recent call last): File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 381, in request return await req.result ^^^^^^^^^^^^^^^^ GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 258, in _initialize await self.get_node_descriptor() File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 220, in get_node_descriptor status, _, node_desc = await self.zdo.Node_Desc_req( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/contextlib.py", line 222, in __aexit__ await self.gen.athrow(typ, value, traceback) File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 127, in _limit_concurrency yield File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 377, in request with self._pending.new(sequence) as req: File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/util.py", line 289, in __exit__ self.result.cancel() File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/asyncio/base_events.py", line 758, in call_soon self._check_closed() File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/asyncio/base_events.py", line 519, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
shared-ci / Run tests Python 3.11.0: tests/application/test_requests.py#L536
test_request_recovery_route_rediscovery_zdo[FormedLaunchpadCC26X2R1] assert 6 == (6 + 1) + where 6 = sum(<generator object test_request_recovery_route_rediscovery_zdo.<locals>.<genexpr> at 0x7f88ab3605f0>)
shared-ci / Run tests Python 3.11.0
Event loop is closed
shared-ci / Run tests Python 3.11.0
Event loop is closed
shared-ci / Run tests Python 3.11.0
Process completed with exit code 1.
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.9.15: tests/application/test_requests.py#L536
test_request_recovery_route_rediscovery_zdo[FormedLaunchpadCC26X2R1] assert 6 == (6 + 1) + where 6 = sum(<generator object test_request_recovery_route_rediscovery_zdo.<locals>.<genexpr> at 0x7fa3d23ea2e0>)
shared-ci / Run tests Python 3.9.15
The operation was canceled.
shared-ci / Run tests Python 3.13
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.13: tests/application/test_requests.py#L536
test_request_recovery_route_rediscovery_zdo[FormedLaunchpadCC26X2R1] assert 6 == (6 + 1) + where 6 = sum(<generator object test_request_recovery_route_rediscovery_zdo.<locals>.<genexpr> at 0x7f555797c700>)
shared-ci / Run tests Python 3.13
The operation was canceled.
shared-ci / Prepare base dependencies (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shared-ci / Prepare base dependencies (3.11.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shared-ci / Prepare base dependencies (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shared-ci / Prepare base dependencies (3.10.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shared-ci / Prepare base dependencies (3.9.15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shared-ci / Run pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shared-ci / Run tests Python 3.10.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shared-ci / Run tests Python 3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636