17:28:18.833 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF4]: Missing file in zip' [ERROR] in file 'singleVol.yaml' 17:28:18.836 [main] ERROR org.openecomp.sdc.validation.impl.validators.YamlValidator - Invalid manifest file java.lang.RuntimeException: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 4 column 15 path $.version at org.openecomp.core.utilities.json.JsonUtil.json2Object(JsonUtil.java:117) at org.openecomp.sdc.validation.impl.validators.ManifestValidator.validate(ManifestValidator.java:53) at org.openecomp.sdc.validation.util.ValidationTestUtil.testValidator(ValidationTestUtil.java:94) at org.openecomp.sdc.validation.impl.validators.ManifestValidatorTest.testInvalidManifest(ManifestValidatorTest.java:63) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:116) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 4 column 15 path $.version at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:397) at com.google.gson.Gson.fromJson(Gson.java:1227) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1075) at org.openecomp.core.utilities.json.JsonUtil.json2Object(JsonUtil.java:115) ... 39 common frames omitted Caused by: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 4 column 15 path $.version at com.google.gson.stream.JsonReader.nextString(JsonReader.java:836) at com.google.gson.internal.bind.TypeAdapters$15.read(TypeAdapters.java:421) at com.google.gson.internal.bind.TypeAdapters$15.read(TypeAdapters.java:409) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) ... 43 common frames omitted 17:28:18.837 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF6]: invalid manifest file' [ERROR] in file 'MANIFEST.json' 17:28:18.838 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF2]: Wrong HEAT file extension - single.yaml.illegalSuffix' [ERROR] in file 'single.yaml.illegalSuffix' 17:28:18.838 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF3]: Wrong ENV file extension - single.env.illegalSuffix' [ERROR] in file 'single.env.illegalSuffix' 17:28:18.838 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF2]: Wrong HEAT file extension - singleVol.yaml.illegalSuffix' [ERROR] in file 'singleVol.yaml.illegalSuffix' 17:28:18.838 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF8]: Missing or Unknown file type in Manifest' [ERROR] in file 'illegalTypeFile.yaml' 17:28:18.840 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF1]: ENV file must be associated to a HEAT file' [ERROR] in file 'second.env' 17:28:18.841 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF5]: Missing file in manifest' [WARNING] in file 'extraFile.env' 17:28:18.843 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF4]: Missing file in zip' [ERROR] in file 'singleVol.yaml' 17:28:18.843 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF5]: Missing file in manifest' [WARNING] in file 'extraFile.env' 17:28:18.844 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF7]: Missing file name in manifest' [ERROR] in file 'MANIFEST.json' 17:28:18.844 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF3]: Wrong ENV file extension - single.env.illegalSuffix' [ERROR] in file 'single.env.illegalSuffix' 17:28:18.844 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF2]: Wrong HEAT file extension - singleVol.yaml.illegalSuffix' [ERROR] in file 'singleVol.yaml.illegalSuffix' 17:28:18.844 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF8]: Missing or Unknown file type in Manifest' [ERROR] in file 'illegalTypeFile.yaml' 17:28:18.844 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF4]: Missing file in zip' [ERROR] in file 'null' 17:28:18.844 [main] DEBUG org.openecomp.core.validation.types.GlobalValidationContext - '[MNF5]: Missing file in manifest' [WARNING] in file 'single.yaml.illegalSuffix'