The content of the private key file is actually in the PEM format, but the file-name extension is incorrect (.pvk instead of .pem). Please change the file-name extension from .pvk to .pem.
This is a regressive bug in version 25.1.0 (that wasn't present in 25.0.7), caused by a merge error. It will be fixed in the next release.