fatal: [cswj-ngcn-1085]: FAILED! => {"changed": false, "failed": true, "msg": "Uncaught exception - please report: Type 'str' cannot be serialized."}
Executing junos_cli against an EX VC produced the above message. The actual error reported via cli/rpc was "the chassis-control subsystem is not responding to management requests".
It would be great if the actual rpc error or error message was returned rather than an uncaught exception, then such cases could be managed such as executing "restart chassis-contol immediately all-members" to resolve the issue and permit provisioning to continue instead of failing.
Thanks.