Activity log for bug #2065482

Date Who What changed Old value New value Message
2024-05-11 12:08:53 maasuser1 bug added bug
2024-05-11 12:10:57 maasuser1 attachment added Screenshot 2024-05-11 at 13.09.49.png https://bugs.launchpad.net/maas/+bug/2065482/+attachment/5777333/+files/Screenshot%202024-05-11%20at%2013.09.49.png
2024-05-11 12:11:32 maasuser1 description ``` 2024-05-11 12:06:54 maasserver.websockets.protocol: [critical] Error on request (596) device.update_interface: {"numa_node": ["Only interfaces for machines are linked to a NUMA node"]} Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/snap/maas/35359/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 821, in worker return target() File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/_threads/_threadworker.py", line 47, in work task() File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/_threads/_team.py", line 182, in doWork task() --- <exception caught here> --- File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 244, in inContext result = inContext.theWork() # type: ignore[attr-defined] File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 260, in <lambda> inContext.theWork = lambda: context.call( # type: ignore[attr-defined] File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/context.py", line 117, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/context.py", line 82, in callWithContext return func(*args, **kw) File "/snap/maas/35359/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 856, in callInContext return func(*args, **kwargs) File "/snap/maas/35359/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 203, in wrapper result = func(*args, **kwargs) File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/utils/orm.py", line 771, in call_within_transaction return func_outside_txn(*args, **kwargs) File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/utils/orm.py", line 574, in retrier return func(*args, **kwargs) File "/usr/lib/python3.10/contextlib.py", line 79, in inner return func(*args, **kwds) File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/websockets/base.py", line 437, in prep_user_execute return self._call_method_track_queries( File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/websockets/base.py", line 461, in _call_method_track_queries result = method(params) File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/websockets/handlers/device.py", line 357, in update_interface raise ValidationError(form.errors) django.core.exceptions.ValidationError: {'numa_node': ['Only interfaces for machines are linked to a NUMA node']} ``` MAAS 3.4/Stable 3.4.2-14353-g.5a5221d57 ``` 2024-05-11 12:06:54 maasserver.websockets.protocol: [critical] Error on request (596) device.update_interface: {"numa_node": ["Only interfaces for machines are linked to a NUMA node"]}         Traceback (most recent call last):           File "/usr/lib/python3.10/threading.py", line 953, in run             self._target(*self._args, **self._kwargs)           File "/snap/maas/35359/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 821, in worker             return target()           File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/_threads/_threadworker.py", line 47, in work             task()           File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/_threads/_team.py", line 182, in doWork             task()         --- <exception caught here> ---           File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 244, in inContext             result = inContext.theWork() # type: ignore[attr-defined]           File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 260, in <lambda>             inContext.theWork = lambda: context.call( # type: ignore[attr-defined]           File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/context.py", line 117, in callWithContext             return self.currentContext().callWithContext(ctx, func, *args, **kw)           File "/snap/maas/35359/usr/lib/python3/dist-packages/twisted/python/context.py", line 82, in callWithContext             return func(*args, **kw)           File "/snap/maas/35359/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 856, in callInContext             return func(*args, **kwargs)           File "/snap/maas/35359/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 203, in wrapper             result = func(*args, **kwargs)           File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/utils/orm.py", line 771, in call_within_transaction             return func_outside_txn(*args, **kwargs)           File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/utils/orm.py", line 574, in retrier             return func(*args, **kwargs)           File "/usr/lib/python3.10/contextlib.py", line 79, in inner             return func(*args, **kwds)           File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/websockets/base.py", line 437, in prep_user_execute             return self._call_method_track_queries(           File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/websockets/base.py", line 461, in _call_method_track_queries             result = method(params)           File "/snap/maas/35359/lib/python3.10/site-packages/maasserver/websockets/handlers/device.py", line 357, in update_interface             raise ValidationError(form.errors)         django.core.exceptions.ValidationError: {'numa_node': ['Only interfaces for machines are linked to a NUMA node']} ```
2024-05-15 11:03:19 Anton Troyanov maas: status New Incomplete
2024-05-18 11:50:45 Anton Troyanov attachment added Screenshot 2024-05-18 at 15.48.37.png https://bugs.launchpad.net/maas/+bug/2065482/+attachment/5779623/+files/Screenshot%202024-05-18%20at%2015.48.37.png
2024-05-18 11:50:59 Anton Troyanov attachment added Screenshot 2024-05-18 at 15.48.58.png https://bugs.launchpad.net/maas/+bug/2065482/+attachment/5779624/+files/Screenshot%202024-05-18%20at%2015.48.58.png
2024-05-18 11:51:09 Anton Troyanov attachment added Screenshot 2024-05-18 at 15.49.11.png https://bugs.launchpad.net/maas/+bug/2065482/+attachment/5779625/+files/Screenshot%202024-05-18%20at%2015.49.11.png
2024-05-18 11:51:21 Anton Troyanov attachment added Screenshot 2024-05-18 at 15.49.24.png https://bugs.launchpad.net/maas/+bug/2065482/+attachment/5779626/+files/Screenshot%202024-05-18%20at%2015.49.24.png
2024-05-18 11:51:25 Anton Troyanov maas: status Incomplete New
2024-05-18 11:51:28 Anton Troyanov maas: status New Incomplete
2024-05-21 14:02:06 maasuser1 attachment added Untitled.gif https://bugs.launchpad.net/maas/+bug/2065482/+attachment/5780849/+files/Untitled.gif
2024-05-21 15:43:46 Anton Troyanov attachment added Screenshot 2024-05-21 at 19.41.56.png https://bugs.launchpad.net/maas/+bug/2065482/+attachment/5780896/+files/Screenshot%202024-05-21%20at%2019.41.56.png
2024-05-21 15:43:58 Anton Troyanov maas: status Incomplete New
2024-05-21 15:44:00 Anton Troyanov maas: status New Incomplete
2024-05-23 08:32:52 Anton Troyanov maas: status Incomplete New
2024-05-23 08:32:55 Anton Troyanov maas: status New Incomplete