File: //var/run/cloud-init/status.json
{
"v1": {
"datasource": "DataSourceConfigDrive [net,ver=2][source=/dev/sr0]",
"init": {
"errors": [],
"finished": 1759832418.5788136,
"recoverable_errors": {
"DEPRECATED": [
"Deprecated cloud-config provided:\nchpasswd.list: List of ``username:password`` pairs. Each user will have the corresponding password set. A password can be randomly generated by specifying ``RANDOM`` or ``R`` as a user's password. A hashed password, created by a tool like ``mkpasswd``, can be specified. A regex (``r'\\$(1|2a|2y|5|6)(\\$.+){2}'``) is used to determine if a password value should be treated as a hash. Deprecated in version 22.2. Use ``users`` instead."
],
"WARNING": [
"Invalid cloud-config provided: Please run 'sudo cloud-init schema --system' to see the schema errors."
]
},
"start": 1759832418.006605
},
"init-local": {
"errors": [],
"finished": 1759832411.351053,
"recoverable_errors": {},
"start": 1759832411.1863306
},
"modules-config": {
"errors": [],
"finished": 1759832422.1231081,
"recoverable_errors": {},
"start": 1759832421.367341
},
"modules-final": {
"errors": [],
"finished": 1759832423.9621708,
"recoverable_errors": {
"WARNING": [
"Could not find module named cc_refresh_rmc_and_interface (searched ['cc_refresh_rmc_and_interface', 'cloudinit.config.cc_refresh_rmc_and_interface'])"
]
},
"start": 1759832423.6108065
},
"stage": null
}
}