JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-09-26T10:08:35.708Z||main|||||INFO|500||The following profiles are active: basic 2022-09-26T10:09:00.568Z||main|||||INFO|500||Starting service [Tomcat] 2022-09-26T10:09:00.569Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-09-26T10:09:00.684Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-09-26T10:09:06.929Z||main|||||INFO|500||catdb-pool - Starting... 2022-09-26T10:09:07.961Z||main|||||INFO|500||catdb-pool - Start completed. 2022-09-26T10:09:08.456Z||main|||||INFO|500||reqdb-pool - Starting... 2022-09-26T10:09:08.492Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-09-26T10:09:08.610Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-09-26T10:09:08.838Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-09-26T10:09:09.439Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-26T10:09:11.172Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-26T10:09:14.018Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-26T10:09:14.076Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-09-26T10:09:15.679Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-26T10:09:17.121Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-09-26T10:09:18.645Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-26T10:09:19.767Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2022-09-26T10:09:20.570Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2022-09-26T10:09:20.571Z||main|||||ERROR|500||(conn=1055) Table 'catalogdb.activity_spec' doesn't exist 2022-09-26T10:09:20.592Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2022-09-26T10:09:23.790Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-09-26T10:09:27.764Z||main|||||WARN|500||--- 2022-09-26T10:09:27.764Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-09-26T10:09:27.765Z||main|||||WARN|500||--- 2022-09-26T10:09:28.243Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-09-26T10:09:33.118Z||main|||||INFO|500||Started Application in 62.938 seconds (JVM running for 69.895) 2022-09-26T10:09:33.140Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-26T10:09:33.143Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-26T10:09:33.167Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-26T10:09:33.192Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-26T10:09:33.233Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a9de7795-4532-446b-82a9-b28fd1765bcb url= /sdc/v1/artifactTypes 2022-09-26T10:09:33.234Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-26T10:09:33.349Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-26T10:09:33.351Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78581b0c 2022-09-26T10:09:33.351Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-26T10:09:33.369Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-26T10:09:33.371Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-26T10:09:33.377Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$492ff4fe.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2022-09-26T10:10:23.106Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-26T10:10:23.107Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-26T10:10:23.108Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-26T10:10:23.110Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-26T10:10:23.120Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 20d447ac-b045-4d36-afca-a52ec8751fdc url= /sdc/v1/artifactTypes 2022-09-26T10:10:23.120Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-26T10:10:23.137Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-26T10:10:23.138Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@330147de 2022-09-26T10:10:23.138Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-26T10:10:23.139Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-26T10:10:23.139Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-26T10:10:23.139Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$492ff4fe.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2022-09-26T10:11:13.106Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-26T10:11:13.107Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-26T10:11:13.108Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-26T10:11:13.111Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-26T10:11:13.117Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 50582bb4-6de8-48a8-a6fa-61c6386f2497 url= /sdc/v1/artifactTypes 2022-09-26T10:11:13.117Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-26T10:11:13.123Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-26T10:11:13.123Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d5e379c 2022-09-26T10:11:13.123Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-26T10:11:13.124Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-26T10:11:13.124Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-26T10:11:13.125Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$492ff4fe.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2022-09-26T10:12:03.107Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-26T10:12:03.108Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-26T10:12:03.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-26T10:12:03.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-26T10:12:03.119Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= adace3cc-1911-46ff-82a8-cf7e501198b2 url= /sdc/v1/artifactTypes 2022-09-26T10:12:03.120Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-26T10:12:03.127Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-26T10:12:03.127Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60177e38 2022-09-26T10:12:03.127Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-26T10:12:03.128Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-26T10:12:03.128Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-26T10:12:03.129Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at jdk.internal.reflect.GeneratedMethodAccessor140.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$492ff4fe.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 32 common frames omitted 2022-09-26T10:12:53.110Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-26T10:12:53.111Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-26T10:12:53.111Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-26T10:12:53.117Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-26T10:12:53.121Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a17a87c1-42ba-4e3c-8db2-ec507150beb1 url= /sdc/v1/artifactTypes 2022-09-26T10:12:53.122Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-26T10:12:53.511Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-09-26T10:12:53.526Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server 2022-09-26T10:12:53.575Z||scheduling-1|||||DEBUG|500||create keys 2022-09-26T10:12:53.587Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-09-26T10:12:53.744Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:12:53.771Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 27c357ef-55f2-404d-a3d9-f595bb46fd0f url= /sdc/v1/registerForDistribution 2022-09-26T10:12:53.938Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 27c357ef-55f2-404d-a3d9-f595bb46fd0f url= /sdc/v1/registerForDistribution 2022-09-26T10:12:53.939Z||scheduling-1|||||INFO|500||start DistributionClient 2022-09-26T10:12:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:12:53.954Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:12:53.962Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-09-26T10:12:53.966Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:12:53.966Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:12:53.966Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:12:53.966Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:13:04.331Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:13:04.372Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:13:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:13:53.951Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:13:53.951Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:13:53.952Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:13:53.953Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:13:53.954Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:14:03.528Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:14:03.530Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:14:53.948Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:14:53.950Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:14:53.950Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:14:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:14:53.953Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:14:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:15:03.525Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:15:03.534Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:15:53.948Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:15:53.950Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:15:53.950Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:15:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:15:53.952Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:15:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:16:03.524Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:16:03.524Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:16:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:16:53.951Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:16:53.951Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:16:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:16:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:16:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:17:03.576Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:17:03.576Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:17:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:17:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:17:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:17:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:17:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:17:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:18:03.516Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:18:03.519Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:18:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:18:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:18:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:18:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:18:53.954Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:18:53.954Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:18:56.980Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-09-26T10:19:03.517Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:19:03.521Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:19:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:19:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:19:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:19:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:19:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:19:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:20:03.520Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:20:03.525Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:20:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:20:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:20:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:20:53.954Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:20:53.954Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:20:53.954Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:21:03.523Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:21:03.567Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:21:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:21:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:21:53.949Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:21:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:21:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:21:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:22:03.555Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:22:03.617Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:22:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:22:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:22:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:22:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:22:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:22:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:23:03.512Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:23:03.529Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:23:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:23:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:23:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:23:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:23:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:23:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:24:03.522Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:24:03.525Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:24:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:24:53.950Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:24:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:24:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:24:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:24:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:25:03.532Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:25:03.534Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:25:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:25:53.950Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:25:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:25:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:25:53.952Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:25:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:26:03.514Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:26:03.515Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:26:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:26:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:26:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:26:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:26:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:26:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:27:03.525Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:27:03.545Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:27:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:27:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:27:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:27:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:27:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:27:53.954Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:28:03.535Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:28:03.540Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:28:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:28:53.950Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:28:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:28:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:28:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:28:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:29:03.526Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:29:03.528Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:29:53.949Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:29:53.951Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:29:53.952Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:29:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:29:53.954Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:29:53.954Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:30:03.547Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:30:03.550Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:30:53.949Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:30:53.950Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:30:53.951Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:30:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:30:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:30:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:31:03.521Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:31:03.539Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:31:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:31:53.950Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:31:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:31:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:31:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:31:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:32:03.521Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:32:03.524Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:32:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:32:53.950Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:32:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:32:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:32:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:32:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:33:03.514Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:33:03.515Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:33:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:33:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:33:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:33:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:33:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:33:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:34:03.514Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:34:03.514Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:34:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:34:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:34:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:34:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:34:53.952Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:34:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:35:03.539Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:35:03.582Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:35:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:35:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:35:53.950Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:35:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:35:53.953Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:35:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:36:03.521Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:36:03.523Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:36:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:36:53.951Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:36:53.951Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:36:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:36:53.952Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:36:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:37:03.519Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:37:03.522Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:37:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:37:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:37:53.949Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:37:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:37:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:37:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:38:03.537Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:38:03.537Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:38:53.948Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:38:53.949Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:38:53.949Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:38:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:38:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:38:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:39:03.520Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:39:03.520Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:39:53.948Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:39:53.949Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:39:53.950Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:39:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:39:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:39:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:40:03.537Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:40:03.546Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:40:53.949Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:40:53.950Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:40:53.950Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:40:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:40:53.953Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:40:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:41:03.513Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:41:03.532Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:41:53.948Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:41:53.949Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:41:53.950Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:41:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:41:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:41:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:42:03.514Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:42:03.515Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:42:53.949Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:42:53.951Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:42:53.951Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:42:53.952Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:42:53.953Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:42:53.953Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:43:03.517Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:43:03.526Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:43:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:43:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:43:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:43:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:43:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:43:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:44:03.551Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:44:03.552Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:44:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:44:53.951Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:44:53.951Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:44:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:44:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:44:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:45:03.520Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:45:03.521Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:45:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:45:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:45:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:45:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:45:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:45:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:46:03.512Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:46:03.519Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:46:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:46:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:46:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:46:53.952Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:46:53.952Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:46:53.953Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:47:03.520Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:47:03.521Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:47:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:47:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:47:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:47:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:47:53.952Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:47:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:48:03.504Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:48:03.511Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:48:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:48:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:48:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:48:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:48:53.953Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:48:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:49:03.502Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:49:03.523Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:49:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:49:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:49:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:49:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:49:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:49:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:50:03.528Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:50:03.528Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:50:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:50:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:50:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:50:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:50:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:50:53.954Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:51:03.508Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:51:03.515Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:51:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:51:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:51:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:51:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:51:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:51:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:52:03.505Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:52:03.510Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:52:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:52:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:52:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:52:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:52:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:52:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:53:03.504Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:53:03.553Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:53:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:53:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:53:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:53:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:53:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:53:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:54:03.500Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:54:03.515Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:54:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:54:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:54:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:54:53.952Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:54:53.953Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:54:53.953Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:55:03.541Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:55:03.583Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:55:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:55:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:55:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:55:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:55:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:55:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:56:03.525Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:56:03.534Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:56:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:56:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:56:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:56:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:56:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:56:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:57:03.525Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:57:03.538Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:57:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:57:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:57:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:57:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:57:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:57:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:58:03.507Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:58:03.520Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:58:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:58:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:58:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:58:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:58:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:58:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:59:03.523Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:59:03.525Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T10:59:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:59:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:59:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T10:59:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T10:59:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T10:59:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:00:03.513Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:00:03.530Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:00:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:00:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:00:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:00:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:00:53.952Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:00:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:01:03.530Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:01:03.532Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:01:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:01:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:01:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:01:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:01:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:01:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:02:03.510Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:02:03.512Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:02:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:02:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:02:53.951Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:02:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:02:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:02:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:03:03.552Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:03:03.552Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:03:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:03:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:03:53.951Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:03:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:03:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:03:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:04:03.510Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:04:03.510Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:04:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:04:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:04:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:04:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:04:53.952Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:04:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:05:03.513Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:05:03.518Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:05:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:05:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:05:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:05:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:05:53.953Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:05:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:06:03.509Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:06:03.523Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:06:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:06:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:06:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:06:53.952Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:06:53.953Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:06:53.953Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:07:03.509Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:07:03.547Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:07:53.949Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:07:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:07:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:07:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:07:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:07:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:08:03.520Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:08:03.546Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:08:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:08:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:08:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:08:53.952Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:08:53.953Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:08:53.953Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:09:03.516Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:09:03.518Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:09:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:09:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:09:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:09:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:09:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:09:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:10:03.530Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:10:03.535Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:10:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:10:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:10:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:10:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:10:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:10:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:11:03.514Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:11:03.526Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:11:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:11:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:11:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:11:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:11:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:11:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:12:03.521Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:12:03.530Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:12:53.948Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:12:53.950Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:12:53.950Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:12:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:12:53.952Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:12:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:13:03.514Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:13:03.516Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:13:53.948Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:13:53.949Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:13:53.949Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:13:53.952Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:13:53.952Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:13:53.953Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:03.514Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:03.522Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:53.948Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:14:53.950Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:14:53.950Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:14:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:14:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:54.892Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:54.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-09-26T11:14:54.894Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"732ca7ee-99c0-4cc1-9b5d-98f21864abcc","serviceName":"vFW 2022-09-26 11-13-34","serviceVersion":"1.0","serviceUUID":"652a83b9-b0f3-47ab-affd-5a4dfbe902fa","serviceDescription":"catalog service description","serviceInvariantUUID":"b707405f-389f-4915-9b02-f04d3b04501d","resources":[{"resourceInstanceName":"vFW 9428f1d9-2dc5 0","resourceName":"vFW 9428f1d9-2dc5","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a5e8b14e-7d65-4945-8b2a-5032c58055cf","resourceInvariantUUID":"63405637-ba2c-4b11-afd0-a3727ed50caa","resourceCustomizationUUID":"f25d36d9-c199-44ff-8fd4-aa558a58b9c5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml","artifactChecksum":"YTRhYjRmMmMwMmIxZjE3MzM3Yjc0ZjMyY2JhZDk1N2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7463e537-8883-4545-9cd3-c2e8320e2c49","artifactVersion":"1"},{"artifactName":"vfw9428f1d92dc50_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json","artifactChecksum":"OGJkNWQwNjUxZTY3NTIzOWFlOTg1NzI3MTkyNzRjNjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d503b9d9-cfe9-4a36-98d3-2e00ef07df4f","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml","artifactChecksum":"MzMyMDdmMzQzZmMyOGMxN2IxOTY5OWUxODA2NTc4MDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f8182b13-75a5-4860-a174-648a4794001b","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"75dce44c-b55b-45d6-b833-fad620e7d3f5","artifactVersion":"2","generatedFromUUID":"a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220926111334-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml","artifactChecksum":"NzY4ZjlmYzQwZWNiM2VmOTBkYmE4MDJlZDNjOTBjM2E\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d20c2ac6-1bc9-480a-b22b-6de8b65619fe","artifactVersion":"1"},{"artifactName":"service-Vfw20220926111334-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar","artifactChecksum":"MTJjYTZiMjk1ODNkODg2ODllOTA4MzIxNWM2ZTc0MWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3d016a5b-7738-4393-8670-4183793814ac","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:14:54.912Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:14:54.921Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:14:54.935Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:14:54.936Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:14:55.036Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms 2022-09-26T11:14:55.042Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:14:55.042Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:55.091Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:55.092Z||pool-3-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":13,"count":1} 2022-09-26T11:14:55.820Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:55.821Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-26T11:14:55.821Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190892715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:14:55.845Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-09-26T11:14:55.846Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-26T11:14:55.846Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190893942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:14:55.847Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-09-26T11:14:55.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-26T11:14:55.847Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:14:55.847Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-09-26T11:14:55.848Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-26T11:14:55.848Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190899886, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:14:55.848Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-09-26T11:14:55.944Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:14:55.944Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:14:55.946Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:14:55.946Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "NOTIFIED" } 2022-09-26T11:14:56.047Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:14:56.048Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:14:56.049Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:56.072Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:56.072Z||pool-4-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:14:56.947Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:14:56.947Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:14:56.950Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:14:56.950Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:14:57.050Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:14:57.051Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:14:57.052Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:57.084Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:57.085Z||pool-5-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:14:57.951Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:14:57.952Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:14:57.960Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:14:57.960Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:14:58.060Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:14:58.061Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:14:58.061Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:58.082Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:58.083Z||pool-6-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:14:58.961Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:14:58.962Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:14:58.965Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:14:58.965Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-26T11:14:59.065Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:14:59.066Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:14:59.066Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:14:59.086Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:14:59.087Z||pool-7-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:14:59.966Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:14:59.967Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:14:59.970Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:14:59.970Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:15:00.071Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:15:00.072Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:00.072Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:00.121Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:00.122Z||pool-8-thread-1|||||INFO|500||cambria reply ok (51 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:00.971Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:15:00.973Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:00.977Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:00.977Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:15:01.077Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:15:01.078Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:01.078Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:01.124Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:01.124Z||pool-9-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:01.979Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "serviceName": "vFW 2022-09-26 11-13-34", "serviceVersion": "1.0", "serviceUUID": "652a83b9-b0f3-47ab-affd-5a4dfbe902fa", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b707405f-389f-4915-9b02-f04d3b04501d", "resources": [ { "resourceInstanceName": "vFW 9428f1d9-2dc5 0", "resourceCustomizationUUID": "f25d36d9-c199-44ff-8fd4-aa558a58b9c5", "resourceName": "vFW 9428f1d9-2dc5", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a5e8b14e-7d65-4945-8b2a-5032c58055cf", "resourceInvariantUUID": "63405637-ba2c-4b11-afd0-a3727ed50caa", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw9428f1d92dc50_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "artifactChecksum": "OGJkNWQwNjUxZTY3NTIzOWFlOTg1NzI3MTkyNzRjNjA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d503b9d9-cfe9-4a36-98d3-2e00ef07df4f", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "75dce44c-b55b-45d6-b833-fad620e7d3f5", "generatedFromUUID": "a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "75dce44c-b55b-45d6-b833-fad620e7d3f5", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20220926111334-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "artifactChecksum": "MTJjYTZiMjk1ODNkODg2ODllOTA4MzIxNWM2ZTc0MWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3d016a5b-7738-4393-8670-4183793814ac" } ], "workloadContext": "Production" } 2022-09-26T11:15:01.981Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:15:01.981Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 652a83b9-b0f3-47ab-affd-5a4dfbe902fa ASDC 2022-09-26T11:15:02.137Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:732ca7ee-99c0-4cc1-9b5d-98f21864abcc ServiceName:vFW 2022-09-26 11-13-34 ServiceVersion:1.0 ServiceUUID:652a83b9-b0f3-47ab-affd-5a4dfbe902fa ServiceInvariantUUID:b707405f-389f-4915-9b02-f04d3b04501d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20220926111334-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar ArtifactUUID:3d016a5b-7738-4393-8670-4183793814ac ArtifactChecksum:MTJjYTZiMjk1ODNkODg2ODllOTA4MzIxNWM2ZTc0MWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 9428f1d9-2dc5 0 ResourceCustomizationUUID:f25d36d9-c199-44ff-8fd4-aa558a58b9c5 ResourceInvariantUUID:63405637-ba2c-4b11-afd0-a3727ed50caa ResourceName:vFW 9428f1d9-2dc5 ResourceType:VF ResourceUUID:a5e8b14e-7d65-4945-8b2a-5032c58055cf ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw9428f1d92dc50_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json ArtifactUUID:d503b9d9-cfe9-4a36-98d3-2e00ef07df4f ArtifactChecksum:OGJkNWQwNjUxZTY3NTIzOWFlOTg1NzI3MTkyNzRjNjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml ArtifactUUID:a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2 ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env ArtifactUUID:75dce44c-b55b-45d6-b833-fad620e7d3f5 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env ArtifactUUID:75dce44c-b55b-45d6-b833-fad620e7d3f5 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-09-26T11:15:02.138Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 652a83b9-b0f3-47ab-affd-5a4dfbe902fa ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:15:02.385Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:15:02.387Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-09-26T11:15:02.389Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-09-26T11:15:02.389Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3d016a5b-7738-4393-8670-4183793814ac from URL: /sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:02.390Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:15:02.391Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:02.495Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:15:02.502Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar 3d016a5b-7738-4393-8670-4183793814ac 100666 2022-09-26T11:15:02.503Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar ASDC sendASDCNotification 2022-09-26T11:15:02.503Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:02.505Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:15:02.506Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:02.508Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:02.508Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190902503, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:15:02.609Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:15:02.611Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:02.611Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:02.641Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:02.641Z||pool-10-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:03.509Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:15:03.511Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-09-26T11:15:03.512Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 3d016a5b-7738-4393-8670-4183793814ac, URL: /sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar to file: /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:03.513Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220926111334-csar.csar 2022-09-26T11:15:03.618Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:03.619Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:04.495Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP51141365047873956/Definitions/service-Vfw20220926111334-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2022-09-26T11:15:07.478Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:15:07.483Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-09-26T11:15:07.483Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.484Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-09-26T11:15:07.484Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.484Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.484Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.484Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.484Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.485Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.485Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.485Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.485Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.485Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.485Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 9428f1d9-2dc5 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:07.485Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-09-26T11:15:07.492Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.494Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:07.498Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:07.498Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-09-26T11:15:07.500Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:15:07.502Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.502Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:07.502Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:07.503Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-09-26T11:15:07.503Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:15:07.503Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.504Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:07.507Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.507Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is not matching search criteria 2022-09-26T11:15:07.508Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:15:07.508Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:15:07.508Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.509Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.509Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.509Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:15:07.509Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:15:07.510Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:15:07.510Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:15:07.510Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.510Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.511Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:15:07.511Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.511Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:15:07.511Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.512Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-09-26T11:15:07.512Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.512Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:15:07.514Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.515Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:07.515Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:07.516Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.516Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:07.516Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:07.517Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.517Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:07.517Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:07.517Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.518Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is not matching search criteria 2022-09-26T11:15:07.518Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:15:07.518Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-09-26T11:15:07.518Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:15:07.519Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:15:07.519Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:15:07.519Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.519Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.520Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:15:07.520Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.520Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:15:07.520Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.521Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e74f051b-0516-4ea2-a633-e8c6d93817de 2022-09-26T11:15:07.521Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.521Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is not matching search criteria 2022-09-26T11:15:07.521Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:15:07.522Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:15:07.522Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.522Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.522Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.522Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:15:07.523Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:15:07.523Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-09-26T11:15:07.523Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:15:07.523Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.524Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:15:07.524Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.524Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=6e2a8e06-808d-4a91-932a-8b8e1c7c8462 2022-09-26T11:15:07.524Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.525Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is not matching search criteria 2022-09-26T11:15:07.525Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:15:07.525Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:15:07.525Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.526Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.526Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.526Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:15:07.526Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:15:07.526Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:15:07.527Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:15:07.527Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:07.527Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:07.527Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-09-26T11:15:07.528Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8ff56c39-7046-48fd-9367-e052ab0af8f4 2022-09-26T11:15:07.528Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.528Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:07.528Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.529Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:07.529Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.529Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:07.530Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:07.530Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:07.530Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-09-26 11-13-34 Description:catalog service description Model UUID:652a83b9-b0f3-47ab-affd-5a4dfbe902fa Model Version:NULL Model InvariantUuid:b707405f-389f-4915-9b02-f04d3b04501d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 9428f1d9-2dc5 Model UUID:85c24671-218f-423c-b5de-466b533bb599 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:63405637-ba2c-4b11-afd0-a3727ed50caa Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f25d36d9-c199-44ff-8fd4-aa558a58b9c5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6b9711df-d14a-4dc2-9e26-f49dad178bc2 ModelName:Vfw9428f1d92dc5..base_vfw..module-0 ModelUuid:88fbcc8f-63e4-47d3-85db-8e484e4e50f3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e74f051b-0516-4ea2-a633-e8c6d93817de ModelInvariantUuid:00500608-ad7d-4cba-b9f0-5cb1912007dd ModelName:vFW 9428f1d9-2dc5-nodes.vfwCvfc ModelUuid:1dd85d0f-ebd3-4caf-9c6c-0d5c29ca6164 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:93d77aa5-5c51-4d7b-877e-82d361b9907d ModelInvariantUuid:b3c107ca-45d5-4015-afbd-1f3695479258 ModelName:Vfw9428f1d92dc5.compute.nodes.heat.vfw ModelUuid:0fb2321c-5c53-44d5-8db2-9bb7bbb625ca ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:6e2a8e06-808d-4a91-932a-8b8e1c7c8462 ModelInvariantUuid:5e3ff410-2530-455f-a5bd-14447eb3bc9f ModelName:vFW 9428f1d9-2dc5-nodes.vsnCvfc ModelUuid:2d15d6c4-e67f-4ea8-bc66-fd7c2de169dc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:18f629ee-4c9e-4ef3-976e-966d4a052e46 ModelInvariantUuid:4257280a-daee-4520-bd1c-e61945927c56 ModelName:Vfw9428f1d92dc5.compute.nodes.heat.vsn ModelUuid:a4cc8f23-6fe4-4f24-8b6e-c575b9d969b5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:8ff56c39-7046-48fd-9367-e052ab0af8f4 ModelInvariantUuid:3ded218f-4c71-4b08-980d-10a2400853ab ModelName:vFW 9428f1d9-2dc5-nodes.vpgCvfc ModelUuid:7d13ecdb-5d18-4a89-99a6-1bebc862df4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:54784e66-4bd1-41c5-8e41-e0ddeb36555b ModelInvariantUuid:6b2088f7-9cee-4cb3-8f5e-fee9e8d6485b ModelName:Vfw9428f1d92dc5.compute.nodes.heat.vpg ModelUuid:4b58eacb-0d47-4614-9fe1-16f36bcea794 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:15:07.564Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: a5e8b14e-7d65-4945-8b2a-5032c58055cf Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:15:07.630Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||vFW 9428f1d9-2dc5 0 2022-09-26T11:15:07.638Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a5e8b14e-7d65-4945-8b2a-5032c58055cf 2022-09-26T11:15:07.638Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d503b9d9-cfe9-4a36-98d3-2e00ef07df4f from URL: /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json 2022-09-26T11:15:07.639Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:15:07.639Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json 2022-09-26T11:15:07.829Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:15:07.830Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json d503b9d9-cfe9-4a36-98d3-2e00ef07df4f 785 2022-09-26T11:15:07.830Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json ASDC sendASDCNotification 2022-09-26T11:15:07.830Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json 2022-09-26T11:15:07.831Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:15:07.831Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:07.833Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:07.833Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190907830, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:15:07.939Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms 2022-09-26T11:15:07.940Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:07.940Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:07.965Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:07.966Z||pool-11-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:08.835Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw9428f1d92dc5..base_vfw..module-0", "vfModuleModelInvariantUUID": "6b9711df-d14a-4dc2-9e26-f49dad178bc2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "88fbcc8f-63e4-47d3-85db-8e484e4e50f3", "vfModuleModelCustomizationUUID": "0493afc9-f972-4c46-81bc-d6651ec8ddaf", "isBase": true, "artifacts": [ "a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2", "75dce44c-b55b-45d6-b833-fad620e7d3f5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:15:08.850Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw9428f1d92dc5..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:88fbcc8f-63e4-47d3-85db-8e484e4e50f3 VfModuleModelInvariantUUID:6b9711df-d14a-4dc2-9e26-f49dad178bc2 VfModuleModelDescription:NULL Artifacts UUID List:{ a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2 , 75dce44c-b55b-45d6-b833-fad620e7d3f5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:15:08.853Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw9428f1d92dc5..base_vfw..module-0", "vfModuleModelInvariantUUID": "6b9711df-d14a-4dc2-9e26-f49dad178bc2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "88fbcc8f-63e4-47d3-85db-8e484e4e50f3", "vfModuleModelCustomizationUUID": "0493afc9-f972-4c46-81bc-d6651ec8ddaf", "isBase": true, "artifacts": [ "a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2", "75dce44c-b55b-45d6-b833-fad620e7d3f5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:15:08.853Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw9428f1d92dc5..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:88fbcc8f-63e4-47d3-85db-8e484e4e50f3 VfModuleModelInvariantUUID:6b9711df-d14a-4dc2-9e26-f49dad178bc2 VfModuleModelDescription:NULL Artifacts UUID List:{ a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2 , 75dce44c-b55b-45d6-b833-fad620e7d3f5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:15:08.853Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2 from URL: /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml 2022-09-26T11:15:08.853Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:15:08.854Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml 2022-09-26T11:15:08.994Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:15:08.995Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml a2f676b7-8a3c-4e9b-8ea8-e80cb049ade2 20368 2022-09-26T11:15:08.995Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-09-26T11:15:08.996Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml 2022-09-26T11:15:08.996Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:15:08.996Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:08.999Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:09.000Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190908995, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:15:09.099Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:15:09.100Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:09.100Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:09.129Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:09.129Z||pool-12-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:10.001Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 75dce44c-b55b-45d6-b833-fad620e7d3f5 from URL: /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env 2022-09-26T11:15:10.002Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:15:10.002Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env 2022-09-26T11:15:10.224Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:15:10.225Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env 75dce44c-b55b-45d6-b833-fad620e7d3f5 2098 2022-09-26T11:15:10.226Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env ASDC sendASDCNotification 2022-09-26T11:15:10.226Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env 2022-09-26T11:15:10.226Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:15:10.228Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:10.231Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:10.231Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190910226, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:15:10.331Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:15:10.332Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:10.332Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:10.387Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:10.387Z||pool-13-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:11.232Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 652a83b9-b0f3-47ab-affd-5a4dfbe902fa 2022-09-26T11:15:11.233Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 9428f1d9-2dc5 0 a5e8b14e-7d65-4945-8b2a-5032c58055cf ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:15:11.287Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@39a7c6c8, org.onap.sdc.toscaparser.api.parameters.Input@2daa1cc0, org.onap.sdc.toscaparser.api.parameters.Input@2a4c6c3c, org.onap.sdc.toscaparser.api.parameters.Input@46dd779d, org.onap.sdc.toscaparser.api.parameters.Input@414b6808] 2022-09-26T11:15:11.291Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.291Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.291Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2022-09-26T11:15:11.292Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= f25d36d9-c199-44ff-8fd4-aa558a58b9c5 2022-09-26T11:15:11.292Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f25d36d9-c199-44ff-8fd4-aa558a58b9c5 matches Tosca VF Customization UUID: f25d36d9-c199-44ff-8fd4-aa558a58b9c5 2022-09-26T11:15:11.293Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: f25d36d9-c199-44ff-8fd4-aa558a58b9c5 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-09-26T11:15:11.303Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.304Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.306Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id f25d36d9-c199-44ff-8fd4-aa558a58b9c5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-09-26T11:15:11.306Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1fd365ac 2022-09-26T11:15:11.307Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.307Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:15:11.308Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0493afc9-f972-4c46-81bc-d6651ec8ddaf 2022-09-26T11:15:11.309Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0493afc9-f972-4c46-81bc-d6651ec8ddaf Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-09-26T11:15:11.328Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.328Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:11.328Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:11.329Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.330Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:11.330Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:11.330Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.331Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is not matching search criteria 2022-09-26T11:15:11.331Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:15:11.331Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-09-26T11:15:11.331Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:15:11.332Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:15:11.332Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:15:11.332Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.333Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:11.333Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:15:11.333Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:11.333Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:15:11.334Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.334Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e74f051b-0516-4ea2-a633-e8c6d93817de Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:15:11.353Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.353Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:11.353Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:11.354Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.354Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is not matching search criteria 2022-09-26T11:15:11.354Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:15:11.355Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:15:11.355Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.355Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:11.355Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.356Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:15:11.356Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:15:11.356Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-09-26T11:15:11.357Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:15:11.357Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:11.357Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:15:11.358Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.358Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=6e2a8e06-808d-4a91-932a-8b8e1c7c8462 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:15:11.364Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.364Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:11.364Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:11.367Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.367Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is not matching search criteria 2022-09-26T11:15:11.368Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:15:11.368Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:15:11.368Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.369Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:11.369Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.369Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:15:11.369Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:15:11.370Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:15:11.370Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:15:11.370Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:15:11.371Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:15:11.371Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-09-26T11:15:11.371Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8ff56c39-7046-48fd-9367-e052ab0af8f4 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:15:11.375Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.375Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:11.376Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:15:11.378Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.378Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Node template vFW 9428f1d9-2dc5 0 is matching search criteria 2022-09-26T11:15:11.379Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9428f1d9-2dc5 0] matching following query criteria: sdcType=VF, customizationUUID=f25d36d9-c199-44ff-8fd4-aa558a58b9c5 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:15:11.382Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.382Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.384Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 652a83b9-b0f3-47ab-affd-5a4dfbe902fa: vFW 9428f1d9-2dc5 2022-09-26T11:15:11.385Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.385Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.386Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.386Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.386Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.386Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.387Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.387Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.387Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:15:11.387Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-09-26 11-13-34 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:15:11.388Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2022-09-26 11-13-34 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:15:12.163Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 9428f1d9-2dc5 a5e8b14e-7d65-4945-8b2a-5032c58055cf 1 ASDC deployResourceStructure 2022-09-26T11:15:12.163Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json ASDC sendASDCNotification 2022-09-26T11:15:12.164Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json 2022-09-26T11:15:12.164Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:15:12.164Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:12.166Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:12.167Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190912163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:15:12.267Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:15:12.268Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:12.268Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:12.292Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:12.292Z||pool-14-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:13.168Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-09-26T11:15:13.169Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml 2022-09-26T11:15:13.169Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:15:13.169Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:13.172Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:13.172Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190913168, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:15:13.272Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:15:13.274Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:13.274Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:13.307Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:13.308Z||pool-15-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:15:14.174Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env ASDC sendASDCNotification 2022-09-26T11:15:14.174Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env 2022-09-26T11:15:14.174Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:15:14.175Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:14.177Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:14.177Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190914173, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-09-26T11:15:14.277Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:15:14.279Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:14.279Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:14.303Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:14.304Z||pool-16-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:15:15.178Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar ASDC sendASDCNotification 2022-09-26T11:15:15.179Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar 2022-09-26T11:15:15.179Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:15:15.179Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:15:15.181Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:15:15.181Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190915178, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:15:15.281Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:15:15.282Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:15:15.283Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:15.304Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:15.305Z||pool-17-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:15:16.183Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:15:16.218Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:15:16.224Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:15:16.224Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:15:16.224Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:15:46.225Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:15:46.244Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:15:46.246Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:15:46.247Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:15:46.247Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:15:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:15:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:15:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:15:54.238Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:15:54.239Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-26T11:15:54.239Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190893942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:15:54.240Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:16.247Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:16:16.264Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:16:16.267Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:16:16.267Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:16:16.267Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:16:46.267Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:16:46.287Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:16:46.293Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:16:46.293Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:16:46.293Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:16:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:16:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:16:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:16:53.987Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:16:54.500Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.501Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "NOTIFIED" } 2022-09-26T11:16:54.502Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.502Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.502Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190892715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "NOTIFIED" } 2022-09-26T11:16:54.502Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.502Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.502Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190899886, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190895028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190893942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.503Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.504Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:16:54.504Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.504Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.504Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190892715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:16:54.504Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.504Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.504Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190899886, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.505Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.505Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.505Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190895028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.505Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.505Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.505Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190893942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.506Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.506Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.506Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.507Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.507Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190892715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.507Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.508Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190899886, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.508Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.508Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190895028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.508Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.508Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190893942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190892715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.509Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190899886, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.510Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.510Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.510Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190895028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.510Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.510Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.510Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.510Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190899886, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190893942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.511Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190892715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.512Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.512Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.512Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190895028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.512Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.512Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.512Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190893942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.512Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190893948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190899886, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.513Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190892715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.514Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.515Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.515Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190895028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.515Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.515Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.515Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190908930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.515Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.515Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.516Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190909833, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.516Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.516Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.516Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190902278, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.516Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.516Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.516Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "cds", "timestamp": 1664190911167, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.517Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.517Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.517Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190902503, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.517Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.517Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.517Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190895028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.517Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.518Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.518Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190908930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.518Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.518Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.518Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190910993, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.518Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.518Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.519Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190908930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:16:54.519Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.519Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.519Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190903098, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.519Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.519Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.519Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190912216, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190908930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190904156, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.520Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190913367, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:16:54.533Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 732ca7ee-99c0-4cc1-9b5d-98f21864abcc 2022-09-26T11:16:54.533Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 732ca7ee-99c0-4cc1-9b5d-98f21864abcc and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:16:54.546Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.546Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190908930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.547Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.547Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.547Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190905170, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:16:54.547Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.547Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.548Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "multicloud-k8s-id", "timestamp": 1664190914373, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.548Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.548Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.548Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190908930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.548Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.549Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.549Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "aai-ml", "timestamp": 1664190906176, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:16:54.556Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 732ca7ee-99c0-4cc1-9b5d-98f21864abcc 2022-09-26T11:16:54.556Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 732ca7ee-99c0-4cc1-9b5d-98f21864abcc and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:16:54.570Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.570Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190907830, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.570Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190908930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190908277, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.571Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190908995, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.572Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.572Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.572Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190909282, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:16:54.579Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 732ca7ee-99c0-4cc1-9b5d-98f21864abcc 2022-09-26T11:16:54.579Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 732ca7ee-99c0-4cc1-9b5d-98f21864abcc and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:16:54.591Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.592Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190916904, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.592Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.592Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.592Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190910226, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.592Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.592Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.592Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190917937, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.593Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.593Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.593Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "policy-id", "timestamp": 1664190918947, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:16:54.599Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 732ca7ee-99c0-4cc1-9b5d-98f21864abcc 2022-09-26T11:16:54.600Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 732ca7ee-99c0-4cc1-9b5d-98f21864abcc and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-09-26T11:16:54.612Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.612Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190912163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/vfw9428f1d92dc50_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.613Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.613Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.613Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190913168, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.613Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.614Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.614Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190914173, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/resourceInstances/vfw9428f1d92dc50/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.614Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.615Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664190915178, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926111334/1.0/artifacts/service-Vfw20220926111334-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.615Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.616Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190929886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.616Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.616Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.616Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190928931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.617Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.617Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.617Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190929886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.617Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.618Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.618Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190928931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.618Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.618Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.619Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190929886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.619Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.619Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.619Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190928931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-09-26T11:16:54.620Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.620Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.620Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190923942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.620Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.620Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.620Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190929886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.621Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.621Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.621Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190928931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.621Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.622Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.622Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190923942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.622Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.622Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.623Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190929886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.623Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.623Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.623Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190932715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.624Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.624Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.624Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190928931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.624Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.625Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.625Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190923942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.625Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.625Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.626Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190929886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.626Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.626Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.626Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190932715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:16:54.626Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.627Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.627Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190925028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.627Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.628Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.629Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190928931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.629Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.629Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.629Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190923942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.630Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.630Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.630Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190929886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.630Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.630Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.631Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190932715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-09-26T11:16:54.631Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.631Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.631Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190925028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.632Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.632Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.632Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190928931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.632Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.632Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.633Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190923942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.633Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.633Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.633Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190932715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.633Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.634Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.634Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190925028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.634Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.634Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.634Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "cds", "timestamp": 1664190937999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.635Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.635Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.635Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190936815, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.635Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.636Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.636Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190923942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.636Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.636Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.636Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190932715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-09-26T11:16:54.637Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.637Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.637Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190925028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.638Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.638Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.638Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190937820, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.638Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.638Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.639Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190923942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.639Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.639Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.639Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190932715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.640Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.640Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.640Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190925028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.640Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.640Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.641Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "policy-id", "timestamp": 1664190938824, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:16:54.659Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b7360940-339b-4d2a-a9cb-ebe2b3933e6d 2022-09-26T11:16:54.660Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b7360940-339b-4d2a-a9cb-ebe2b3933e6d and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:16:54.671Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.672Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190931701, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.672Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.672Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.672Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190932715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.673Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.673Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.673Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190925028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:16:54.673Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.674Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.674Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190940490, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.674Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.674Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.674Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190925028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:16:54.675Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:16:54.675Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.675Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190941585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.675Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.675Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.675Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190932845, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.676Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.676Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.676Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190934061, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.676Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.676Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.677Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190933853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:16:54.677Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.677Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.677Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664190935066, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:16:54.686Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b7360940-339b-4d2a-a9cb-ebe2b3933e6d 2022-09-26T11:16:54.686Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b7360940-339b-4d2a-a9cb-ebe2b3933e6d and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:16:54.698Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.698Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190942653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:16:54.698Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.699Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.699Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190934857, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:16:54.699Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:16:54.699Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.700Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190943706, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:16:54.706Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b7360940-339b-4d2a-a9cb-ebe2b3933e6d 2022-09-26T11:16:54.707Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b7360940-339b-4d2a-a9cb-ebe2b3933e6d and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-09-26T11:16:54.718Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.718Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "aai-ml", "timestamp": 1664190935861, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:16:54.724Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of b7360940-339b-4d2a-a9cb-ebe2b3933e6d 2022-09-26T11:16:54.725Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b7360940-339b-4d2a-a9cb-ebe2b3933e6d and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:16:54.736Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:16:54.736Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "multicloud-k8s-id", "timestamp": 1664190944713, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:16:54.737Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:17:16.294Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:17:16.312Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:17:16.315Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:17:16.315Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:17:16.315Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:17:16.316Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:17:16.316Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:17:16.316Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:17:16.323Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:17:46.323Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:17:46.335Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 732ca7ee-99c0-4cc1-9b5d-98f21864abcc and serviceModelVersionId: 652a83b9-b0f3-47ab-affd-5a4dfbe902fa 2022-09-26T11:17:46.335Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b707405f-389f-4915-9b02-f04d3b04501d 2022-09-26T11:17:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:17:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:17:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:02.376Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0 2022-09-26T11:18:02.493Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:18:03.028Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0|INFO|500||Invoke 2022-09-26T11:18:03.037Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[732ca7ee-99c0-4cc1-9b5d-98f21864abcc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6963212a-8568-4bed-b503-fcb868e93474], X-ECOMP-RequestID=[732ca7ee-99c0-4cc1-9b5d-98f21864abcc], X-TransactionId=[], X-ONAP-RequestID=[732ca7ee-99c0-4cc1-9b5d-98f21864abcc], Content-Type=[application/merge-patch+json]} 2022-09-26T11:18:03.060Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:18:03.165Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:18:06 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[68], x-aai-txid=[2-aai-resources-220926-11:18:06:113-76265], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:18:03.168Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa","ERR.5.4.6114"]}}} 2022-09-26T11:18:03.169Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:18:03.191Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=732ca7ee-99c0-4cc1-9b5d-98f21864abcc Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa) (ec=ERR.5.4.6114) 2022-09-26T11:18:03.192Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=732ca7ee-99c0-4cc1-9b5d-98f21864abcc Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:18:03.193Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=732ca7ee-99c0-4cc1-9b5d-98f21864abcc Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa) (ec=ERR.5.4.6114) 2022-09-26T11:18:03.193Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=732ca7ee-99c0-4cc1-9b5d-98f21864abcc Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:18:03.201Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:18:03.202Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 732ca7ee-99c0-4cc1-9b5d-98f21864abcc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=732ca7ee-99c0-4cc1-9b5d-98f21864abcc Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa) (ec=ERR.5.4.6114) 2022-09-26T11:18:03.204Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:18:03.204Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:03.207Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:03.208Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191083203, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d732ca7ee-99c0-4cc1-9b5d-98f21864abcc Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:18:03.307Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:18:03.308Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:03.309Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:03.334Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:03.335Z||pool-18-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:03.955Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:03.956Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:03.956Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "732ca7ee-99c0-4cc1-9b5d-98f21864abcc", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191083203, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d732ca7ee-99c0-4cc1-9b5d-98f21864abcc Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b707405f-389f-4915-9b02-f04d3b04501d/model-vers/model-ver/652a83b9-b0f3-47ab-affd-5a4dfbe902fa) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:18:03.957Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:18:04.227Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:18:04.228Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:18:04.228Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:08.860Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:08.862Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||received message from topic 2022-09-26T11:18:08.862Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"b7360940-339b-4d2a-a9cb-ebe2b3933e6d","serviceName":"basic_onboard_fkwvxt","serviceVersion":"1.0","serviceUUID":"adf7205f-7a0f-45b8-aa39-57ef6439ef46","serviceDescription":"service","serviceInvariantUUID":"e91bda17-2839-48ec-b794-2530f1194882","resources":[{"resourceInstanceName":"basic_onboard_fkwvxt 0","resourceName":"basic_onboard_fkwvxt","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4c47e134-f738-4c93-bb9b-1bb04e85549e","resourceInvariantUUID":"7f2aec82-62bd-492f-a9f4-d062a7919cda","resourceCustomizationUUID":"eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml","artifactChecksum":"ZTJmODU4MWFjYTZjYThlZTQ5N2E5MjBlMjVhZDU4NjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ae619951-99aa-4ac5-bf71-4d5c429594d2","artifactVersion":"1"},{"artifactName":"basic_onboard_fkwvxt0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json","artifactChecksum":"MDY4NDEwNDJiZDZjNGNkZTVkYTE3N2UyMGM3NTEwODI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"008d2498-71af-4a42-bc90-5e371afd4f47","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"34153021-fa4a-4b8e-b039-bc0aa7729b42","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"abdad86f-68f0-4396-91cb-01619053f256","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"894bff62-d75b-4c20-b5fc-a933ac581793","artifactVersion":"2","generatedFromUUID":"34153021-fa4a-4b8e-b039-bc0aa7729b42"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFkwvxt-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml","artifactChecksum":"NjM1MjE2ZWE3YjYxMzJmMzAxYTQyZTczNjIyOGRkZTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"07b4d7cc-f179-4a78-a468-9a215c798d01","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFkwvxt-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar","artifactChecksum":"Zjk5MGRhNzA4MGEyMTljNGMyNTdiZGQwMDU4NGExYTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04cd6fdc-e9cc-40d8-bddb-79ef6d06c718","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:18:08.866Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:18:08.867Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:08.869Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:08.870Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:18:08.970Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:08.971Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:08.971Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:09.002Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:09.003Z||pool-19-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:09.870Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:18:09.873Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:09.875Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:09.876Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:18:09.976Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:18:09.977Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:09.977Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:10.026Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:10.027Z||pool-20-thread-1|||||INFO|500||cambria reply ok (51 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:10.876Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:18:10.877Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:10.879Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:10.880Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-09-26T11:18:10.980Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:10.981Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:10.981Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:11.009Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:11.009Z||pool-21-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:11.880Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:18:11.881Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:11.884Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:11.884Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:18:11.984Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:11.985Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:11.985Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:12.042Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:12.043Z||pool-22-thread-1|||||INFO|500||cambria reply ok (58 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:12.885Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:18:12.886Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:12.888Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:12.888Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-09-26T11:18:12.988Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:12.989Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:12.989Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:13.010Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:13.010Z||pool-23-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:13.889Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:18:13.890Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:13.892Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:13.892Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:18:13.993Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:13.993Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:13.994Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:14.014Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:14.015Z||pool-24-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:14.892Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:18:14.893Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:14.896Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:14.897Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:18:14.997Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:14.998Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:14.998Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:15.024Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:15.025Z||pool-25-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:15.898Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "serviceName": "basic_onboard_fkwvxt", "serviceVersion": "1.0", "serviceUUID": "adf7205f-7a0f-45b8-aa39-57ef6439ef46", "serviceDescription": "service", "serviceInvariantUUID": "e91bda17-2839-48ec-b794-2530f1194882", "resources": [ { "resourceInstanceName": "basic_onboard_fkwvxt 0", "resourceCustomizationUUID": "eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c", "resourceName": "basic_onboard_fkwvxt", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4c47e134-f738-4c93-bb9b-1bb04e85549e", "resourceInvariantUUID": "7f2aec82-62bd-492f-a9f4-d062a7919cda", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_fkwvxt0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "artifactChecksum": "MDY4NDEwNDJiZDZjNGNkZTVkYTE3N2UyMGM3NTEwODI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "008d2498-71af-4a42-bc90-5e371afd4f47", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "34153021-fa4a-4b8e-b039-bc0aa7729b42", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "894bff62-d75b-4c20-b5fc-a933ac581793", "generatedFromUUID": "34153021-fa4a-4b8e-b039-bc0aa7729b42" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "894bff62-d75b-4c20-b5fc-a933ac581793", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardFkwvxt-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "artifactChecksum": "Zjk5MGRhNzA4MGEyMTljNGMyNTdiZGQwMDU4NGExYTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04cd6fdc-e9cc-40d8-bddb-79ef6d06c718" } ], "workloadContext": "Production" } 2022-09-26T11:18:15.899Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:18:15.899Z|732ca7ee-99c0-4cc1-9b5d-98f21864abcc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 adf7205f-7a0f-45b8-aa39-57ef6439ef46 ASDC 2022-09-26T11:18:15.900Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b7360940-339b-4d2a-a9cb-ebe2b3933e6d ServiceName:basic_onboard_fkwvxt ServiceVersion:1.0 ServiceUUID:adf7205f-7a0f-45b8-aa39-57ef6439ef46 ServiceInvariantUUID:e91bda17-2839-48ec-b794-2530f1194882 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardFkwvxt-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar ArtifactUUID:04cd6fdc-e9cc-40d8-bddb-79ef6d06c718 ArtifactChecksum:Zjk5MGRhNzA4MGEyMTljNGMyNTdiZGQwMDU4NGExYTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_fkwvxt 0 ResourceCustomizationUUID:eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c ResourceInvariantUUID:7f2aec82-62bd-492f-a9f4-d062a7919cda ResourceName:basic_onboard_fkwvxt ResourceType:VF ResourceUUID:4c47e134-f738-4c93-bb9b-1bb04e85549e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_fkwvxt0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json ArtifactUUID:008d2498-71af-4a42-bc90-5e371afd4f47 ArtifactChecksum:MDY4NDEwNDJiZDZjNGNkZTVkYTE3N2UyMGM3NTEwODI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml ArtifactUUID:34153021-fa4a-4b8e-b039-bc0aa7729b42 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env ArtifactUUID:894bff62-d75b-4c20-b5fc-a933ac581793 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env ArtifactUUID:894bff62-d75b-4c20-b5fc-a933ac581793 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-09-26T11:18:15.900Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF adf7205f-7a0f-45b8-aa39-57ef6439ef46 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:18:15.938Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:18:15.938Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-09-26T11:18:15.939Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-09-26T11:18:15.939Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 04cd6fdc-e9cc-40d8-bddb-79ef6d06c718 from URL: /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:15.939Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:18:15.939Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:16.015Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:18:16.016Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar 04cd6fdc-e9cc-40d8-bddb-79ef6d06c718 75254 2022-09-26T11:18:16.016Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar ASDC sendASDCNotification 2022-09-26T11:18:16.016Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:16.017Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:18:16.017Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:16.019Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:16.019Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191096016, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:16.119Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:16.120Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:16.120Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:16.142Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:16.143Z||pool-26-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:18:17.020Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:18:17.021Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-09-26T11:18:17.021Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 04cd6fdc-e9cc-40d8-bddb-79ef6d06c718, URL: /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar to file: /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:17.022Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:17.022Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:17.023Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:17.149Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP638114345476114672/Definitions/service-BasicOnboardFkwvxt-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2022-09-26T11:18:18.402Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:18:18.402Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-09-26T11:18:18.402Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.403Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-09-26T11:18:18.403Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.403Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.403Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.403Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.403Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_fkwvxt 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.403Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.404Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:18.404Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-09-26T11:18:18.404Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.404Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:18.404Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:18.405Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-09-26T11:18:18.405Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:18:18.405Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.405Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:18.405Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:18.406Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-09-26T11:18:18.406Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:18:18.406Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.406Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:18.406Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.407Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is not matching search criteria 2022-09-26T11:18:18.407Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2022-09-26T11:18:18.407Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2022-09-26T11:18:18.407Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2022-09-26T11:18:18.407Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-09-26T11:18:18.408Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-09-26T11:18:18.408Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.408Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:18:18.408Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.408Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:18.409Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:18:18.409Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.409Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:18.409Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:18:18.409Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.410Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:18.410Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:18:18.410Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.410Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is not matching search criteria 2022-09-26T11:18:18.410Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-09-26T11:18:18.411Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-09-26T11:18:18.411Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cacff123-3bed-4459-976b-024885460354 2022-09-26T11:18:18.411Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.411Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:18.411Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.412Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:18.412Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.412Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:18.412Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:18.412Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:18.413Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_fkwvxt Description:service Model UUID:adf7205f-7a0f-45b8-aa39-57ef6439ef46 Model Version:NULL Model InvariantUuid:e91bda17-2839-48ec-b794-2530f1194882 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_fkwvxt Model UUID:8dd71001-0aa3-4033-9d83-c5bdaeea2465 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7f2aec82-62bd-492f-a9f4-d062a7919cda Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3a5adfda-531a-4b61-a222-6d10037f80cf ModelName:BasicOnboardFkwvxt..base_ubuntu18..module-0 ModelUuid:df61b5a8-38a9-473c-92a4-9d739f51d085 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cacff123-3bed-4459-976b-024885460354 ModelInvariantUuid:275040be-72c4-44f0-a22d-276efcbd5225 ModelName:basic_onboard_fkwvxt-nodes.ubuntu18Cvfc ModelUuid:6ad5fc48-c451-42d8-96ea-9060926ee0dd ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:b286c63c-4ba1-4e2c-9719-955d7e548a40 ModelInvariantUuid:256372fc-2eaa-45eb-ba74-b677dac5ce98 ModelName:BasicOnboardFkwvxt.compute.nodes.heat.ubuntu18 ModelUuid:c83678e9-40c4-46ca-8175-7af0f76cffbd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:18:18.429Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 4c47e134-f738-4c93-bb9b-1bb04e85549e Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:18:18.435Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||basic_onboard_fkwvxt 0 2022-09-26T11:18:18.435Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4c47e134-f738-4c93-bb9b-1bb04e85549e 2022-09-26T11:18:18.435Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 008d2498-71af-4a42-bc90-5e371afd4f47 from URL: /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json 2022-09-26T11:18:18.435Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:18:18.435Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json 2022-09-26T11:18:18.544Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:18:18.545Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json 008d2498-71af-4a42-bc90-5e371afd4f47 798 2022-09-26T11:18:18.545Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json ASDC sendASDCNotification 2022-09-26T11:18:18.545Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json 2022-09-26T11:18:18.545Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:18:18.546Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:18.548Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:18.548Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191098545, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:18.649Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-09-26T11:18:18.650Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:18.650Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:18.673Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:18.674Z||pool-27-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:19.548Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardFkwvxt..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "3a5adfda-531a-4b61-a222-6d10037f80cf", "vfModuleModelVersion": "1", "vfModuleModelUUID": "df61b5a8-38a9-473c-92a4-9d739f51d085", "vfModuleModelCustomizationUUID": "418866ae-f80a-4476-8224-9720c72eba21", "isBase": true, "artifacts": [ "34153021-fa4a-4b8e-b039-bc0aa7729b42", "894bff62-d75b-4c20-b5fc-a933ac581793" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:18:19.553Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardFkwvxt..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:df61b5a8-38a9-473c-92a4-9d739f51d085 VfModuleModelInvariantUUID:3a5adfda-531a-4b61-a222-6d10037f80cf VfModuleModelDescription:NULL Artifacts UUID List:{ 34153021-fa4a-4b8e-b039-bc0aa7729b42 , 894bff62-d75b-4c20-b5fc-a933ac581793 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:18:19.557Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardFkwvxt..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "3a5adfda-531a-4b61-a222-6d10037f80cf", "vfModuleModelVersion": "1", "vfModuleModelUUID": "df61b5a8-38a9-473c-92a4-9d739f51d085", "vfModuleModelCustomizationUUID": "418866ae-f80a-4476-8224-9720c72eba21", "isBase": true, "artifacts": [ "34153021-fa4a-4b8e-b039-bc0aa7729b42", "894bff62-d75b-4c20-b5fc-a933ac581793" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:18:19.557Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardFkwvxt..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:df61b5a8-38a9-473c-92a4-9d739f51d085 VfModuleModelInvariantUUID:3a5adfda-531a-4b61-a222-6d10037f80cf VfModuleModelDescription:NULL Artifacts UUID List:{ 34153021-fa4a-4b8e-b039-bc0aa7729b42 , 894bff62-d75b-4c20-b5fc-a933ac581793 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:18:19.557Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 34153021-fa4a-4b8e-b039-bc0aa7729b42 from URL: /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml 2022-09-26T11:18:19.557Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:18:19.558Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml 2022-09-26T11:18:19.628Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:18:19.628Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml 34153021-fa4a-4b8e-b039-bc0aa7729b42 5033 2022-09-26T11:18:19.629Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-09-26T11:18:19.629Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml 2022-09-26T11:18:19.629Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:18:19.629Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:19.631Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:19.631Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191099629, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:19.731Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:19.732Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:19.733Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:19.768Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:19.768Z||pool-28-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:20.632Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 894bff62-d75b-4c20-b5fc-a933ac581793 from URL: /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env 2022-09-26T11:18:20.633Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-09-26T11:18:20.633Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env 2022-09-26T11:18:20.775Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-09-26T11:18:20.776Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env 894bff62-d75b-4c20-b5fc-a933ac581793 909 2022-09-26T11:18:20.776Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-09-26T11:18:20.776Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env 2022-09-26T11:18:20.776Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:18:20.777Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:20.779Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:20.779Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191100776, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:20.879Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:20.880Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:20.880Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:20.923Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:20.924Z||pool-29-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:21.780Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: adf7205f-7a0f-45b8-aa39-57ef6439ef46 2022-09-26T11:18:21.780Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_fkwvxt 0 4c47e134-f738-4c93-bb9b-1bb04e85549e ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:18:21.807Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@676c2e95, org.onap.sdc.toscaparser.api.parameters.Input@3da8fb27, org.onap.sdc.toscaparser.api.parameters.Input@242593e5, org.onap.sdc.toscaparser.api.parameters.Input@3af74454, org.onap.sdc.toscaparser.api.parameters.Input@3ce9cd19] 2022-09-26T11:18:21.809Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.809Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.809Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2022-09-26T11:18:21.809Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c 2022-09-26T11:18:21.809Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c matches Tosca VF Customization UUID: eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c 2022-09-26T11:18:21.809Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-09-26T11:18:21.813Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.813Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.813Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-09-26T11:18:21.813Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4e054988 2022-09-26T11:18:21.813Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.814Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:18:21.814Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 418866ae-f80a-4476-8224-9720c72eba21 2022-09-26T11:18:21.814Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 418866ae-f80a-4476-8224-9720c72eba21 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-09-26T11:18:21.817Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.817Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:21.818Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:18:21.818Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.818Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:21.818Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:18:21.818Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.819Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is not matching search criteria 2022-09-26T11:18:21.819Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-09-26T11:18:21.819Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-09-26T11:18:21.819Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cacff123-3bed-4459-976b-024885460354 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:18:21.822Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.822Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:21.822Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:18:21.823Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.823Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_fkwvxt 0 is matching search criteria 2022-09-26T11:18:21.823Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_fkwvxt 0] matching following query criteria: sdcType=VF, customizationUUID=eb1c5f3b-1d4b-4a29-912d-18ab8a7d0e3c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:18:21.826Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.826Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.826Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid adf7205f-7a0f-45b8-aa39-57ef6439ef46: basic_onboard_fkwvxt 2022-09-26T11:18:21.826Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.826Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.827Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.827Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.827Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.827Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.828Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.828Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.828Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:18:21.828Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_fkwvxt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:18:21.828Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_fkwvxt Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:18:21.984Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_fkwvxt 4c47e134-f738-4c93-bb9b-1bb04e85549e 1 ASDC deployResourceStructure 2022-09-26T11:18:21.985Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json ASDC sendASDCNotification 2022-09-26T11:18:21.985Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json 2022-09-26T11:18:21.985Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:18:21.986Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:21.987Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:21.988Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191101985, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:18:22.088Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:22.089Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:22.089Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:22.146Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:22.147Z||pool-30-thread-1|||||INFO|500||cambria reply ok (59 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:22.988Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-09-26T11:18:22.989Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml 2022-09-26T11:18:22.989Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:18:22.989Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:22.992Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:22.992Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191102988, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:18:23.092Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:23.093Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:23.093Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:23.123Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:23.123Z||pool-31-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:23.993Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-09-26T11:18:23.994Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env 2022-09-26T11:18:23.994Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:18:23.994Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:23.996Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:23.997Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191103993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-09-26T11:18:24.097Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:24.098Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:24.098Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:24.124Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:24.125Z||pool-32-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:18:24.998Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar ASDC sendASDCNotification 2022-09-26T11:18:24.998Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar 2022-09-26T11:18:24.998Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:18:24.999Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:25.002Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:25.002Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191104998, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:18:25.102Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:25.103Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:25.103Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:25.149Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:25.149Z||pool-33-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:18:26.003Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b7360940-339b-4d2a-a9cb-ebe2b3933e6d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:18:26.022Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b7360940-339b-4d2a-a9cb-ebe2b3933e6d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:18:26.027Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:18:26.027Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:18:26.027Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:18:26.027Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:18:26.028Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:18:26.028Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:18:26.037Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:18:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:18:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:18:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:54.619Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:54.621Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.621Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:18:54.622Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:18:54.622Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.622Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:18:54.622Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.623Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-09-26T11:18:54.624Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:18:54.624Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.624Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:18:54.624Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:18:54.624Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.624Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191084226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:18:54.624Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191096016, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191098545, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.625Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191099629, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:54.626Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:54.626Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.626Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191100776, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:18:54.626Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:54.626Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.626Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191101985, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/basic_onboard_fkwvxt0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:18:54.627Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:54.627Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.627Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191102988, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:18:54.627Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:54.627Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.628Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191103993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/resourceInstances/basic_onboard_fkwvxt0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-09-26T11:18:54.628Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:54.628Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:18:54.628Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191104998, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkwvxt/1.0/artifacts/service-BasicOnboardFkwvxt-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:18:54.628Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:18:56.037Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b7360940-339b-4d2a-a9cb-ebe2b3933e6d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:18:56.046Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b7360940-339b-4d2a-a9cb-ebe2b3933e6d and serviceModelVersionId: adf7205f-7a0f-45b8-aa39-57ef6439ef46 2022-09-26T11:18:56.046Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e91bda17-2839-48ec-b794-2530f1194882 2022-09-26T11:18:56.047Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46?depth=0 2022-09-26T11:18:56.051Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:18:56.099Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-09-26T11:18:56.100Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46?depth=0|INFO|500||Invoke 2022-09-26T11:18:56.105Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:18:56.163Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:18:56.163Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:18:59 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[44], x-aai-txid=[0-aai-resources-220926-11:18:59:157-20481], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:18:56.164Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46","ERR.5.4.6114"]}}} 2022-09-26T11:18:56.168Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=b7360940-339b-4d2a-a9cb-ebe2b3933e6d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46) (ec=ERR.5.4.6114) 2022-09-26T11:18:56.168Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=b7360940-339b-4d2a-a9cb-ebe2b3933e6d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:18:56.169Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=b7360940-339b-4d2a-a9cb-ebe2b3933e6d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46) (ec=ERR.5.4.6114) 2022-09-26T11:18:56.169Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=b7360940-339b-4d2a-a9cb-ebe2b3933e6d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:18:56.178Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:18:56.178Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b7360940-339b-4d2a-a9cb-ebe2b3933e6d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=b7360940-339b-4d2a-a9cb-ebe2b3933e6d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46) (ec=ERR.5.4.6114) 2022-09-26T11:18:56.179Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:18:56.179Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:18:56.181Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:18:56.181Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191136178, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003db7360940-339b-4d2a-a9cb-ebe2b3933e6d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:18:56.281Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:18:56.282Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:18:56.283Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:18:56.320Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:18:56.321Z||pool-34-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:18:57.196Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:18:57.197Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:18:57.197Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:19:06.771Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:19:06.772Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:19:06.772Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:19:06.772Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:19:16.355Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:19:16.356Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:19:16.357Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:19:16.357Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:19:25.942Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:19:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:19:53.950Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:19:53.951Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:19:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:19:53.952Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:19:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:19:54.607Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:19:54.608Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-26T11:19:54.608Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "b7360940-339b-4d2a-a9cb-ebe2b3933e6d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191136178, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003db7360940-339b-4d2a-a9cb-ebe2b3933e6d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e91bda17-2839-48ec-b794-2530f1194882/model-vers/model-ver/adf7205f-7a0f-45b8-aa39-57ef6439ef46) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:19:54.609Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:20:03.539Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:20:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:20:53.951Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:20:53.951Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:20:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:20:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:20:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:21:03.514Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:21:03.516Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:21:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:21:53.949Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:21:53.950Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:21:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:21:53.953Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:21:53.953Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:22:03.523Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:22:03.577Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:22:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:22:53.949Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:22:53.949Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:22:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:22:53.952Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:22:53.952Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:23:03.513Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:23:03.518Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:23:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:23:53.949Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:23:53.950Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:23:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:23:53.952Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:23:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:24:03.531Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:24:03.547Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:24:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:24:53.949Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:24:53.950Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:24:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:24:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:24:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:25:03.522Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:25:03.532Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:25:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:25:53.949Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:25:53.949Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:25:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:25:53.952Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:25:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:03.527Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:03.529Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:53.948Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:26:53.950Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:26:53.950Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:26:53.952Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:26:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:54.591Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:54.592Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.592Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"3bde0d31-29a2-4579-ac99-d1e39ecae435","serviceName":"vFW 2022-09-26 11-25-13","serviceVersion":"1.0","serviceUUID":"2e24d3ec-31bf-4433-9150-53a47f6fb990","serviceDescription":"catalog service description","serviceInvariantUUID":"695b1c2a-22d0-4d7f-ae07-3396024c1174","resources":[{"resourceInstanceName":"vFW 93ed9f99-797b 0","resourceName":"vFW 93ed9f99-797b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ec59665b-7944-43ff-a252-5b11ff25aaf8","resourceInvariantUUID":"b6f1cec8-1995-4b52-9a86-1352f295ebab","resourceCustomizationUUID":"a54ae0f6-d238-4587-8d22-f1455431cf4d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml","artifactChecksum":"ZGUwM2IwMTg3ZDZhODhiNmNhMDhiMzA4YjVkNmY4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ba5fbf89-6632-4c12-b46f-0aa2c51f0636","artifactVersion":"1"},{"artifactName":"vfw93ed9f99797b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json","artifactChecksum":"NTFjNzQ5MWQwNWI1ODYzYzQ1NzBiODgwZTg4Yjk0ZGY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d263ef56-b999-4f93-a709-9724b44e739f","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a0c54245-226f-471b-900c-2ef99d2a1a4b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml","artifactChecksum":"Nzg1NjI3ZTIzYmZiN2QzNjA3OTU0ZTAzNTA5ZjZkMmU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7ef2d6a4-653f-4519-86db-f2d9480c4b76","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b59a111b-11ff-40b6-a061-899deab688fe","artifactVersion":"2","generatedFromUUID":"a0c54245-226f-471b-900c-2ef99d2a1a4b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220926112513-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml","artifactChecksum":"ZmMxM2MzMjc2ZDk3NjA5ZTNlNDFhYzM3ODExMWZkNGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1485150e-b79f-43eb-b8ad-69b1c6d548ec","artifactVersion":"1"},{"artifactName":"service-Vfw20220926112513-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar","artifactChecksum":"MWZhM2FlNWUzN2IyNjgyZTRjNDFmNjRmYzA1ZDhmNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6ac861b2-224e-41de-80b9-b38312a1c578","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:26:54.597Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:54.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.599Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191589885, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.600Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.600Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.600Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191588930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.600Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.600Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.600Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191589885, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.601Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.601Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.601Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191588930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.601Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.601Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.601Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191589885, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.601Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:26:54.601Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.602Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.602Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191588930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:26:54.602Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.602Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.602Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191583942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.602Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.603Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.603Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191589885, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.603Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:26:54.603Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.603Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.603Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191588930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.603Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191583942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191589885, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.604Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191592715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191588930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191583942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.605Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.606Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191589885, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.606Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.606Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.606Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191592715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:26:54.606Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.606Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.606Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191585028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191588930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191583942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.607Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.608Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191589885, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:26:54.608Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.608Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.608Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191592715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:26:54.608Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.608Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.608Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191585028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191588930, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191583942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.609Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.610Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "cds", "timestamp": 1664191597706, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:26:54.610Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.610Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.610Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191592715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.610Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.610Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.610Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191585028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.611Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.611Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.611Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191596702, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:26:54.611Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.611Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.611Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191583942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.611Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:26:54.611Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191592715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-26T11:26:54.612Z||pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191585028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.612Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191597709, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:26:54.613Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.613Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.613Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191583942, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:26:54.613Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.613Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.613Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191592715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.614Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.614Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.614Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191585028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.614Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.614Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.614Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "policy-id", "timestamp": 1664191598713, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:26:54.644Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3bde0d31-29a2-4579-ac99-d1e39ecae435 2022-09-26T11:26:54.644Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bde0d31-29a2-4579-ac99-d1e39ecae435 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:26:54.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191591693, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:26:54.683Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191592715, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191585028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191585028, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:26:54.684Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191600551, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191592802, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.685Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191601653, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:26:54.686Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.686Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.686Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191593811, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:26:54.686Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.686Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.686Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191602746, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:26:54.686Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191595168, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191594817, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.687Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664191596172, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:26:54.697Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3bde0d31-29a2-4579-ac99-d1e39ecae435 2022-09-26T11:26:54.697Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bde0d31-29a2-4579-ac99-d1e39ecae435 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:26:54.709Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.710Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191603817, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2022-09-26T11:26:54.711Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:26:54.712Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:26:54.712Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:54.717Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3bde0d31-29a2-4579-ac99-d1e39ecae435 2022-09-26T11:26:54.717Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bde0d31-29a2-4579-ac99-d1e39ecae435 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-09-26T11:26:54.726Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.726Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "aai-ml", "timestamp": 1664191595821, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:26:54.735Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:54.736Z||pool-35-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:26:54.737Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 3bde0d31-29a2-4579-ac99-d1e39ecae435 2022-09-26T11:26:54.737Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bde0d31-29a2-4579-ac99-d1e39ecae435 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:26:54.748Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:26:54.748Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "multicloud-k8s-id", "timestamp": 1664191604823, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:26:54.748Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:26:55.612Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:26:55.613Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:26:55.616Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:26:55.616Z||pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:26:55.716Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:26:55.717Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:26:55.717Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:55.741Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:55.741Z||pool-36-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:26:56.616Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:26:56.618Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:26:56.620Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:26:56.621Z||pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:26:56.721Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:26:56.722Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:26:56.723Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:56.744Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:56.745Z||pool-37-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:26:57.621Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:26:57.621Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:26:57.624Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:26:57.624Z||pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:57.725Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:26:57.726Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:26:57.726Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:57.748Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:57.749Z||pool-38-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:26:58.625Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:26:58.626Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:26:58.630Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:26:58.630Z||pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-26T11:26:58.730Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:26:58.731Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:26:58.731Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:58.762Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:58.762Z||pool-39-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:26:59.631Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:26:59.632Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:26:59.634Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:26:59.635Z||pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:26:59.736Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:26:59.737Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:26:59.737Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:26:59.756Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:26:59.756Z||pool-40-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:27:00.635Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:27:00.636Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:00.638Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:00.639Z||pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:27:00.739Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:27:00.740Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:00.740Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:00.763Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:00.764Z||pool-41-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:27:01.640Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "serviceName": "vFW 2022-09-26 11-25-13", "serviceVersion": "1.0", "serviceUUID": "2e24d3ec-31bf-4433-9150-53a47f6fb990", "serviceDescription": "catalog service description", "serviceInvariantUUID": "695b1c2a-22d0-4d7f-ae07-3396024c1174", "resources": [ { "resourceInstanceName": "vFW 93ed9f99-797b 0", "resourceCustomizationUUID": "a54ae0f6-d238-4587-8d22-f1455431cf4d", "resourceName": "vFW 93ed9f99-797b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ec59665b-7944-43ff-a252-5b11ff25aaf8", "resourceInvariantUUID": "b6f1cec8-1995-4b52-9a86-1352f295ebab", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw93ed9f99797b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "artifactChecksum": "NTFjNzQ5MWQwNWI1ODYzYzQ1NzBiODgwZTg4Yjk0ZGY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d263ef56-b999-4f93-a709-9724b44e739f", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a0c54245-226f-471b-900c-2ef99d2a1a4b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b59a111b-11ff-40b6-a061-899deab688fe", "generatedFromUUID": "a0c54245-226f-471b-900c-2ef99d2a1a4b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b59a111b-11ff-40b6-a061-899deab688fe", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20220926112513-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "artifactChecksum": "MWZhM2FlNWUzN2IyNjgyZTRjNDFmNjRmYzA1ZDhmNWE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6ac861b2-224e-41de-80b9-b38312a1c578" } ], "workloadContext": "Production" } 2022-09-26T11:27:01.641Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:27:01.641Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2e24d3ec-31bf-4433-9150-53a47f6fb990 ASDC 2022-09-26T11:27:01.642Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:3bde0d31-29a2-4579-ac99-d1e39ecae435 ServiceName:vFW 2022-09-26 11-25-13 ServiceVersion:1.0 ServiceUUID:2e24d3ec-31bf-4433-9150-53a47f6fb990 ServiceInvariantUUID:695b1c2a-22d0-4d7f-ae07-3396024c1174 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20220926112513-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar ArtifactUUID:6ac861b2-224e-41de-80b9-b38312a1c578 ArtifactChecksum:MWZhM2FlNWUzN2IyNjgyZTRjNDFmNjRmYzA1ZDhmNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 93ed9f99-797b 0 ResourceCustomizationUUID:a54ae0f6-d238-4587-8d22-f1455431cf4d ResourceInvariantUUID:b6f1cec8-1995-4b52-9a86-1352f295ebab ResourceName:vFW 93ed9f99-797b ResourceType:VF ResourceUUID:ec59665b-7944-43ff-a252-5b11ff25aaf8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw93ed9f99797b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json ArtifactUUID:d263ef56-b999-4f93-a709-9724b44e739f ArtifactChecksum:NTFjNzQ5MWQwNWI1ODYzYzQ1NzBiODgwZTg4Yjk0ZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml ArtifactUUID:a0c54245-226f-471b-900c-2ef99d2a1a4b ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env ArtifactUUID:b59a111b-11ff-40b6-a061-899deab688fe ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env ArtifactUUID:b59a111b-11ff-40b6-a061-899deab688fe ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-09-26T11:27:01.642Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2e24d3ec-31bf-4433-9150-53a47f6fb990 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:27:01.696Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:27:01.697Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2022-09-26T11:27:01.697Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2022-09-26T11:27:01.697Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6ac861b2-224e-41de-80b9-b38312a1c578 from URL: /sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:01.698Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - download 2022-09-26T11:27:01.698Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:01.887Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2022-09-26T11:27:01.888Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar 6ac861b2-224e-41de-80b9-b38312a1c578 100631 2022-09-26T11:27:01.889Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar ASDC sendASDCNotification 2022-09-26T11:27:01.889Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:01.889Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:27:01.889Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:01.892Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:01.892Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191621889, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:27:01.992Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:27:01.993Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:01.993Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:02.112Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:02.113Z||pool-42-thread-1|||||INFO|500||cambria reply ok (121 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:27:02.892Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:27:02.894Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2022-09-26T11:27:02.894Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6ac861b2-224e-41de-80b9-b38312a1c578, URL: /sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar to file: /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:02.895Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220926112513-csar.csar 2022-09-26T11:27:02.895Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:02.896Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:03.256Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13828103344441199982/Definitions/service-Vfw20220926112513-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2022-09-26T11:27:05.581Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:27:05.582Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||#################################################################################################### 2022-09-26T11:27:05.582Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.582Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-09-26T11:27:05.588Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 93ed9f99-797b 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.588Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.588Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.588Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.588Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.589Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.589Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.589Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.589Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.589Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.590Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:05.590Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||#################################################################################################### 2022-09-26T11:27:05.590Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.590Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:05.591Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:05.591Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2022-09-26T11:27:05.591Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:27:05.592Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.592Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:05.592Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:05.592Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2022-09-26T11:27:05.593Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:27:05.593Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.593Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:05.594Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.594Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is not matching search criteria 2022-09-26T11:27:05.594Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:27:05.594Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:27:05.594Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.595Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.595Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.595Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:27:05.595Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:27:05.596Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:27:05.596Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:27:05.596Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.596Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.596Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:27:05.597Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.597Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:27:05.597Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.597Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-09-26T11:27:05.598Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.598Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:27:05.598Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.599Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:05.599Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:05.599Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.599Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:05.600Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:05.600Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.600Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:05.601Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:05.601Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.601Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is not matching search criteria 2022-09-26T11:27:05.601Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:27:05.602Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-09-26T11:27:05.602Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:27:05.602Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:27:05.602Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:27:05.603Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.603Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.603Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:27:05.603Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.603Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:27:05.604Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.606Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bf7ef7c0-d8fe-4fe6-9471-cf4dc5915ce5 2022-09-26T11:27:05.607Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.607Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is not matching search criteria 2022-09-26T11:27:05.607Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:27:05.607Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:27:05.608Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.608Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.608Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.608Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:27:05.609Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:27:05.609Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-09-26T11:27:05.609Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:27:05.609Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.609Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:27:05.610Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.610Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0f1ff99b-b41d-4901-9a3a-55439c030149 2022-09-26T11:27:05.610Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.611Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is not matching search criteria 2022-09-26T11:27:05.611Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:27:05.611Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:27:05.612Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.612Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.612Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.612Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:27:05.613Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:27:05.613Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:27:05.613Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:27:05.613Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:05.613Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:05.614Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-09-26T11:27:05.614Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=48e84c41-ebb9-4137-a438-21950b49bbca 2022-09-26T11:27:05.614Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.614Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:05.615Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.615Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:05.615Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.615Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:05.616Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:05.616Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:05.616Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-09-26 11-25-13 Description:catalog service description Model UUID:2e24d3ec-31bf-4433-9150-53a47f6fb990 Model Version:NULL Model InvariantUuid:695b1c2a-22d0-4d7f-ae07-3396024c1174 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 93ed9f99-797b Model UUID:9771104d-72e6-4ab4-932a-182ace90b1c6 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:b6f1cec8-1995-4b52-9a86-1352f295ebab Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a54ae0f6-d238-4587-8d22-f1455431cf4d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bca7950a-fc00-46b7-b6b3-bc4995a49606 ModelName:Vfw93ed9f99797b..base_vfw..module-0 ModelUuid:876ef39f-6f84-45b4-a6a3-23d7c5da063a ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:bf7ef7c0-d8fe-4fe6-9471-cf4dc5915ce5 ModelInvariantUuid:5576271b-310f-4825-b514-21a0600e8fde ModelName:vFW 93ed9f99-797b-nodes.vfwCvfc ModelUuid:fc8126a1-35d6-4465-96cd-ebd395b0cb64 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:5e5a49c8-1aec-4553-8972-e21d4354ac5a ModelInvariantUuid:ce346a7c-18cd-47ef-8789-219164961d4b ModelName:Vfw93ed9f99797b.compute.nodes.heat.vfw ModelUuid:8a950c3e-1ce1-456c-a726-6b882463ed48 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0f1ff99b-b41d-4901-9a3a-55439c030149 ModelInvariantUuid:37bdff1b-cf8e-4fa5-9028-2d7d9e47831a ModelName:vFW 93ed9f99-797b-nodes.vsnCvfc ModelUuid:ff3a25a7-94a3-40bf-a857-85be207e83fd ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:1cffc024-5c0f-4670-bc19-59652f967f24 ModelInvariantUuid:4e4c4759-973c-4531-a151-74da10ce0f5e ModelName:Vfw93ed9f99797b.compute.nodes.heat.vsn ModelUuid:6e1fc414-9b3a-4126-868f-215dcb73fc2f ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:48e84c41-ebb9-4137-a438-21950b49bbca ModelInvariantUuid:554608d2-6e0a-4558-8f83-b2cbe3fdc06c ModelName:vFW 93ed9f99-797b-nodes.vpgCvfc ModelUuid:336bfd39-8827-4097-b0a2-a4bd1d9645e5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d37a6cfa-0826-462a-93b3-990542721955 ModelInvariantUuid:4a443f53-b780-49b9-ae76-e673dc4ab179 ModelName:Vfw93ed9f99797b.compute.nodes.heat.vpg ModelUuid:41da9648-d988-451c-8f7a-e15f81806fe2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:27:05.629Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: ec59665b-7944-43ff-a252-5b11ff25aaf8 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:27:05.635Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||vFW 93ed9f99-797b 0 2022-09-26T11:27:05.636Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ec59665b-7944-43ff-a252-5b11ff25aaf8 2022-09-26T11:27:05.636Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d263ef56-b999-4f93-a709-9724b44e739f from URL: /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json 2022-09-26T11:27:05.636Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - download 2022-09-26T11:27:05.636Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json 2022-09-26T11:27:05.760Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2022-09-26T11:27:05.760Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json d263ef56-b999-4f93-a709-9724b44e739f 785 2022-09-26T11:27:05.761Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json ASDC sendASDCNotification 2022-09-26T11:27:05.761Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json 2022-09-26T11:27:05.761Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:27:05.761Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:05.763Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:05.764Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191625761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:27:05.864Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:27:05.865Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:05.865Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:05.886Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:05.887Z||pool-43-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:27:06.764Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw93ed9f99797b..base_vfw..module-0", "vfModuleModelInvariantUUID": "bca7950a-fc00-46b7-b6b3-bc4995a49606", "vfModuleModelVersion": "1", "vfModuleModelUUID": "876ef39f-6f84-45b4-a6a3-23d7c5da063a", "vfModuleModelCustomizationUUID": "86f3a51f-59c4-49c1-bc84-265c6b54284f", "isBase": true, "artifacts": [ "a0c54245-226f-471b-900c-2ef99d2a1a4b", "b59a111b-11ff-40b6-a061-899deab688fe" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:27:06.770Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw93ed9f99797b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:876ef39f-6f84-45b4-a6a3-23d7c5da063a VfModuleModelInvariantUUID:bca7950a-fc00-46b7-b6b3-bc4995a49606 VfModuleModelDescription:NULL Artifacts UUID List:{ a0c54245-226f-471b-900c-2ef99d2a1a4b , b59a111b-11ff-40b6-a061-899deab688fe } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:27:06.773Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw93ed9f99797b..base_vfw..module-0", "vfModuleModelInvariantUUID": "bca7950a-fc00-46b7-b6b3-bc4995a49606", "vfModuleModelVersion": "1", "vfModuleModelUUID": "876ef39f-6f84-45b4-a6a3-23d7c5da063a", "vfModuleModelCustomizationUUID": "86f3a51f-59c4-49c1-bc84-265c6b54284f", "isBase": true, "artifacts": [ "a0c54245-226f-471b-900c-2ef99d2a1a4b", "b59a111b-11ff-40b6-a061-899deab688fe" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:27:06.773Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw93ed9f99797b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:876ef39f-6f84-45b4-a6a3-23d7c5da063a VfModuleModelInvariantUUID:bca7950a-fc00-46b7-b6b3-bc4995a49606 VfModuleModelDescription:NULL Artifacts UUID List:{ a0c54245-226f-471b-900c-2ef99d2a1a4b , b59a111b-11ff-40b6-a061-899deab688fe } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:27:06.773Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a0c54245-226f-471b-900c-2ef99d2a1a4b from URL: /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml 2022-09-26T11:27:06.773Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - download 2022-09-26T11:27:06.773Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml 2022-09-26T11:27:06.833Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2022-09-26T11:27:06.834Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml a0c54245-226f-471b-900c-2ef99d2a1a4b 20368 2022-09-26T11:27:06.835Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-09-26T11:27:06.835Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml 2022-09-26T11:27:06.835Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:27:06.835Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:06.837Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:06.837Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191626834, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:27:06.937Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:27:06.938Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:06.939Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:06.961Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:06.962Z||pool-44-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:27:07.838Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b59a111b-11ff-40b6-a061-899deab688fe from URL: /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env 2022-09-26T11:27:07.839Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - download 2022-09-26T11:27:07.840Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env 2022-09-26T11:27:08.012Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2022-09-26T11:27:08.013Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env b59a111b-11ff-40b6-a061-899deab688fe 2098 2022-09-26T11:27:08.014Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-09-26T11:27:08.014Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env 2022-09-26T11:27:08.014Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:27:08.015Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:08.017Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:08.017Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191628013, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:27:08.117Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:27:08.118Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:08.118Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:08.139Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:08.140Z||pool-45-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:27:09.018Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 2e24d3ec-31bf-4433-9150-53a47f6fb990 2022-09-26T11:27:09.019Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 93ed9f99-797b 0 ec59665b-7944-43ff-a252-5b11ff25aaf8 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:27:09.047Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1788be65, org.onap.sdc.toscaparser.api.parameters.Input@a44170c, org.onap.sdc.toscaparser.api.parameters.Input@63146a41, org.onap.sdc.toscaparser.api.parameters.Input@305299ff, org.onap.sdc.toscaparser.api.parameters.Input@627b6206] 2022-09-26T11:27:09.049Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.050Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.050Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2022-09-26T11:27:09.050Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= a54ae0f6-d238-4587-8d22-f1455431cf4d 2022-09-26T11:27:09.050Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a54ae0f6-d238-4587-8d22-f1455431cf4d matches Tosca VF Customization UUID: a54ae0f6-d238-4587-8d22-f1455431cf4d 2022-09-26T11:27:09.050Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: a54ae0f6-d238-4587-8d22-f1455431cf4d matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-09-26T11:27:09.054Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.055Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.056Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id a54ae0f6-d238-4587-8d22-f1455431cf4d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-09-26T11:27:09.056Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2c92359f 2022-09-26T11:27:09.056Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.057Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:27:09.057Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 86f3a51f-59c4-49c1-bc84-265c6b54284f 2022-09-26T11:27:09.058Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 86f3a51f-59c4-49c1-bc84-265c6b54284f Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-09-26T11:27:09.063Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.063Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:09.063Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:09.063Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.064Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:09.064Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:09.064Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.065Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is not matching search criteria 2022-09-26T11:27:09.065Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:27:09.065Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-09-26T11:27:09.066Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:27:09.066Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:27:09.066Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:27:09.067Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.067Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:09.067Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:27:09.067Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:09.067Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:27:09.068Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.068Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bf7ef7c0-d8fe-4fe6-9471-cf4dc5915ce5 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:27:09.073Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.073Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:09.074Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:09.074Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.074Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is not matching search criteria 2022-09-26T11:27:09.074Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:27:09.075Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:27:09.075Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:09.075Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.075Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.076Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:27:09.076Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:27:09.076Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-09-26T11:27:09.076Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-26T11:27:09.077Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:09.077Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-26T11:27:09.077Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.077Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0f1ff99b-b41d-4901-9a3a-55439c030149 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:27:09.082Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.082Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:09.082Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:09.082Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.082Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is not matching search criteria 2022-09-26T11:27:09.083Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-26T11:27:09.083Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-26T11:27:09.083Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:09.083Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.083Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.083Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-26T11:27:09.084Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-26T11:27:09.084Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-26T11:27:09.084Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-26T11:27:09.084Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-26T11:27:09.084Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-26T11:27:09.084Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-09-26T11:27:09.085Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=48e84c41-ebb9-4137-a438-21950b49bbca Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:27:09.089Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.090Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:09.090Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:27:09.090Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.090Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Node template vFW 93ed9f99-797b 0 is matching search criteria 2022-09-26T11:27:09.091Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 93ed9f99-797b 0] matching following query criteria: sdcType=VF, customizationUUID=a54ae0f6-d238-4587-8d22-f1455431cf4d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:27:09.093Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.093Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.094Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 2e24d3ec-31bf-4433-9150-53a47f6fb990: vFW 93ed9f99-797b 2022-09-26T11:27:09.094Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.094Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.094Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.095Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.095Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.095Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.095Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.095Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.096Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:27:09.096Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-09-26 11-25-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:27:09.096Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2022-09-26 11-25-13 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:27:09.491Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 93ed9f99-797b ec59665b-7944-43ff-a252-5b11ff25aaf8 1 ASDC deployResourceStructure 2022-09-26T11:27:09.492Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json ASDC sendASDCNotification 2022-09-26T11:27:09.492Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json 2022-09-26T11:27:09.492Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:27:09.492Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:09.494Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:09.494Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191629492, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:27:09.594Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:27:09.595Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:09.595Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:09.621Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:09.621Z||pool-46-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:27:10.495Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-09-26T11:27:10.496Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml 2022-09-26T11:27:10.496Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:27:10.496Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:10.498Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:10.498Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191630495, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:27:10.598Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:27:10.599Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:10.599Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:10.640Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:10.641Z||pool-47-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:27:11.499Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-09-26T11:27:11.499Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env 2022-09-26T11:27:11.499Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:27:11.500Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:11.502Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:11.502Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191631499, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-09-26T11:27:11.602Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:27:11.603Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:11.603Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:11.637Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:11.638Z||pool-48-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:27:12.503Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar ASDC sendASDCNotification 2022-09-26T11:27:12.503Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar 2022-09-26T11:27:12.503Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:27:12.504Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:12.505Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:12.506Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191632503, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:27:12.606Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:27:12.607Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:12.607Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:12.631Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:12.632Z||pool-49-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:27:13.507Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3bde0d31-29a2-4579-ac99-d1e39ecae435 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:27:13.524Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3bde0d31-29a2-4579-ac99-d1e39ecae435 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:27:13.528Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:27:13.528Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:27:13.528Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:27:13.528Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:27:13.528Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:27:13.529Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:27:13.536Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:27:43.537Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3bde0d31-29a2-4579-ac99-d1e39ecae435 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:27:43.549Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3bde0d31-29a2-4579-ac99-d1e39ecae435 and serviceModelVersionId: 2e24d3ec-31bf-4433-9150-53a47f6fb990 2022-09-26T11:27:43.549Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 695b1c2a-22d0-4d7f-ae07-3396024c1174 2022-09-26T11:27:43.550Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990?depth=0 2022-09-26T11:27:43.556Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:27:43.609Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-09-26T11:27:43.611Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990?depth=0|INFO|500||Invoke 2022-09-26T11:27:43.619Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:27:43.662Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:27:43.663Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:27:46 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[39], x-aai-txid=[1-aai-resources-220926-11:27:46:674-35252], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:27:43.664Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990","ERR.5.4.6114"]}}} 2022-09-26T11:27:43.669Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=3bde0d31-29a2-4579-ac99-d1e39ecae435 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990) (ec=ERR.5.4.6114) 2022-09-26T11:27:43.669Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3bde0d31-29a2-4579-ac99-d1e39ecae435 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:27:43.669Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3bde0d31-29a2-4579-ac99-d1e39ecae435 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990) (ec=ERR.5.4.6114) 2022-09-26T11:27:43.669Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=3bde0d31-29a2-4579-ac99-d1e39ecae435 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:27:43.688Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:27:43.688Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3bde0d31-29a2-4579-ac99-d1e39ecae435 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3bde0d31-29a2-4579-ac99-d1e39ecae435 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990) (ec=ERR.5.4.6114) 2022-09-26T11:27:43.689Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:27:43.689Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:27:43.691Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:27:43.691Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||DEBUG|500||try to send status { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191663688, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d3bde0d31-29a2-4579-ac99-d1e39ecae435 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:27:43.791Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:27:43.792Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:27:43.792Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:43.823Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:43.823Z||pool-50-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:27:53.950Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:27:53.951Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:27:53.951Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:27:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:27:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:27:54.129Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:27:54.130Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:27:54.130Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:27:54.131Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:28:03.535Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:28:53.948Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:28:53.949Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:28:53.949Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:28:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:28:53.952Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:28:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:28:54.483Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:28:54.484Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.484Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:28:54.485Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:28:54.485Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.485Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-26T11:28:54.485Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:28:54.486Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.486Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:28:54.486Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:28:54.486Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.487Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-26T11:28:54.487Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:28:54.487Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.487Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:28:54.487Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:28:54.487Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.488Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191613948, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:28:54.488Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:28:54.488Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.488Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191621889, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:28:54.488Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.489Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.489Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191625761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:28:54.489Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.489Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.489Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191626834, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:28:54.489Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.490Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.490Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191628013, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:28:54.490Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.490Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.490Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191629492, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/vfw93ed9f99797b0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:28:54.490Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.491Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.491Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191630495, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:28:54.491Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.491Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.491Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191631499, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/resourceInstances/vfw93ed9f99797b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-09-26T11:28:54.491Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.492Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.492Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191632503, "artifactURL": "/sdc/v1/catalog/services/Vfw20220926112513/1.0/artifacts/service-Vfw20220926112513-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:28:54.492Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:28:54.492Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:28:54.492Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "3bde0d31-29a2-4579-ac99-d1e39ecae435", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664191663688, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d3bde0d31-29a2-4579-ac99-d1e39ecae435 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/695b1c2a-22d0-4d7f-ae07-3396024c1174/model-vers/model-ver/2e24d3ec-31bf-4433-9150-53a47f6fb990) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:28:54.492Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:29:03.515Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:29:53.948Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:29:53.949Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:29:53.949Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:29:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:29:53.952Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:29:53.952Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:30:03.517Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:30:03.537Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:30:53.948Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:30:53.949Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:30:53.949Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:30:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:30:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:30:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:31:03.528Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:31:03.540Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:31:53.948Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:31:53.949Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:31:53.949Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:31:53.952Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:31:53.952Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:31:53.952Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:32:03.523Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:32:03.535Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:32:53.948Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:32:53.950Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:32:53.950Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:32:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:32:53.953Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:32:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:33:03.516Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:33:03.521Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:33:53.948Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:33:53.949Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:33:53.950Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:33:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:33:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:33:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:34:03.545Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:34:03.546Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:34:53.948Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:34:53.949Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:34:53.949Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:34:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:34:53.952Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:34:53.952Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:35:03.510Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:35:03.528Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:35:53.948Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:35:53.949Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:35:53.950Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:35:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:35:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:35:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:36:03.567Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:36:03.570Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:36:53.948Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:36:53.949Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:36:53.949Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:36:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:36:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:36:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:37:03.548Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:37:03.550Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:37:53.948Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:37:53.949Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:37:53.949Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:37:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:37:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:37:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:03.513Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:03.521Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:53.948Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:38:53.950Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:38:53.950Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:38:53.952Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:38:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:54.598Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:54.599Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.599Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"df1b4910-801f-407a-8634-fd3c81f44c4d","serviceName":"Demo_pNF_jbXqAGObcxmZ3cDPL2H7","serviceVersion":"1.0","serviceUUID":"c310764a-1351-4bd3-96f9-d25e52c59395","serviceDescription":"catalog service description","serviceInvariantUUID":"4261321e-d888-4d17-8198-0f8fccdaf47c","resources":[{"resourceInstanceName":"pNF 567ac00d-f0ae 0","resourceName":"pNF 567ac00d-f0ae","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"144a5fce-7bc6-439e-8931-1f880aac2b69","resourceInvariantUUID":"16f7556e-8af2-4398-931b-3b773193ddf8","resourceCustomizationUUID":"e918a8d8-06f9-4185-bb92-5752f9ee7d7b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml","artifactChecksum":"YjIzODgwNWY0NTBjZjg0MDcxNDg0YzAyNzZmNzI4NTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9f9716a9-1b4c-4d6c-b318-965e20e847da","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar","artifactChecksum":"YTNkNDA4ODA1ZjM2MTlkYWQ2OTRhZDRhZjc4ZDM0OGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"061dbe36-768f-4179-9936-d3f253b5129d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a128e0eb-a881-4478-af12-67ef1426c469","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml","artifactChecksum":"NjZiNmJiOGNiNzdiZGE4NGFlNmE2ZmQ4NzNjOTk1OTU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"673eafff-7839-477b-a528-0c880ef1f66e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"959cb5e7-9bb5-48c9-8d04-e2a61052e80f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"64213eff-e0ba-444e-8805-c6370bea544e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml","artifactChecksum":"NDE4YWM5ZjU0NzI1ZjJlM2JlYzBmYzZmZjRlMDU5MDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9da7a08c-950b-4554-a872-af7dc6c4ffa7","artifactVersion":"1"},{"artifactName":"service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar","artifactChecksum":"MDg2N2Y1NTJlODQwZWEzMTUwMzdiMTFhMjNkOGFmMDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d7cf6e66-4172-40ee-9a05-a2bb05a31088","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:38:54.603Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:38:54.604Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:38:54.605Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:54.607Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.607Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.608Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.608Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.608Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.609Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.610Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.611Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.612Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.613Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192294886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.614Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192288930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "multicloud-k8s-id", "timestamp": 1664192292715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192306536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "cds", "timestamp": 1664192307838, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.616Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192307547, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:38:54.616Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.616Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.616Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "policy-id", "timestamp": 1664192308553, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:38:54.661Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of df1b4910-801f-407a-8634-fd3c81f44c4d 2022-09-26T11:38:54.661Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId df1b4910-801f-407a-8634-fd3c81f44c4d and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:38:54.680Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.680Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.681Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.681Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.681Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.681Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.681Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.681Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.682Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.682Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.682Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.682Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.682Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.682Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.682Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.683Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.684Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.684Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.684Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.684Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.684Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.684Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.684Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192303942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.685Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192312752, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:54.686Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192305028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192314812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192313819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:38:54.687Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.688Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.688Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192315820, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:38:54.698Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of df1b4910-801f-407a-8634-fd3c81f44c4d 2022-09-26T11:38:54.698Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId df1b4910-801f-407a-8634-fd3c81f44c4d and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:38:54.708Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:38:54.709Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:38:54.709Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:54.713Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.713Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192314831, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:38:54.713Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.713Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.713Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192315837, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:38:54.745Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:38:54.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:38:54.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "aai-ml", "timestamp": 1664192316842, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:38:54.758Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of df1b4910-801f-407a-8634-fd3c81f44c4d 2022-09-26T11:38:54.758Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId df1b4910-801f-407a-8634-fd3c81f44c4d and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:38:54.772Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:54.772Z||pool-51-thread-1|||||INFO|500||cambria reply ok (64 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:38:55.609Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:38:55.609Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:38:55.612Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:38:55.612Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:55.712Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:38:55.713Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:38:55.713Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:55.735Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:55.736Z||pool-52-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:38:56.612Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:38:56.613Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:38:56.615Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:38:56.616Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:56.716Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:38:56.717Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:38:56.717Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:56.748Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:56.749Z||pool-53-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:38:57.616Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:38:57.617Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:38:57.619Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:38:57.619Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:57.720Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:38:57.721Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:38:57.721Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:57.738Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:57.739Z||pool-54-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:38:58.620Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:38:58.621Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:38:58.623Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:38:58.623Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:58.723Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:38:58.724Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:38:58.724Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:58.749Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:58.749Z||pool-55-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:38:59.624Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:38:59.625Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:38:59.627Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:38:59.627Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:38:59.727Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:38:59.728Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:38:59.728Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:38:59.749Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:38:59.750Z||pool-56-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:39:00.628Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:39:00.629Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:00.631Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:00.631Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:39:00.731Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:00.732Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:00.732Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:00.753Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:00.754Z||pool-57-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:39:01.632Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:39:01.633Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:01.635Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:01.635Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:39:01.735Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:01.736Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:01.736Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:01.769Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:01.770Z||pool-58-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:39:02.636Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "serviceName": "Demo_pNF_jbXqAGObcxmZ3cDPL2H7", "serviceVersion": "1.0", "serviceUUID": "c310764a-1351-4bd3-96f9-d25e52c59395", "serviceDescription": "catalog service description", "serviceInvariantUUID": "4261321e-d888-4d17-8198-0f8fccdaf47c", "resources": [ { "resourceInstanceName": "pNF 567ac00d-f0ae 0", "resourceCustomizationUUID": "e918a8d8-06f9-4185-bb92-5752f9ee7d7b", "resourceName": "pNF 567ac00d-f0ae", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "144a5fce-7bc6-439e-8931-1f880aac2b69", "resourceInvariantUUID": "16f7556e-8af2-4398-931b-3b773193ddf8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "artifactChecksum": "MDg2N2Y1NTJlODQwZWEzMTUwMzdiMTFhMjNkOGFmMDc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d7cf6e66-4172-40ee-9a05-a2bb05a31088" } ], "workloadContext": "Production" } 2022-09-26T11:39:02.636Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:39:02.637Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c310764a-1351-4bd3-96f9-d25e52c59395 ASDC 2022-09-26T11:39:02.637Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:df1b4910-801f-407a-8634-fd3c81f44c4d ServiceName:Demo_pNF_jbXqAGObcxmZ3cDPL2H7 ServiceVersion:1.0 ServiceUUID:c310764a-1351-4bd3-96f9-d25e52c59395 ServiceInvariantUUID:4261321e-d888-4d17-8198-0f8fccdaf47c ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar ArtifactUUID:d7cf6e66-4172-40ee-9a05-a2bb05a31088 ArtifactChecksum:MDg2N2Y1NTJlODQwZWEzMTUwMzdiMTFhMjNkOGFmMDc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 567ac00d-f0ae 0 ResourceCustomizationUUID:e918a8d8-06f9-4185-bb92-5752f9ee7d7b ResourceInvariantUUID:16f7556e-8af2-4398-931b-3b773193ddf8 ResourceName:pNF 567ac00d-f0ae ResourceType:PNF ResourceUUID:144a5fce-7bc6-439e-8931-1f880aac2b69 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-09-26T11:39:02.637Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c310764a-1351-4bd3-96f9-d25e52c59395 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:39:02.680Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:39:02.681Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:39:02.681Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:39:02.681Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d7cf6e66-4172-40ee-9a05-a2bb05a31088 from URL: /sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:02.682Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-09-26T11:39:02.682Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:02.794Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-09-26T11:39:02.795Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar d7cf6e66-4172-40ee-9a05-a2bb05a31088 87761 2022-09-26T11:39:02.795Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar ASDC sendASDCNotification 2022-09-26T11:39:02.796Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:02.796Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:39:02.796Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:02.798Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:02.799Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192342795, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:39:02.899Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:39:02.899Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:02.900Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:02.921Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:02.921Z||pool-59-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:39:03.799Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:39:03.801Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:39:03.801Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: d7cf6e66-4172-40ee-9a05-a2bb05a31088, URL: /sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar to file: /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:03.802Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:03.802Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:03.803Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:03.984Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4362180299434335830/Definitions/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml 2022-09-26T11:39:04.889Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:39:04.890Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:39:04.890Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.890Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-09-26T11:39:04.890Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.890Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.890Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.890Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.891Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.891Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 567ac00d-f0ae 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.891Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:04.891Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:39:04.891Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.891Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.892Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Node template pNF 567ac00d-f0ae 0 is matching search criteria 2022-09-26T11:39:04.892Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:39:04.892Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 567ac00d-f0ae 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:39:04.892Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.892Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.892Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Node template pNF 567ac00d-f0ae 0 is matching search criteria 2022-09-26T11:39:04.893Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:39:04.893Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 567ac00d-f0ae 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:39:04.893Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.893Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.893Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.893Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.893Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.894Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.894Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.894Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.894Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.894Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.894Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_jbXqAGObcxmZ3cDPL2H7 Description:catalog service description Model UUID:c310764a-1351-4bd3-96f9-d25e52c59395 Model Version:NULL Model InvariantUuid:4261321e-d888-4d17-8198-0f8fccdaf47c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:39:04.911Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 144a5fce-7bc6-439e-8931-1f880aac2b69 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:39:04.917Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||pNF 567ac00d-f0ae 0 2022-09-26T11:39:04.917Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 144a5fce-7bc6-439e-8931-1f880aac2b69 2022-09-26T11:39:04.918Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||No resources found for Service: c310764a-1351-4bd3-96f9-d25e52c59395 2022-09-26T11:39:04.918Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: c310764a-1351-4bd3-96f9-d25e52c59395 2022-09-26T11:39:04.918Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 567ac00d-f0ae 0 144a5fce-7bc6-439e-8931-1f880aac2b69 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:39:04.931Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5e8c72f1, org.onap.sdc.toscaparser.api.parameters.Input@2f820c2d, org.onap.sdc.toscaparser.api.parameters.Input@37cd1283, org.onap.sdc.toscaparser.api.parameters.Input@ea8c39e, org.onap.sdc.toscaparser.api.parameters.Input@330e3340] 2022-09-26T11:39:04.932Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.932Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.932Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid c310764a-1351-4bd3-96f9-d25e52c59395: pNF 567ac00d-f0ae 2022-09-26T11:39:04.932Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||Processing PNF resource: 144a5fce-7bc6-439e-8931-1f880aac2b69 2022-09-26T11:39:04.932Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:04.933Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_jbXqAGObcxmZ3cDPL2H7 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:04.933Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||Resource customization UUID: e918a8d8-06f9-4185-bb92-5752f9ee7d7b is the same as notified resource customizationUUID: e918a8d8-06f9-4185-bb92-5752f9ee7d7b Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-09-26T11:39:05.031Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 567ac00d-f0ae 144a5fce-7bc6-439e-8931-1f880aac2b69 0 ASDC deployResourceStructure 2022-09-26T11:39:05.032Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar ASDC sendASDCNotification 2022-09-26T11:39:05.032Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar 2022-09-26T11:39:05.032Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:39:05.032Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:05.034Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:05.034Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192345032, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:39:05.136Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:05.137Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:05.138Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:05.157Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:05.158Z||pool-60-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:39:06.035Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: df1b4910-801f-407a-8634-fd3c81f44c4d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:39:06.058Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: df1b4910-801f-407a-8634-fd3c81f44c4d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:39:06.063Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:39:06.063Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:39:06.063Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:39:06.063Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:39:06.063Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:39:06.063Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:39:06.071Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:39:36.072Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: df1b4910-801f-407a-8634-fd3c81f44c4d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:39:36.085Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: df1b4910-801f-407a-8634-fd3c81f44c4d and serviceModelVersionId: c310764a-1351-4bd3-96f9-d25e52c59395 2022-09-26T11:39:36.086Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4261321e-d888-4d17-8198-0f8fccdaf47c 2022-09-26T11:39:36.088Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395?depth=0 2022-09-26T11:39:36.095Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:39:36.155Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-09-26T11:39:36.171Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395?depth=0|INFO|500||Invoke 2022-09-26T11:39:36.177Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:39:36.221Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:39:36.222Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:39:39 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[41], x-aai-txid=[0-aai-resources-220926-11:39:39:235-56350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:39:36.223Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395","ERR.5.4.6114"]}}} 2022-09-26T11:39:36.230Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=df1b4910-801f-407a-8634-fd3c81f44c4d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395) (ec=ERR.5.4.6114) 2022-09-26T11:39:36.230Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=df1b4910-801f-407a-8634-fd3c81f44c4d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:39:36.230Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=df1b4910-801f-407a-8634-fd3c81f44c4d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395) (ec=ERR.5.4.6114) 2022-09-26T11:39:36.231Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=df1b4910-801f-407a-8634-fd3c81f44c4d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:39:36.239Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:39:36.239Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID df1b4910-801f-407a-8634-fd3c81f44c4d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=df1b4910-801f-407a-8634-fd3c81f44c4d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395) (ec=ERR.5.4.6114) 2022-09-26T11:39:36.240Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:39:36.240Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:36.243Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:36.243Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192376239, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003ddf1b4910-801f-407a-8634-fd3c81f44c4d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:39:36.343Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:36.344Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:36.344Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:36.369Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:36.370Z||pool-61-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:39:53.948Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:39:53.949Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:39:53.950Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:39:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:39:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:54.086Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:54.087Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:39:54.087Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:39:54.089Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:39:54.588Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:54.589Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||received message from topic 2022-09-26T11:39:54.589Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"f5ef564a-db66-435b-b33c-2e27e87f9afb","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987","serviceDescription":"service","serviceInvariantUUID":"15d0bce5-f0de-4015-9458-fc36d95991b1","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1c12161e-415d-4e9b-8db0-c89751cb6bcd","resourceInvariantUUID":"305075f1-4256-4e47-9e3a-6baadcaa3555","resourceCustomizationUUID":"f3cc796c-6ac7-4160-8993-d7faf8f5c169","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"NjkzNGM0N2IxYTcyZDg4MjNkZTE4NjUxM2ViZWViOWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"61b4eec2-a03d-44fe-b79e-28be0ea9c6de","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Y4ZWYyZDQ3NDBkOTZlMTQ1MDgwNzY4NThjZmFhNTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b8468ad9-a15c-4bca-92a2-8ab106723d31","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:39:54.591Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:39:54.592Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:54.594Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:54.594Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192393948, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:39:54.694Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:54.695Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:54.695Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:54.713Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:54.714Z||pool-62-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:39:55.594Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:39:55.595Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:55.597Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:55.597Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192393948, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:39:55.697Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:55.698Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:55.698Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:55.729Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:55.730Z||pool-63-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:39:56.598Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987", "serviceDescription": "service", "serviceInvariantUUID": "15d0bce5-f0de-4015-9458-fc36d95991b1", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f3cc796c-6ac7-4160-8993-d7faf8f5c169", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "1c12161e-415d-4e9b-8db0-c89751cb6bcd", "resourceInvariantUUID": "305075f1-4256-4e47-9e3a-6baadcaa3555", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "M2Y4ZWYyZDQ3NDBkOTZlMTQ1MDgwNzY4NThjZmFhNTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b8468ad9-a15c-4bca-92a2-8ab106723d31" } ], "workloadContext": "Production" } 2022-09-26T11:39:56.598Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:39:56.598Z|df1b4910-801f-407a-8634-fd3c81f44c4d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 ASDC 2022-09-26T11:39:56.599Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:f5ef564a-db66-435b-b33c-2e27e87f9afb ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 ServiceInvariantUUID:15d0bce5-f0de-4015-9458-fc36d95991b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:b8468ad9-a15c-4bca-92a2-8ab106723d31 ArtifactChecksum:M2Y4ZWYyZDQ3NDBkOTZlMTQ1MDgwNzY4NThjZmFhNTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f3cc796c-6ac7-4160-8993-d7faf8f5c169 ResourceInvariantUUID:305075f1-4256-4e47-9e3a-6baadcaa3555 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:1c12161e-415d-4e9b-8db0-c89751cb6bcd ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2022-09-26T11:39:56.599Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:39:56.632Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:39:56.633Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:39:56.633Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:39:56.633Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b8468ad9-a15c-4bca-92a2-8ab106723d31 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-09-26T11:39:56.633Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-09-26T11:39:56.634Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-09-26T11:39:56.706Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-09-26T11:39:56.707Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar b8468ad9-a15c-4bca-92a2-8ab106723d31 57610 2022-09-26T11:39:56.707Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-09-26T11:39:56.707Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-09-26T11:39:56.707Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:39:56.708Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:56.710Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:56.710Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192396707, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:39:56.810Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:56.811Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:56.811Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:56.833Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:56.833Z||pool-64-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:39:57.710Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:39:57.712Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:39:57.713Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b8468ad9-a15c-4bca-92a2-8ab106723d31, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:57.714Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2022-09-26T11:39:57.714Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:57.715Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:57.881Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP80822439079425718/Definitions/service-BasicNetwork-template.yml 2022-09-26T11:39:58.370Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:39:58.370Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:39:58.370Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:39:58.371Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.372Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.372Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-09-26T11:39:58.372Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:39:58.372Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:39:58.372Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.372Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.373Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-09-26T11:39:58.373Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:39:58.373Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:39:58.373Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.373Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.373Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.373Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.374Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.374Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.374Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.374Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.376Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.376Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.376Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 Model Version:NULL Model InvariantUuid:15d0bce5-f0de-4015-9458-fc36d95991b1 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:305075f1-4256-4e47-9e3a-6baadcaa3555 Model UUID:f81a5aa7-3f46-4309-8735-f87dccbba37d Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:f3cc796c-6ac7-4160-8993-d7faf8f5c169 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:39:58.386Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: 1c12161e-415d-4e9b-8db0-c89751cb6bcd 2022-09-26T11:39:58.386Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||No resources found for Service: b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:39:58.391Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500|| 2022-09-26T11:39:58.391Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2022-09-26T11:39:58.392Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||No resources found for Service: b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 2022-09-26T11:39:58.392Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 2022-09-26T11:39:58.392Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2022-09-26T11:39:58.393Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:39:58.398Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@223cda3d, org.onap.sdc.toscaparser.api.parameters.Input@726dd41e, org.onap.sdc.toscaparser.api.parameters.Input@71c41c41, org.onap.sdc.toscaparser.api.parameters.Input@755b5d5b, org.onap.sdc.toscaparser.api.parameters.Input@31729cff] 2022-09-26T11:39:58.400Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.400Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.401Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.401Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.401Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987: Generic NeutronNet 2022-09-26T11:39:58.401Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.402Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.402Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.402Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2022-09-26T11:39:58.440Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.441Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.441Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.441Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.442Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:39:58.442Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:39:58.443Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-09-26T11:39:58.498Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2022-09-26T11:39:58.499Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-09-26T11:39:58.499Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-09-26T11:39:58.499Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:39:58.499Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:39:58.501Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:39:58.501Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192398498, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:39:58.601Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:39:58.603Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:39:58.603Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:39:58.624Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:39:58.624Z||pool-65-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:39:59.502Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f5ef564a-db66-435b-b33c-2e27e87f9afb Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:39:59.518Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f5ef564a-db66-435b-b33c-2e27e87f9afb Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:39:59.520Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:39:59.520Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:39:59.520Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:40:29.521Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f5ef564a-db66-435b-b33c-2e27e87f9afb Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:40:29.540Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f5ef564a-db66-435b-b33c-2e27e87f9afb Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:40:29.543Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:40:29.544Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:40:29.544Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:40:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:40:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:40:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:40:53.993Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:40:53.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.994Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.995Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.995Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.996Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.996Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.996Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.996Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/resourceInstances/pnf567ac00df0ae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.997Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192333948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:40:53.998Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.998Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192342795, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:40:53.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:53.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.998Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192345032, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbxqagobcxmz3cdpl2h7/1.0/artifacts/service-DemoPnfJbxqagobcxmz3cdpl2h7-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:40:53.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "policy-id", "timestamp": 1664192348930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "multicloud-k8s-id", "timestamp": 1664192352715, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "cds", "timestamp": 1664192354886, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:53.999Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "policy-id", "timestamp": 1664192348930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "cds", "timestamp": 1664192354886, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "multicloud-k8s-id", "timestamp": 1664192352715, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:40:54.000Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "cds", "timestamp": 1664192358199, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "policy-id", "timestamp": 1664192356912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.001Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "policy-id", "timestamp": 1664192357919, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:40:54.002Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.002Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.002Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "policy-id", "timestamp": 1664192358923, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:40:54.011Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f5ef564a-db66-435b-b33c-2e27e87f9afb 2022-09-26T11:40:54.011Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f5ef564a-db66-435b-b33c-2e27e87f9afb and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:40:54.025Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.025Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192363943, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:54.025Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192363943, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "aai-ml", "timestamp": 1664192365028, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.026Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192367272, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "aai-ml", "timestamp": 1664192365028, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192368921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.027Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "aai-ml", "timestamp": 1664192368019, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:40:54.028Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.028Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.028Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192369927, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:40:54.037Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f5ef564a-db66-435b-b33c-2e27e87f9afb 2022-09-26T11:40:54.037Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f5ef564a-db66-435b-b33c-2e27e87f9afb and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:40:54.048Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.048Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "aai-ml", "timestamp": 1664192369033, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:40:54.049Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.049Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.049Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "aai-ml", "timestamp": 1664192370038, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:40:54.049Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:54.049Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.049Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "aai-ml", "timestamp": 1664192371044, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:40:54.055Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of f5ef564a-db66-435b-b33c-2e27e87f9afb 2022-09-26T11:40:54.056Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f5ef564a-db66-435b-b33c-2e27e87f9afb and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:40:54.067Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-26T11:40:54.068Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "df1b4910-801f-407a-8634-fd3c81f44c4d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192376239, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003ddf1b4910-801f-407a-8634-fd3c81f44c4d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/4261321e-d888-4d17-8198-0f8fccdaf47c/model-vers/model-ver/c310764a-1351-4bd3-96f9-d25e52c59395) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:40:54.068Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:40:59.545Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f5ef564a-db66-435b-b33c-2e27e87f9afb Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:40:59.563Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f5ef564a-db66-435b-b33c-2e27e87f9afb Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:40:59.570Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:40:59.570Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:40:59.570Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:40:59.570Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:40:59.570Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:40:59.570Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:40:59.578Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:41:29.578Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f5ef564a-db66-435b-b33c-2e27e87f9afb and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:41:29.586Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f5ef564a-db66-435b-b33c-2e27e87f9afb and serviceModelVersionId: b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 2022-09-26T11:41:29.586Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 15d0bce5-f0de-4015-9458-fc36d95991b1 2022-09-26T11:41:29.587Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0 2022-09-26T11:41:29.592Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:41:29.637Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0|INFO|500||Invoke 2022-09-26T11:41:29.637Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f5ef564a-db66-435b-b33c-2e27e87f9afb], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[46ac7c24-d2e3-4a63-8e93-3274264003ed], X-ECOMP-RequestID=[f5ef564a-db66-435b-b33c-2e27e87f9afb], X-TransactionId=[], X-ONAP-RequestID=[f5ef564a-db66-435b-b33c-2e27e87f9afb], Content-Type=[application/merge-patch+json]} 2022-09-26T11:41:29.644Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:41:29.683Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:41:32 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[35], x-aai-txid=[2-aai-resources-220926-11:41:32:703-67153], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:41:29.684Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987","ERR.5.4.6114"]}}} 2022-09-26T11:41:29.685Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:41:29.689Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=f5ef564a-db66-435b-b33c-2e27e87f9afb Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987) (ec=ERR.5.4.6114) 2022-09-26T11:41:29.689Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=f5ef564a-db66-435b-b33c-2e27e87f9afb Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:41:29.690Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=f5ef564a-db66-435b-b33c-2e27e87f9afb Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987) (ec=ERR.5.4.6114) 2022-09-26T11:41:29.690Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=f5ef564a-db66-435b-b33c-2e27e87f9afb Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:41:29.697Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:41:29.698Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f5ef564a-db66-435b-b33c-2e27e87f9afb and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=f5ef564a-db66-435b-b33c-2e27e87f9afb Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987) (ec=ERR.5.4.6114) 2022-09-26T11:41:29.698Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:41:29.698Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:29.701Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:29.701Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192489698, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003df5ef564a-db66-435b-b33c-2e27e87f9afb Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:41:29.805Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2022-09-26T11:41:29.805Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:29.806Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:29.836Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:29.837Z||pool-66-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:41:30.728Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:41:30.728Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:41:30.728Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:31.486Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:31.486Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||received message from topic 2022-09-26T11:41:31.487Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"3c77c9ec-7300-4520-a152-2de654ed8c14","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1b7c75ab-9fd8-4103-9b67-f862c5b80c05","serviceDescription":"service","serviceInvariantUUID":"c06b5fa1-53da-446f-9680-3c063c6cc0aa","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d287de4-5ad9-448d-9595-1d3507eead43","resourceInvariantUUID":"10235cce-2442-4f29-9d39-c74d351ac30b","resourceCustomizationUUID":"ec5a7570-5a09-46f3-ab60-dc8c1132540e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"M2MyZTc4OWIxMTFlNzUxYzIyNWU4OTcwZTE4YTFiNmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"241fa954-6410-4b54-a504-7c30c83e1868","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"M2ZjNzkzYTI3Y2I5NmIyODY1MmY2MzE1OTQ2ODk0NzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"61c07d22-7dd9-4958-ae30-84c3dabd0209","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"109134fd-e202-4be3-905b-7e2b2f557118","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d4327295-d4ac-451d-81c4-b2abc47911b8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8e0fa00e-1b74-4433-ab9d-19524535dd4d","artifactVersion":"2","generatedFromUUID":"109134fd-e202-4be3-905b-7e2b2f557118"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZTczNTliNDcyODI4MTg5YjlhZDBjOTFjMDQzYjBjMzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"94a9c6b5-25a8-4470-8d7c-9f2e7336ccc3","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YWVjZjk3ZjBhZWQ2YjFmNDVlNTE4NjRiOWI4Y2Q1ZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"abe263a2-9ff4-45f8-a3e1-e9ce01411852","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:41:31.489Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:41:31.489Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:31.491Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:31.491Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:31.591Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:31.592Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:31.592Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:31.615Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:31.615Z||pool-67-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:32.492Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:41:32.492Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:32.495Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:32.495Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:41:32.595Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:32.596Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:32.596Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:32.650Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:32.650Z||pool-68-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:33.496Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:41:33.497Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:33.499Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:33.499Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:41:33.599Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:33.600Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:33.601Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:33.621Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:33.622Z||pool-69-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:34.500Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:41:34.501Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:34.503Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:34.503Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:34.603Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:34.604Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:34.604Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:34.628Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:34.629Z||pool-70-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:35.510Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:41:35.511Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:35.542Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:35.543Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-09-26T11:41:35.615Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 72 ms 2022-09-26T11:41:35.616Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:35.616Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:35.637Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:35.638Z||pool-71-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:36.544Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:41:36.544Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:36.547Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:36.547Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:36.647Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:36.648Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:36.648Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:36.670Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:36.670Z||pool-72-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:37.548Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:41:37.548Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:37.551Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:37.551Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:41:37.651Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:37.652Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:37.652Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:37.686Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:37.686Z||pool-73-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:38.552Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1b7c75ab-9fd8-4103-9b67-f862c5b80c05", "serviceDescription": "service", "serviceInvariantUUID": "c06b5fa1-53da-446f-9680-3c063c6cc0aa", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "ec5a7570-5a09-46f3-ab60-dc8c1132540e", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7d287de4-5ad9-448d-9595-1d3507eead43", "resourceInvariantUUID": "10235cce-2442-4f29-9d39-c74d351ac30b", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "M2ZjNzkzYTI3Y2I5NmIyODY1MmY2MzE1OTQ2ODk0NzI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "61c07d22-7dd9-4958-ae30-84c3dabd0209", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "109134fd-e202-4be3-905b-7e2b2f557118", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8e0fa00e-1b74-4433-ab9d-19524535dd4d", "generatedFromUUID": "109134fd-e202-4be3-905b-7e2b2f557118" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8e0fa00e-1b74-4433-ab9d-19524535dd4d", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "YWVjZjk3ZjBhZWQ2YjFmNDVlNTE4NjRiOWI4Y2Q1ZTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "abe263a2-9ff4-45f8-a3e1-e9ce01411852" } ], "workloadContext": "Production" } 2022-09-26T11:41:38.553Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:41:38.553Z|f5ef564a-db66-435b-b33c-2e27e87f9afb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1b7c75ab-9fd8-4103-9b67-f862c5b80c05 ASDC 2022-09-26T11:41:38.554Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:3c77c9ec-7300-4520-a152-2de654ed8c14 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1b7c75ab-9fd8-4103-9b67-f862c5b80c05 ServiceInvariantUUID:c06b5fa1-53da-446f-9680-3c063c6cc0aa ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:abe263a2-9ff4-45f8-a3e1-e9ce01411852 ArtifactChecksum:YWVjZjk3ZjBhZWQ2YjFmNDVlNTE4NjRiOWI4Y2Q1ZTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:ec5a7570-5a09-46f3-ab60-dc8c1132540e ResourceInvariantUUID:10235cce-2442-4f29-9d39-c74d351ac30b ResourceName:basic_vm ResourceType:VF ResourceUUID:7d287de4-5ad9-448d-9595-1d3507eead43 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:61c07d22-7dd9-4958-ae30-84c3dabd0209 ArtifactChecksum:M2ZjNzkzYTI3Y2I5NmIyODY1MmY2MzE1OTQ2ODk0NzI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:109134fd-e202-4be3-905b-7e2b2f557118 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:8e0fa00e-1b74-4433-ab9d-19524535dd4d ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:8e0fa00e-1b74-4433-ab9d-19524535dd4d ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-09-26T11:41:38.554Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1b7c75ab-9fd8-4103-9b67-f862c5b80c05 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:41:38.609Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:41:38.609Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:41:38.609Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:41:38.610Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: abe263a2-9ff4-45f8-a3e1-e9ce01411852 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-09-26T11:41:38.610Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-09-26T11:41:38.610Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-09-26T11:41:38.701Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-09-26T11:41:38.702Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar abe263a2-9ff4-45f8-a3e1-e9ce01411852 74768 2022-09-26T11:41:38.702Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-09-26T11:41:38.702Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-09-26T11:41:38.702Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:41:38.703Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:38.705Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:38.705Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192498702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:38.805Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:38.806Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:38.806Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:38.826Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:38.826Z||pool-74-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:39.706Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:41:39.707Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:41:39.708Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: abe263a2-9ff4-45f8-a3e1-e9ce01411852, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:39.708Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2022-09-26T11:41:39.709Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:39.709Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:39.854Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8926024991112864412/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-09-26T11:41:41.007Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:41:41.008Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:41:41.008Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.008Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-09-26T11:41:41.008Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.008Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.008Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.008Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.009Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.009Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.009Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-09-26T11:41:41.009Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:41:41.009Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.009Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:41.010Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:41.010Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:41:41.010Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:41:41.010Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.010Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:41.010Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:41.011Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:41:41.011Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:41:41.011Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.011Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:41.011Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.012Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-09-26T11:41:41.012Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-09-26T11:41:41.012Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-09-26T11:41:41.012Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-09-26T11:41:41.012Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-09-26T11:41:41.013Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-09-26T11:41:41.013Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.013Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:41:41.013Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.013Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:41.013Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:41:41.014Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.014Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:41.014Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:41:41.014Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.014Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:41.015Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:41:41.015Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.015Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-09-26T11:41:41.015Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-09-26T11:41:41.015Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-09-26T11:41:41.015Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=88d152f8-9d41-43ec-8848-aec9c968cafe 2022-09-26T11:41:41.016Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.016Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:41.016Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.016Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:41.016Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.017Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:41.017Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:41.017Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:41.017Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:1b7c75ab-9fd8-4103-9b67-f862c5b80c05 Model Version:NULL Model InvariantUuid:c06b5fa1-53da-446f-9680-3c063c6cc0aa Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:55f6dfc4-f1a5-479e-83c1-cb30957e1e8b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:10235cce-2442-4f29-9d39-c74d351ac30b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ec5a7570-5a09-46f3-ab60-dc8c1132540e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:059ca78d-d162-4185-8f57-c3ad63176690 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:4e96defb-dfc0-42e7-afcb-8e23ed55fea9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:88d152f8-9d41-43ec-8848-aec9c968cafe ModelInvariantUuid:26fb3872-3017-4431-9ee6-edd8dbcc2e56 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:7b244b3c-629f-4c54-baf4-862e6d17ac46 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2a55fd15-a4c9-4dd2-9a7f-03224d58bdfb ModelInvariantUuid:00ddfc4d-fc09-481e-ab2c-eacf52f56a15 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:4f2a63b3-d554-4459-9155-23174aa7e8f6 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:41:41.029Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d287de4-5ad9-448d-9595-1d3507eead43 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:41:41.033Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||basic_vm 0 2022-09-26T11:41:41.033Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d287de4-5ad9-448d-9595-1d3507eead43 2022-09-26T11:41:41.033Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 61c07d22-7dd9-4958-ae30-84c3dabd0209 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-09-26T11:41:41.033Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-09-26T11:41:41.034Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-09-26T11:41:41.172Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-09-26T11:41:41.173Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 61c07d22-7dd9-4958-ae30-84c3dabd0209 787 2022-09-26T11:41:41.173Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-09-26T11:41:41.173Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-09-26T11:41:41.174Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:41:41.174Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:41.176Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:41.176Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192501173, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:41.276Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:41.277Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:41.277Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:41.318Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:41.319Z||pool-75-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:42.177Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "059ca78d-d162-4185-8f57-c3ad63176690", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4e96defb-dfc0-42e7-afcb-8e23ed55fea9", "vfModuleModelCustomizationUUID": "9a5c03b3-f4b2-456d-9d05-5162860b103e", "isBase": true, "artifacts": [ "109134fd-e202-4be3-905b-7e2b2f557118", "8e0fa00e-1b74-4433-ab9d-19524535dd4d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:41:42.181Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4e96defb-dfc0-42e7-afcb-8e23ed55fea9 VfModuleModelInvariantUUID:059ca78d-d162-4185-8f57-c3ad63176690 VfModuleModelDescription:NULL Artifacts UUID List:{ 109134fd-e202-4be3-905b-7e2b2f557118 , 8e0fa00e-1b74-4433-ab9d-19524535dd4d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:41:42.183Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "059ca78d-d162-4185-8f57-c3ad63176690", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4e96defb-dfc0-42e7-afcb-8e23ed55fea9", "vfModuleModelCustomizationUUID": "9a5c03b3-f4b2-456d-9d05-5162860b103e", "isBase": true, "artifacts": [ "109134fd-e202-4be3-905b-7e2b2f557118", "8e0fa00e-1b74-4433-ab9d-19524535dd4d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:41:42.183Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4e96defb-dfc0-42e7-afcb-8e23ed55fea9 VfModuleModelInvariantUUID:059ca78d-d162-4185-8f57-c3ad63176690 VfModuleModelDescription:NULL Artifacts UUID List:{ 109134fd-e202-4be3-905b-7e2b2f557118 , 8e0fa00e-1b74-4433-ab9d-19524535dd4d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:41:42.183Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 109134fd-e202-4be3-905b-7e2b2f557118 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-09-26T11:41:42.183Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-09-26T11:41:42.183Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-09-26T11:41:42.327Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-09-26T11:41:42.327Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 109134fd-e202-4be3-905b-7e2b2f557118 5033 2022-09-26T11:41:42.328Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-09-26T11:41:42.328Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-09-26T11:41:42.328Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:41:42.328Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:42.331Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:42.331Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192502327, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:42.431Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:42.431Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:42.431Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:42.453Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:42.453Z||pool-76-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:43.331Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8e0fa00e-1b74-4433-ab9d-19524535dd4d from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-09-26T11:41:43.332Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-09-26T11:41:43.332Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-09-26T11:41:43.424Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-09-26T11:41:43.425Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 8e0fa00e-1b74-4433-ab9d-19524535dd4d 903 2022-09-26T11:41:43.425Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-09-26T11:41:43.425Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-09-26T11:41:43.425Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:41:43.426Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:43.428Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:43.428Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192503425, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:43.528Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:43.529Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:43.529Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:43.549Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:43.550Z||pool-77-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:44.428Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 1b7c75ab-9fd8-4103-9b67-f862c5b80c05 2022-09-26T11:41:44.429Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 7d287de4-5ad9-448d-9595-1d3507eead43 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:41:44.447Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3541bb81, org.onap.sdc.toscaparser.api.parameters.Input@d04d80e, org.onap.sdc.toscaparser.api.parameters.Input@1c1da4f7, org.onap.sdc.toscaparser.api.parameters.Input@169e6fb0, org.onap.sdc.toscaparser.api.parameters.Input@2e3b4351] 2022-09-26T11:41:44.449Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.449Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.449Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-09-26T11:41:44.449Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= ec5a7570-5a09-46f3-ab60-dc8c1132540e 2022-09-26T11:41:44.449Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ec5a7570-5a09-46f3-ab60-dc8c1132540e matches Tosca VF Customization UUID: ec5a7570-5a09-46f3-ab60-dc8c1132540e 2022-09-26T11:41:44.449Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: ec5a7570-5a09-46f3-ab60-dc8c1132540e matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-09-26T11:41:44.452Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.452Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.453Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id ec5a7570-5a09-46f3-ab60-dc8c1132540e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-09-26T11:41:44.453Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@11190ead 2022-09-26T11:41:44.453Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.453Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:41:44.453Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9a5c03b3-f4b2-456d-9d05-5162860b103e 2022-09-26T11:41:44.453Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9a5c03b3-f4b2-456d-9d05-5162860b103e Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-09-26T11:41:44.456Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.457Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:44.457Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:41:44.457Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.457Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:44.457Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:41:44.458Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.458Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-09-26T11:41:44.458Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-09-26T11:41:44.458Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-09-26T11:41:44.458Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=88d152f8-9d41-43ec-8848-aec9c968cafe Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:41:44.461Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.461Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:44.461Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:41:44.462Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.462Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-09-26T11:41:44.462Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=ec5a7570-5a09-46f3-ab60-dc8c1132540e Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:41:44.465Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.465Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.465Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 1b7c75ab-9fd8-4103-9b67-f862c5b80c05: basic_vm 2022-09-26T11:41:44.465Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.465Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.466Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.466Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.466Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.466Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.466Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.466Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.467Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:41:44.467Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:41:44.467Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:41:44.601Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 7d287de4-5ad9-448d-9595-1d3507eead43 1 ASDC deployResourceStructure 2022-09-26T11:41:44.601Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-09-26T11:41:44.601Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-09-26T11:41:44.601Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:41:44.601Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:44.604Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:44.604Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192504601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:41:44.704Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:44.705Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:44.705Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:44.727Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:44.727Z||pool-78-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:45.605Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-09-26T11:41:45.605Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-09-26T11:41:45.606Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:41:45.606Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:45.608Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:45.608Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192505605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:41:45.708Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:45.709Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:45.709Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:45.728Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:45.728Z||pool-79-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:46.610Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-09-26T11:41:46.612Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-09-26T11:41:46.612Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:41:46.612Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:46.614Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:46.614Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192506610, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-09-26T11:41:46.715Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-09-26T11:41:46.716Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:46.716Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:46.737Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:46.737Z||pool-80-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:41:47.615Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-09-26T11:41:47.616Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-09-26T11:41:47.616Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:41:47.616Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:41:47.618Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:41:47.618Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192507615, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:41:47.718Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:41:47.720Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:41:47.720Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:47.741Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:47.744Z||pool-81-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:41:48.619Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c77c9ec-7300-4520-a152-2de654ed8c14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:41:48.635Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c77c9ec-7300-4520-a152-2de654ed8c14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:41:48.638Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:41:48.638Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:41:48.638Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:41:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:41:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:41:53.954Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:41:54.013Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:41:54.014Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.015Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192393948, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.016Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.016Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.016Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192393948, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:41:54.016Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.017Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.017Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192396707, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.017Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.017Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.018Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192398498, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:41:54.018Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.018Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.018Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192414886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.019Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.019Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.019Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192414886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.020Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.020Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.020Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192414886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.021Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.021Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.021Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192414886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.021Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.021Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.022Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192414886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.022Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.022Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.023Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192414886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.023Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.023Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.023Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192428930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.024Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.024Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.024Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192414886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:41:54.024Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.025Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.025Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192428930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.025Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.025Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.026Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "cds", "timestamp": 1664192432209, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.026Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.026Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.026Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192428930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:41:54.027Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.027Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.027Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192423942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.028Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.028Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.028Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192428930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.028Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.029Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.029Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192423942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.029Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.029Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.029Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192432715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.030Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.030Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.030Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192428930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.031Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.031Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.031Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192423942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.032Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.032Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.032Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192425028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.032Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.032Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.033Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192432715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:41:54.033Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.033Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.033Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192428930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.034Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.034Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.034Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192423942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.034Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.035Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.035Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192425028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.035Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.035Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.035Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192432715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:41:54.036Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.036Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.036Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192428930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:41:54.037Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.037Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.037Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192423942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.037Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.038Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.038Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192425028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.038Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.038Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.038Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192432715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.039Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.039Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.039Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192436720, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.039Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.039Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.040Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192423942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.040Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.040Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192425028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.041Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.041Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.041Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192432715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-09-26T11:41:54.042Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.042Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.042Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192437725, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:41:54.043Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.043Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.043Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192423942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:41:54.043Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.043Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.044Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192425028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.044Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.044Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.044Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192432715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.045Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.045Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "policy-id", "timestamp": 1664192438729, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:41:54.058Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3c77c9ec-7300-4520-a152-2de654ed8c14 2022-09-26T11:41:54.058Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c77c9ec-7300-4520-a152-2de654ed8c14 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:41:54.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.081Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192431735, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.081Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192425028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:41:54.081Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192432715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192425028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192440605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.083Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192432791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.083Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.083Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.083Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192434058, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:41:54.083Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.083Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.084Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192441686, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.084Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.084Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.084Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192433798, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:41:54.084Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.085Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.085Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192435062, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:41:54.095Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3c77c9ec-7300-4520-a152-2de654ed8c14 2022-09-26T11:41:54.095Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c77c9ec-7300-4520-a152-2de654ed8c14 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:41:54.112Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.113Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192442766, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:41:54.113Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.113Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.113Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192434802, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:41:54.113Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:41:54.113Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.113Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192443803, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:41:54.124Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3c77c9ec-7300-4520-a152-2de654ed8c14 2022-09-26T11:41:54.125Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c77c9ec-7300-4520-a152-2de654ed8c14 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-09-26T11:41:54.138Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.138Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "aai-ml", "timestamp": 1664192435809, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:41:54.157Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 3c77c9ec-7300-4520-a152-2de654ed8c14 2022-09-26T11:41:54.157Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c77c9ec-7300-4520-a152-2de654ed8c14 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:41:54.170Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:41:54.171Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "multicloud-k8s-id", "timestamp": 1664192444810, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:41:54.171Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:18.638Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c77c9ec-7300-4520-a152-2de654ed8c14 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:42:18.653Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c77c9ec-7300-4520-a152-2de654ed8c14 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:42:18.658Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:42:18.658Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:42:18.658Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:42:18.658Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:42:18.658Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:42:18.658Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:42:18.666Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:42:48.666Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3c77c9ec-7300-4520-a152-2de654ed8c14 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:42:48.675Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3c77c9ec-7300-4520-a152-2de654ed8c14 and serviceModelVersionId: 1b7c75ab-9fd8-4103-9b67-f862c5b80c05 2022-09-26T11:42:48.675Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c06b5fa1-53da-446f-9680-3c063c6cc0aa 2022-09-26T11:42:48.676Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0 2022-09-26T11:42:48.681Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:42:48.739Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0|INFO|500||Invoke 2022-09-26T11:42:48.739Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3c77c9ec-7300-4520-a152-2de654ed8c14], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f4daf669-e78d-42cd-a9c2-df03c56968e3], X-ECOMP-RequestID=[3c77c9ec-7300-4520-a152-2de654ed8c14], X-TransactionId=[], X-ONAP-RequestID=[3c77c9ec-7300-4520-a152-2de654ed8c14], Content-Type=[application/merge-patch+json]} 2022-09-26T11:42:48.744Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:42:48.777Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:42:51 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[0-aai-resources-220926-11:42:51:803-54060], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:42:48.779Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05","ERR.5.4.6114"]}}} 2022-09-26T11:42:48.779Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:42:48.783Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=3c77c9ec-7300-4520-a152-2de654ed8c14 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05) (ec=ERR.5.4.6114) 2022-09-26T11:42:48.783Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3c77c9ec-7300-4520-a152-2de654ed8c14 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:42:48.784Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3c77c9ec-7300-4520-a152-2de654ed8c14 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05) (ec=ERR.5.4.6114) 2022-09-26T11:42:48.784Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=3c77c9ec-7300-4520-a152-2de654ed8c14 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:42:48.791Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:42:48.791Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3c77c9ec-7300-4520-a152-2de654ed8c14 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=3c77c9ec-7300-4520-a152-2de654ed8c14 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05) (ec=ERR.5.4.6114) 2022-09-26T11:42:48.791Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:42:48.791Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:42:48.793Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:42:48.793Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192568791, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d3c77c9ec-7300-4520-a152-2de654ed8c14 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:42:48.893Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:42:48.894Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:42:48.894Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:42:48.917Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:42:48.917Z||pool-82-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:42:49.811Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:42:49.812Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:42:49.812Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:42:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:42:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:42:53.954Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:42:54.005Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:42:54.006Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.006Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f5ef564a-db66-435b-b33c-2e27e87f9afb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192489698, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003df5ef564a-db66-435b-b33c-2e27e87f9afb Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/15d0bce5-f0de-4015-9458-fc36d95991b1/model-vers/model-ver/b6ccf8df-8cc7-4b92-bfc9-c7bdfb5ae987) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:42:54.007Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.007Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.008Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:42:54.008Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:42:54.008Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.008Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:42:54.009Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:42:54.009Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.009Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:42:54.009Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:42:54.010Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.010Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:42:54.010Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:42:54.010Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.011Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-09-26T11:42:54.011Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:42:54.011Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.012Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:42:54.012Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:42:54.012Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.012Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192490728, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:42:54.013Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:42:54.013Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.013Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192498702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:42:54.013Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.014Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.014Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192501173, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:42:54.014Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.014Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.015Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192502327, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:42:54.015Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.015Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.016Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192503425, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:42:54.016Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.016Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.016Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192504601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:42:54.017Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.017Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.017Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192505605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:42:54.017Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.018Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.018Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192506610, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-09-26T11:42:54.018Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:54.018Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:42:54.019Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192507615, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:42:54.019Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:42:59.373Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:42:59.373Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:42:59.374Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:42:59.374Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:43:08.947Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:43:53.948Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:43:53.949Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:43:53.949Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:43:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:43:53.952Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:43:53.952Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:43:54.485Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:43:54.485Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:43:54.486Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "3c77c9ec-7300-4520-a152-2de654ed8c14", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192568791, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d3c77c9ec-7300-4520-a152-2de654ed8c14 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c06b5fa1-53da-446f-9680-3c063c6cc0aa/model-vers/model-ver/1b7c75ab-9fd8-4103-9b67-f862c5b80c05) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:43:54.486Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:44:03.514Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:53.948Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:44:53.949Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:44:53.949Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:44:53.952Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:44:53.952Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:54.581Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:54.582Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.582Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"e296eb4f-035f-4780-98c0-a637749c6802","serviceName":"Demo_pNF_wF4lkGVGJWvkCb3OZ7iN","serviceVersion":"1.0","serviceUUID":"03a6fdd5-be37-481b-b33e-a2b09ebaba9e","serviceDescription":"catalog service description","serviceInvariantUUID":"b9d071b8-9d60-4ba8-a81d-31dc46472c29","resources":[{"resourceInstanceName":"pNF 0775a581-2b59 0","resourceName":"pNF 0775a581-2b59","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"820e9bd2-4e41-405a-b446-6cfc2460c546","resourceInvariantUUID":"66e36d64-8f45-4f63-b83a-423f5b73d805","resourceCustomizationUUID":"61c9150e-ccd7-4475-8fba-a8423de3cdaa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml","artifactChecksum":"OWFkMGZiODVkN2Q3NjI5MTgxYTM0ZWYxYWM1NGQ0MWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"33fcc2df-eda4-44de-acc5-e01fed746532","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar","artifactChecksum":"YTNkNDA4ODA1ZjM2MTlkYWQ2OTRhZDRhZjc4ZDM0OGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1cf812b-9ef2-40cb-9476-bbd9d88e496f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"45833bb4-0ab6-422a-acf0-40138366d7ba","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml","artifactChecksum":"Mjk3MmFjZTQ4OThmOWE5YjRhN2I1MDc0ZjA4YzFjYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"010318e3-f650-4166-b43c-0cb4a2bb9730","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e76ddb44-de61-4b17-9926-4e3a97a04038","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"101f9d9d-7550-474d-9f27-e7a6ac783132","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml","artifactChecksum":"MWFlNjc2OTIwYjhmMmNkZjUxY2YxN2Q0MmI0OWFlZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"68b8558f-4732-47f5-b5d0-273da9ebc1d0","artifactVersion":"1"},{"artifactName":"service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar","artifactChecksum":"OTkwYjdjODQ5NDE2OTRjMTkwZTI5MjdjNzM5YWU5Y2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b4b2abaa-257a-46b7-956f-c442e76c9ff8","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:44:54.587Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:44:54.587Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:44:54.590Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:44:54.590Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.615Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:54.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.616Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.617Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.617Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.617Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.618Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.618Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.618Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.618Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.618Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.618Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.619Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.619Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.619Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.619Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.619Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.619Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.620Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.620Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.620Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.620Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.620Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.620Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192665028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192684886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192683169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:44:54.624Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:44:54.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "cds", "timestamp": 1664192693646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:44:54.624Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:44:54.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192684178, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:44:54.625Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:44:54.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.626Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.626Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.627Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192685184, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:44:54.627Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:44:54.627Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.627Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.627Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.628Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.628Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.628Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "aai-ml", "timestamp": 1664192686189, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:44:54.649Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of e296eb4f-035f-4780-98c0-a637749c6802 2022-09-26T11:44:54.650Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e296eb4f-035f-4780-98c0-a637749c6802 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:44:54.661Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.661Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.662Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.662Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.662Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.662Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.662Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.662Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.663Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.663Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.663Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192688930, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:44:54.663Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.663Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.663Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.663Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.664Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.664Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192697794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:44:54.664Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:44:54.664Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.664Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.664Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.665Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.665Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192698803, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:44:54.665Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:44:54.665Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.665Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:54.665Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.665Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.666Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "policy-id", "timestamp": 1664192699810, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:44:54.673Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e296eb4f-035f-4780-98c0-a637749c6802 2022-09-26T11:44:54.673Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e296eb4f-035f-4780-98c0-a637749c6802 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:44:54.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:44:54.683Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "multicloud-k8s-id", "timestamp": 1664192692715, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:44:54.683Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:44:54.690Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:44:54.691Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:44:54.691Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:54.714Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:54.714Z||pool-83-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:44:55.591Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:44:55.592Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:44:55.594Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:44:55.594Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:55.694Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:44:55.695Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:44:55.695Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:55.733Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:55.733Z||pool-84-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:44:56.597Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:44:56.597Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:44:56.599Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:44:56.599Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:56.700Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:44:56.701Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:44:56.701Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:56.724Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:56.724Z||pool-85-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:44:57.600Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:44:57.601Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:44:57.603Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:44:57.603Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:57.703Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:44:57.704Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:44:57.704Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:57.753Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:57.753Z||pool-86-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:44:58.604Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:44:58.605Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:44:58.607Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:44:58.607Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:58.707Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:44:58.708Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:44:58.708Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:58.733Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:58.734Z||pool-87-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:44:59.608Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:44:59.609Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:44:59.611Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:44:59.611Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:44:59.711Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:44:59.712Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:44:59.712Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:44:59.738Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:44:59.739Z||pool-88-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:45:00.612Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:45:00.613Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:45:00.615Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:45:00.615Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:45:00.715Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:45:00.716Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:45:00.716Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:45:00.762Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:45:00.762Z||pool-89-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:45:01.616Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:45:01.617Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:45:01.619Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:45:01.620Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:45:01.720Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:45:01.721Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:45:01.721Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:45:01.763Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:45:01.764Z||pool-90-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:45:02.620Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "serviceName": "Demo_pNF_wF4lkGVGJWvkCb3OZ7iN", "serviceVersion": "1.0", "serviceUUID": "03a6fdd5-be37-481b-b33e-a2b09ebaba9e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b9d071b8-9d60-4ba8-a81d-31dc46472c29", "resources": [ { "resourceInstanceName": "pNF 0775a581-2b59 0", "resourceCustomizationUUID": "61c9150e-ccd7-4475-8fba-a8423de3cdaa", "resourceName": "pNF 0775a581-2b59", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "820e9bd2-4e41-405a-b446-6cfc2460c546", "resourceInvariantUUID": "66e36d64-8f45-4f63-b83a-423f5b73d805", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "artifactChecksum": "OTkwYjdjODQ5NDE2OTRjMTkwZTI5MjdjNzM5YWU5Y2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b4b2abaa-257a-46b7-956f-c442e76c9ff8" } ], "workloadContext": "Production" } 2022-09-26T11:45:02.621Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:45:02.622Z|3c77c9ec-7300-4520-a152-2de654ed8c14|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 03a6fdd5-be37-481b-b33e-a2b09ebaba9e ASDC 2022-09-26T11:45:02.622Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:e296eb4f-035f-4780-98c0-a637749c6802 ServiceName:Demo_pNF_wF4lkGVGJWvkCb3OZ7iN ServiceVersion:1.0 ServiceUUID:03a6fdd5-be37-481b-b33e-a2b09ebaba9e ServiceInvariantUUID:b9d071b8-9d60-4ba8-a81d-31dc46472c29 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar ArtifactUUID:b4b2abaa-257a-46b7-956f-c442e76c9ff8 ArtifactChecksum:OTkwYjdjODQ5NDE2OTRjMTkwZTI5MjdjNzM5YWU5Y2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 0775a581-2b59 0 ResourceCustomizationUUID:61c9150e-ccd7-4475-8fba-a8423de3cdaa ResourceInvariantUUID:66e36d64-8f45-4f63-b83a-423f5b73d805 ResourceName:pNF 0775a581-2b59 ResourceType:PNF ResourceUUID:820e9bd2-4e41-405a-b446-6cfc2460c546 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-09-26T11:45:02.623Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a6fdd5-be37-481b-b33e-a2b09ebaba9e ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:45:02.657Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:45:02.658Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:45:02.658Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:45:02.658Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b4b2abaa-257a-46b7-956f-c442e76c9ff8 from URL: /sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:02.658Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-09-26T11:45:02.659Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:02.720Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-09-26T11:45:02.721Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar b4b2abaa-257a-46b7-956f-c442e76c9ff8 87757 2022-09-26T11:45:02.722Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar ASDC sendASDCNotification 2022-09-26T11:45:02.722Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:02.722Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:45:02.722Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:45:02.725Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:45:02.725Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192702722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:45:02.825Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:45:02.826Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:45:02.826Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:45:02.846Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:45:02.847Z||pool-91-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:45:03.725Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:45:03.726Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-09-26T11:45:03.727Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b4b2abaa-257a-46b7-956f-c442e76c9ff8, URL: /sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar to file: /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:03.727Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:03.727Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:03.727Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:03.844Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5295948391160014946/Definitions/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml 2022-09-26T11:45:04.665Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:45:04.666Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:45:04.666Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.666Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-09-26T11:45:04.666Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 0775a581-2b59 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.667Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.667Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.667Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.667Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.667Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.667Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.667Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-09-26T11:45:04.668Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.668Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.668Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Node template pNF 0775a581-2b59 0 is matching search criteria 2022-09-26T11:45:04.668Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:45:04.669Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 0775a581-2b59 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:45:04.669Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.669Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.669Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Node template pNF 0775a581-2b59 0 is matching search criteria 2022-09-26T11:45:04.670Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-09-26T11:45:04.670Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 0775a581-2b59 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:45:04.670Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.670Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.670Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.671Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.671Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.671Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.671Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.672Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.672Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.672Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.672Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_wF4lkGVGJWvkCb3OZ7iN Description:catalog service description Model UUID:03a6fdd5-be37-481b-b33e-a2b09ebaba9e Model Version:NULL Model InvariantUuid:b9d071b8-9d60-4ba8-a81d-31dc46472c29 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:45:04.683Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 820e9bd2-4e41-405a-b446-6cfc2460c546 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:45:04.687Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||pNF 0775a581-2b59 0 2022-09-26T11:45:04.687Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 820e9bd2-4e41-405a-b446-6cfc2460c546 2022-09-26T11:45:04.687Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 03a6fdd5-be37-481b-b33e-a2b09ebaba9e 2022-09-26T11:45:04.687Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 03a6fdd5-be37-481b-b33e-a2b09ebaba9e 2022-09-26T11:45:04.687Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 0775a581-2b59 0 820e9bd2-4e41-405a-b446-6cfc2460c546 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:45:04.693Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@52b2ca04, org.onap.sdc.toscaparser.api.parameters.Input@380c22ab, org.onap.sdc.toscaparser.api.parameters.Input@4b0301fe, org.onap.sdc.toscaparser.api.parameters.Input@14592d17, org.onap.sdc.toscaparser.api.parameters.Input@507f2772] 2022-09-26T11:45:04.693Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.694Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.694Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 03a6fdd5-be37-481b-b33e-a2b09ebaba9e: pNF 0775a581-2b59 2022-09-26T11:45:04.694Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||Processing PNF resource: 820e9bd2-4e41-405a-b446-6cfc2460c546 2022-09-26T11:45:04.694Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:45:04.695Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_wF4lkGVGJWvkCb3OZ7iN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:45:04.695Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||Resource customization UUID: 61c9150e-ccd7-4475-8fba-a8423de3cdaa is the same as notified resource customizationUUID: 61c9150e-ccd7-4475-8fba-a8423de3cdaa Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-09-26T11:45:04.736Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 0775a581-2b59 820e9bd2-4e41-405a-b446-6cfc2460c546 0 ASDC deployResourceStructure 2022-09-26T11:45:04.736Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar ASDC sendASDCNotification 2022-09-26T11:45:04.736Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar 2022-09-26T11:45:04.736Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:45:04.737Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:45:04.738Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:45:04.739Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192704736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:45:04.839Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:45:04.840Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:45:04.840Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:45:04.858Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:45:04.859Z||pool-92-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:45:05.743Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:45:05.757Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:45:05.761Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:45:05.761Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:45:05.761Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:45:05.761Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:45:35.761Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:45:35.776Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:45:35.778Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:45:35.778Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:45:35.778Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:45:35.778Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:45:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:45:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:45:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:45:54.106Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:45:54.107Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:45:54.107Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:45:54.108Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:05.778Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:46:05.797Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:46:05.801Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:46:05.801Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:46:05.801Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:46:05.801Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:46:35.801Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:46:35.820Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:46:35.822Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:46:35.822Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:46:35.823Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-26T11:46:35.823Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-26T11:46:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:46:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:46:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:46:54.490Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:46:54.491Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.491Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.492Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.493Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/resourceInstances/pnf0775a5812b590/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.494Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192693948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192693942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192702720, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.495Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192702722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192704624, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192704736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWf4lkgvgjwvkcb3oz7in/1.0/artifacts/service-DemoPnfWf4lkgvgjwvkcb3oz7in-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:46:54.496Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664192705627, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:46:54.507Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e296eb4f-035f-4780-98c0-a637749c6802 2022-09-26T11:46:54.507Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e296eb4f-035f-4780-98c0-a637749c6802 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:47:05.823Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:47:05.851Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:47:05.854Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:47:05.854Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:47:05.854Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:47:05.854Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:47:05.854Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:47:05.854Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:47:05.863Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:47:35.863Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e296eb4f-035f-4780-98c0-a637749c6802 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:47:35.872Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e296eb4f-035f-4780-98c0-a637749c6802 and serviceModelVersionId: 03a6fdd5-be37-481b-b33e-a2b09ebaba9e 2022-09-26T11:47:35.872Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b9d071b8-9d60-4ba8-a81d-31dc46472c29 2022-09-26T11:47:35.873Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e?depth=0 2022-09-26T11:47:35.877Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:47:35.917Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-09-26T11:47:35.919Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e?depth=0|INFO|500||Invoke 2022-09-26T11:47:35.924Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:47:35.956Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:47:35.957Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:47:38 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[29], x-aai-txid=[2-aai-resources-220926-11:47:38:985-38873], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:47:35.958Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e","ERR.5.4.6114"]}}} 2022-09-26T11:47:35.961Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=e296eb4f-035f-4780-98c0-a637749c6802 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e) (ec=ERR.5.4.6114) 2022-09-26T11:47:35.961Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=e296eb4f-035f-4780-98c0-a637749c6802 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:47:35.962Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=e296eb4f-035f-4780-98c0-a637749c6802 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e) (ec=ERR.5.4.6114) 2022-09-26T11:47:35.962Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=e296eb4f-035f-4780-98c0-a637749c6802 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:47:35.969Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:47:35.969Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e296eb4f-035f-4780-98c0-a637749c6802 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=e296eb4f-035f-4780-98c0-a637749c6802 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e) (ec=ERR.5.4.6114) 2022-09-26T11:47:35.969Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:47:35.969Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:47:35.971Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:47:35.971Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192855969, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003de296eb4f-035f-4780-98c0-a637749c6802 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:47:36.071Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:47:36.072Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:47:36.073Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:47:36.095Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:47:36.095Z||pool-93-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:47:36.987Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:47:36.987Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:47:36.988Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:47:47.355Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:47:47.356Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:47:47.368Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:47:47.369Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:47:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:47:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:47:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:47:54.587Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:47:54.588Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-26T11:47:54.588Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "e296eb4f-035f-4780-98c0-a637749c6802", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664192855969, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003de296eb4f-035f-4780-98c0-a637749c6802 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/b9d071b8-9d60-4ba8-a81d-31dc46472c29/model-vers/model-ver/03a6fdd5-be37-481b-b33e-a2b09ebaba9e) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:47:54.589Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:47:56.928Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:47:56.929Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:47:56.929Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:47:56.929Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:48:06.483Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:48:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:48:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:48:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:48:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:48:53.952Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:48:53.952Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:49:03.530Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:49:03.532Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:49:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:49:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:49:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:49:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:49:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:49:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:50:03.517Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:50:03.554Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:50:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:50:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:50:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:50:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:50:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:50:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:51:03.517Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:51:03.520Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:51:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:51:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:51:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:51:53.952Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:51:53.952Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:51:53.953Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:52:03.509Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:52:03.521Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:52:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:52:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:52:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:52:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:52:53.952Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:52:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:53:03.502Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:53:03.506Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:53:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:53:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:53:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:53:53.952Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:53:53.952Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:53:53.953Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:54:03.514Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:54:03.525Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:54:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:54:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:54:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:54:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:54:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:54:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:55:03.574Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:55:03.574Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:55:53.948Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:55:53.949Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:55:53.950Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:55:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:55:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:55:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:56:03.518Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:56:03.544Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:56:53.948Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:56:53.951Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:56:53.952Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:56:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:56:53.952Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:56:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:03.512Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:03.531Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:53.948Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:57:53.950Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:57:53.950Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:57:53.952Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:57:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:54.145Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:54.640Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:54.641Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.641Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"a5470194-7cf7-42a6-a1ac-063240006200","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"f412aefb-3dc8-4ae5-a95c-42a0812cb970","serviceDescription":"service","serviceInvariantUUID":"e3be3110-834b-4c21-a9e3-0d8a23ec5c40","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"46a7bf6f-0707-407c-a239-2a08268d33c7","resourceInvariantUUID":"652d40ca-c3f1-4ee0-adb0-c3502834a236","resourceCustomizationUUID":"34ae79a0-2ff8-4731-817e-4c486d5128a1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZjU1YTMzOThhNjVmYjkzMTZjMjJmY2Y1ZTIyZWU3NmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5e1431c9-26be-4541-b800-512e91e7e1ad","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"YTU5NGY5ZjQ3ZjcyODg5NmQyMzMzYTIwMDFkNzM2MWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a3e1825b-c447-41fe-8d23-20950e572d2e","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5ce789e6-a7a9-4f15-aa74-214b98e9bffc","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1352e5c3-65f2-49b0-aa4c-62e194962036","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d85fb2be-cad0-4873-a3fe-4ee4202efe3a","artifactVersion":"2","generatedFromUUID":"998b9cab-55bb-46cf-aeb5-0b6633b65ab8"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb","artifactVersion":"2","generatedFromUUID":"5ce789e6-a7a9-4f15-aa74-214b98e9bffc"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"998b9cab-55bb-46cf-aeb5-0b6633b65ab8","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"92451aed-c73b-41ab-bf51-57c84c143d05","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"ZThkZmYyMzQyMmVkNzk4YmUyOGNmYzNlMjViODY1NjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1c821a97-73d1-483d-a216-3a92e8a31f83","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OWRhNzUxOGI1YmQ2NDA4OGYxMDNkYjljOTQ4OGJhNzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fee611c7-79a1-410c-800f-3003af959de0","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:57:54.646Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:57:54.647Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:57:54.652Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:57:54.652Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-09-26T11:57:54.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.683Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.684Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193432715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193434886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193449564, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "cds", "timestamp": 1664193450910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.686Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193450705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.687Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193451781, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.688Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193452897, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.689Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.690Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.690Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.691Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.692Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193454140, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.734Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a5470194-7cf7-42a6-a1ac-063240006200 2022-09-26T11:57:54.735Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a5470194-7cf7-42a6-a1ac-063240006200 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.752Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:57:54.753Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:57:54.753Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:54.757Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.758Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.758Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.758Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.758Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.758Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.758Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.758Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "multicloud-k8s-id", "timestamp": 1664193455150, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.759Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.760Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.761Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.764Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.765Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.765Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.765Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.766Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.767Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.768Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.768Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.768Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.769Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.769Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.769Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.769Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:57:54.770Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.770Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.770Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193448931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.771Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.771Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.771Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.772Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.773Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.773Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193451923, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.773Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.773Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.774Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.774Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.775Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.775Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:57:54.775Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.776Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.776Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193459188, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.776Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.776Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.777Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.777Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.777Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.778Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "cds", "timestamp": 1664193460817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.779Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.779Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.779Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.780Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.780Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.781Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.781Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.781Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.782Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193460194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:57:54.782Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.782Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.783Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.783Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:54.783Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.783Z||pool-94-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:57:54.784Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.784Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.785Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.785Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.785Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-09-26T11:57:54.785Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.786Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.786Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "policy-id", "timestamp": 1664193461197, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:57:54.795Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a5470194-7cf7-42a6-a1ac-063240006200 2022-09-26T11:57:54.796Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a5470194-7cf7-42a6-a1ac-063240006200 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-09-26T11:57:54.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.808Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.809Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.809Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.810Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.810Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.811Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.811Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.811Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193454763, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.811Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.812Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.812Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.812Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.813Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.813Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.814Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.814Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.815Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193456159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.815Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.815Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193455895, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.816Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193457149, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:57:54.817Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.817Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.817Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193465004, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.818Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.818Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.818Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193456943, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:57:54.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.819Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.819Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193458153, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:57:54.829Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a5470194-7cf7-42a6-a1ac-063240006200 2022-09-26T11:57:54.829Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a5470194-7cf7-42a6-a1ac-063240006200 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.843Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.843Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193466119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.843Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.843Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.843Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193457950, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:57:54.843Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193467191, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.844Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "aai-ml", "timestamp": 1664193458954, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:57:54.853Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of a5470194-7cf7-42a6-a1ac-063240006200 2022-09-26T11:57:54.853Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a5470194-7cf7-42a6-a1ac-063240006200 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.867Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.867Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.868Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.868Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.868Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193468253, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.892Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e 2022-09-26T11:57:54.892Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.908Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.908Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.908Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.908Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.908Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.908Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.908Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "multicloud-k8s-id", "timestamp": 1664193469258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.909Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.910Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.911Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.912Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193443942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.913Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193467314, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193445028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.914Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193468930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193468119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193469613, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193469126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.915Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.916Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193478051, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:57:54.916Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.916Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.916Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1664193470616, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:57:54.926Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e 2022-09-26T11:57:54.926Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.938Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.938Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193470131, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_ERROR" } 2022-09-26T11:57:54.938Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.938Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.938Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193479066, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:57:54.938Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:57:54.939Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.939Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "aai-ml", "timestamp": 1664193471135, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:57:54.947Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e 2022-09-26T11:57:54.948Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:57:54.961Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:57:54.961Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "policy-id", "timestamp": 1664193480074, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:57:54.972Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e 2022-09-26T11:57:54.972Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-09-26T11:57:55.653Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:57:55.654Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:57:55.658Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:57:55.658Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:57:55.756Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-09-26T11:57:55.757Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:57:55.757Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:55.784Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:55.784Z||pool-95-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:57:56.659Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:57:56.659Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:57:56.662Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:57:56.662Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-09-26T11:57:56.762Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:57:56.763Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:57:56.763Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:56.785Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:56.786Z||pool-96-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:57:57.662Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:57:57.663Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:57:57.666Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:57:57.666Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:57:57.767Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-09-26T11:57:57.767Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:57:57.768Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:57.791Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:57.792Z||pool-97-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:57:58.667Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:57:58.668Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:57:58.670Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:57:58.670Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-09-26T11:57:58.770Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:57:58.771Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:57:58.771Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:58.790Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:58.791Z||pool-98-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:57:59.671Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:57:59.671Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:57:59.674Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:57:59.674Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-09-26T11:57:59.774Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:57:59.775Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:57:59.775Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:57:59.796Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:57:59.796Z||pool-99-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:00.675Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:00.676Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:00.679Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:00.679Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-09-26T11:58:00.779Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:00.780Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:00.780Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:00.825Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:00.826Z||pool-100-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:01.679Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:01.680Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:01.683Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:01.683Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:58:01.785Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-09-26T11:58:01.786Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:01.786Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:01.828Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:01.829Z||pool-101-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:02.684Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:02.686Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:02.688Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:02.688Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:58:02.789Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:02.790Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:02.790Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:02.819Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:02.820Z||pool-102-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:03.689Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:03.689Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:03.692Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:03.692Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:58:03.792Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:03.793Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:03.793Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:03.814Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:03.815Z||pool-103-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:04.694Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "f412aefb-3dc8-4ae5-a95c-42a0812cb970", "serviceDescription": "service", "serviceInvariantUUID": "e3be3110-834b-4c21-a9e3-0d8a23ec5c40", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "34ae79a0-2ff8-4731-817e-4c486d5128a1", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "46a7bf6f-0707-407c-a239-2a08268d33c7", "resourceInvariantUUID": "652d40ca-c3f1-4ee0-adb0-c3502834a236", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "YTU5NGY5ZjQ3ZjcyODg5NmQyMzMzYTIwMDFkNzM2MWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3e1825b-c447-41fe-8d23-20950e572d2e", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "5ce789e6-a7a9-4f15-aa74-214b98e9bffc", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb", "generatedFromUUID": "5ce789e6-a7a9-4f15-aa74-214b98e9bffc" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d85fb2be-cad0-4873-a3fe-4ee4202efe3a", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "998b9cab-55bb-46cf-aeb5-0b6633b65ab8", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "OWRhNzUxOGI1YmQ2NDA4OGYxMDNkYjljOTQ4OGJhNzI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fee611c7-79a1-410c-800f-3003af959de0" } ], "workloadContext": "Production" } 2022-09-26T11:58:04.694Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:58:04.695Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 f412aefb-3dc8-4ae5-a95c-42a0812cb970 ASDC 2022-09-26T11:58:04.696Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:a5470194-7cf7-42a6-a1ac-063240006200 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:f412aefb-3dc8-4ae5-a95c-42a0812cb970 ServiceInvariantUUID:e3be3110-834b-4c21-a9e3-0d8a23ec5c40 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:fee611c7-79a1-410c-800f-3003af959de0 ArtifactChecksum:OWRhNzUxOGI1YmQ2NDA4OGYxMDNkYjljOTQ4OGJhNzI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:34ae79a0-2ff8-4731-817e-4c486d5128a1 ResourceInvariantUUID:652d40ca-c3f1-4ee0-adb0-c3502834a236 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:46a7bf6f-0707-407c-a239-2a08268d33c7 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:a3e1825b-c447-41fe-8d23-20950e572d2e ArtifactChecksum:YTU5NGY5ZjQ3ZjcyODg5NmQyMzMzYTIwMDFkNzM2MWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:5ce789e6-a7a9-4f15-aa74-214b98e9bffc ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:d85fb2be-cad0-4873-a3fe-4ee4202efe3a ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:998b9cab-55bb-46cf-aeb5-0b6633b65ab8 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-09-26T11:58:04.696Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f412aefb-3dc8-4ae5-a95c-42a0812cb970 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:58:04.762Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:58:04.763Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-09-26T11:58:04.763Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-09-26T11:58:04.764Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fee611c7-79a1-410c-800f-3003af959de0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:04.764Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:58:04.764Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:04.900Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:58:04.902Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar fee611c7-79a1-410c-800f-3003af959de0 162919 2022-09-26T11:58:04.903Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-09-26T11:58:04.903Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:04.903Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:58:04.903Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:04.906Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:04.906Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193484902, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:58:05.006Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:05.007Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:05.007Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:05.034Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:05.034Z||pool-104-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:05.907Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:58:05.907Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-09-26T11:58:05.908Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: fee611c7-79a1-410c-800f-3003af959de0, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:05.908Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2022-09-26T11:58:05.909Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:05.909Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:06.131Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1049535442633380972/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2022-09-26T11:58:07.486Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:58:07.487Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-09-26T11:58:07.487Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:07.488Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-09-26T11:58:07.488Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:07.488Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:07.488Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:07.489Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:07.489Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-09-26T11:58:07.489Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.490Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:07.490Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:07.491Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-09-26T11:58:07.491Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:58:07.491Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.492Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:07.492Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:07.492Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-09-26T11:58:07.492Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:58:07.493Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.493Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:07.493Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.494Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-09-26T11:58:07.494Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2022-09-26T11:58:07.494Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template dummy_base is not matching search criteria 2022-09-26T11:58:07.494Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-09-26T11:58:07.495Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.495Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:58:07.495Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.496Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:07.496Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:58:07.496Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.496Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:07.497Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:58:07.497Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.497Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:07.498Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:58:07.498Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.498Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:07.498Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:58:07.499Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.499Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-09-26T11:58:07.499Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2022-09-26T11:58:07.500Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=acf9e592-8b4d-49b1-8ec1-1eb1f710fd50 2022-09-26T11:58:07.500Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.500Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:07.500Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.500Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:07.501Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.501Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:07.501Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:07.502Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:07.502Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:f412aefb-3dc8-4ae5-a95c-42a0812cb970 Model Version:NULL Model InvariantUuid:e3be3110-834b-4c21-a9e3-0d8a23ec5c40 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:286d1ae6-9469-4cdc-a192-cceb34611f7d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:652d40ca-c3f1-4ee0-adb0-c3502834a236 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:34ae79a0-2ff8-4731-817e-4c486d5128a1 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3a0f9f10-049b-4202-b403-98fe4fc59cd5 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:6eaaa062-c835-4279-b871-834b8eb866c5 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:28ab574e-2926-412a-a4c7-eac901305e37 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:4ee72b10-3e93-4aee-add0-69051090b77e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:acf9e592-8b4d-49b1-8ec1-1eb1f710fd50 ModelInvariantUuid:b918c999-fe52-49eb-bca7-bc3dafac77f3 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:8e151368-78eb-4106-bee6-d5bde0bc4fa5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:25e02434-c3d4-41f8-87bd-e0a761aff7b8 ModelInvariantUuid:c311fc6e-f7a0-4e35-92bb-e7da9d3bcb95 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:31230c4a-625e-4891-a584-a4c6d2993cbf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:58:07.513Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 46a7bf6f-0707-407c-a239-2a08268d33c7 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:58:07.518Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||basic_cnf_macro 0 2022-09-26T11:58:07.519Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 46a7bf6f-0707-407c-a239-2a08268d33c7 2022-09-26T11:58:07.519Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a3e1825b-c447-41fe-8d23-20950e572d2e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-09-26T11:58:07.519Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:58:07.520Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-09-26T11:58:07.617Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:58:07.618Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json a3e1825b-c447-41fe-8d23-20950e572d2e 1565 2022-09-26T11:58:07.619Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-09-26T11:58:07.619Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-09-26T11:58:07.619Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:58:07.619Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:07.621Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:07.622Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193487619, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:58:07.722Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:07.723Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:07.723Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:07.777Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:07.778Z||pool-105-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:08.623Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "28ab574e-2926-412a-a4c7-eac901305e37", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4ee72b10-3e93-4aee-add0-69051090b77e", "vfModuleModelCustomizationUUID": "c9bc36e6-3381-46ff-b21f-d7add4507642", "isBase": true, "artifacts": [ "5ce789e6-a7a9-4f15-aa74-214b98e9bffc", "5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "3a0f9f10-049b-4202-b403-98fe4fc59cd5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6eaaa062-c835-4279-b871-834b8eb866c5", "vfModuleModelCustomizationUUID": "bb18dd4f-a494-489f-b9f5-0fc3e118d3c4", "isBase": false, "artifacts": [ "998b9cab-55bb-46cf-aeb5-0b6633b65ab8" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:58:08.629Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4ee72b10-3e93-4aee-add0-69051090b77e VfModuleModelInvariantUUID:28ab574e-2926-412a-a4c7-eac901305e37 VfModuleModelDescription:NULL Artifacts UUID List:{ 5ce789e6-a7a9-4f15-aa74-214b98e9bffc , 5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:6eaaa062-c835-4279-b871-834b8eb866c5 VfModuleModelInvariantUUID:3a0f9f10-049b-4202-b403-98fe4fc59cd5 VfModuleModelDescription:NULL Artifacts UUID List:{ 998b9cab-55bb-46cf-aeb5-0b6633b65ab8 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-09-26T11:58:08.631Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "28ab574e-2926-412a-a4c7-eac901305e37", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4ee72b10-3e93-4aee-add0-69051090b77e", "vfModuleModelCustomizationUUID": "c9bc36e6-3381-46ff-b21f-d7add4507642", "isBase": true, "artifacts": [ "5ce789e6-a7a9-4f15-aa74-214b98e9bffc", "5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "3a0f9f10-049b-4202-b403-98fe4fc59cd5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6eaaa062-c835-4279-b871-834b8eb866c5", "vfModuleModelCustomizationUUID": "bb18dd4f-a494-489f-b9f5-0fc3e118d3c4", "isBase": false, "artifacts": [ "998b9cab-55bb-46cf-aeb5-0b6633b65ab8" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:58:08.631Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4ee72b10-3e93-4aee-add0-69051090b77e VfModuleModelInvariantUUID:28ab574e-2926-412a-a4c7-eac901305e37 VfModuleModelDescription:NULL Artifacts UUID List:{ 5ce789e6-a7a9-4f15-aa74-214b98e9bffc , 5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:6eaaa062-c835-4279-b871-834b8eb866c5 VfModuleModelInvariantUUID:3a0f9f10-049b-4202-b403-98fe4fc59cd5 VfModuleModelDescription:NULL Artifacts UUID List:{ 998b9cab-55bb-46cf-aeb5-0b6633b65ab8 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-09-26T11:58:08.632Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5ce789e6-a7a9-4f15-aa74-214b98e9bffc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-09-26T11:58:08.632Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:58:08.632Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-09-26T11:58:08.781Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:58:08.782Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 5ce789e6-a7a9-4f15-aa74-214b98e9bffc 914 2022-09-26T11:58:08.783Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-09-26T11:58:08.783Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-09-26T11:58:08.783Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:58:08.784Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:08.786Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:08.786Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193488783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:58:08.886Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:08.887Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:08.887Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:08.909Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:08.909Z||pool-106-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:09.787Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d85fb2be-cad0-4873-a3fe-4ee4202efe3a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-09-26T11:58:09.787Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:58:09.787Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-09-26T11:58:09.985Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:58:09.985Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env d85fb2be-cad0-4873-a3fe-4ee4202efe3a 12 2022-09-26T11:58:09.985Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-09-26T11:58:09.985Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-09-26T11:58:09.986Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:58:09.986Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:09.988Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:09.988Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193489985, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:58:10.089Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:10.089Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:10.090Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:10.115Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:10.115Z||pool-107-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:10.989Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-09-26T11:58:10.990Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:58:10.991Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-09-26T11:58:11.114Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:58:11.115Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 5ab7aa33-43be-44bc-ab5a-cdd277a0a0cb 96 2022-09-26T11:58:11.116Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-09-26T11:58:11.116Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-09-26T11:58:11.116Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:58:11.117Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:11.119Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:11.119Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193491116, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:58:11.219Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:11.220Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:11.220Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:11.248Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:11.248Z||pool-108-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:12.120Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 998b9cab-55bb-46cf-aeb5-0b6633b65ab8 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-09-26T11:58:12.121Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:58:12.121Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-09-26T11:58:12.365Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:58:12.366Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 998b9cab-55bb-46cf-aeb5-0b6633b65ab8 20206 2022-09-26T11:58:12.366Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-09-26T11:58:12.367Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-09-26T11:58:12.367Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:58:12.367Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:12.370Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:12.370Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193492366, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-09-26T11:58:12.470Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:58:12.471Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:12.471Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:12.526Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:12.527Z||pool-109-thread-1|||||INFO|500||cambria reply ok (57 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:13.376Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: f412aefb-3dc8-4ae5-a95c-42a0812cb970 2022-09-26T11:58:13.377Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 46a7bf6f-0707-407c-a239-2a08268d33c7 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:58:13.389Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@363d72cf, org.onap.sdc.toscaparser.api.parameters.Input@3ee5beaa, org.onap.sdc.toscaparser.api.parameters.Input@5d8d428d, org.onap.sdc.toscaparser.api.parameters.Input@4675e832, org.onap.sdc.toscaparser.api.parameters.Input@1b835139] 2022-09-26T11:58:13.391Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.391Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.391Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2022-09-26T11:58:13.391Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 34ae79a0-2ff8-4731-817e-4c486d5128a1 2022-09-26T11:58:13.391Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 34ae79a0-2ff8-4731-817e-4c486d5128a1 matches Tosca VF Customization UUID: 34ae79a0-2ff8-4731-817e-4c486d5128a1 2022-09-26T11:58:13.392Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 34ae79a0-2ff8-4731-817e-4c486d5128a1 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-09-26T11:58:13.395Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.395Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.396Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 34ae79a0-2ff8-4731-817e-4c486d5128a1: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2022-09-26T11:58:13.396Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@56734515 2022-09-26T11:58:13.396Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.396Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:58:13.397Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : bb18dd4f-a494-489f-b9f5-0fc3e118d3c4 2022-09-26T11:58:13.397Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID bb18dd4f-a494-489f-b9f5-0fc3e118d3c4 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-09-26T11:58:13.400Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.400Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:13.401Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:58:13.401Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.401Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:13.401Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:58:13.401Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.402Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-09-26T11:58:13.402Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=34ae79a0-2ff8-4731-817e-4c486d5128a1 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:58:13.404Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.404Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.404Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid f412aefb-3dc8-4ae5-a95c-42a0812cb970: basic_cnf_macro 2022-09-26T11:58:13.404Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.404Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.405Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.405Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.405Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.405Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.405Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.405Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.406Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:58:13.406Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:58:13.406Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:58:13.481Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 46a7bf6f-0707-407c-a239-2a08268d33c7 2 ASDC deployResourceStructure 2022-09-26T11:58:13.481Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-09-26T11:58:13.482Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-09-26T11:58:13.482Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:58:13.482Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:13.484Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:13.484Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193493481, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:58:13.584Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:13.585Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:13.585Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:13.608Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:13.608Z||pool-110-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:14.485Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-09-26T11:58:14.485Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-09-26T11:58:14.485Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:58:14.486Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:14.487Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:14.488Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193494485, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:58:14.588Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:14.589Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:14.589Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:14.611Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:14.611Z||pool-111-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:15.498Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-09-26T11:58:15.499Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2022-09-26T11:58:15.499Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-09-26T11:58:15.499Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:15.522Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:15.522Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193495489, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-09-26T11:58:15.602Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 80 ms 2022-09-26T11:58:15.603Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:15.603Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:15.624Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:15.624Z||pool-112-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:16.523Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-09-26T11:58:16.524Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-09-26T11:58:16.524Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:58:16.524Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:16.526Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:16.526Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193496523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-09-26T11:58:16.626Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:16.627Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:16.627Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:16.648Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:16.648Z||pool-113-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:17.528Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-09-26T11:58:17.528Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2022-09-26T11:58:17.528Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-09-26T11:58:17.528Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:17.530Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:17.530Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193497527, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-09-26T11:58:17.631Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-09-26T11:58:17.632Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:17.632Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:17.657Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:17.658Z||pool-114-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:18.532Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-09-26T11:58:18.532Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-09-26T11:58:18.532Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:58:18.532Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:18.535Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:18.536Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193498531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:58:18.636Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:18.637Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:18.637Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:18.658Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:18.658Z||pool-115-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:19.537Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a5470194-7cf7-42a6-a1ac-063240006200 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:58:19.558Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a5470194-7cf7-42a6-a1ac-063240006200 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:58:19.561Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:58:19.561Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:58:19.561Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:58:19.561Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:58:19.561Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:58:19.562Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:58:19.569Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:58:49.570Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a5470194-7cf7-42a6-a1ac-063240006200 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:58:49.579Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a5470194-7cf7-42a6-a1ac-063240006200 and serviceModelVersionId: f412aefb-3dc8-4ae5-a95c-42a0812cb970 2022-09-26T11:58:49.579Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e3be3110-834b-4c21-a9e3-0d8a23ec5c40 2022-09-26T11:58:49.581Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0 2022-09-26T11:58:49.590Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:58:49.643Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0|INFO|500||Invoke 2022-09-26T11:58:49.644Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a5470194-7cf7-42a6-a1ac-063240006200], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[20760cba-cba2-4c98-895b-1344982bd08c], X-ECOMP-RequestID=[a5470194-7cf7-42a6-a1ac-063240006200], X-TransactionId=[], X-ONAP-RequestID=[a5470194-7cf7-42a6-a1ac-063240006200], Content-Type=[application/merge-patch+json]} 2022-09-26T11:58:49.651Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:58:49.688Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:58:52 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-220926-11:58:52:716-11223], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:58:49.689Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970","ERR.5.4.6114"]}}} 2022-09-26T11:58:49.690Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:58:49.695Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=a5470194-7cf7-42a6-a1ac-063240006200 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970) (ec=ERR.5.4.6114) 2022-09-26T11:58:49.696Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=a5470194-7cf7-42a6-a1ac-063240006200 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:58:49.696Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=a5470194-7cf7-42a6-a1ac-063240006200 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970) (ec=ERR.5.4.6114) 2022-09-26T11:58:49.697Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=a5470194-7cf7-42a6-a1ac-063240006200 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:58:49.704Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:58:49.704Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a5470194-7cf7-42a6-a1ac-063240006200 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=a5470194-7cf7-42a6-a1ac-063240006200 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970) (ec=ERR.5.4.6114) 2022-09-26T11:58:49.705Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:58:49.705Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:49.707Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:49.707Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193529704, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003da5470194-7cf7-42a6-a1ac-063240006200 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:58:49.807Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:49.808Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:49.808Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:49.835Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:49.835Z||pool-116-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:58:50.730Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||received message from topic 2022-09-26T11:58:50.730Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"ffcd5e8a-6356-402b-8bdb-81d550942083","serviceDescription":"service","serviceInvariantUUID":"8eef1148-bd98-4163-9e7f-1f498f06f973","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"97b0421f-6f56-4749-9dea-2f9bb847c543","resourceInvariantUUID":"f2f571cf-74bf-4c74-9ad4-1527b49273b2","resourceCustomizationUUID":"79a49042-8e92-45f4-a740-bd3e36885193","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZGM1NThjMjkwOTk0NGYwN2VlNmUwMWFjOGExNmNlZmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f3b734b8-dfc2-45c8-8305-4f2a13051057","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"ODQ5NzQ4MGIxNTViOTJjOGM5YjRmODFmNTRjZjVmNDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a0da0c73-81c2-425d-a4f4-49d73e2b6de4","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1782b6d1-4a1e-4d0a-a46b-acd76cc51177","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"47b65494-098f-4aeb-ba21-723e888bddc4","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"35830bb4-d806-47fe-b33f-c79a936648cd","artifactVersion":"2","generatedFromUUID":"1782b6d1-4a1e-4d0a-a46b-acd76cc51177"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"NmRjNTc2ZGM2NTI1YzMwOGUxMzgxNWMyYmNmNGNlZDQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"3f30329d-e284-43de-9154-de454a60e697","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NmJlZGIwMDcxNzhjZjc3MGJkYTQyZTBhMWU4NWI1ZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1b47c028-d7c1-4cfd-a898-ec3f373111fa","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"OGM4MTMzYWIwNzEzYWU0YmFjNGFiMzdlMzdlYTZjYmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ef7d84c1-7617-48ff-a390-f937f9fbc355","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-26T11:58:50.731Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:50.731Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:50.733Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:50.733Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:58:50.833Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:50.834Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:50.834Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:50.853Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:50.853Z||pool-117-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:51.733Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:51.734Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:51.736Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:51.737Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:58:51.837Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:51.838Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:51.838Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:51.857Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:51.858Z||pool-118-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:58:52.737Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:52.738Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:52.741Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:52.741Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:58:52.841Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:52.842Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:52.842Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:52.862Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:52.862Z||pool-119-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:53.743Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:53.744Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:53.747Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:53.747Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:58:53.847Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:53.848Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:53.848Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:53.867Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:53.867Z||pool-120-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:58:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:58:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:54.098Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:54.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-26T11:58:54.104Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:58:54.105Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-09-26T11:58:54.747Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:54.748Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:54.751Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:54.751Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-09-26T11:58:54.851Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:54.852Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:54.852Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:54.874Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:54.874Z||pool-121-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:55.752Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:55.752Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:55.755Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:55.755Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:58:55.856Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:55.856Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:55.857Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:55.881Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:55.881Z||pool-122-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:56.755Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:56.756Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:56.759Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:56.759Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:58:56.862Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2022-09-26T11:58:56.863Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:56.863Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:56.881Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:56.881Z||pool-123-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:57.760Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-26T11:58:57.761Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:57.763Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:57.764Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:58:57.864Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:58:57.864Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:57.865Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:57.883Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:57.883Z||pool-124-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:58.765Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "ffcd5e8a-6356-402b-8bdb-81d550942083", "serviceDescription": "service", "serviceInvariantUUID": "8eef1148-bd98-4163-9e7f-1f498f06f973", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "79a49042-8e92-45f4-a740-bd3e36885193", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "97b0421f-6f56-4749-9dea-2f9bb847c543", "resourceInvariantUUID": "f2f571cf-74bf-4c74-9ad4-1527b49273b2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "ODQ5NzQ4MGIxNTViOTJjOGM5YjRmODFmNTRjZjVmNDg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a0da0c73-81c2-425d-a4f4-49d73e2b6de4", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "1782b6d1-4a1e-4d0a-a46b-acd76cc51177", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "35830bb4-d806-47fe-b33f-c79a936648cd", "generatedFromUUID": "1782b6d1-4a1e-4d0a-a46b-acd76cc51177" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "35830bb4-d806-47fe-b33f-c79a936648cd", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "OGM4MTMzYWIwNzEzYWU0YmFjNGFiMzdlMzdlYTZjYmY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ef7d84c1-7617-48ff-a390-f937f9fbc355" } ], "workloadContext": "Production" } 2022-09-26T11:58:58.766Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-26T11:58:58.766Z|a5470194-7cf7-42a6-a1ac-063240006200|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ffcd5e8a-6356-402b-8bdb-81d550942083 ASDC 2022-09-26T11:58:58.767Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:ffcd5e8a-6356-402b-8bdb-81d550942083 ServiceInvariantUUID:8eef1148-bd98-4163-9e7f-1f498f06f973 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:ef7d84c1-7617-48ff-a390-f937f9fbc355 ArtifactChecksum:OGM4MTMzYWIwNzEzYWU0YmFjNGFiMzdlMzdlYTZjYmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:79a49042-8e92-45f4-a740-bd3e36885193 ResourceInvariantUUID:f2f571cf-74bf-4c74-9ad4-1527b49273b2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:97b0421f-6f56-4749-9dea-2f9bb847c543 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:a0da0c73-81c2-425d-a4f4-49d73e2b6de4 ArtifactChecksum:ODQ5NzQ4MGIxNTViOTJjOGM5YjRmODFmNTRjZjVmNDg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:1782b6d1-4a1e-4d0a-a46b-acd76cc51177 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:35830bb4-d806-47fe-b33f-c79a936648cd ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:35830bb4-d806-47fe-b33f-c79a936648cd ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-09-26T11:58:58.768Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ffcd5e8a-6356-402b-8bdb-81d550942083 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:58:58.805Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:58:58.805Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-09-26T11:58:58.805Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-09-26T11:58:58.806Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: ef7d84c1-7617-48ff-a390-f937f9fbc355 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-09-26T11:58:58.806Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:58:58.807Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-09-26T11:58:58.867Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:58:58.868Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ef7d84c1-7617-48ff-a390-f937f9fbc355 82525 2022-09-26T11:58:58.869Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-09-26T11:58:58.869Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-09-26T11:58:58.869Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:58:58.870Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:58:58.872Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:58:58.872Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193538869, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:58:58.972Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:58:58.973Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:58:58.973Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:58:58.993Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:58:58.993Z||pool-125-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:58:59.873Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-26T11:58:59.874Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-09-26T11:58:59.874Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: ef7d84c1-7617-48ff-a390-f937f9fbc355, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:58:59.874Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2022-09-26T11:58:59.875Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:58:59.875Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:58:59.994Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3505134099780363301/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-09-26T11:59:01.206Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-26T11:59:01.206Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-09-26T11:59:01.206Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.207Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-09-26T11:59:01.208Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-09-26T11:59:01.208Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.208Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:01.208Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:01.208Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-09-26T11:59:01.208Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:59:01.209Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.209Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:01.209Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:01.209Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-09-26T11:59:01.209Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-26T11:59:01.210Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.210Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:01.210Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.210Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-09-26T11:59:01.210Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-09-26T11:59:01.211Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-09-26T11:59:01.211Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-09-26T11:59:01.211Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-09-26T11:59:01.211Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-09-26T11:59:01.211Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.211Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:59:01.212Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.212Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:01.212Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:59:01.212Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.212Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:01.212Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:59:01.213Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.213Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:01.213Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:59:01.213Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.213Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-09-26T11:59:01.214Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-09-26T11:59:01.214Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-09-26T11:59:01.214Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ff5d662f-39e3-4269-af0c-2df90aa2fed0 2022-09-26T11:59:01.214Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.214Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:01.214Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.215Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:01.215Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.215Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:01.215Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:01.215Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:01.215Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:ffcd5e8a-6356-402b-8bdb-81d550942083 Model Version:NULL Model InvariantUuid:8eef1148-bd98-4163-9e7f-1f498f06f973 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:6f672f7e-646a-4ec1-95f4-3c60a07a0b1e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f2f571cf-74bf-4c74-9ad4-1527b49273b2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:79a49042-8e92-45f4-a740-bd3e36885193 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6766f7ad-ce90-4494-a46b-c8a673b17164 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:ccec85c3-46cb-444e-af32-40e47f2c751f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ff5d662f-39e3-4269-af0c-2df90aa2fed0 ModelInvariantUuid:de5c9add-1f28-48d7-9a9d-5a3ffc339b7c ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:010c1c0a-35f7-4500-ba08-6c69b64ce328 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:c6b79080-eeb3-484f-88b4-e8df7c64579d ModelInvariantUuid:f4f9ff7a-3893-41a9-a17b-d115d3fa08c2 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:fd51ca2c-f53c-438d-9042-9f01d08504cd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-09-26T11:59:01.224Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 97b0421f-6f56-4749-9dea-2f9bb847c543 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:59:01.227Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||basic_vm_macro 0 2022-09-26T11:59:01.227Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 97b0421f-6f56-4749-9dea-2f9bb847c543 2022-09-26T11:59:01.227Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a0da0c73-81c2-425d-a4f4-49d73e2b6de4 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-09-26T11:59:01.228Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:59:01.228Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-09-26T11:59:01.303Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:59:01.304Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json a0da0c73-81c2-425d-a4f4-49d73e2b6de4 792 2022-09-26T11:59:01.304Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-09-26T11:59:01.304Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-09-26T11:59:01.304Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:59:01.305Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:01.306Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:01.307Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193541304, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:01.407Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:59:01.408Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:01.408Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:01.431Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:01.431Z||pool-126-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-09-26T11:59:02.309Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6766f7ad-ce90-4494-a46b-c8a673b17164", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ccec85c3-46cb-444e-af32-40e47f2c751f", "vfModuleModelCustomizationUUID": "db3b785a-83f5-4fdb-a893-849889debf7d", "isBase": true, "artifacts": [ "1782b6d1-4a1e-4d0a-a46b-acd76cc51177", "35830bb4-d806-47fe-b33f-c79a936648cd" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:59:02.312Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ccec85c3-46cb-444e-af32-40e47f2c751f VfModuleModelInvariantUUID:6766f7ad-ce90-4494-a46b-c8a673b17164 VfModuleModelDescription:NULL Artifacts UUID List:{ 1782b6d1-4a1e-4d0a-a46b-acd76cc51177 , 35830bb4-d806-47fe-b33f-c79a936648cd } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:59:02.314Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6766f7ad-ce90-4494-a46b-c8a673b17164", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ccec85c3-46cb-444e-af32-40e47f2c751f", "vfModuleModelCustomizationUUID": "db3b785a-83f5-4fdb-a893-849889debf7d", "isBase": true, "artifacts": [ "1782b6d1-4a1e-4d0a-a46b-acd76cc51177", "35830bb4-d806-47fe-b33f-c79a936648cd" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-26T11:59:02.314Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ccec85c3-46cb-444e-af32-40e47f2c751f VfModuleModelInvariantUUID:6766f7ad-ce90-4494-a46b-c8a673b17164 VfModuleModelDescription:NULL Artifacts UUID List:{ 1782b6d1-4a1e-4d0a-a46b-acd76cc51177 , 35830bb4-d806-47fe-b33f-c79a936648cd } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-26T11:59:02.314Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 1782b6d1-4a1e-4d0a-a46b-acd76cc51177 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-09-26T11:59:02.315Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:59:02.315Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-09-26T11:59:02.395Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:59:02.395Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 1782b6d1-4a1e-4d0a-a46b-acd76cc51177 5033 2022-09-26T11:59:02.396Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-09-26T11:59:02.396Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-09-26T11:59:02.396Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:59:02.396Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:02.399Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:02.399Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193542396, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:02.499Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:59:02.499Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:02.500Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:02.520Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:02.520Z||pool-127-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:59:03.399Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 35830bb4-d806-47fe-b33f-c79a936648cd from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-09-26T11:59:03.401Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-09-26T11:59:03.401Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-09-26T11:59:03.457Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-09-26T11:59:03.458Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 35830bb4-d806-47fe-b33f-c79a936648cd 903 2022-09-26T11:59:03.458Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-09-26T11:59:03.458Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-09-26T11:59:03.458Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-26T11:59:03.459Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:03.461Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:03.461Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193543458, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:03.561Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:59:03.562Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:03.562Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:03.587Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:03.587Z||pool-128-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:59:04.462Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: ffcd5e8a-6356-402b-8bdb-81d550942083 2022-09-26T11:59:04.463Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 97b0421f-6f56-4749-9dea-2f9bb847c543 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:59:04.479Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@a510e55, org.onap.sdc.toscaparser.api.parameters.Input@5b391bcb, org.onap.sdc.toscaparser.api.parameters.Input@29fb5849, org.onap.sdc.toscaparser.api.parameters.Input@60f97cf3, org.onap.sdc.toscaparser.api.parameters.Input@62d8f51f] 2022-09-26T11:59:04.480Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.480Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.481Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2022-09-26T11:59:04.481Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 79a49042-8e92-45f4-a740-bd3e36885193 2022-09-26T11:59:04.481Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 79a49042-8e92-45f4-a740-bd3e36885193 matches Tosca VF Customization UUID: 79a49042-8e92-45f4-a740-bd3e36885193 2022-09-26T11:59:04.481Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 79a49042-8e92-45f4-a740-bd3e36885193 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-09-26T11:59:04.484Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.484Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.485Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 79a49042-8e92-45f4-a740-bd3e36885193: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2022-09-26T11:59:04.485Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@29d380eb 2022-09-26T11:59:04.485Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.485Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-26T11:59:04.485Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : db3b785a-83f5-4fdb-a893-849889debf7d 2022-09-26T11:59:04.486Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID db3b785a-83f5-4fdb-a893-849889debf7d Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-09-26T11:59:04.488Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.488Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:04.489Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:59:04.490Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.490Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:04.490Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:59:04.490Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.491Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-09-26T11:59:04.491Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-09-26T11:59:04.491Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-09-26T11:59:04.491Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ff5d662f-39e3-4269-af0c-2df90aa2fed0 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-26T11:59:04.494Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.494Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:04.495Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-26T11:59:04.495Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.495Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-09-26T11:59:04.495Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=79a49042-8e92-45f4-a740-bd3e36885193 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:59:04.497Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.498Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.498Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid ffcd5e8a-6356-402b-8bdb-81d550942083: basic_vm_macro 2022-09-26T11:59:04.498Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.498Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.499Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.499Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.499Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.499Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.500Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.500Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.500Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-26T11:59:04.500Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-26T11:59:04.501Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-26T11:59:04.653Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 97b0421f-6f56-4749-9dea-2f9bb847c543 1 ASDC deployResourceStructure 2022-09-26T11:59:04.654Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-09-26T11:59:04.654Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-09-26T11:59:04.654Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:59:04.654Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:04.656Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:04.656Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193544654, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:59:04.757Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:59:04.758Z||pool-129-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:04.758Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:04.781Z||pool-129-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:04.781Z||pool-129-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:59:05.657Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-09-26T11:59:05.657Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-09-26T11:59:05.657Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:59:05.658Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:05.670Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:05.670Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193545657, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:59:05.761Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms 2022-09-26T11:59:05.762Z||pool-130-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:05.762Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:05.789Z||pool-130-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:05.789Z||pool-130-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:59:06.671Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-09-26T11:59:06.672Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-09-26T11:59:06.673Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:59:06.673Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:06.675Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:06.676Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193546671, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-09-26T11:59:06.775Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-26T11:59:06.776Z||pool-131-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:06.776Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:06.798Z||pool-131-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:06.798Z||pool-131-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:59:07.677Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-09-26T11:59:07.678Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-09-26T11:59:07.678Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-26T11:59:07.678Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:07.680Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:07.680Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193547677, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:59:07.780Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:59:07.781Z||pool-132-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:07.782Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:07.804Z||pool-132-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:07.805Z||pool-132-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-09-26T11:59:08.681Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:59:08.699Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-09-26T11:59:08.703Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-26T11:59:08.703Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-09-26T11:59:08.703Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-09-26T11:59:08.703Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-09-26T11:59:08.703Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-09-26T11:59:08.704Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-09-26T11:59:08.711Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-09-26T11:59:38.712Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-09-26T11:59:38.722Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e and serviceModelVersionId: ffcd5e8a-6356-402b-8bdb-81d550942083 2022-09-26T11:59:38.722Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8eef1148-bd98-4163-9e7f-1f498f06f973 2022-09-26T11:59:38.723Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0 2022-09-26T11:59:38.727Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-09-26T11:59:38.764Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0|INFO|500||Invoke 2022-09-26T11:59:38.764Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[39686927-5a2c-4c51-80f4-1ea53fac77d1], X-ECOMP-RequestID=[2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e], X-TransactionId=[], X-ONAP-RequestID=[2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e], Content-Type=[application/merge-patch+json]} 2022-09-26T11:59:38.771Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-26T11:59:38.802Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0 has http status code:404 and response headers:{date=[Mon, 26 Sep 2022 11:59:41 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[28], x-aai-txid=[2-aai-resources-220926-11:59:41:835-38617], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-26T11:59:38.803Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083","ERR.5.4.6114"]}}} 2022-09-26T11:59:38.804Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083?depth=0|INFO|404|Not Found|InvokeReturn 2022-09-26T11:59:38.807Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083) (ec=ERR.5.4.6114) 2022-09-26T11:59:38.807Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:59:38.809Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083) (ec=ERR.5.4.6114) 2022-09-26T11:59:38.809Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-09-26T11:59:38.815Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-09-26T11:59:38.815Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083) (ec=ERR.5.4.6114) 2022-09-26T11:59:38.816Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-26T11:59:38.816Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-09-26T11:59:38.817Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-26T11:59:38.818Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193578815, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:59:38.918Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-26T11:59:38.919Z||pool-133-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-26T11:59:38.919Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:38.957Z||pool-133-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:38.957Z||pool-133-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-26T11:59:39.832Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:59:39.833Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:59:39.833Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:49.404Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:59:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:59:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T11:59:53.952Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T11:59:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T11:59:54.030Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T11:59:54.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.031Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:59:54.032Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.032Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.032Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-09-26T11:59:54.033Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.033Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:59:54.033Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.033Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-09-26T11:59:54.033Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.034Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-09-26T11:59:54.034Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.034Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-09-26T11:59:54.034Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.035Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T11:59:54.035Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.035Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T11:59:54.035Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.036Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T11:59:54.036Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.036Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193484902, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:54.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.037Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193487619, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:54.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.037Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193488783, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:54.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.038Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193489985, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:54.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.038Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.038Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193491116, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:54.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.039Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193492366, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-09-26T11:59:54.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.039Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193493481, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T11:59:54.040Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.040Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.040Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193494485, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-09-26T11:59:54.040Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.041Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.041Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193495489, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-09-26T11:59:54.041Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.041Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.041Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193496523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-09-26T11:59:54.042Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.042Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.042Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193497527, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-09-26T11:59:54.042Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.043Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.043Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193498531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T11:59:54.043Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.043Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.044Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "a5470194-7cf7-42a6-a1ac-063240006200", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193529704, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003da5470194-7cf7-42a6-a1ac-063240006200 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e3be3110-834b-4c21-a9e3-0d8a23ec5c40/model-vers/model-ver/f412aefb-3dc8-4ae5-a95c-42a0812cb970) (ec\u003dERR.5.4.6114)" } 2022-09-26T11:59:54.044Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T11:59:54.044Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.044Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:59:54.044Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.045Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-09-26T11:59:54.045Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.045Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-09-26T11:59:54.046Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T11:59:54.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T11:59:54.046Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-26T11:59:54.046Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T12:00:03.525Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:00:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:00:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:00:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:00:53.952Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:00:53.953Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:00:53.953Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:00:54.487Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:00:54.488Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.488Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-09-26T12:00:54.489Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T12:00:54.490Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.490Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-09-26T12:00:54.490Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T12:00:54.490Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.490Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-09-26T12:00:54.490Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T12:00:54.490Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.491Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193473948, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-09-26T12:00:54.491Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-09-26T12:00:54.491Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.491Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193538869, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-26T12:00:54.491Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.491Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.491Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193541304, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193542396, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193543458, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.492Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.493Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193544654, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-09-26T12:00:54.493Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.493Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.493Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193545657, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-09-26T12:00:54.493Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.493Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193546671, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193547677, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1664193578815, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8eef1148-bd98-4163-9e7f-1f498f06f973/model-vers/model-ver/ffcd5e8a-6356-402b-8bdb-81d550942083) (ec\u003dERR.5.4.6114)" } 2022-09-26T12:00:54.494Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-26T12:01:03.517Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:01:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:01:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:01:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:01:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:01:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:01:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:02:03.516Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:02:03.521Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:02:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:02:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:02:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:02:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:02:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:02:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:03:03.534Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:03:03.536Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:03:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:03:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:03:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:03:53.952Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:03:53.953Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:03:53.953Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:04:03.526Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:04:03.528Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:04:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:04:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:04:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:04:53.952Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:04:53.952Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:04:53.952Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:05:03.519Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:05:03.531Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:05:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:05:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:05:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:05:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:05:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:05:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:06:03.516Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:06:03.526Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:06:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:06:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:06:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:06:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:06:53.952Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:06:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:07:03.502Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:07:03.511Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:07:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:07:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:07:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:07:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:07:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:07:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:08:03.501Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:08:03.523Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:08:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:08:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:08:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:08:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:08:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:08:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:09:03.529Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:09:03.543Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:09:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:09:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:09:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:09:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:09:53.952Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:09:53.952Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:10:03.518Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:10:03.526Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:10:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:10:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:10:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:10:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:10:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:10:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:11:03.509Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:11:03.530Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:11:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:11:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:11:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:11:53.952Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:11:53.953Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:11:53.953Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:12:03.504Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:12:03.543Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:12:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:12:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:12:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:12:53.952Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:12:53.953Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:12:53.953Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:13:03.521Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:13:03.529Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:13:53.948Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:13:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:13:53.950Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:13:53.952Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:13:53.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:13:53.953Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:14:03.529Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:14:03.531Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:14:53.949Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:14:53.952Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:14:53.952Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:14:53.952Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:14:53.953Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:14:53.953Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:15:03.509Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:15:03.525Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:15:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:15:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:15:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:15:53.952Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:15:53.953Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:15:53.953Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:16:03.512Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:16:03.537Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:16:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:16:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:16:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:16:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:16:53.952Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:16:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:17:03.527Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:17:03.531Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:17:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:17:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:17:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:17:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:17:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:17:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:18:03.528Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:18:03.529Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:18:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:18:53.950Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:18:53.950Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:18:53.952Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:18:53.953Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:18:53.953Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:19:03.529Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:19:03.532Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:19:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:19:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:19:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:19:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:19:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:19:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:20:03.547Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:20:03.554Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:20:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:20:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:20:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:20:53.952Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:20:53.953Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:20:53.953Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:21:03.533Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:21:03.534Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:21:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:21:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:21:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:21:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:21:53.952Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:21:53.952Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:22:03.518Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:22:03.520Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:22:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:22:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:22:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:22:53.952Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:22:53.953Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:22:53.953Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:23:03.515Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:23:03.542Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:23:53.949Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:23:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:23:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:23:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:23:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:23:53.953Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:24:03.526Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:24:03.526Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:24:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:24:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:24:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:24:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:24:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:24:53.952Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:25:03.526Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:25:03.530Z|b7360940-339b-4d2a-a9cb-ebe2b3933e6d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:25:53.948Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:25:53.949Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:25:53.949Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:25:53.952Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:25:53.952Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:25:53.952Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:26:03.506Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:26:03.508Z|e296eb4f-035f-4780-98c0-a637749c6802|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:26:53.948Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:26:53.949Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:26:53.949Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:26:53.952Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-26T12:26:53.953Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-09-26T12:26:53.953Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as dyFBF6h4BUjbC1rS) ... 2022-09-26T12:27:03.534Z|3bde0d31-29a2-4579-ac99-d1e39ecae435|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-26T12:27:03.534Z|2f0339f7-87d8-44f9-9a3b-e8b37fe9d23e|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK