[DEBUG] Entered validateAndUploadFileContent, type=zip [DEBUG] Entered getFileContentMapFromOrchestrationCandidateZip [DEBUG] readZip returned files=[file.two.yaml, file.one.yaml] [DEBUG] Added file to FileContentHandler: file.two.yaml, size=0 [DEBUG] Added file to FileContentHandler: file.one.yaml, size=0 [DEBUG] getFileContentMapFromOrchestrationCandidateZip returning files=[file.two.yaml, file.one.yaml], folders=[] [DEBUG] ZIP read complete, files=[file.two.yaml, file.one.yaml], folders=[] [DEBUG] File is from ZIP, validating folders... [DEBUG] Returning FileContentHandler with files=[file.two.yaml, file.one.yaml] [DEBUG] Entered validateAndUploadFileContent, type=zip [DEBUG] Entered getFileContentMapFromOrchestrationCandidateZip [DEBUG] readZip returned files=[file.two.yaml, file.one.yaml, dir.one/] [DEBUG] Added file to FileContentHandler: file.two.yaml, size=0 [DEBUG] Added file to FileContentHandler: file.one.yaml, size=0 [DEBUG] Found directory in ZIP: dir.one/ [DEBUG] getFileContentMapFromOrchestrationCandidateZip returning files=[file.two.yaml, file.one.yaml], folders=[dir.one/] [DEBUG] ZIP read complete, files=[file.two.yaml, file.one.yaml], folders=[dir.one/] [DEBUG] File is from ZIP, validating folders... [DEBUG] Entered validateAndUploadFileContent, type=csar [DEBUG] Entered getFileContentMapFromOrchestrationCandidateZip [DEBUG] readZip returned files=[file.two.yaml, file.one.yaml] [DEBUG] Added file to FileContentHandler: file.two.yaml, size=0 [DEBUG] Added file to FileContentHandler: file.one.yaml, size=0 [DEBUG] getFileContentMapFromOrchestrationCandidateZip returning files=[file.two.yaml, file.one.yaml], folders=[] [DEBUG] ZIP read complete, files=[file.two.yaml, file.one.yaml], folders=[] [DEBUG] Returning FileContentHandler with files=[file.two.yaml, file.one.yaml]