Symptoms:
2024-03-23T09:20:24.405+0000 ERROR [vcf_om,c02dcf6cd5874304,99c2] [c.v.v.c.s.f.i.CertificateOperationsFacadeImpl,http-nio-127.0.0.1-7300-exec-5] Failed to Download CSRs <Workload_Name>
com.vmware.vcf.certmgmt.common.exception.CertificateManagementException: Compression operation failed.
at com.vmware.vcf.certmgmt.util.files.FileUtils.compressFolder(FileUtils.java:213)
at com.vmware.vcf.certmgmt.service.facade.impl.CertificateOperationsFacadeImpl.getArchivedCSR(CertificateOperationsFacadeImpl.java:887)
at com.vmware.vcf.certmgmt.service.facade.impl.CertificateOperationsFacadeImpl$$FastClassBySpringCGLIB$$31f7dbc3.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
VMware Cloud foundation 5.x
VMware Cloud Foundation 4.x
A presence of stale CSRs inside "/opt/vmware/vcf/operationsmanager/certificates/<domain_name>" of the SDDC Manager.
1) Snapshot the SDDC Manager
2) Clean the directory inside "/opt/vmware/vcf/operationsmanager/certificates/<domain_name>"
3) Reboot the SDDC Manager
4) Regenerate the CSR and download once more.